summaryrefslogtreecommitdiff
path: root/lib/tasks
Commit message (Expand)AuthorAgeFilesLines
* Add unset_rugged rake taskjc-fix-rugged-feature-flag-rakeJohn Cai2019-07-111-3/+11
* Improve Graphql DocsFelipe Artur2019-07-111-0/+26
* Add a rubocop for Rails.loggerMayra Cabrera2019-07-101-0/+2
* Prefer offline install for yarnLukas Eipert2019-07-021-1/+1
* Remove migrations from setup_postgresqlNick Thomas2019-07-021-14/+0
* Merge branch 'tc-rake-orphan-artifacts' into 'master'Dmitriy Zaporozhets2019-07-011-0/+25
|\
| * Add rake task to clean orphan artifact filestc-rake-orphan-artifactsToon Claes2019-06-281-0/+25
* | Update comments and docs around min schema versionDJ Mountney2019-06-251-1/+1
* | Drop the source upgrade changeDJ Mountney2019-06-251-0/+2
* | Add an flag for skipping the schema version checkDJ Mountney2019-06-251-0/+2
* | Fix db:migrate for fresh installsDJ Mountney2019-06-251-1/+6
* | Move min schema version check to db:migrateDJ Mountney2019-06-252-4/+11
* | Check supported version when migratingDJ Mountney2019-06-251-0/+4
|/
* 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
* Show description of 'gettext:regenerate' taskbw-gettext-rake-taskBrett Walker2019-06-071-0/+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
|/
* Revert "Merge branch 'revert-04c3c6dd' into 'master'"Rémy Coutable2019-05-221-14/+30
* Revert "Merge branch 'reorganize-tests-jobs-by-level' into 'master'"revert-04c3c6ddKamil Trzciński2019-05-221-30/+14
* Merge branch 'reorganize-tests-jobs-by-level' into 'master'Kamil Trzciński2019-05-221-14/+30
|\
| * Reorganize test jobs by levelreorganize-tests-jobs-by-levelRémy Coutable2019-05-201-14/+30
* | Move files from lib/haml_lint to haml_lintsh-fix-linter-registry-hamlStan Hu2019-05-211-1/+1
|/
* Avoid pipes so it doesn't overflow61432-lib-tasks-lint-rake-can-block-indefinitely-if-stderr-fills-upLin Jen-Shin2019-05-181-26/+9
* 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
* Run rubocop -a on CE filessh-upgrade-rubocop-0.68.0-ceStan Hu2019-05-051-1/+1
* Revert changes in lib/tasks/lint.rakeStan Hu2019-05-051-2/+15
* Remove stdout/stderr capture in static-analysisStan Hu2019-05-051-15/+1
* Add logging for time and lint startStan Hu2019-05-051-0/+1
* 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
* Removed also the in the meanwhile introduced rake taskTim Zallmann2019-04-101-9/+1
* Revert "Merge branch 'tz-reorganise-digests-json' into 'master'"tz-revert-new-emojis-loadingTim Zallmann2019-04-101-5/+10
* 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
* | Document ApplicationRecord / pluck_primary_keyNick Thomas2019-03-291-1/+1
|/
* Add helper method to return a human-friendly name for database adapterDouglas Barbosa Alexandre2019-03-211-4/+2
* Merge branch '58844-follow-up-from-don-t-create-ee-specific-files-when-creati...Lin Jen-Shin2019-03-191-1/+12
|\
| * Simplify the JavaScriptFixturesHelpers moduleRémy Coutable2019-03-191-1/+12
* | Integrate Gitlab::Keys with Gitlab::ShellPatrick Bajao2019-03-191-11/+4
|/
* Run rubocop -aNick Thomas2019-03-135-48/+37
* 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
|\