Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move release cycle comments to the documentation.minimize-readme | Sytse Sijbrandij | 2015-12-05 | 2 | -2/+6 |
* | Fix CHANGELOG | Robert Speicher | 2015-11-17 | 1 | -2/+1 |
* | Merge branch 'contributor-graph-by-email' into 'master' | Robert Speicher | 2015-11-17 | 2 | -4/+5 |
|\ | |||||
| * | Merge branch 'master' into contributor-graph-by-emailcontributor-graph-by-email | Douwe Maan | 2015-11-17 | 502 | -2349/+8281 |
| |\ | |||||
| * | | Update changelog | Douwe Maan | 2015-10-29 | 1 | -1/+2 |
| * | | Fix grouping of contributors by email in graph. | Douwe Maan | 2015-10-29 | 1 | -3/+2 |
* | | | Merge branch 'adamliesko/gitlab-ce-notification-upon-unassignment' into 'mast... | Robert Speicher | 2015-11-17 | 4 | -12/+24 |
|\ \ \ | |||||
| * | | | Remove extra spaceadamliesko/gitlab-ce-notification-upon-unassignment | Douwe Maan | 2015-11-17 | 1 | -1/+1 |
| * | | | Add tests for merge request update. | Douwe Maan | 2015-11-17 | 2 | -5/+8 |
| * | | | Add credits to changelog | Douwe Maan | 2015-11-17 | 1 | -1/+1 |
| * | | | Fix spec | Douwe Maan | 2015-11-17 | 1 | -4/+6 |
| * | | | Don't fail when there was no previous assignee | Douwe Maan | 2015-11-17 | 1 | -8/+10 |
| * | | | Merge branch 'master' into adamliesko/gitlab-ce-notification-upon-unassignment | Douwe Maan | 2015-11-17 | 322 | -1500/+4730 |
| |\ \ \ | |||||
| * | | | | Add notification to the former assignee upon unassignment | adamliesko | 2015-11-09 | 3 | -6/+11 |
* | | | | | Merge branch 'james11/gitlab-ce-removable-group-owner' into 'master' | Robert Speicher | 2015-11-17 | 14 | -77/+149 |
|\ \ \ \ \ | |||||
| * | | | | | Add changelog itemjames11/gitlab-ce-removable-group-owner | Douwe Maan | 2015-11-17 | 1 | -0/+1 |
| * | | | | | Use project member abilities more extensively | Douwe Maan | 2015-11-17 | 7 | -45/+49 |
| * | | | | | Refactor ability changes | Douwe Maan | 2015-11-17 | 5 | -71/+67 |
| * | | | | | Merge branch 'master' into james11/gitlab-ce-removable-group-owner | Douwe Maan | 2015-11-17 | 495 | -2349/+8219 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| * | | | | | fixing rubocop - random code not related to the changes | James Lopez | 2015-11-12 | 1 | -5/+9 |
| * | | | | | fixing rubocop indents | James Lopez | 2015-11-12 | 1 | -1/+2 |
| * | | | | | fixing rubocop indents | James Lopez | 2015-11-12 | 2 | -12/+14 |
| * | | | | | updated exception | James Lopez | 2015-11-11 | 1 | -1/+1 |
| * | | | | | refactored code as projects only have one owner. Kept some refactoring in pla... | James Lopez | 2015-11-11 | 4 | -40/+35 |
| * | | | | | refactored permissions and added update_project_member ability logic. Also re... | James Lopez | 2015-11-03 | 5 | -24/+57 |
| * | | | | | fix issue with adding members to project (spotted by test) | James Lopez | 2015-10-30 | 1 | -2/+11 |
| * | | | | | fixed last group owner issue and added test | James Lopez | 2015-10-29 | 3 | -4/+31 |
* | | | | | | Merge branch 'remove-code-duplication' | Dmitriy Zaporozhets | 2015-11-17 | 22 | -434/+371 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Code duplication check should be enabled nowremove-code-duplication | Dmitriy Zaporozhets | 2015-11-17 | 1 | -1/+0 |
| * | | | | | | Remove small code duplication in user_reference_filter.rb | Dmitriy Zaporozhets | 2015-11-17 | 1 | -6/+9 |
| * | | | | | | Refactor similar code for Issue and MR update service | Dmitriy Zaporozhets | 2015-11-17 | 3 | -57/+53 |
| * | | | | | | Remove code duplication in notification_service.rb | Dmitriy Zaporozhets | 2015-11-17 | 1 | -28/+18 |
| * | | | | | | Remove duplication in mailers/emails/notes.rb | Dmitriy Zaporozhets | 2015-11-17 | 2 | -45/+52 |
| * | | | | | | Set higher flay value to avoid unnecessary refactoring for now | Dmitriy Zaporozhets | 2015-11-17 | 1 | -1/+1 |
| * | | | | | | Refactor duplciate code for groups_controller.rb and slack_service/note_messa... | Dmitriy Zaporozhets | 2015-11-17 | 6 | -50/+46 |
| * | | | | | | Remove duplication in diff_helper.rb | Dmitriy Zaporozhets | 2015-11-17 | 1 | -16/+16 |
| * | | | | | | Remove code duplication in gitlab_markdown_helper.rb | Dmitriy Zaporozhets | 2015-11-17 | 1 | -28/+24 |
| * | | | | | | Remove duplication in issue emails | Dmitriy Zaporozhets | 2015-11-16 | 1 | -36/+30 |
| * | | | | | | Allow flay to fail for now since there is still a lot of refactoring todo | Dmitriy Zaporozhets | 2015-11-16 | 1 | -0/+1 |
| * | | | | | | Remove duplication in reference filters | Dmitriy Zaporozhets | 2015-11-16 | 4 | -166/+119 |
| * | | | | | | Refactor select2 tags | Dmitriy Zaporozhets | 2015-11-16 | 2 | -11/+14 |
| * | | | | | | Dont allow code duplication check to fail | Dmitriy Zaporozhets | 2015-11-16 | 1 | -1/+0 |
* | | | | | | | Bump VERSION | Robert Speicher | 2015-11-17 | 1 | -1/+1 |
* | | | | | | | Merge branch 'param-view' into 'master' | Robert Speicher | 2015-11-17 | 6 | -9/+12 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Don't use params[:view] directly.param-view | Douwe Maan | 2015-11-17 | 6 | -9/+12 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Update CHANGELOG | Robert Speicher | 2015-11-17 | 1 | -1/+3 |
* | | | | | | | Update monthly release template | Robert Speicher | 2015-11-17 | 1 | -12/+16 |
* | | | | | | | Merge pull request #9833 from huacnlee/fix/pr-9820-missings | Robert Speicher | 2015-11-17 | 1 | -2/+1 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | Avoid render edit_form when visitor can't edit them. | Jason Lee | 2015-11-17 | 1 | -2/+1 |
|/ / / / / / | |||||
* | | | | | | Merge branch 'rs-revert-gh-9820' into 'master' | Robert Speicher | 2015-11-17 | 9 | -18/+24 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | |