summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded asserts and add tests for inactive RequestStoreLin Jen-Shin2017-07-181-28/+20
* Rename the methods to make it fit with current nameLin Jen-Shin2017-07-181-5/+5
* Follow feedback on the merge requestLin Jen-Shin2017-07-181-2/+2
* Cache Note#notable for commits and fix testsrequest-store-wrapLin Jen-Shin2017-07-183-4/+10
* Use RequestStoreWrap for Commit#authorLin Jen-Shin2017-07-182-30/+56
* Add RequestStoreWrap to cache via RequestStoreLin Jen-Shin2017-07-171-0/+113
* Merge branch 'ee-2950-fix-namespace-visibility-level-helpers' into 'master'Sean McGivern2017-07-171-0/+8
|\
| * Promote visibility level helpers from Group to NamespaceNick Thomas2017-07-171-0/+8
* | Merge branch 'fix/gb/process-scheduled-background-migrations' into 'master'Yorick Peterse2017-07-172-23/+101
|\ \
| * | Simplify background migrations stealing codeGrzegorz Bizon2017-07-171-59/+9
| * | Fix off-by-one error in background migration retriesfix/gb/process-scheduled-background-migrationsGrzegorz Bizon2017-07-171-9/+15
| * | Recover from all exceptions when stealing bg migrationGrzegorz Bizon2017-07-171-19/+64
| * | Catch exceptions when stealing background migrationsGrzegorz Bizon2017-07-141-18/+43
| * | Avoid race condition when stealing a background migrationGrzegorz Bizon2017-07-141-1/+9
| * | Fix mocks in background migrations specsGrzegorz Bizon2017-07-131-1/+5
| * | Add more specs for background migrations queue processingGrzegorz Bizon2017-07-131-1/+18
| * | Implement draining scheduled sets of background migrationsGrzegorz Bizon2017-07-132-0/+18
| * | Extract background migratons queue class methodGrzegorz Bizon2017-07-111-19/+24
* | | Merge branch 'rubocop-hash-index' into 'master'Rémy Coutable2017-07-171-0/+53
|\ \ \
| * | | Added cop to blacklist the use of hash indexesrubocop-hash-indexYorick Peterse2017-07-141-0/+53
* | | | Merge branch 'remove-git-search-files' into 'master'Sean McGivern2017-07-171-36/+0
|\ \ \ \
| * | | | Remove Repository#search_filesremove-git-search-filesJacob Vosmaer2017-07-141-36/+0
* | | | | Merge branch '35181-cannot-create-label-from-board-page' into 'master'Phil Hughes2017-07-171-1/+2
|\ \ \ \ \
| * | | | | Fix label creation from new list for subgroup projectsMark Fletcher2017-07-171-1/+2
| | |_|_|/ | |/| | |
* | | | | Merge branch 'gitaly-more-annotations' into 'master'Sean McGivern2017-07-172-78/+2
|\ \ \ \ \
| * | | | | Make commit lookups explicitJacob Vosmaer2017-07-141-45/+0
| * | | | | Remove deprecated #heads methodJacob Vosmaer2017-07-141-33/+2
* | | | | | Merge branch '34964-have_gitlab_http_status' into 'master'Rémy Coutable2017-07-172-2/+16
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Introduce have_gitlab_http_status34964-have_gitlab_http_statusLin Jen-Shin2017-07-152-2/+16
* | | | | | Merge branch 'bjk/metric_names' into 'master'Douwe Maan2017-07-144-46/+29
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Rename ConnectionRackMiddleware to RequestsRackMiddleware.bjk/metric_namesPawel Chojnacki2017-07-131-19/+13
| * | | | | Add unit to latency metrics.Ben Kochie2017-07-123-20/+20
| * | | | | Update rack metric namesBen Kochie2017-07-121-12/+1
* | | | | | Merge branch 'fix-exact-matches-of-username-and-email-on-top-of-the-user-sear...Sean McGivern2017-07-142-3/+18
|\ \ \ \ \ \
| * | | | | | Fixes the user order being overriden in the autocomplete controllerfix-exact-matches-of-username-and-email-on-top-of-the-user-searchTiago Botelho2017-07-142-3/+18
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'pass-before-script-as-is' into 'master'Grzegorz Bizon2017-07-142-24/+72
|\ \ \ \ \ \
| * | | | | | Pass before_script and script as-is preserving arrayspass-before-script-as-isKamil Trzcinski2017-07-072-24/+72
* | | | | | | Update Pipeline's badge count in Merge Request and Commits view to match real...Filipa Lacerda2017-07-143-2/+39
* | | | | | | Merge branch 'fix/gb/recover-from-renaming-project-with-container-images' int...Sean McGivern2017-07-143-21/+72
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Remove one assertion from projects controller specsGrzegorz Bizon2017-07-141-3/+2
| * | | | | | Adds specs for renaming a project with container imagesGrzegorz Bizon2017-07-141-0/+15
| * | | | | | Fix rubocop offense in projects controller specsGrzegorz Bizon2017-07-141-1/+1
| * | | | | | Add specs for changing default branch in a projectGrzegorz Bizon2017-07-141-9/+25
| * | | | | | Recover from renaming project that has container imagesGrzegorz Bizon2017-07-133-14/+35
* | | | | | | Merge branch 'fix/sm/32032-remove-the-rest-of-trigger_schedule-related-codes'...Grzegorz Bizon2017-07-141-7/+0
|\ \ \ \ \ \ \
| * | | | | | | Remove trigger_schedule_attributes and factory :ci_trigger_for_trigger_schedulefix/sm/32032-remove-the-rest-of-trigger_schedule-related-codesShinya Maeda2017-07-131-7/+0
* | | | | | | | Merge branch '19629-remove-inactive-tokens-list' into 'master'Filipa Lacerda2017-07-142-10/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | Update test description to reflect behaviour19629-remove-inactive-tokens-listkushalpandya2017-07-141-1/+1
| * | | | | | | | Update tests to cover removal of inactive tokens tablekushalpandya2017-07-142-9/+13
* | | | | | | | | Revert "Merge branch 'revert-2c879643' into 'master'"Sean McGivern2017-07-141-21/+0
| |_|_|_|_|/ / / |/| | | | | | |