summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into backstage/gb/build-stage-id-ref-bg-migration-cleanupbackstage/gb/build-stage-id-ref-bg-migration-cleanupGrzegorz Bizon2017-07-195-2/+224
|\
| * Merge branch 'bvl-free-system-namespace' into 'master'Sean McGivern2017-07-191-0/+19
| |\
| | * Add a background migration to rename `uploads` in the uploads tableBob Van Landuyt2017-07-181-0/+19
| * | Incorporate Gitaly's Commits#between RPCAlejandro Rodríguez2017-07-182-3/+28
| * | Adapt to new Gitaly commit message formatAlejandro Rodríguez2017-07-181-0/+35
| |/
| * Merge branch 'backstage/gb/add-index-and-foreign-key-to-merge-requests' into ...Kamil Trzciński2017-07-181-1/+11
| |\
| | * Add a foreign key to `merge_requests.head_pipeline_id`Grzegorz Bizon2017-07-181-1/+11
| * | Merge branch 'request-store-wrap' into 'master'Rémy Coutable2017-07-181-0/+133
| |\ \ | | |/ | |/|
| | * 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
| | * Use RequestStoreWrap for Commit#authorLin Jen-Shin2017-07-181-25/+53
| | * Add RequestStoreWrap to cache via RequestStoreLin Jen-Shin2017-07-171-0/+113
* | | Fix background migrations module specsGrzegorz Bizon2017-07-181-3/+3
|/ /
* | Renamed Gitaly servicesAndrew Newdigate2017-07-185-28/+28
|/
* Merge branch 'fix/gb/process-scheduled-background-migrations' into 'master'Yorick Peterse2017-07-171-23/+97
|\
| * 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-131-0/+14
| * Extract background migratons queue class methodGrzegorz Bizon2017-07-111-19/+24
* | 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 '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 'bjk/metric_names' into 'master'Douwe Maan2017-07-143-38/+21
|\ \ \
| * | | Rename ConnectionRackMiddleware to RequestsRackMiddleware.bjk/metric_namesPawel Chojnacki2017-07-131-19/+13
| * | | Add unit to latency metrics.Ben Kochie2017-07-122-12/+12
| * | | Update rack metric namesBen Kochie2017-07-121-12/+1
| | |/ | |/|
* | | Merge branch 'pass-before-script-as-is' into 'master'Grzegorz Bizon2017-07-141-10/+39
|\ \ \ | |_|/ |/| |
| * | Pass before_script and script as-is preserving arrayspass-before-script-as-isKamil Trzcinski2017-07-071-10/+39
* | | Merge branch 'gitlab-git-repository-log' into 'master'Sean McGivern2017-07-141-8/+8
|\ \ \
| * | | Change Git::Repository#log to return CommitsJacob Vosmaer2017-07-131-8/+8
* | | | Merge branch 'fixes-for-internal-auth-disabled' into 'master'Sean McGivern2017-07-142-6/+16
|\ \ \ \
| * | | | Fixes needed when GitLab sign-in is not enabledRobin Bobbitt2017-07-132-6/+16
* | | | | Merge branch 'bvl-enable-features-in-test' into 'master'Rémy Coutable2017-07-131-2/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Enable all feature flags by default in specsbvl-enable-features-in-testBob Van Landuyt2017-07-131-2/+2
* | | | | Merge branch 'lib-git-gitaly' into 'master'Sean McGivern2017-07-131-5/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Try to eliminate unused diff optionsJacob Vosmaer2017-07-121-5/+5
| | |_|/ | |/| |
* | | | Merge branch 'migrate-workhorse-send-blob-to-gitaly' into 'master'Robert Speicher2017-07-121-0/+38
|\ \ \ \
| * | | | Migrate Workhorse SendBlob to GitalyAhmad Sherif2017-07-111-0/+38
* | | | | Replace 'browse_files.feature' spinach test with an rspec analogblackst0ne2017-07-121-0/+6
| |/ / / |/| | |
* | | | Support multiple Redis instances based on queue typePaul Charlton2017-07-1119-282/+162
| |/ / |/| |
* | | Merge branch 'sh-optimize-mr-api-emojis-and-labels' into 'master'Sean McGivern2017-07-101-0/+59
|\ \ \
| * | | Add spec for IssuableMetadata modulesh-optimize-mr-api-emojis-and-labelsStan Hu2017-07-081-0/+59
| |/ /