summaryrefslogtreecommitdiff
path: root/lib/tasks/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Fixed backup.rake colorize method following Pages -> CEjej-fix-backup-rake-colorConnor Shea2017-02-071-6/+6
* Merge branch 'master' into 'jej-pages-to-ce'jej-pages-to-ceJames Edwards-Jones2017-02-062-1/+2
|\
| * Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-02-033-4/+4
| |\
| * | update rake tasksMike Greiling2017-01-281-0/+1
| * | Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-281-0/+47
| |\ \
| * \ \ Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-271-1/+4
| |\ \ \
| * \ \ \ Merge branch 'master' into go-go-gadget-webpackPhil Hughes2017-01-132-5/+5
| |\ \ \ \
| * | | | | remove remaining vestiges of teaspoon test runnerMike Greiling2017-01-101-1/+1
| * | | | | Swapped out teaspoon for karmaLuke "Jared" Bennett2017-01-101-1/+1
* | | | | | Merge branch 'master' into jej-pages-picked-from-eeJames Edwards-Jones2017-02-033-4/+4
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'fwn-to-find-by-full-path' into 'master' Dmitriy Zaporozhets2017-02-033-3/+3
| |\ \ \ \ \
| | * | | | | replace `find_with_namespace` with `find_by_full_path`Adam Pahlevi2017-02-033-3/+3
| | | |_|/ / | | |/| | |
| * | | | | Fix wrong call to ProjectCacheWorker.perform27516-fix-wrong-call-to-project_cache_worker-methodRémy Coutable2017-01-311-1/+1
| | |_|_|/ | |/| | |
* | | | | Add GitLab PagesKamil Trzcinski2017-01-311-0/+21
|/ / / /
* | | | namespace assets rake tasks to gitlab:assets:*Mike Greiling2017-01-271-0/+47
|/ / /
* | | Merge branch 'mrchrisw/rake-redis' into 'master' Stan Hu2017-01-251-1/+4
|\ \ \ | |_|/ |/| |
| * | Add redis version to info rake taskmrchrisw/rake-redisChris Wilson2017-01-241-1/+4
* | | Merge branch 'use-configured-git' into 'master' Douwe Maan2017-01-121-4/+4
|\ \ \
| * | | Use configured git rather than system gituse-configured-gitRobert Schilling2017-01-051-4/+4
| | |/ | |/|
* | | Do not remove "autodeploy" directory when fetching CI templatesdo-not-remove-autodeploy-directory-when-fetching-ci-templatesAdam Niedzielski2017-01-101-1/+1
|/ /
* | 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
* 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
* Change the approach to check if patches apply cleanlyRémy Coutable2016-10-211-97/+12
* Fix: Backup restore doesn't clear cache12622-backup-restore-doesn-t-clear-cache-resulting-in-missing-branches-and-tagsValery Sizov2016-10-201-0/+2
* Improve the branch existence and merge checksce-to-ee-merge-check-rake-taskRémy Coutable2016-10-131-12/+23
* Draft a quick CE->EE merge check rake taskRémy Coutable2016-10-131-0/+96
* 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
* | Load Github::Shell's secret token from file on initialization instead of ever...Justin DiPierro2016-10-061-1/+1
|/
* Use `File::exist?` instead of `File::exists?`bogdanvlviv2016-08-112-11/+11
* Rename `run` task helper method to prevent conflict with StateMachineRobert Speicher2016-08-093-13/+13
* 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
* Disable MySQL foreign key checks before dropping all tablesDrew Blessing2016-07-251-0/+7
* Merge branch 'migration-downtime-tags' into 'master' Robert Speicher2016-07-201-0/+15
|\
| * Added checks for migration downtimemigration-downtime-tagsYorick Peterse2016-07-201-0/+15
* | Use limit parameter rather than hardcoded valueM. Ricketts2016-07-201-1/+1