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-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
2018-01-06Fix Rubocop offenses in build status migrations :cop:Grzegorz Bizon
2018-01-06Migrate a build stage completely in a background migrationGrzegorz Bizon
2018-01-04Merge branch 'mk-no-op-delete-conflicting-redirects' into 'master'Douwe Maan
2018-01-04Merge branch 'sh-validate-path-project-import' into 'master'Yorick Peterse
2018-01-04Merge branch 'change-issues-closed-at-background-migration' into 'master'Sean McGivern
2018-01-04Avoid leaving a push event empty if payload cannot be createdStan Hu
2018-01-03Make DeleteConflictingRedirectRoutes no-opMichael Kozono
2018-01-03Use a background migration for issues.closed_atYorick Peterse
2018-01-02Cache merged and closed events data in merge_request_metrics tableOswaldo Ferreira
2017-12-06Process normal paths in batch containing bad pathsMichael Kozono
2017-12-04Follow symlinksMichael Kozono
2017-12-02Handle race conditionMichael Kozono
2017-12-02Address Rubocop offensesMichael Kozono
2017-12-02Don’t quote `NOW()` for created_at columnMichael Kozono
2017-12-02RefactorMichael Kozono
2017-12-02Don’t recreate deleted uploadsMichael Kozono
2017-12-02Get rid of timestamps on untracked files tableMichael Kozono
2017-12-02Bulk insert uploadsMichael Kozono