summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add capybara-slow_finder_errorsrs-slow-capybara-findersRobert Speicher2017-03-072-0/+4
* 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
| * | | | | | Fixed repository_controller_specJose Ivan Vargas2017-03-062-5/+8
| * | | | | | Added delegations to comply with the new rubocop rulesJose Ivan Vargas2017-03-066-47/+31
| * | | | | | Added tests for the repository_controller and repository_helperJose Ivan Vargas2017-03-0612-33/+121
| * | | | | | Added access spec testsJose Ivan Vargas2017-03-068-24/+45
| * | | | | | Add access spec tests for the /settings/repository routeJose Ivan Vargas2017-03-061-0/+14
| * | | | | | Introduced the deploy keys presenterGrzegorz Bizon2017-03-067-32/+110
| * | | | | | Fixed tests, changed dispatcher routing to the 'repository:show'Jose Ivan Vargas2017-03-068-38/+26
| * | | | | | Created the gear settings entry and created a way to initialize both sections...Jose Ivan Vargas2017-03-0610-27/+68
| * | | | | | Added repository controller and route for the settings namespaceJose Ivan Vargas2017-03-063-0/+12
* | | | | | | Merge branch '27936-avatar-has-wrong-cache-settings' into 'master' Douwe Maan2017-03-073-0/+88
|\ \ \ \ \ \ \
| * | | | | | | Ensure mutable uploads are not cached without revalidationPawel Chojnacki2017-02-223-0/+88