summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Renamed Buildbox to Buildkite.Keith Pitt2015-03-261-12/+14
* Enable more rubocop style checksDmitriy Zaporozhets2015-03-241-1/+1
* Merge branch 'user-subscriptions-dependent' into 'master'Dmitriy Zaporozhets2015-03-241-0/+1
|\
| * Clean up subscriptions when user is deleted.user-subscriptions-dependentDouwe Maan2015-03-241-0/+1
* | Merge branch 'fix-nested-tasks' into 'master'Dmitriy Zaporozhets2015-03-241-1/+1
|\ \
| * | Fix nested task listsVinnie Okada2015-03-211-1/+1
* | | Merge branch 'merge-status-without-timestamps' into 'master'Dmitriy Zaporozhets2015-03-241-0/+9
|\ \ \
| * | | Don't mark merge request as updated when merge status relative to target bran...merge-status-without-timestampsDouwe Maan2015-03-231-0/+9
* | | | Merge branch 'notes-count-without-system' into 'master'Dmitriy Zaporozhets2015-03-241-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Don't include system notes in issue/MR comment count.notes-count-without-systemDouwe Maan2015-03-231-0/+1
| |/ /
* | | Merge branch 'emailsonpush-create-delete' into 'master'Dmitriy Zaporozhets2015-03-231-2/+8
|\ \ \
| * | | Clean up code by using keyword arguments.Douwe Maan2015-03-231-1/+7
| * | | Send EmailsOnPush email when branch or tag is created or deleted.Douwe Maan2015-03-181-1/+1
* | | | Merge branch 'improve-contributions-calendar' into 'master'Dmitriy Zaporozhets2015-03-234-72/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | Refactor contributions events and write tests for calendarDmitriy Zaporozhets2015-03-222-5/+8
| * | | Replace commits calendar with contributions calendarDmitriy Zaporozhets2015-03-212-67/+0
* | | | Fix dots in Wiki slug causing errorsStan Hu2015-03-212-2/+3
|/ / /
* | | Cache head commit and head treeDmitriy Zaporozhets2015-03-211-2/+10
* | | Cache lookup results into hash to prevent repeating same requests to git repoDmitriy Zaporozhets2015-03-211-1/+10
* | | Cache project branches and tags into variablesDmitriy Zaporozhets2015-03-211-0/+16
* | | Merge branch 'link_to_ci_with_ref' into 'master'Dmitriy Zaporozhets2015-03-205-18/+18
|\ \ \
| * | | Link to CI with refValery Sizov2015-03-205-18/+18
| | |/ | |/|
* | | Merge branch 'merge-status-transition' into 'master'Dmitriy Zaporozhets2015-03-201-2/+2
|\ \ \ | |/ / |/| |
| * | Update merge_status state to allow more transitionsDJ Mountney2015-03-191-2/+2
* | | Fix cross references when usernames, milestones, or project names contain und...Stan Hu2015-03-191-10/+15
|/ /
* | Revert "Note: add default_scope { order(created_at: :asc, id: :asc) }"Dmitriy Zaporozhets2015-03-181-1/+0
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-03-181-0/+1
|\ \
| * \ Merge branch 'api-sort-merge-request-comments' into 'master'Douwe Maan2015-03-181-0/+1
| |\ \
| | * | Note: add default_scope { order(created_at: :asc, id: :asc) }Samuel Bernard2015-03-181-0/+1
* | | | Merge branch 'fix-mr-push-range' into 'master'Dmitriy Zaporozhets2015-03-181-2/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Fix condensed range in MR push comment.Douwe Maan2015-03-181-2/+6
| | |/ | |/|
* | | Merge branch 'changelog-link' into 'master'Dmitriy Zaporozhets2015-03-182-29/+49
|\ \ \
| * | | Add license and contribution guide links to project sidebar.Douwe Maan2015-03-181-1/+9
| * | | Fix tree readme.Douwe Maan2015-03-181-4/+10
| * | | Link project version to changelog if there is one.Douwe Maan2015-03-181-1/+8
| * | | Find tree readme lazily.Douwe Maan2015-03-181-20/+19
| * | | Move finding of contributing file from tree to repository.Douwe Maan2015-03-182-7/+7
| |/ /
* | | Merge branch 'new-branch-commits' into 'master'Dmitriy Zaporozhets2015-03-181-1/+1
|\ \ \ | |_|/ |/| |
| * | List new commits for newly pushed branch in activity view.Douwe Maan2015-03-181-1/+1
| |/
* | Extend the commit calendar to show the actual commits for a dateHannes Rosenögger2015-03-182-0/+23
|/
* Fix external wiki serviceDmitriy Zaporozhets2015-03-172-2/+2
* Align services like in EE for easier mergingDmitriy Zaporozhets2015-03-171-4/+22
* Merge branch 'external_wiki' into 'master'Dmitriy Zaporozhets2015-03-182-0/+49
|\
| * Add a service to support external wikisHannes Rosenögger2015-03-122-0/+49
* | Merge branch 'last-deploy-key' into 'master'Dmitriy Zaporozhets2015-03-171-0/+8
|\ \
| * | Delete deploy key when last connection to a project is destroyed.Douwe Maan2015-03-171-0/+8
* | | Merge branch 'issue_subscription' into 'master'Dmitriy Zaporozhets2015-03-172-0/+38
|\ \ \ | |/ / |/| |
| * | testsValery Sizov2015-03-162-1/+20
| * | fix specsValery Sizov2015-03-161-1/+2
| * | rename table subscribe; make it polymorficValery Sizov2015-03-163-11/+13