summaryrefslogtreecommitdiff
path: root/db/post_migrate
Commit message (Expand)AuthorAgeFilesLines
* Resolve "Deprecate Gemnasium project service"Olivier Gonzalez2018-05-231-0/+15
* Add a unique and not null constraint on the project_features.project_id columnStan Hu2018-05-152-0/+64
* Backports every CE related change from ee-44542 to CETiago Botelho2018-05-041-0/+38
* Fix constants in backfill_runner_type_for_ci_runners_post_migrate.rbDylan Griffith2018-05-031-4/+4
* Extract constants in 20180430143705_backfill_runner_type_for_ci_runners_post_...Dylan Griffith2018-05-031-2/+5
* Merge branch 'master' into feature/runner-per-groupDylan Griffith2018-05-031-0/+29
|\
| * Update 20180420080616_schedule_stages_index_migration.rbGrzegorz Bizon2018-04-271-1/+1
| * Merge branch 'master' into 'backstage/gb/migrate-pipeline-stages-index'Grzegorz Bizon2018-04-251-0/+34
| |\
| * | Update stages index migration batch sizeGrzegorz Bizon2018-04-241-1/+1
| * | Schedule pipeline stages index background migrationGrzegorz Bizon2018-04-241-0/+29
* | | Start persisting runner_type when creating runnersDylan Griffith2018-04-301-0/+20
| |/ |/|
* | Introduce new ProjectCiCdSetting10244-add-project-ci-cd-settingsYorick Peterse2018-04-161-0/+34
|/
* Merge branch 'fix/gb/reschedule-pipeline-stages-migration' into 'master'Kamil Trzciński2018-04-052-20/+38
|\
| * Reschedule pipeline stages migration to run it againfix/gb/reschedule-pipeline-stages-migrationGrzegorz Bizon2018-04-052-20/+38
* | Merge branch 'jej/mattermost-notification-confidentiality-10-6' into 'securit...Douwe Maan2018-04-052-0/+46
|/
* Add the RedirectRoute#path index setup_postgresqlBob Van Landuyt2018-03-281-9/+9
* Add index on lower path to redirect routesBob Van Landuyt2018-03-281-0/+38
* Remove `permanent` from `redirect_routes`Bob Van Landuyt2018-03-281-0/+37
* Merge branch 'master' into 'latest-security-to-master-21-03-18'James Lopez2018-03-221-5/+5
|\
| * Shortcut concurrent foreign key creation if already exists.ab-43887-concurrent-migration-helpersAndreas Brandl2018-03-201-5/+5
* | Merge branch 'fix/auth0-unsafe-login-10-6' into 'security-10-6'James Lopez2018-03-211-0/+25
|/
* Fix concurrency issue with migration for user_interacted_projects table.ab-44205-user_interacted_projects-migrationAndreas Brandl2018-03-141-48/+94
* Merge branch '43460-track-projects-a-user-contributed-to' into 'master'Yorick Peterse2018-03-071-0/+124
|\
| * Improve robustness of migration.Andreas Brandl2018-03-061-6/+39
| * For MySQL, foreign keys are dependent on index.Andreas Brandl2018-03-061-0/+6
| * Rename to UserInteractedProjects.Andreas Brandl2018-03-061-12/+12
| * Improve migration robustness and speed.Andreas Brandl2018-03-061-1/+9
| * Simpler migration strategy for MySQL.Andreas Brandl2018-03-061-29/+58
| * Add post-migration to populate user_contributed_projects table.Andreas Brandl2018-03-061-0/+48
* | Move update_head_pipeline_for_merge_request queue to pipeline_processing name...Shinya Maeda2018-03-071-0/+15
* | Integrate two workers into one ArchiveTraceWorker with pipeline_background qu...Shinya Maeda2018-03-061-0/+13
|/
* Make project#namespace_id not nulldz-namespace-id-not-nullDmitriy Zaporozhets2018-03-011-0/+29
* Merge branch 'backstage/gb/build-stages-catch-up-migration' into 'master'Kamil Trzciński2018-02-273-0/+57
|\
| * Create index on id instead of stage_id in migrationGrzegorz Bizon2018-02-212-6/+6
| * Separate adding and removing index from stages migrationGrzegorz Bizon2018-02-203-5/+28
| * Add index before going through builds in a migrationGrzegorz Bizon2018-02-201-0/+5
| * Use a helper to schedule pipeline stages migrationGrzegorz Bizon2018-02-161-5/+6
| * Merge branch 'master' into 'backstage/gb/build-stages-catch-up-migration'Grzegorz Bizon2018-02-151-1/+1
| |\
| * | Recover from unique constraint violation in stages migrationGrzegorz Bizon2018-02-151-1/+1
| * | Schedule pipeline stages migration every 5 minutesGrzegorz Bizon2018-02-131-5/+13
| * | Move pipeline stages background migration in timeGrzegorz Bizon2018-02-121-0/+0
| * | Merge branch 'master' into backstage/gb/build-stages-catch-up-migrationGrzegorz Bizon2018-02-0912-46/+605
| |\ \
| * | | Reduce batch size of stages we schedule for a migrationGrzegorz Bizon2018-01-061-1/+1
| * | | Update background stages migration timestampGrzegorz Bizon2018-01-061-1/+1
| * | | Schedule full build stage migration in the backgroundGrzegorz Bizon2018-01-061-0/+20
* | | | Add DNS verification to Pages custom domainsNick Thomas2018-02-232-0/+57
| |_|/ |/| |
* | | Fix a transient failure in db/post_migrate/20170717111152_cleanup_move_system...sh-no-cache-populate-migrationRémy Coutable2018-02-121-1/+1
| |/ |/|
* | Early migrations populating fork-networks: no-opBob Van Landuyt2018-02-081-15/+1
* | Disable statement timeout when removing redundant stagesGrzegorz Bizon2018-02-071-0/+2
* | Remove old index after executing a query in stages migrationGrzegorz Bizon2018-02-071-1/+1