summaryrefslogtreecommitdiff
path: root/lib/tasks
Commit message (Expand)AuthorAgeFilesLines
* 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-1/+14
* Update cleanup.rake to fix a typo in the error messageRay Paik2019-03-071-1/+1
* Moved all emojis to the public folderTim Zallmann2019-03-071-10/+5
* Merge branch 'resolve-some-rake-differences' into 'master'Rémy Coutable2019-03-042-2/+2
|\
| * Make the backup Rake task the same as in EEYorick Peterse2019-02-281-1/+1
| * Backport EE changes to the Karma Rake taskYorick Peterse2019-02-281-1/+1
* | Merge branch 'sh-rugged-find-commit' into 'master'Sean McGivern2019-03-041-0/+24
|\ \
| * | Bring back Rugged implementation of find_commitStan Hu2019-03-011-0/+24
* | | Added Rollbacker workers and support on the rake taskGabriel Mazetto2019-03-011-4/+5
* | | Rake task for storage rollbackGabriel Mazetto2019-03-011-0/+45
|/ /
* | Prepare test suite for switch to Gitaly-embedded Git hooksJacob Vosmaer2019-02-271-2/+2
|/
* Reduce remaining diff with EE in app/servicesRémy Coutable2019-02-141-0/+1
* Move terminate_all_connections into setup Rake taskStan Hu2019-02-111-1/+21
* Kill all PostgreSQL connections for rake dev:setupStan Hu2019-02-111-0/+5
* Fix MySQL error when truncating a table that doesn't existJose Torres2019-02-051-2/+3
* Add cache to the 'compile-assets' and 'gitlab:assets:compile' jobsRémy Coutable2019-02-051-7/+11
* Merge branch 'master' into '46448-add-timestamps-for-each-stage-of-gitlab-rak...Rémy Coutable2019-02-0425-645/+417
|\
| * Refactor Storage MigrationGabriel Mazetto2019-01-251-1/+1
| * Prepare rake task for storage rollbackGabriel Mazetto2019-01-251-1/+1
| * Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-3/+3
| * Prevent admins from attempting hashed storage migration on read only DBMichael Kozono2018-12-191-2/+8
| * Fix gitlab:web_hook tasksNick Thomas2018-12-061-13/+32
| * Extract system check rake task logicMichael Kozono2018-12-031-246/+13
| * Fix typo in method name "silence_stderr"Brett Walker2018-11-291-2/+2
| * Merge branch 'zj-object-pool-path' into 'master'Nick Thomas2018-11-281-2/+2
| |\
| | * Rename the Repository table to PoolRepositoryZeger-Jan van de Weg2018-11-271-2/+2
| * | Merge branch '50341-cleanup-useless-project-import-attributes' into 'master'Douwe Maan2018-11-281-2/+2
| |\ \
| | * | Removes all the irrelevant import related code and columnsTiago Botelho2018-11-271-2/+2
| | |/
| * | Remove Site Statistic53778-remove-site-statisticsGabriel Mazetto2018-11-261-15/+0
| |/
| * Migrate storage checks to GitalyZeger-Jan van de Weg2018-11-091-37/+0
| * Merge branch 'rake-gitaly-check' into 'master'Rémy Coutable2018-11-061-117/+22
| |\
| | * Add gitlab:gitaly:check task for Gitaly health checkrake-gitaly-checkAlejandro Rodríguez2018-10-231-117/+22
| * | Merge remote-tracking branch 'origin/master' into dev-masterDJ Mountney2018-10-291-1/+1
| |\ \
| | * | Use gitlab_environment for ldap rake task52993-ldap-rename_provider-rake-task-brokenCindy Pallares2018-10-251-1/+1
| * | | [master] Persist only SHA digest of PersonalAccessToken#tokenImre Farkas2018-10-291-9/+5
| |/ /
| * | Convert parser warnings to stdout in haml_lintsh-bump-ruby-2.4.5Lin Jen-Shin2018-10-241-0/+11
| |/
| * Make getting a user by the username case insensitiveWilliam George2018-10-181-1/+1
| * Typo in log message of gitlab-rake gitlab:artifacts:migrateMichael Bisbjerg2018-09-271-1/+1
| * Resolve "Un-vendor CI templates"Dylan Griffith2018-09-261-4/+0
| * Merge branch 'follow-up-geo-sync-disabled-wikis' into 'master'Douglas Barbosa Alexandre2018-09-251-8/+0
| |\
| | * Geo: sync disabled wikis. Stage 2follow-up-geo-sync-disabled-wikisValery Sizov2018-09-251-8/+0
| * | Enable write to auth_keys file during restoreCindy Pallares2018-09-251-2/+44
| |/
| * Include post migrations when loading the schemaYorick Peterse2018-09-191-0/+2
| |\
| | * Ensure the schema is loaded with post_migrations includedDJ Mountney2018-09-111-0/+2
| * | Add wrapper rake task to migrate all uploads to OSBalasankar "Balu" C2018-09-181-1/+25
| * | Fix grammar (setup to set-up) in code comments, spec, views, etc.Marcel Amirault2018-09-171-1/+1
| * | Merge branch '48778-remove-old-storage-logic-from-import-export' into 'master'Douwe Maan2018-09-071-1/+3
| |\ \
| | * | refactor code based on feedbackJames Lopez2018-09-071-1/+1
| | * | refactor code based on feedbackJames Lopez2018-09-071-1/+1
| | * | Refactor code to remove object storage flag from Import/ExportJames Lopez2018-09-061-1/+3
| | |/