summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Link to the gitlab-ci.yml file of GitLab itself.meta-exampleSytse Sijbrandij2015-12-051-0/+1
* Fix CHANGELOGRobert Speicher2015-11-171-2/+1
* Merge branch 'contributor-graph-by-email' into 'master'Robert Speicher2015-11-172-4/+5
|\
| * Merge branch 'master' into contributor-graph-by-emailcontributor-graph-by-emailDouwe Maan2015-11-17502-2349/+8281
| |\
| * | Update changelogDouwe Maan2015-10-291-1/+2
| * | Fix grouping of contributors by email in graph.Douwe Maan2015-10-291-3/+2
* | | Merge branch 'adamliesko/gitlab-ce-notification-upon-unassignment' into 'mast...Robert Speicher2015-11-174-12/+24
|\ \ \
| * | | Remove extra spaceadamliesko/gitlab-ce-notification-upon-unassignmentDouwe Maan2015-11-171-1/+1
| * | | Add tests for merge request update.Douwe Maan2015-11-172-5/+8
| * | | Add credits to changelogDouwe Maan2015-11-171-1/+1
| * | | Fix specDouwe Maan2015-11-171-4/+6
| * | | Don't fail when there was no previous assigneeDouwe Maan2015-11-171-8/+10
| * | | Merge branch 'master' into adamliesko/gitlab-ce-notification-upon-unassignmentDouwe Maan2015-11-17322-1500/+4730
| |\ \ \
| * | | | Add notification to the former assignee upon unassignmentadamliesko2015-11-093-6/+11
* | | | | Merge branch 'james11/gitlab-ce-removable-group-owner' into 'master' Robert Speicher2015-11-1714-77/+149
|\ \ \ \ \
| * | | | | Add changelog itemjames11/gitlab-ce-removable-group-ownerDouwe Maan2015-11-171-0/+1
| * | | | | Use project member abilities more extensivelyDouwe Maan2015-11-177-45/+49
| * | | | | Refactor ability changesDouwe Maan2015-11-175-71/+67
| * | | | | Merge branch 'master' into james11/gitlab-ce-removable-group-ownerDouwe Maan2015-11-17495-2349/+8219
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | fixing rubocop - random code not related to the changesJames Lopez2015-11-121-5/+9
| * | | | | fixing rubocop indentsJames Lopez2015-11-121-1/+2
| * | | | | fixing rubocop indentsJames Lopez2015-11-122-12/+14
| * | | | | updated exceptionJames Lopez2015-11-111-1/+1
| * | | | | refactored code as projects only have one owner. Kept some refactoring in pla...James Lopez2015-11-114-40/+35
| * | | | | refactored permissions and added update_project_member ability logic. Also re...James Lopez2015-11-035-24/+57
| * | | | | fix issue with adding members to project (spotted by test)James Lopez2015-10-301-2/+11
| * | | | | fixed last group owner issue and added testJames Lopez2015-10-293-4/+31
* | | | | | Merge branch 'remove-code-duplication'Dmitriy Zaporozhets2015-11-1722-434/+371
|\ \ \ \ \ \
| * | | | | | Code duplication check should be enabled nowremove-code-duplicationDmitriy Zaporozhets2015-11-171-1/+0
| * | | | | | Remove small code duplication in user_reference_filter.rbDmitriy Zaporozhets2015-11-171-6/+9
| * | | | | | Refactor similar code for Issue and MR update serviceDmitriy Zaporozhets2015-11-173-57/+53
| * | | | | | Remove code duplication in notification_service.rbDmitriy Zaporozhets2015-11-171-28/+18
| * | | | | | Remove duplication in mailers/emails/notes.rbDmitriy Zaporozhets2015-11-172-45/+52
| * | | | | | Set higher flay value to avoid unnecessary refactoring for nowDmitriy Zaporozhets2015-11-171-1/+1
| * | | | | | Refactor duplciate code for groups_controller.rb and slack_service/note_messa...Dmitriy Zaporozhets2015-11-176-50/+46
| * | | | | | Remove duplication in diff_helper.rbDmitriy Zaporozhets2015-11-171-16/+16
| * | | | | | Remove code duplication in gitlab_markdown_helper.rbDmitriy Zaporozhets2015-11-171-28/+24
| * | | | | | Remove duplication in issue emailsDmitriy Zaporozhets2015-11-161-36/+30
| * | | | | | Allow flay to fail for now since there is still a lot of refactoring todoDmitriy Zaporozhets2015-11-161-0/+1
| * | | | | | Remove duplication in reference filtersDmitriy Zaporozhets2015-11-164-166/+119
| * | | | | | Refactor select2 tagsDmitriy Zaporozhets2015-11-162-11/+14
| * | | | | | Dont allow code duplication check to failDmitriy Zaporozhets2015-11-161-1/+0
* | | | | | | Bump VERSIONRobert Speicher2015-11-171-1/+1
* | | | | | | Merge branch 'param-view' into 'master'Robert Speicher2015-11-176-9/+12
|\ \ \ \ \ \ \
| * | | | | | | Don't use params[:view] directly.param-viewDouwe Maan2015-11-176-9/+12
| | |_|/ / / / | |/| | | | |
* | | | | | | Update CHANGELOGRobert Speicher2015-11-171-1/+3
* | | | | | | Update monthly release templateRobert Speicher2015-11-171-12/+16
* | | | | | | Merge pull request #9833 from huacnlee/fix/pr-9820-missingsRobert Speicher2015-11-171-2/+1
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Avoid render edit_form when visitor can't edit them.Jason Lee2015-11-171-2/+1
|/ / / / / /
* | | | | | Merge branch 'rs-revert-gh-9820' into 'master' Robert Speicher2015-11-179-18/+24
|\ \ \ \ \ \ | |/ / / / / |/| | | | |