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-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-02-22Merge branch 'master' into 'backstage/gb/build-stages-catch-up-migration'Grzegorz Bizon
2018-02-20Prefer `table` helper in migration specsMichael Kozono
2018-02-20Move TrackUntrackedUploadsHelpersMichael Kozono
2018-02-20Explicitly reference redefined modelsMichael Kozono
2018-02-17Remove more BG migration spec dependenciesMichael Kozono
2018-02-17Remove codebase dependencies from a BG migrationMichael Kozono
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-13Merge branch 'mk-fix-no-untracked-upload-files-error' into 'master'Douwe Maan
2018-02-12Dry up specMichael 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-12Use the :migration metadata in migration specsRémy Coutable
2018-02-12Disable caching of tables for migration spec that drops a temporary tableStan Hu
2018-02-09Merge branch 'master' into backstage/gb/build-stages-catch-up-migrationGrzegorz Bizon
2018-02-08Merge branch '40744-hashed-storage-specs' into 'master'Sean McGivern
2018-02-07Use hashed storage in the specsNick Thomas
2018-02-07Reset column information after the schema is migrated in MigrationsHelpers.sc...Rémy Coutable
2018-02-06Reset Project's column information in spec/lib/gitlab/background_migration/po...Rémy Coutable
2018-02-01fix specsMicaël Bergeron
2018-02-01port of 594e6a0a625^..f74c90f68c6Micaël Bergeron
2018-01-24Use the DatabaseCleaner 'deletion' strategy instead of 'truncation'Nick Thomas
2018-01-23Fix a migration spec messing up the MergeRequestDiff DB schemaRémy Coutable
2018-01-16Prevent background migration spec from polluting later modelsSean McGivern
2018-01-10Denormalize commits count for merge request diffsJan Provaznik
2018-01-06Do not attempt to migrate legacy pipeline stagesGrzegorz Bizon
2018-01-06Update background stages migration timestampGrzegorz Bizon
2018-01-06Migrate a build stage completely in a background migrationGrzegorz Bizon
2018-01-05Refactor matchers for background migrationsJarka Kadlecová
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-04Avoid leaving a push event empty if payload cannot be createdStan Hu
2018-01-03Make DeleteConflictingRedirectRoutes no-opMichael Kozono
2018-01-02Cache merged and closed events data in merge_request_metrics tableOswaldo Ferreira
2017-12-14Replace factory_girl_rails with factory_bot_railsRémy Coutable
2017-12-13Merge branch 'bvl-backport-migration-spec-changes-to-ce' into 'master'Douwe Maan
2017-12-13Fix spec by avoiding monkeypatchingMichael Kozono
2017-12-12Create models directly in migration specsBob Van Landuyt
2017-12-06Fix specs for MySQLMichael Kozono
2017-12-06Fix specs after rebaseMichael Kozono
2017-12-06Process normal paths in batch containing bad pathsMichael Kozono
2017-12-05Guarantee all IDs are includedMichael Kozono
2017-12-02Fix test for MySQLMichael Kozono
2017-12-02Don’t recreate deleted uploadsMichael Kozono
2017-12-02Filter existing uploads with one queryMichael Kozono