summaryrefslogtreecommitdiff
path: root/lib/tasks/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Remove dead MySQL codeNick Thomas2019-07-232-11/+3
* Rake task to cleanup expired ActiveSession lookup keysif-64257-active_session_lookup_key_cleanupImre Farkas2019-07-221-0/+52
* Merge branch 'jc-fix-rugged-feature-flag-rake' into 'master'Stan Hu2019-07-161-3/+11
|\
| * Add unset_rugged rake taskjc-fix-rugged-feature-flag-rakeJohn Cai2019-07-111-3/+11
* | Allow parameters for rake gitlab:seed:issuesbw-enhance-rake-seedBrett Walker2019-07-151-2/+5
* | Merge branch '63667-hashed-storage-migration-count-correctly' into 'master'Douglas Barbosa Alexandre2019-07-111-48/+36
|\ \ | |/ |/|
| * Display the amount for Hashed Storage migration/rollback correctly63667-hashed-storage-migration-count-correctlyGabriel Mazetto2019-07-101-48/+36
* | Improve Graphql DocsFelipe Artur2019-07-111-0/+26
|/
* Add a rubocop for Rails.loggerMayra Cabrera2019-07-101-0/+2
* Add rake task to clean orphan artifact filestc-rake-orphan-artifactsToon Claes2019-06-281-0/+25
* Silence backup warnings when CRON=1 in useStan Hu2019-06-251-2/+2
* Backport the EE schema and migrations to CEYorick Peterse2019-06-171-1/+1
* Merge branch 'gitaly-version-v1.43.0' into 'master'Bob Van Landuyt2019-05-311-12/+0
|\
| * Remove hook directory requirement from Shellgitaly-version-v1.43.0Zeger-Jan van de Weg2019-05-301-12/+0
* | Build visual_review_toolbar with webpackSarah Groff Hennigh-Palermo2019-05-291-0/+6
|/
* delete feature flag when disabling RuggedBen Bodenmiller2019-05-131-1/+1
* Add warning that gitlab-secrets isn't includedadd-warning-to-backup-rake-taskCindy Pallares2019-05-081-0/+8
* Provide a new gitlab:seed:issues taskce-11199-add-a-rake-task-to-seed-insights-data-for-a-given-projectRémy Coutable2019-04-231-0/+34
* Forbid the use of `#reload` and prefer `#reset`forbid-the-usage-of-reloadKamil Trzciński2019-04-151-1/+1
* Merge branch 'remaining-lib-differences' into 'master'Robert Speicher2019-04-031-0/+27
|\
| * Backport EE changes to gitlab:env:inforemaining-lib-differencesYorick Peterse2019-04-021-0/+27
* | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into jarv/dev-to-gitl...jarv/dev-to-gitlab-2019-04-02John Jarvis2019-04-021-0/+18
|\ \ | |/ |/|
| * Rake task for removing exif from uploadsJan Provaznik2019-04-021-0/+18
* | Fix attempting to drop views in PostgreSQLweimeng-master-patch-83366Wei-Meng Lee2019-04-021-1/+4
|/
* Add helper method to return a human-friendly name for database adapterDouglas Barbosa Alexandre2019-03-211-4/+2
* Integrate Gitlab::Keys with Gitlab::ShellPatrick Bajao2019-03-191-11/+4
* Run rubocop -aNick Thomas2019-03-133-19/+16
* 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
* Merge branch 'resolve-some-rake-differences' into 'master'Rémy Coutable2019-03-041-1/+1
|\
| * Make the backup Rake task the same as in EEYorick 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
|/
* 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-0416-612/+291
|\
| * 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
| * 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
| * | Remove Site Statistic53778-remove-site-statisticsGabriel Mazetto2018-11-261-15/+0
| |/