summaryrefslogtreecommitdiff
path: root/db/post_migrate
Commit message (Expand)AuthorAgeFilesLines
* Fix missing key change in 20171124104327_migrate_kubernetes_service_to_new_cl...sh-fix-secrets-not-workingStan Hu2018-06-021-1/+1
* Merge branch 'sh-bump-ruby-2.4' into 'master'Stan Hu2018-06-011-1/+1
|\
| * Upgrade to Ruby 2.4.4sh-bump-ruby-2.4Stan Hu2018-05-291-1/+1
* | Merge branch '46019-add-missing-migration' into 'master'Yorick Peterse2018-06-011-0/+19
|\ \
| * | Add missing migration for minimal Project build_timeoutTomasz Maczukin2018-05-221-0/+19
* | | Merge branch '41587-osw-mr-metrics-migration-take-two' into 'master'Grzegorz Bizon2018-05-311-0/+44
|\ \ \
| * | | Take two for MR metrics population background migrationOswaldo Ferreira2018-05-301-0/+44
| | |/ | |/|
* | | Export assigned issues in iCalendar feedImre Farkas2018-05-311-0/+13
|/ /
* | Remove disable_statement_timeoutadd-background-migration-to-fill-file-storeShinya Maeda2018-05-281-2/+0
* | Rename FillFileStoreUpload to FillStoreUploadShinya Maeda2018-05-281-1/+2
* | Add spec for fill_file_store migrationShinya Maeda2018-05-281-0/+0
* | Fix schema and refactoring migration fileShinya Maeda2018-05-281-24/+26
* | Remove legacy artifacts file_store migrationShinya Maeda2018-05-281-30/+6
* | Add background migration to fill file storesShinya Maeda2018-05-281-0/+95
* | 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