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-08-25Decrease statuses batch size even more in a migrationGrzegorz Bizon
2017-08-23Adjust a range and a size in stages statuses migrationGrzegorz Bizon
2017-08-22Use EachBatch concern to loop over batchesToon Claes
2017-08-22Migration to remove pending delete projects with non-existing namespaceToon Claes
2017-08-21Merge branch 'backstage/gb/migrate-stages-statuses' into 'master'Kamil Trzciński
2017-08-16Merge branch 'master' into backstage/gb/migrate-stages-statusesGrzegorz Bizon
2017-08-16Merge branch 'rs-trailingwhitespace-cop' into 'master'Rémy Coutable
2017-08-16Don't create event in Merge Request Create ServiceJarka Kadlecova
2017-08-15Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher
2017-08-11Move the personal snippet uploads from `system` to `-/system`Bob Van Landuyt
2017-08-11Update migrations to move directly into the `-/system` folderBob Van Landuyt
2017-08-11Don't update upload paths twiceBob Van Landuyt
2017-08-10Migrate events into a new formatYorick Peterse
2017-08-09Enable the Layout/SpaceBeforeBlockBraces copRémy Coutable
2017-08-08Merge branch '31207-clean-locked-merge-requests' into 'master'Stan Hu
2017-08-08Re-add column locked_at on migration rollbackOswaldo Ferreira
2017-08-07Move locked_at removal to post-deployment migrationOswaldo Ferreira
2017-08-07Store & use ConvDev percentages returned by Version appJarka Kadlecova
2017-08-03Migrate MR commits and diffs to new tablesSean McGivern
2017-07-31Use update_column_in_batches helper in stages migrationGrzegorz Bizon
2017-07-31Remove events column from notification settingsSean McGivern
2017-07-31Merge commit '9a3b283402b8cc1c86802c526f19a459ce09c2e3' into backstage/gb/mig...Grzegorz Bizon
2017-07-28Merge issuable "reopened" state into "opened"Yorick Peterse
2017-07-20Merge branch 'master' into backstage/gb/migrate-stages-statusesGrzegorz Bizon
2017-07-20Merge branch '33359-pers-snippet-files-location' into 'security-9-3'Sean McGivern
2017-07-20Merge branch 'bvl-remove-appearance-symlink' into 'security-9-3'Douwe Maan
2017-07-18Add a background migration to rename `uploads` in the uploads tableBob Van Landuyt
2017-07-18Move the `uploads/system` folder to `uploads/-/system`Bob Van Landuyt
2017-07-14Merge branch 'fixes-for-internal-auth-disabled' into 'master'Sean McGivern
2017-07-13Fixes needed when GitLab sign-in is not enabledRobin Bobbitt
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