summaryrefslogtreecommitdiff
path: root/lib/tasks
Commit message (Expand)AuthorAgeFilesLines
* Add more storage statisticsMarkus Koller2016-12-211-2/+1
* Remove rake task update_commit_countMarkus Koller2016-12-211-20/+0
* Add LDAP task to rename a providerDrew Blessing2016-12-161-0/+40
* Add AddLowerPathIndexToRoutes to setup_postgresql.rakeDmitriy Zaporozhets2016-12-131-0/+4
* Don't allow to specify a repo or version when installing Workhorseremove-gitlab-workhorse-version-option-from-install-taskRémy Coutable2016-12-011-2/+2
* Move task helpers to a module22719-provide-a-new-gitlab-workhorse-install-rake-task-similar-to-gitlab-shell-installRémy Coutable2016-11-304-192/+199
* Add #run_command! to task helpers to raise a TaskFailedError if status is not 0Rémy Coutable2016-11-302-10/+28
* New `gitlab:workhorse:install` rake taskRémy Coutable2016-11-303-37/+63
* Merge branch 'zj-rake-task-remove-faulty-deployment-refs' into 'master' Kamil Trzciński2016-11-191-0/+23
|\
| * Fix faulty deployment refszj-rake-task-remove-faulty-deployment-refsZ.J. van de Weg2016-11-181-0/+23
* | Use the public CE repo URL instead of the one used in the runneruse-public-repo-url-in-ee_compat_check-taskRémy Coutable2016-11-171-4/+1
* | Improve EeCompatCheck, cache EE repo and keep artifacts for the ee_compat_che...23945-improve-ee_compat_check-task-part-3Rémy Coutable2016-11-101-11/+15
* | Introduce better credential and error checking to `rake gitlab:ldap:check`Drew Blessing2016-11-081-9/+30
|/
* Remove unused `gitlab:generate_docs` Rake taskrs-remove-sdocRobert Speicher2016-11-031-7/+0
* Add Rake task to create/repair GitLab Shell hooks symlinksDrew Blessing2016-11-011-3/+12
* Ignore teaspoon tasks in production environmentwinniehell2016-10-291-18/+20
* Replace static issue fixtures by script (!6059)winniehell2016-10-281-0/+23
* add Rake tasks eslint and lint:javascriptwinniehell2016-10-262-0/+16
* Merge branch '23372-fix-ce-to-ee-merge-check-task' into 'master' Robert Speicher2016-10-253-101/+16
|\
| * Change the approach to check if patches apply cleanlyRémy Coutable2016-10-213-101/+16
* | Stop clearing the database cache on rake cache:clearNick Thomas2016-10-221-1/+1
|/
* Fix: Backup restore doesn't clear cache12622-backup-restore-doesn-t-clear-cache-resulting-in-missing-branches-and-tagsValery Sizov2016-10-201-0/+2
* Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-10-144-3/+125
|\
| * Improve the branch existence and merge checksce-to-ee-merge-check-rake-taskRémy Coutable2016-10-132-14/+23
| * Draft a quick CE->EE merge check rake taskRémy Coutable2016-10-132-0/+102
| * Merge branch 'docs/refactor-reply-by-email' into 'master' Achilleas Pipinellis2016-10-111-3/+3
| |\
| | * Move reply by email docs to a new locationdocs/refactor-reply-by-emailAchilleas Pipinellis2016-09-251-3/+3
| * | Add a new gitlab:users:clear_all_authentication_tokens taskRémy Coutable2016-10-111-0/+11
* | | Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-10-082-17/+28
|\ \ \ | |/ /
| * | Merge branch 'memoize_shell_secret_token' into 'master' Rémy Coutable2016-10-071-1/+1
| |\ \
| | * | Load Github::Shell's secret token from file on initialization instead of ever...Justin DiPierro2016-10-061-1/+1
| * | | Add markdown cache columns to the database, but don't use them yetNick Thomas2016-10-071-16/+27
| |/ /
* | | Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-10-041-25/+0
|\ \ \ | |/ /
| * | Remove Flog as we use a Rubocop that does its job.cs-remove-flog-flayConnor Shea2016-09-281-25/+0
| |/
* | Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-09-141-0/+5
|\ \ | |/
| * Improve .haml-lint.yml, simplify the haml_lint task and remove CHANGELOG entryrc-use-haml_lintRémy Coutable2016-09-131-4/+1
| * Add haml_lint rake taskRémy Coutable2016-09-131-0/+8
* | We don't need themLin Jen-Shin2016-09-012-0/+0
|/
* Use `File::exist?` instead of `File::exists?`bogdanvlviv2016-08-113-12/+12
* Rename `run` task helper method to prevent conflict with StateMachineRobert Speicher2016-08-094-17/+15
* Fix Rename `add_users_into_project` and `projects_ids`Herminio Torres2016-08-042-8/+8
* Update the gitlab-shell version in the tmp/tests directory to the right versionupdate-gitlab-shell-in-testsStan Hu2016-08-031-2/+8
* Always compare with FETCH_HEAD in downtime_checkYorick Peterse2016-08-021-20/+6
* Merge branch 'simple-cov' into 'master' Robert Speicher2016-07-271-1/+1
|\
| * Remove unused coverallsKamil Trzcinski2016-07-211-1/+1
| * Use `scripts/merge-simplecov`Kamil Trzcinski2016-07-211-63/+0
| * Merge coverage reportKamil Trzcinski2016-07-211-0/+63
* | Disable MySQL foreign key checks before dropping all tablesDrew Blessing2016-07-251-0/+7
|/
* Merge branch 'migration-downtime-tags' into 'master' Robert Speicher2016-07-202-0/+41
|\
| * Added checks for migration downtimemigration-downtime-tagsYorick Peterse2016-07-202-0/+41