summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add filtered search visual tokensfiltered-search-visual-tokensClement Ho2017-03-0732-376/+2244
* Merge branch 'rs-fix-todo-service-spec' into 'master' Douwe Maan2017-03-081-1/+1
|\
| * Fix transient failure in TodoService specRobert Speicher2017-03-071-1/+1
* | Merge branch 'issue_16834'Douwe Maan2017-03-0710-172/+564
|\ \
| * | Remove unecessary endpoint from repository, add compatibility endpoints for v...issue_16834Felipe Artur2017-03-078-120/+330
| * | Update API endpoints for raw filesFelipe Artur2017-03-078-145/+328
* | | Merge branch 'dm-nested-groups-go-get' into 'master' Douwe Maan2017-03-082-18/+143
|\ \ \
| * | | Fix go-get support for projects in nested groupsdm-nested-groups-go-getDouwe Maan2017-03-072-18/+143
| |/ /
* | | Merge branch '1381-present-commits-pagination-headers-correctly' into 'master' Douwe Maan2017-03-088-13/+195
|\ \ \ | |_|/ |/| |
| * | Returns correct header data for commits endpointOswaldo Ferreira2017-03-0710-47/+119
| * | Fix pagination headers for repository commits api endpointGeorge Andrinopoulos2017-03-074-4/+45
| * | Manually set total_count when paginating commitsJordan Ryan Reuter2017-03-075-4/+73
* | | Merge branch 'clear-connections-before-starting-sidekiq' into 'master' Douwe Maan2017-03-082-0/+10
|\ \ \
| * | | Clear AR connections before starting SidekiqYorick Peterse2017-03-082-0/+10
| | |/ | |/|
* | | Merge branch 'tc-api-v4-doc-changes' into 'master' Douwe Maan2017-03-082-4/+6
|\ \ \
| * | | API V4 is no longer in BetaToon Claes2017-03-071-3/+5
| * | | Update description about GET /projects endpointToon Claes2017-03-071-1/+1
| |/ /
* | | Merge branch 'tc-api-pipeline-jobs' into 'master' Douwe Maan2017-03-085-34/+229
|\ \ \ | |_|/ |/| |
| * | Remove user_can_download_artifactsToon Claes2017-03-072-32/+16
| * | Make it possible to query scope as scope[]=Toon Claes2017-03-073-11/+13
| * | Add GET /projects/:id/pipelines/:pipeline_id/jobs endpointToon Claes2017-03-074-1/+210
| |/
* | Merge branch 'orderable-issues' into 'master' Douwe Maan2017-03-0830-77/+672
|\ \ | |/ |/|
| * Remove unneccessary blank linesDouwe Maan2017-03-072-2/+0
| * Merge branch 'master' into orderable-issuesDouwe Maan2017-03-07280-1251/+8444
| |\ | |/ |/|
* | Merge branch '18962-update-issues-button-jumps' into 'master' Alfredo Sumaran2017-03-074-5/+36
|\ \
| * | Align bulk update issues button to the rightRémy Coutable2017-03-074-5/+36
|/ /
* | Update CHANGELOG.md for 8.17.3Regis2017-03-077-24/+9
* | Merge branch '28230-new-mr-spacing' into 'master' Annabel Dunstone Gray2017-03-0711-92/+66
|\ \
| * | consistent spacing on new MR panels28230-new-mr-spacingSimon Knox2017-03-0711-92/+66
* | | Merge branch 'dm-add-concurrent-index-cop' into 'master' Yorick Peterse2017-03-0722-22/+192
|\ \ \
| * | | Add downtime constantsdm-add-concurrent-index-copDouwe Maan2017-03-073-0/+6
| * | | Add cop to ensure reversibility of add_concurrent_indexDouwe Maan2017-03-0722-22/+186
* | | | Merge branch '27568-refactor-very-slow-dropdown-asignee-spec' into 'master' Rémy Coutable2017-03-072-33/+45
|\ \ \ \
| * | | | Refactor dropdown_assignee_specGeorge Andrinopoulos2017-03-072-33/+45
|/ / / /
* | | | Merge branch 'fix-specs-for-access-tokens' into 'master' Douwe Maan2017-03-072-3/+3
|\ \ \ \
| * | | | Fix access token specsfix-specs-for-access-tokensSean McGivern2017-03-072-3/+3
* | | | | Merge branch 'zj-variables-build-job' into 'master' Kamil Trzciński2017-03-075-50/+114
|\ \ \ \ \
| * | | | | Rename REF to SHAZ.J. van de Weg2017-03-073-4/+4
| * | | | | Rename BUILD to JOB in CI Variableszj-variables-build-jobZ.J. van de Weg2017-03-075-50/+114
* | | | | | Merge branch '29005-rspec-profiling-errors-to-warnings' into 'master' Robert Speicher2017-03-071-9/+28
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Swallow collection errors in RspecProfilingNick Thomas2017-03-071-9/+28
| | |/ / / | |/| | |
* | | | | Merge branch 'zj-chat-teams-unique' into 'master' Kamil Trzciński2017-03-073-0/+15
|\ \ \ \ \
| * | | | | Namespace can have only one chat teamzj-chat-teams-uniqueZ.J. van de Weg2017-03-073-0/+15
| | |/ / / | |/| | |
* | | | | Merge branch 'priority-to-label-priority' into 'master' Sean McGivern2017-03-074-7/+11
|\ \ \ \ \
| * | | | | Rename priority sorting option to label priorityDimitrie Hoekstra2017-03-074-7/+11
|/ / / / /
* | | | | Merge branch '26732-combine-deploy-keys-and-push-rules-and-mirror-repository-...Sean McGivern2017-03-0727-114/+328
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into 26732-combine-deploy-keys-and-push-rules-and-mirro...26732-combine-deploy-keys-and-push-rules-and-mirror-repository-and-protect-branches-settings-pagesPhil Hughes2017-03-072089-22418/+16234
| |\ \ \ \ \
| * | | | | | Added test case for the avaiable project keysJose Ivan Vargas2017-03-061-4/+11
| * | | | | | Renamed the redirect_request concern to repository_settings_redirectJose Ivan Vargas2017-03-064-4/+4
| * | | | | | Removed repository_helper.rbJose Ivan Vargas2017-03-061-22/+0