| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch '21076-deleted-merged-branches' into 'master'
| Douwe Maan | 2016-11-15 | 1 | -4/+54 |
|\ |
|
| * | Add button to delete all merged branches | Toon Claes | 2016-11-09 | 1 | -4/+54 |
* | | Merge branch 'fix-help-page-links' into 'master'
| Rémy Coutable | 2016-11-14 | 1 | -0/+38 |
|\ \ |
|
| * | | fix error links in help page | Fu Xu | 2016-11-12 | 1 | -0/+38 |
* | | | Ensure labels are loaded on "show" methods of MR | Alex Sanford | 2016-11-11 | 1 | -0/+25 |
|/ / |
|
* | | Merge branch 'use-separate-token-for-incoming-email' into 'master'
| Douwe Maan | 2016-11-08 | 1 | -0/+27 |
|\ \ |
|
| * | | implements reset incoming email token on issues modal and account page,use-separate-token-for-incoming-email | tiagonbotelho | 2016-11-07 | 1 | -0/+27 |
| |/ |
|
* | | Add tests for project#index routing | Dmitriy Zaporozhets | 2016-11-07 | 1 | -0/+20 |
|/ |
|
* | Complete and improve specs | Rémy Coutable | 2016-11-04 | 1 | -14/+54 |
* | Add setting to only allow merge requests to be merged when all discussions ar... | Rodolfo Santos | 2016-11-04 | 1 | -0/+26 |
* | Implement CreateMembers service to make controller thinrefactor_group_members | Valery Sizov | 2016-11-01 | 1 | -34/+34 |
* | Merge branch '23106-events-default-scope-results-in-a-slow-query' into 'master'
| Yorick Peterse | 2016-10-31 | 1 | -1/+1 |
|\ |
|
| * | Optimize Event queries by removing default order23106-events-default-scope-results-in-a-slow-query | Alejandro Rodríguez | 2016-10-27 | 1 | -1/+1 |
* | | Merge branch 'adam-fix-labels-find-or-create' into 'master'
| Douwe Maan | 2016-10-28 | 1 | -5/+16 |
|\ \ |
|
| * | | Pass user instance to Labels::FindOrCreateService or skip_authorization: trueadam-fix-labels-find-or-create | Adam Niedzielski | 2016-10-28 | 1 | -5/+16 |
| |/ |
|
* | | Merge branch 'master' into 5905-duplicate-email-errors | Steve Halasz | 2016-10-27 | 2 | -74/+86 |
|\ \
| |/ |
|
| * | Merge branch 'master' into issue-board-sidebarissue-board-sidebar | Phil Hughes | 2016-10-26 | 5 | -74/+226 |
| |\ |
|
| | * | Merge branch 'add-test-for-snippet-download' into 'master'
| Rémy Coutable | 2016-10-25 | 1 | -73/+83 |
| | |\ |
|
| | | * | Add missing tests for download snippet | Semyon Pupkov | 2016-10-13 | 1 | -73/+83 |
| * | | | Merge branch 'master' into issue-board-sidebar | Phil Hughes | 2016-10-19 | 3 | -225/+151 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'master' into issue-board-sidebar | Phil Hughes | 2016-10-19 | 11 | -201/+535 |
| |\ \ \ \ |
|
| * | | | | | Restore subscribe status in JSON | Phil Hughes | 2016-10-07 | 1 | -0/+2 |
| * | | | | | Fix JSON Schema that validates data returned by board issues endpoint | Douglas Barbosa Alexandre | 2016-10-07 | 1 | -1/+1 |
* | | | | | | Only show one error message for an invalid email | Steve Halasz | 2016-10-27 | 1 | -0/+11 |
| |_|_|/ /
|/| | | | |
|
* | | | | | Improve create project member test at project_members_controller_spec | Dmitriy Zaporozhets | 2016-10-24 | 1 | -25/+16 |
* | | | | | Refactor create member tests from group_members_controller_spec | Dmitriy Zaporozhets | 2016-10-24 | 1 | -41/+30 |
* | | | | | Gracefully handle adding of no users to projects and groups | Linus G Thiel | 2016-10-24 | 2 | -0/+111 |
* | | | | | Fix status code expectation | Rémy Coutable | 2016-10-22 | 1 | -1/+1 |
* | | | | | Fix error in generating labelssh-fix-broken-label-controller | Stan Hu | 2016-10-22 | 1 | -0/+15 |
* | | | | | Merge branch 'fix_project_member_access_levels' into 'master'
| Sean McGivern | 2016-10-21 | 1 | -0/+36 |
|\ \ \ \ \ |
|
| * | | | | | Fix project member access levelsfix_project_member_access_levels | Valery Sizov | 2016-10-21 | 1 | -0/+36 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'zj-use-iid-deployment-refs' into 'master'
| Kamil Trzciński | 2016-10-20 | 1 | -1/+1 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Use deployment IID when saving refs | Z.J. van de Weg | 2016-10-20 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'feature/group-level-labels' into 'master'
| Douwe Maan | 2016-10-19 | 1 | -20/+41 |
|\ \ \ \ |
|
| * | | | | Fix sorting by label priorities | Douglas Barbosa Alexandre | 2016-10-19 | 1 | -12/+19 |
| * | | | | Remove scopes/types for labels | Douglas Barbosa Alexandre | 2016-10-19 | 1 | -32/+6 |
| * | | | | Remove project_labels from Projects::ApplicationController | Douglas Barbosa Alexandre | 2016-10-19 | 1 | -20/+60 |
* | | | | | Change the order of tested methods in project_members_controller_spec | Dmitriy Zaporozhets | 2016-10-19 | 1 | -44/+44 |
* | | | | | Refactor project_members_controller_specdz-refactor-project-members-controller-spec | Dmitriy Zaporozhets | 2016-10-19 | 1 | -78/+35 |
|/ / / / |
|
* | | | | Refactor group_members_controller_specdz-refactor-some-specs | Dmitriy Zaporozhets | 2016-10-19 | 1 | -86/+34 |
|/ / / |
|
* | | | Merge branch 'master' into issue_19734_2 | Phil Hughes | 2016-10-18 | 1 | -9/+164 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' into merge-conflicts-editor-2 | Sean McGivern | 2016-10-17 | 1 | -0/+30 |
| |\ \ \ |
|
| * | | | | Add blob_ace_mode to conflict content response | Sean McGivern | 2016-10-13 | 1 | -0/+1 |
| * | | | | Add more tests to check conflicts resolution | Alfredo Sumaran | 2016-10-13 | 1 | -0/+1 |
| * | | | | Add JSON Schema | Sean McGivern | 2016-10-13 | 1 | -0/+4 |
| * | | | | Make RuboCop happy | Sean McGivern | 2016-10-13 | 1 | -1/+0 |
| * | | | | Allow setting content for resolutions | Sean McGivern | 2016-10-13 | 1 | -9/+159 |
* | | | | | Add visibility level to project repositoryissue_19734_2 | Felipe Artur | 2016-10-17 | 1 | -0/+40 |
| |/ / /
|/| | | |
|
* | | | | Add test, fix merge errorzj-show-deployed-time-ago | Z.J. van de Weg | 2016-10-14 | 1 | -0/+30 |
|/ / / |
|
* | | | Merge branch 'use-language-colours-for-graph' into 'master'
| Sean McGivern | 2016-10-13 | 1 | -0/+44 |
|\ \ \ |
|