summaryrefslogtreecommitdiff
path: root/spec/tasks
Commit message (Expand)AuthorAgeFilesLines
* Replaced config accessDominic Renner2019-03-181-3/+1
* Fix storage migration check for non-empty queuesGabriel Mazetto2019-03-171-4/+4
* Prevent storage migration and rollback running at the same time58739-hashed-storage-prevent-a-migration-and-rollback-running-at-the-same-timeGabriel Mazetto2019-03-121-29/+79
* Prepare test suite for switch to Gitaly-embedded Git hooksJacob Vosmaer2019-02-271-1/+1
* Merge branch 'master' into '46448-add-timestamps-for-each-stage-of-gitlab-rak...Rémy Coutable2019-02-0412-177/+519
|\
| * Refactor Storage MigrationGabriel Mazetto2019-01-251-5/+5
| * Prepare rake task for storage rollbackGabriel Mazetto2019-01-251-2/+2
| * Prevent admins from attempting hashed storage migration on read only DBMichael Kozono2018-12-191-2/+12
| * Restore Object Pools when restoring an object poolZeger-Jan van de Weg2018-12-131-0/+1
| * Fix gitlab:web_hook tasksNick Thomas2018-12-061-0/+92
| * Extract system check rake task logicMichael Kozono2018-12-031-29/+79
| * Remove Site Statistic53778-remove-site-statisticsGabriel Mazetto2018-11-261-23/+0
| * Update testsHeinrich Lee Yu2018-11-261-1/+4
| * Enhance performance of counting local UploadsToon Claes2018-11-071-8/+0
| * Fix typos in comments and specsGeorge Tsiolis2018-11-011-1/+1
| * Geo: sync disabled wikis. Stage 2follow-up-geo-sync-disabled-wikisValery Sizov2018-09-251-3/+2
| * Include post migrations when loading the schemaYorick Peterse2018-09-191-0/+33
| |\
| | * Fix the schema load testDJ Mountney2018-09-121-11/+15
| | * Ensure the schema is loaded with post_migrations includedDJ Mountney2018-09-111-0/+29
| * | Port cleanup tasks to use GitalyZeger-Jan van de Weg2018-09-071-15/+20
| |/
| * Refactor SiteStatistics to extract refresh logic into a rake taskGabriel Mazetto2018-08-161-0/+24
| * Add rake command to migrate archived traces from local storage to object storageShinya Maeda2018-08-161-27/+85
| * Merge branch 'gitaly-install-path' into 'master'Douwe Maan2018-08-141-51/+16
| |\
| | * Remove storage path dependency of gitaly install taskAlejandro Rodríguez2018-08-121-51/+16
| * | Add object storage related tests for `gitlab:cleanup:project_uploads` taskMichael Kozono2018-08-031-276/+45
| * | Merge branch 'zj-backup-migration-done' into 'master'Sean McGivern2018-08-021-0/+21
| |\ \
| | * | Remove feature flags from lib/backupZeger-Jan van de Weg2018-07-311-0/+21
| * | | Add local project uploads cleanup taskMichael Kozono2018-07-311-1/+316
| | |/ | |/|
| * | Remove git rake tasksZeger-Jan van de Weg2018-07-311-28/+2
| |/
| * Speed up spec/tasks/gitlab/git_rake_spec.rbRobert Speicher2018-07-031-6/+11
| * Fix static analysis failureDJ Mountney2018-06-271-1/+1
| * Update tests for gitlab:db:configureDJ Mountney2018-06-271-1/+9
| * Find and mark more Git disk access locations, part 2Jacob Vosmaer2018-06-122-2/+10
| * Resolve "Hashed Storage: Make possible to migrate single project"Gabriel Mazetto2018-06-071-9/+36
| * Find and mark more Git disk access locationsJacob Vosmaer (GitLab)2018-06-051-6/+13
* | Add timestamps to gitlab-rake gitlab:backup:restoreWill Chandler2018-06-141-14/+23
|/
* Export assigned issues in iCalendar feedImre Farkas2018-05-311-2/+2
* Specs covering listing all gitlab:storage:* typesbrodock-refactor-hashed-storage-taskGabriel Mazetto2018-05-291-4/+100
* Fix backup creation and restore for specific Rake tasksStan Hu2018-05-241-0/+10
* Gitlab::Shell works on shard name, not pathZeger-Jan van de Weg2018-04-251-8/+13
* Allow `rake cache:clear` clearing pipeline status cache44582-clear-pipeline-status-cacheLin Jen-Shin2018-04-101-0/+19
* fix the rake task from being to strict about GroupMicaël Bergeron2018-04-021-7/+108
* apply feedbackMicaël Bergeron2018-03-301-1/+3
* fix a future conflictMicaël Bergeron2018-03-291-1/+2
* fix rake migration task from ignoring Upload(store: nil)Micaël Bergeron2018-03-291-3/+14
* Merge branch '40781-os-to-ce' into 'master'Sean McGivern2018-03-273-0/+183
|\
| * fix the failing specsMicaël Bergeron2018-03-221-1/+1
| * Backport EE changesMicaël Bergeron2018-03-221-0/+0
| * Merge remote-tracking branch 'origin/master' into 40781-os-to-ceMicaël Bergeron2018-03-221-0/+34
| |\
| * \ Merge remote-tracking branch 'origin/master' into 40781-os-to-ceMicaël Bergeron2018-03-083-31/+59
| |\ \