summaryrefslogtreecommitdiff
path: root/lib/tasks
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/ |/|
| * Auto annotate models on migrationannotate-modelsZeger-Jan van de Weg2016-05-061-0/+44
* | Rake drop tables with cascadeDrew Blessing2016-05-031-1/+4
|/
* Use rake db:reset instead of db:setupYorick Peterse2016-04-141-1/+1
* Merge branch 'fix_emojis_not_showing_in_autocomplete' into 'master' Robert Speicher2016-04-121-2/+13
|\
| * fix emoji aliases not showing in autocompletefix_emojis_not_showing_in_autocompleteArinde Eniola2016-04-091-2/+13
* | Put CACHE_NAMESPACE in the Gitlab::Redis moduleJacob Vosmaer2016-04-071-1/+1
* | Add Gitlab::Redis connection poolJacob Vosmaer2016-04-041-12/+13
|/
* Merge branch 'precompile-emoji-urls' into 'master' Dmitriy Zaporozhets2016-03-301-14/+34
|\
| * Pre-calculate Emoji digestsprecompile-emoji-urlsYorick Peterse2016-03-301-14/+34
* | Improve and finish the fallback to the In-Reply-To and References header for ...2364-fallback-to-in-reply-to-headerRémy Coutable2016-03-251-15/+0
|/
* Reload the schema before restoring a database backupDrew Blessing2016-03-212-8/+61
* Follow the CSS Style Guide rules for unitless zero values.connorshea2016-03-161-0/+1
* Merge branch 'master' into git-2-7-3Douwe Maan2016-03-151-0/+10
|\
| * Add SCSS Lint, CSSComb config file, run SCSS Lint in GitLab CI, add documenta...connorshea2016-03-141-0/+10
* | Bump Git version requirement to 2.7.3Douwe Maan2016-03-151-1/+1
|/
* Merge branch 'remove-benchmark-suite' into 'master' Douwe Maan2016-03-111-11/+2
|\
| * Removed benchmark suite and its documentationremove-benchmark-suiteYorick Peterse2016-03-101-11/+2
* | web hooks to webhooksashleys2016-03-101-7/+7