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-10-18Merge branch '39181-gitlab-backgroundmigration-deserializemergerequestdiffsan...Rémy Coutable
2017-10-09Don't create fork networks for root projects that are deletedBob Van Landuyt
2017-10-07Sync up hard coded DN class in migrationMichael Kozono
2017-10-07Refactor DN error classesMichael Kozono
2017-10-07Move migration to backgroundMichael Kozono
2017-10-07Add a migration to populate fork networksBob Van Landuyt
2017-10-05Don't call update signature worker when there aren't subkeysRubén Dávila
2017-10-05Convert migrations to generate subkeys to a background migrationRubén Dávila
2017-09-29Make MR diff background migration less likely to time outSean McGivern
2017-09-29Insert at most 1,000 rows at once in MR diff background migrationSean McGivern
2017-09-15Simplify queryMichael Kozono
2017-09-15Add specs for deleting conflicting redirectsMichael Kozono
2017-09-15Delete conflicting redirects in backgroundMichael Kozono
2017-08-21Merge branch 'backstage/gb/migrate-stages-statuses' into 'master'Kamil Trzciński
2017-08-18Fix MR diffs background migration when file modes are missingSean McGivern
2017-08-16Merge branch 'master' into backstage/gb/migrate-stages-statusesGrzegorz Bizon
2017-08-11Move the personal snippet uploads from `system` to `-/system`Bob Van Landuyt
2017-08-11Merge branch 'split-events-into-push-events' into 'master'Sean McGivern
2017-08-11Fix merge request diff deserialisation when too_large was absentSean McGivern
2017-08-10Migrate events into a new formatYorick Peterse
2017-08-03Migrate MR commits and diffs to new tablesSean McGivern
2017-07-20Merge branch 'master' into backstage/gb/migrate-stages-statusesGrzegorz Bizon
2017-07-18Allow groups with the name systemBob Van Landuyt
2017-07-18Add a background migration to rename `uploads` in the uploads tableBob Van Landuyt
2017-07-11Freeze mutable constants in stages migration codeGrzegorz Bizon
2017-07-10Schedule stages statuses bg migrations in batchesGrzegorz Bizon
2017-07-10Merge branch 'master' into backstage/gb/migrate-stages-statusesGrzegorz Bizon
2017-07-07Simplify stage_id migration as we now use relationsGrzegorz Bizon
2017-07-07Schedule stage_id bg migrations in batches of 10Grzegorz Bizon
2017-07-07Schedule stage_id background migration in rangesGrzegorz Bizon
2017-07-07Sanitize id value passed to async background migrationGrzegorz Bizon
2017-07-07Improve readability of build stage id migration queryGrzegorz Bizon
2017-07-07Test if argument passed to a migration is presentGrzegorz 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-06-30Sanitize id value passed to async background migrationGrzegorz Bizon
2017-06-29Improve readability of build stage id migration queryGrzegorz Bizon
2017-06-29Test if argument passed to a migration is presentGrzegorz Bizon
2017-06-28Add initial build stage_id ref background migrationGrzegorz Bizon
2017-06-28Add initial stage_id background migration filesGrzegorz Bizon
2017-06-12Add the ability to perform background migrationsYorick Peterse