summaryrefslogtreecommitdiff
path: root/lib/tasks
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Use limit parameter rather than hardcoded valueM. Ricketts2016-07-201-1/+1
* | Merge branch 'deployment-tracking' into 'master' Rémy Coutable2016-07-191-0/+9
|\ \ | |/ |/|
| * Added Rake task for tracking deploymentsdeployment-trackingYorick Peterse2016-07-191-0/+9
* | Upgrade Gemojione from 2.6.1 to 3.0.1.Connor Shea2016-07-181-6/+11
|/
* Merge branch 'update-gemoji' into 'master' Robert Speicher2016-07-051-1/+1
|\
| * Add emoji.rb in lib/gitlab instead of using the gitlab_emoji gem.update-gemojiConnor Shea2016-06-291-1/+1
* | Merge branch 'fix_restore_warning' into 'master' Rémy Coutable2016-06-301-1/+2
|\ \
| * | Fix restore warning messageDrew Blessing2016-06-281-1/+2
| |/
* | Merge branch 'remove-converalls-gem' into 'master' Dmitriy Zaporozhets2016-06-301-3/+1
|\ \
| * | Remove coveralls as its unusedremove-converalls-gemZ.J. van de Weg2016-06-301-3/+1
| |/
* | Create (if necessary) and link the gitlab-shell secret file on the rake insta...shardsAlejandro Rodríguez2016-06-291-0/+2
* | Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez2016-06-297-172/+191
|/
* added nice to have - rake task and some changes to docsJames Lopez2016-06-211-0/+13
* fixup! override content methodZ.J. van de Weg2016-06-201-1/+1
* Incorporate reviewZ.J. van de Weg2016-06-201-8/+10
* Run rake gitlab:update_templatesZ.J. van de Weg2016-06-201-1/+1
* Implement backend gitlab ci dropdownZ.J. van de Weg2016-06-201-32/+23
* Refactor Gitlab::GitignoresZJ van de Weg2016-06-202-46/+61
* Properly quote table name in Rake task for MySQL and PostgreSQL compatibilityfix-issue-15259-postgresqlStan Hu2016-06-091-1/+1
* Merge branch 'fix_issue_15259' into 'master' Stan Hu2016-06-091-1/+1
|\
| * Fix bug with SQL syntax error during backup restorationDaniel Beyer2016-05-271-1/+1
* | Fix missed colorize methods.Connor Shea2016-06-061-1/+1
* | Replace colorize gem with rainbow.Connor Shea2016-06-0315-189/+189
|/
* Switch the gitlab:db:configure task to use tables.any? instead of looking spe...DJ Mountney2016-05-251-1/+1
* Update hash syntax and add changelog for the gitlab:db:configure rake taskDJ Mountney2016-05-251-2/+1
* Add a gitlab:db:configure rake task to handle conditionally seeding or migrat...DJ Mountney2016-05-251-0/+11
* Merge branch 'fix-registry-backups' into 'master' Douwe Maan2016-05-251-6/+14
|\
| * Fix backups if registry is disabledKamil Trzcinski2016-05-231-6/+14
* | Add rubocop-rspecrs-rubocop-rspecRobert Speicher2016-05-231-0/+1
|/
* Update API and fetching taskZeger-Jan van de Weg2016-05-201-12/+32
* Backend for a gitignores dropdownZeger-Jan van de Weg2016-05-201-0/+26
* Fixed advice on invalid permissions on upload pathJazz2016-05-191-1/+1
* Added backup of container registryKamil Trzcinski2016-05-161-0/+21
* Merge branch 'remove-annotate-gem' into 'master' Yorick Peterse2016-05-101-44/+0
|\
| * Remove the annotate rake taskJeroen van Baarsen2016-05-101-44/+0
* | Merge branch 'cascade_drop' into 'master' Robert Speicher2016-05-091-1/+3
|\ \ | |/ |/|
| * Add if exists to drop commandDrew Blessing2016-05-091-1/+3
* | Merge branch 'annotate-models' into 'master' Douwe Maan2016-05-061-0/+44
|\ \ | |/ |/|