summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rename Builds to Jobs in the APIzj-move-build-tracesZ.J. van de Weg2017-02-227-72/+826
* WIPZ.J. van de Weg2017-02-221-1/+1
* Merge branch 'add-filtered-search-to-mr' into 'master' Alfredo Sumaran2017-02-2221-345/+282
|\
| * Add filtered search to MR pageadd-filtered-search-to-mrClement Ho2017-02-2121-345/+282
* | Merge branch 'dm-no-more-andor' into 'master'Robert Speicher2017-02-2222-35/+31
|\ \
| * | No more and/orDouwe Maan2017-02-2122-35/+31
* | | Merge branch '26881-backup-fails-if-data-changes' into 'master' Douwe Maan2017-02-213-1/+42
|\ \ \
| * | | # This is a combination of 2 commits.Drew Blessing2017-02-213-1/+42
* | | | Merge branch '26703-todos-count' into 'master' Clement Ho2017-02-2111-5/+58
|\ \ \ \ | |_|/ / |/| | |
| * | | change todos counter position & format ( for large counts )mhasbini2017-02-2111-5/+58
* | | | Merge branch '1363-redo-mailroom-support' into 'master' Douwe Maan2017-02-218-11/+15
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix incomming email check task to use same patch we did in mail_room1363-redo-mailroom-supportGabriel Mazetto2017-02-211-2/+5
| * | | ChangelogGabriel Mazetto2017-02-201-0/+4
| * | | Use newer mail_room to get `require_relative` supportGabriel Mazetto2017-02-206-9/+6
* | | | Merge branch 'commit-search-ui-fix' into 'master' Annabel Dunstone Gray2017-02-212-1/+5
|\ \ \ \
| * | | | Fix the commit search UIcommit-search-ui-fixPhil Hughes2017-02-212-1/+5
* | | | | Merge branch 'zj-upgrade-rails' into 'master'Robert Speicher2017-02-212-46/+43
|\ \ \ \ \
| * | | | | Upgrade Rails to 4.2.8Z.J. van de Weg2017-02-212-46/+43
| | |_|_|/ | |/| | |
* | | | | Merge branch 'rename-retry-failed-pipeline-to-retry' into 'master' Filipa Lacerda2017-02-217-13/+17
|\ \ \ \ \
| * | | | | Fix broken testFilipa Lacerda2017-02-212-2/+2
| * | | | | Fix broken testrename-retry-failed-pipeline-to-retryFilipa Lacerda2017-02-211-2/+2
| * | | | | fix more testsdimitrieh2017-02-212-3/+3
| * | | | | fixed specs + docsdimitrieh2017-02-205-12/+12
| * | | | | Rename retry failed button on pipeline page to just retrydimitrieh2017-02-202-1/+5
* | | | | | Merge branch 'sh-delete-user-permission-check' into 'master' Stan Hu2017-02-214-5/+36
|\ \ \ \ \ \
| * | | | | | Add user deletion permission check in `Users::DestroyService`sh-delete-user-permission-checkStan Hu2017-02-204-5/+36
* | | | | | | Merge branch '28389-ux-problem-with-pipeline-coverage-placeholder' into 'mast...Annabel Dunstone Gray2017-02-212-1/+5
|\ \ \ \ \ \ \
| * | | | | | | changed changelog text to be normal case28389-ux-problem-with-pipeline-coverage-placeholderdimitrieh2017-02-211-1/+1
| * | | | | | | Changed coverage reg expression placeholder text to be more like a placeholderdimitrieh2017-02-212-1/+5
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'hash-concurrent-foreign-key-names' into 'master'Rémy Coutable2017-02-212-1/+20
|\ \ \ \ \ \ \
| * | | | | | | Hash concurrent foreign key names similar to Railshash-concurrent-foreign-key-namesYorick Peterse2017-02-212-1/+20
* | | | | | | | Merge branch '26879-fix-preselected-namespace-when-creating-project' into 'ma...Rémy Coutable2017-02-213-1/+50
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix preselected namespace when creating a projectDavid Piegza2017-02-213-1/+50
* | | | | | | | | Merge branch 'api-todos-restful' into 'master' Sean McGivern2017-02-218-26/+130
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Backport Todos API to V3api-todos-restfulRobert Schilling2017-02-213-0/+102
| * | | | | | | | | API: Use POST requests to mark todos as doneRobert Schilling2017-02-215-26/+28
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'mr-origin-8390' into 'master' Rémy Coutable2017-02-211-6/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Update using_docker_images.mdAdam Boseley2017-02-211-6/+9
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'group-memebrs-owner-level' into 'master'Sean McGivern2017-02-213-1/+20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Added ability to change user permissions in group to ownergroup-memebrs-owner-levelPhil Hughes2017-02-163-1/+20
* | | | | | | | | | Merge branch 'snippets-search' into 'master'Sean McGivern2017-02-212-31/+28
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Fixed alignment of snippet search resultssnippets-searchPhil Hughes2017-02-142-31/+28
* | | | | | | | | | Merge branch '28186-long-group-names-overflow-out-of-todos-view' into 'master' Filipa Lacerda2017-02-213-13/+52
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Truncate long title text on Todo items28186-long-group-names-overflow-out-of-todos-viewSam Rose2017-02-203-13/+52
* | | | | | | | | | | Merge branch 'patch-1' into 'master'Rémy Coutable2017-02-211-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
| * | | | | | | | | | Update GitLab CE/EE comparison & subscribe links in README.mdPeter Dave Hello2017-02-211-1/+1
* | | | | | | | | | | Merge branch 'dropdown-loading-class-add' into 'master' Filipa Lacerda2017-02-212-1/+4
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Fixed eslint errordropdown-loading-class-addPhil Hughes2017-02-201-1/+1
| * | | | | | | | | | Fixed ref switcher testsPhil Hughes2017-02-201-0/+2
| * | | | | | | | | | Changes when loading indicator is added to dropdownPhil Hughes2017-02-201-1/+2