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
2017-07-11Update version number of stages statuses migrationGrzegorz Bizon
2017-07-11Support multiple Redis instances based on queue typePaul Charlton
2017-07-10Schedule stages statuses bg migrations in batchesGrzegorz Bizon
2017-07-10Merge branch 'master' into backstage/gb/migrate-stages-statusesGrzegorz Bizon
2017-07-07Do not schedule bg migration when it is not neededGrzegorz Bizon
2017-07-07Schedule stage_id bg migrations in batches of 10Grzegorz Bizon
2017-07-07Use new `each_batch` helper instead of custom oneGrzegorz 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-05Move stages status migration to the background workerGrzegorz Bizon
2017-07-05Merge branch 'fix/gb/stage-id-reference-background-migration' into backstage/...Grzegorz Bizon
2017-07-05Disable statement timeout in stages statuses migrationGrzegorz Bizon
2017-07-04Migrate only old stages without status that is setGrzegorz Bizon
2017-07-04Implement initial working stages statuses migrationGrzegorz Bizon
2017-07-04Extend stages statuses migrationGrzegorz Bizon
2017-07-03Improve stage_id in ci_builds foreign key migrationGrzegorz Bizon
2017-07-03Reduce a delay between stage_id scheduled migrationsGrzegorz Bizon
2017-06-30Add initial changes for stages statuses migrationGrzegorz Bizon
2017-06-30Do not override original AR5 batching interfaceGrzegorz Bizon
2017-06-29Improve specs for background stage_id ref migrationGrzegorz Bizon
2017-06-29Perform stage_id ref backgound migration in bulksGrzegorz Bizon
2017-06-29Use ActiveRecord 5 batching to schedule bg migrationGrzegorz Bizon
2017-06-28Add specs for delayed stage_id background migrationsGrzegorz Bizon
2017-06-28Schedule background migration only when it is neededGrzegorz Bizon
2017-06-28Find builds that require a migration in batchesGrzegorz Bizon
2017-06-28Add initial build stage_id ref background migrationGrzegorz Bizon
2017-06-28Add initial stage_id background migration filesGrzegorz Bizon
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-22Merge branch 'master' into fix/gb/improve-updating-column-in-batches-helperGrzegorz Bizon
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-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-19Disable statement timeout in CI pipelines migrationGrzegorz Bizon