Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib/tasks
AgeCommit message (Expand)Author
2016-09-13Improve .haml-lint.yml, simplify the haml_lint task and remove CHANGELOG entryRémy Coutable
2016-09-13Add haml_lint rake taskRémy Coutable
2016-08-11Use `File::exist?` instead of `File::exists?`bogdanvlviv
2016-08-10Rename `run` task helper method to prevent conflict with StateMachineRobert Speicher
2016-08-04Fix Rename `add_users_into_project` and `projects_ids`Herminio Torres
2016-08-03Update the gitlab-shell version in the tmp/tests directory to the right versionStan Hu
2016-08-02Always compare with FETCH_HEAD in downtime_checkYorick Peterse
2016-07-27Merge branch 'simple-cov' into 'master' Robert Speicher
2016-07-26Disable MySQL foreign key checks before dropping all tablesDrew Blessing
2016-07-21Remove unused coverallsKamil Trzcinski
2016-07-21Use `scripts/merge-simplecov`Kamil Trzcinski
2016-07-21Merge coverage reportKamil Trzcinski
2016-07-20Merge branch 'migration-downtime-tags' into 'master' Robert Speicher
2016-07-20Use limit parameter rather than hardcoded valueM. Ricketts
2016-07-20Added checks for migration downtimeYorick Peterse
2016-07-19Merge branch 'deployment-tracking' into 'master' Rémy Coutable
2016-07-19Added Rake task for tracking deploymentsYorick Peterse
2016-07-18Upgrade Gemojione from 2.6.1 to 3.0.1.Connor Shea
2016-07-05Merge branch 'update-gemoji' into 'master' Robert Speicher
2016-06-30Merge branch 'fix_restore_warning' into 'master' Rémy Coutable
2016-06-30Merge branch 'remove-converalls-gem' into 'master' Dmitriy Zaporozhets
2016-06-30Remove coveralls as its unusedZ.J. van de Weg
2016-06-30Create (if necessary) and link the gitlab-shell secret file on the rake insta...Alejandro Rodríguez
2016-06-30Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez
2016-06-29Add emoji.rb in lib/gitlab instead of using the gitlab_emoji gem.Connor Shea
2016-06-28Fix restore warning messageDrew Blessing
2016-06-21added nice to have - rake task and some changes to docsJames Lopez
2016-06-20fixup! override content methodZ.J. van de Weg
2016-06-20Incorporate reviewZ.J. van de Weg
2016-06-20Run rake gitlab:update_templatesZ.J. van de Weg
2016-06-20Implement backend gitlab ci dropdownZ.J. van de Weg
2016-06-20Refactor Gitlab::GitignoresZJ van de Weg
2016-06-10Properly quote table name in Rake task for MySQL and PostgreSQL compatibilityStan Hu
2016-06-10Merge branch 'fix_issue_15259' into 'master' Stan Hu
2016-06-07Fix missed colorize methods.Connor Shea
2016-06-03Replace colorize gem with rainbow.Connor Shea
2016-05-27Fix bug with SQL syntax error during backup restorationDaniel Beyer
2016-05-25Switch the gitlab:db:configure task to use tables.any? instead of looking spe...DJ Mountney
2016-05-25Update hash syntax and add changelog for the gitlab:db:configure rake taskDJ Mountney
2016-05-25Add a gitlab:db:configure rake task to handle conditionally seeding or migrat...DJ Mountney
2016-05-25Merge branch 'fix-registry-backups' into 'master' Douwe Maan
2016-05-23Add rubocop-rspecRobert Speicher
2016-05-23Fix backups if registry is disabledKamil Trzcinski
2016-05-20Update API and fetching taskZeger-Jan van de Weg
2016-05-20Backend for a gitignores dropdownZeger-Jan van de Weg
2016-05-19Fixed advice on invalid permissions on upload pathJazz
2016-05-17Added backup of container registryKamil Trzcinski
2016-05-10Merge branch 'remove-annotate-gem' into 'master' Yorick Peterse
2016-05-10Remove the annotate rake taskJeroen van Baarsen
2016-05-09Merge branch 'cascade_drop' into 'master' Robert Speicher