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
AgeCommit message (Expand)Author
2019-07-29Backport EE changes made to the scripts/ directoryYorick Peterse
2019-07-25Remove unneeded monkey-patchHeinrich Lee Yu
2019-07-23Remove dead MySQL codeNick Thomas
2019-04-02Fix attempting to drop views in PostgreSQLWei-Meng Lee
2019-02-06Fix MySQL error when truncating a table that doesn't existJose Torres
2018-09-12Ensure the schema is loaded with post_migrations includedDJ Mountney
2018-06-27Fixes an issue where migrations instead of schema loading were runDJ Mountney
2017-05-03Fix caching large snippet HTML content on MySQL databasesNick Thomas
2017-03-09Only check new migrations in 'rake down_timecheck'Douwe Maan
2017-02-23Don’t exclude some file in lib from rubocopDouwe Maan
2016-07-26Disable MySQL foreign key checks before dropping all tablesDrew Blessing
2016-07-20Added checks for migration downtimeYorick Peterse
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-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-09Add if exists to drop commandDrew Blessing
2016-05-03Rake drop tables with cascadeDrew Blessing
2016-03-22Reload the schema before restoring a database backupDrew Blessing