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/db
AgeCommit message (Expand)Author
2017-07-06Merge master into issue_30126_beFelipe Artur
2017-07-06Add many foreign keys to the projects tableYorick Peterse
2017-07-06Fix specsFelipe Artur
2017-07-06Code fixesFelipe Artur
2017-07-05Native group milestonesFelipe Artur
2017-07-05Merge remote-tracking branch 'upstream/master' into 32815--Add-Custom-CI-Conf...Lin Jen-Shin
2017-07-05Rename ci_config_file to ci_config_pathLin Jen-Shin
2017-07-04Add group milestones tableFelipe Artur
2017-07-04Merge branch 'master' into 'fix/gb/improve-stage-id-foreign-key-migration'Grzegorz Bizon
2017-07-04Check foreign keys in migration in separate conditionalGrzegorz Bizon
2017-07-04Bump database schema versionGrzegorz Bizon
2017-07-03Improve stage_id in ci_builds foreign key migrationGrzegorz Bizon
2017-06-30We don't need to disable transaction in this caseLin Jen-Shin
2017-06-30Merge remote-tracking branch 'upstream/master' into 32815--Add-Custom-CI-Conf...Lin Jen-Shin
2017-06-29Only indent if the subsequent line is a subqueryLin Jen-Shin
2017-06-29Merge remote-tracking branch 'upstream/master' into add-ci_variables-environm...Lin Jen-Shin
2017-06-29Merge branch 'bvl-rename-all-reserved-paths' into 'master'Sean McGivern
2017-06-28Merge remote-tracking branch 'upstream/master' into 15041-Add-Custom-CI-Confi...Lin Jen-Shin
2017-06-27Better indent the SQLLin Jen-Shin
2017-06-27Merge remote-tracking branch 'upstream/master' into add-ci_variables-environm...Lin Jen-Shin
2017-06-27Rename instead of delete, feedback:Lin Jen-Shin
2017-06-27Merge branch '34052-store-mr-ref-fetched-in-database' into 'master'Sean McGivern
2017-06-26Disable statement timeoutBob Van Landuyt
2017-06-26Revert renames from a migrationBob Van Landuyt
2017-06-26Rename each route individuallyBob Van Landuyt
2017-06-26Rename all forbidden paths againBob Van Landuyt
2017-06-26Store merge request ref_fetched status in the databaseAdam Niedzielski
2017-06-23Add back project_id index for MySQL if revertingLin Jen-Shin
2017-06-23Remove old project_id index and make sure mysql workLin Jen-Shin
2017-06-22We cannot delete the index for MySQL, because fkLin Jen-Shin
2017-06-22Remove duplicated records and add unique constraintLin Jen-Shin
2017-06-22Merge branch 'master' into fix/gb/improve-updating-column-in-batches-helperGrzegorz Bizon
2017-06-21Add environment_scope column to ci_variables tableLin Jen-Shin
2017-06-21Merge branch 'fix/gb/improve-build-stage-reference-migration' into 'master'Kamil Trzciński
2017-06-21Merge branch 'fix/gb/improve-autocancel-pipelines-migraton' into 'master'Kamil Trzciński
2017-06-21Fix migration specs that can not run within transactionGrzegorz Bizon
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-21Disable transactions in migrations that should not use itGrzegorz Bizon
2017-06-21Merge branch 'master' into 'fix/gb/improve-build-stage-reference-migration'Grzegorz Bizon
2017-06-21Merge branch 'add-index-for-head-pipeline-id' into 'master'Yorick Peterse
2017-06-21Bump build stage id reference migration identifierGrzegorz Bizon
2017-06-21Fix adding/removing foreign keys on MySQLGrzegorz Bizon
2017-06-21Fix build stages reference migrationGrzegorz Bizon
2017-06-21Replace invalid chars while seeding environmentsZeger-Jan van de Weg
2017-06-21Add index for head pipeline idKamil Trzcinski
2017-06-19Disable statement timeout in CI pipelines migrationGrzegorz Bizon
2017-06-16Add table for files in merge request diffsSean McGivern
2017-06-16Migration - Remove position field from issues and merge requestsFelipe Artur
2017-06-15Deserialise existing custom notification settingsSean McGivern
2017-06-15Add columns for custom notification settingsSean McGivern