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-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
2016-05-09Add if exists to drop commandDrew Blessing
2016-05-06Merge branch 'annotate-models' into 'master' Douwe Maan
2016-05-06Auto annotate models on migrationZeger-Jan van de Weg
2016-05-03Rake drop tables with cascadeDrew Blessing
2016-04-14Use rake db:reset instead of db:setupYorick Peterse
2016-04-12Merge branch 'fix_emojis_not_showing_in_autocomplete' into 'master' Robert Speicher
2016-04-09fix emoji aliases not showing in autocompleteArinde Eniola
2016-04-07Put CACHE_NAMESPACE in the Gitlab::Redis moduleJacob Vosmaer
2016-04-04Add Gitlab::Redis connection poolJacob Vosmaer
2016-03-30Merge branch 'precompile-emoji-urls' into 'master' Dmitriy Zaporozhets
2016-03-30Pre-calculate Emoji digestsYorick Peterse
2016-03-25Improve and finish the fallback to the In-Reply-To and References header for ...Rémy Coutable
2016-03-22Reload the schema before restoring a database backupDrew Blessing
2016-03-17Follow the CSS Style Guide rules for unitless zero values.connorshea
2016-03-16Merge branch 'master' into git-2-7-3Douwe Maan
2016-03-16Bump Git version requirement to 2.7.3Douwe Maan
2016-03-15Add SCSS Lint, CSSComb config file, run SCSS Lint in GitLab CI, add documenta...connorshea
2016-03-11Merge branch 'remove-benchmark-suite' into 'master' Douwe Maan