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
2018-07-07[Rails5] Fix 'Invalid single-table inheritance type: Group is not a subclass ...blackst0ne
2018-07-05Fixed pluck and renamed methodsJan Provaznik
2018-07-05Restrict group scopeJan Provaznik
2018-07-05Added tests for MRsJan Provaznik
2018-07-05Fixed sql string splitsJan Provaznik
2018-07-03Migration which fixes cross-project label referencesJan Provaznik
2018-06-28Schedule workers to delete non-latest diffs in post-migrationOswaldo Ferreira
2018-06-26Add a helper to rename a column using a background migrationSean McGivern
2018-06-14Use data_source_exists? instead of table_exists?Jarka Kadlecová
2018-06-04Revise comments in ArchiveLegacyTracesShinya Maeda
2018-06-04Directly refer application code from migration codeShinya Maeda
2018-06-04Add background migrations to arhive legacy tracesShinya Maeda
2018-05-28Remove Gitlab::BackgroundMigration exxxplicit namespaces from migration classesShinya Maeda
2018-05-28Rename FillFileStoreUpload to FillStoreUploadShinya Maeda
2018-05-28Add spec for fill_file_store migrationShinya Maeda
2018-05-28Remove legacy artifacts file_store migrationShinya Maeda
2018-05-28Add background migration to fill file storesShinya Maeda
2018-05-04Backports every CE related change from ee-44542 to CETiago Botelho
2018-05-01Use stages position column to track stage indexGrzegorz Bizon
2018-04-24Rename stage index column name to priority columnGrzegorz Bizon
2018-04-24Improve stages index migration code readabilityGrzegorz Bizon
2018-04-24Improve performance of stages index migration on PostgreSQLGrzegorz Bizon
2018-04-24Make stages index background migration more idempotentGrzegorz Bizon
2018-04-24Add background migration that migrates stages indicesGrzegorz Bizon
2018-04-06[Rails5] Update `type_cast_*_database` methodsblackst0ne
2018-04-05Merge branch 'jej/mattermost-notification-confidentiality-10-6' into 'securit...Douwe Maan
2018-03-29Do not use STI mechanisms when migrating pipeline stagesGrzegorz Bizon
2018-03-09Reschedule commits_count background migrationJan Provaznik
2018-03-01Merge branch 'feature/move_oauth_modules_to_auth_dir_structure' into 'master'Douwe Maan
2018-02-28Moved o_auth/saml/ldap modules under gitlab/authHoratiu Eugen Vlad
2018-02-22Merge branch 'master' into 'backstage/gb/build-stages-catch-up-migration'Grzegorz Bizon
2018-02-21Use convenient Rails helperMichael Kozono
2018-02-20Explicitly reference redefined modelsMichael Kozono
2018-02-17Remove codebase dependencies from a BG migrationMichael Kozono
2018-02-16Use a helper to schedule pipeline stages migrationGrzegorz Bizon
2018-02-15Merge branch 'master' into 'backstage/gb/build-stages-catch-up-migration'Grzegorz Bizon
2018-02-15Recover from unique constraint violation in stages migrationGrzegorz Bizon
2018-02-14Migrate pipeline stages in batches instead of single rowGrzegorz Bizon
2018-02-14Avoid dropping tables in testMichael Kozono
2018-02-12Fix orphan temp table untracked_files_for_uploadsMichael Kozono
2018-02-12Fix last batch size equals max batch size errorMichael Kozono
2018-02-09Merge branch 'master' into backstage/gb/build-stages-catch-up-migrationGrzegorz Bizon
2018-02-08Handle uniqueness on fork_network_member creationBob Van Landuyt
2018-02-01port of 594e6a0a625^..f74c90f68c6Micaël Bergeron
2018-01-31Enable RuboCop Style/RegexpLiteralTakuya Noguchi
2018-01-18Reduce UPDATEs for background column type changesYorick Peterse
2018-01-12Introduce PredicateMemoization cop and fix offensesLin Jen-Shin
2018-01-10Denormalize commits count for merge request diffsJan Provaznik
2018-01-06Fix rubocop offense in build stage migration classesGrzegorz Bizon
2018-01-06Do not attempt to migrate legacy pipeline stagesGrzegorz Bizon