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-07Merge from master(Fix conflicts)Shinya Maeda
2017-07-07Use new `each_batch` helper instead of custom oneGrzegorz Bizon
2017-07-07Merge remote-tracking branch 'origin/active-record-each-batch' into fix/gb/st...Grzegorz Bizon
2017-07-07Schedule stage_id background migration in rangesGrzegorz Bizon
2017-07-07Reduce a delay between stage_id scheduled migrationsGrzegorz Bizon
2017-07-07Do not override original AR5 batching interfaceGrzegorz Bizon
2017-07-07Improve specs for background stage_id ref migrationGrzegorz Bizon
2017-07-07Perform stage_id ref backgound migration in bulksGrzegorz Bizon
2017-07-07Use ActiveRecord 5 batching to schedule bg migrationGrzegorz Bizon
2017-07-07Add specs for delayed stage_id background migrationsGrzegorz Bizon
2017-07-07Schedule background migration only when it is neededGrzegorz Bizon
2017-07-07Find builds that require a migration in batchesGrzegorz Bizon
2017-07-07Add initial build stage_id ref background migrationGrzegorz Bizon
2017-07-07Add initial stage_id background migration filesGrzegorz Bizon
2017-07-07merge from masterShinya Maeda
2017-07-07Basic BE changeShinya Maeda
2017-07-06Allow to enable the Performance Bar for a group from the admin areaRémy Coutable
2017-07-06Add table for merge request commitsSean McGivern
2017-07-06Add many foreign keys to the projects tableYorick Peterse
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-05Fix StaticAnlysysShinya Maeda
2017-07-05pipeline_schedule_variables model/dbShinya Maeda
2017-07-05Fix StaticAnlysysShinya Maeda
2017-07-05pipeline_schedule_variables model/dbShinya Maeda
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