summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Use Gitaly for fetches and creating bundlesJacob Vosmaer2018-07-093-133/+66
* Merge branch '48978-fix-helm-installation-on-cluster' into 'master'Kamil Trzciński2018-07-091-1/+1
|\
| * Include wget in apk add commandMayra Cabrera2018-07-081-1/+1
* | Make blob and other RPC's mandatoryJacob Vosmaer (GitLab)2018-07-092-31/+18
* | Merge branch 'gitaly-diff-mandatory' into 'master'Grzegorz Bizon2018-07-091-27/+15
|\ \ | |/ |/|
| * Make all Gitaly diff flags mandatoryJacob Vosmaer2018-07-061-27/+15
* | add basic export to fix timeout problem on import_file_spec.rbJames Lopez2018-07-071-0/+0
* | Merge branch '48670-application-settings-may-not-be-invalidated-if-migrations...Stan Hu2018-07-071-1/+1
|\ \
| * | Stop relying on migrations in the CacheableAttributes cache key and cache att...Rémy Coutable2018-07-051-1/+1
* | | Refactor rspec matchers in read_only_spec.rbBrett Walker2018-07-072-33/+26
* | | Redesign for mr widget info and pipelines sectionClement Ho2018-07-062-5/+5
* | | 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
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |