summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Disable Sidekiq when importing a GitLab project from a filesh-fix-issue-48836Stan Hu2018-07-071-15/+13
* Merge branch '46246-gitlab-project-export-should-use-object-storage' into 'ma...Sean McGivern2018-07-0616-17/+334
|\
| * fix specJames Lopez2018-07-061-1/+0
| * Update Import/Export to use object storage (based on aa feature flag)James Lopez2018-07-0616-16/+334
* | Use proper markdown rendering for previewsBrett Walker2018-07-068-10/+126
* | Merge branch 'sh-guard-repository-checks' into 'master'Robert Speicher2018-07-062-0/+16
|\ \
| * | Add ExclusiveLease guards for RepositoryCheck::{DispatchWorker,BatchWorker}Stan Hu2018-07-062-0/+16
* | | Merge branch 'ce-5448-move-mailers-previews' into 'master'Robert Speicher2018-07-064-210/+0
|\ \ \
| * | | Move spec/mailers/previews to app/mailers/previewsLin Jen-Shin2018-07-064-210/+0
* | | | Ability to check if underlying database is read onlyBrett Walker2018-07-061-0/+29
* | | | Merge branch 'gitaly-set-delete-config' into 'master'Nick Thomas2018-07-061-0/+48
|\ \ \ \ | |_|/ / |/| | |
| * | | Add Repository#set_config and #delete_configJacob Vosmaer2018-07-061-0/+48
| | |/ | |/|
* | | Delete deprecated object_storage_upload queueJan Provaznik2018-07-062-109/+1
* | | Merge branch 'fl-mr-refactor-performance-improvements' into 'master'Tim Zallmann2018-07-061-5/+47
|\ \ \
| * | | Exports getters individually.Filipa Lacerda2018-07-061-5/+47
* | | | (Part 2) Resolve "Recognise when a user is trying to validate a private SSH key"Luke Bennett2018-07-062-0/+83
* | | | Resolve "Add dropdown to Groups link in top bar"Dennis Tang2018-07-0616-939/+1051
* | | | Preload ancestors after pagination when filteringBob Van Landuyt2018-07-061-0/+11
| |_|/ |/| |
* | | Merge branch 'build-chunks-on-object-storage' into 'master'Grzegorz Bizon2018-07-067-125/+833
|\ \ \
| * | | Add spec for the ordering of the data storesShinya Maeda2018-07-061-0/+16
| * | | Merge branch 'master' into build-chunks-on-object-storageShinya Maeda2018-07-06259-1426/+2552
| |\ \ \
| * | | | Fix specShinya Maeda2018-07-042-4/+4
| * | | | Make explicit chunks store classes namespace in factroyShinya Maeda2018-07-041-3/+3
| * | | | Fix static analysysShinya Maeda2018-07-041-8/+8
| * | | | Merge branch 'master' into build-chunks-on-object-storageShinya Maeda2018-07-0421-402/+364
| |\ \ \ \
| * | | | | Add spec for ExclusiveLeaseHelpersShinya Maeda2018-07-031-0/+76
| * | | | | Simplified factory traitsShinya Maeda2018-07-031-13/+3
| * | | | | Merge branch 'master' into build-chunks-on-object-storageShinya Maeda2018-07-03190-2227/+4237
| |\ \ \ \ \
| * | | | | | Support append/truncate for fog storebuild-chunks-on-object-storageShinya Maeda2018-06-251-9/+30
| * | | | | | Add specs for each data storeShinya Maeda2018-06-254-0/+441
| * | | | | | Enable specs for atomic operationsShinya Maeda2018-06-251-65/+87
| * | | | | | Merge branch 'master' into build-chunks-on-object-storageShinya Maeda2018-06-25206-1735/+5352
| |\ \ \ \ \ \
| * | | | | | | Added spec for build trace chunkShinya Maeda2018-06-252-169/+307
| * | | | | | | Rename persisted? to data_persisted?Shinya Maeda2018-06-181-2/+2
| * | | | | | | Merge branch 'master' into build-chunks-on-object-storageShinya Maeda2018-06-1843-392/+426
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into build-chunks-on-object-storageShinya Maeda2018-06-15106-478/+1431
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into build-chunks-on-object-storageShinya Maeda2018-06-12138-609/+1652
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Allow to store BuildTraceChunks on Object StorageKamil TrzciƄski2018-06-071-2/+2
* | | | | | | | | | | Merge branch 'gitaly-conflicts-find-commit' into 'master'Douwe Maan2018-07-062-29/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Partially rever "Revert "Merge branch 'gitaly-mandatory-20180703-jv' into 'ma...Jacob Vosmaer2018-07-062-29/+0
* | | | | | | | | | | | Merge branch 'ce-5605-epic-autocomplete' into 'master'Sean McGivern2018-07-061-0/+54
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Backport of EE changes in https://gitlab.com/gitlab-org/gitlab-ee/merge_reque...Mark Chao2018-07-061-0/+54
* | | | | | | | | | | | | Merge branch 'ide-merge-request-info' into 'master'Sean McGivern2018-07-064-1/+134
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
| * | | | | | | | | | | | component specPhil Hughes2018-07-052-0/+123
| * | | | | | | | | | | | added API docsPhil Hughes2018-07-051-1/+1
| * | | | | | | | | | | | fixed tests :face_palm:Phil Hughes2018-07-051-2/+2
| * | | | | | | | | | | | tidy up componentPhil Hughes2018-07-051-0/+8
| * | | | | | | | | | | | karma & rubocop fixesPhil Hughes2018-07-051-1/+3
* | | | | | | | | | | | | Merge branch 'bvl-wrap-cross-project-group-permissions' into 'master'Douwe Maan2018-07-062-3/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Create cross project group featuresBob Van Landuyt2018-07-062-3/+11
| | |/ / / / / / / / / / | |/| | | | | | | | | |