summaryrefslogtreecommitdiff
path: root/db/migrate
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into per-project-pipeline-iidShinya Maeda2018-06-022-1/+24
|\
| * 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 '46487-add-support-for-jupyter-in-gitlab-via-kubernetes' into 'm...Dmitriy Zaporozhets2018-06-011-0/+23
| |\ \
| | * | Improve jupyter app db migrationsDmitriy Zaporozhets2018-05-311-3/+3
| | * | Merge remote-tracking branch 'origin/master' into 46487-add-support-for-jupyt...Dmitriy Zaporozhets2018-05-304-0/+91
| | |\ \
| | * | | Rename clusters_applications_jupyters to uncountableDmitriy Zaporozhets2018-05-301-1/+1
| | * | | Add oauth reference to jupyter cluster appDmitriy Zaporozhets2018-05-251-0/+1
| | * | | Add support for Jupyter in GitLab via KubernetesDmitriy Zaporozhets2018-05-251-0/+22
* | | | | Merge branch 'master' into per-project-pipeline-iidShinya Maeda2018-06-012-0/+34
|\ \ \ \ \ | |/ / / /
| * | | | Export assigned issues in iCalendar feedImre Farkas2018-05-311-0/+15
| | |/ / | |/| |
| * | | Merge branch 'blackst0ne-squash-and-merge-in-gitlab-core-ce' into 'master'Phil Hughes2018-05-301-0/+19
| |\ \ \ | | |_|/ | |/| |
| | * | Add 'squash and rebase' feature to CEblackst0ne-squash-and-merge-in-gitlab-core-ceblackst0ne2018-05-291-0/+19
* | | | Merge branch 'master' into per-project-pipeline-iidShinya Maeda2018-05-303-0/+72
|\ \ \ \ | |/ / /
| * | | Adds migration to ensure all remote mirror columns get createdTiago Botelho2018-05-291-0/+24
| * | | Added partial index for merge requestsYorick Peterse2018-05-281-0/+27
| |/ /
| * | Persist truncated note diffs on a new table45190-create-notes-diff-filesOswaldo Ferreira2018-05-241-0/+21
| |/
* | Merge branch 'master' into per-project-pipeline-iidShinya Maeda2018-05-284-0/+70
|\ \ | |/
| * Rollback changes made to CreateProjectMirrorData46630-add-missing-columns-to-project-mirror-dataTiago Botelho2018-05-231-11/+7
| * Renames AddMissingColumnsToProjectMirrorData to EnsureMissingColumnsToProject...Tiago Botelho2018-05-231-1/+1
| * Adds migration to ensure the new project_mirror_data columns are indeed added...Tiago Botelho2018-05-231-0/+15
| * Edits create_project_mirror_data to add the new columns when table already ex...Tiago Botelho2018-05-231-7/+11
| * Increase text limit for GPG keys (mysql only).ab-46530-mediumtext-for-gpg-keysAndreas Brandl2018-05-222-0/+17
| * Add NOT NULL constraints to project_authorizations.Andreas Brandl2018-05-211-0/+38
* | Remvoe disable_ddl_transaction! and redandant RecordNotUnique exception rescueShinya Maeda2018-05-221-2/+0
* | Merge branch 'master' into per-project-pipeline-iidShinya Maeda2018-05-221-0/+32
|\ \ | |/
| * Fix: Use case in-sensitive ordering by name for groupsHarish Ved2018-05-171-0/+32
* | Merge branch 'master' into per-project-pipeline-iidShinya Maeda2018-05-171-0/+15
|\ \ | |/
| * Add index on runner_type for ci_runners46010-add-index-to-runner-typeDylan Griffith2018-05-151-0/+15
* | Merge branch 'master' into per-project-pipeline-iidShinya Maeda2018-05-105-1/+97
|\ \ | |/
| * Merge branch 'master' into 'fix-project-mirror-data-schema'Douwe Maan2018-05-0989-1137/+407
| |\
| | * Merge branch 'fix/gb/add-tmp-index-to-improve-stages-migration-cleanup' into ...Kamil Trzciński2018-05-091-1/+34
| | |\
| | | * Add tmp index to ci_builds to optimize stages migrationGrzegorz Bizon2018-05-091-1/+34
| | * | Merge branch '46010-runner-type-not-null' into 'master'Kamil Trzciński2018-05-091-0/+9
| | |\ \
| | | * | Add DB constraint ci_runners.runner_type not nullDylan Griffith2018-05-091-0/+9
| | | |/
| | * | Fix `downtime_check` jobblackst0ne2018-05-091-0/+2
| | |/
| * | Adds unique constraint to ProjectMirrorData project_id indexTiago Botelho2018-05-081-0/+31
| * | Adds not null constraint to ProjectMirrorData's foreign_key project_idTiago Botelho2018-05-081-0/+21
* | | Merge branch 'master' into per-project-pipeline-iidShinya Maeda2018-05-0988-1136/+373
|\ \ \ | | |/ | |/|
| * | Merge branch 'fix/gb/add-pipeline-builds-foreign-key' into 'master'Kamil Trzciński2018-05-081-0/+27
| |\ \
| | * | Reduce scope of orphaned builds to be removedGrzegorz Bizon2018-05-081-1/+1
| | * | Remove orphaned builds without project / pipeline referenceGrzegorz Bizon2018-05-081-2/+5
| | * | Add database foreign key between pipelines and buildsGrzegorz Bizon2018-05-081-0/+24
| * | | Merge branch 'dz-squash-old-migrations' into 'master'Douwe Maan2018-05-0886-1136/+335
| |\ \ \ | | |_|/ | |/| |
| | * | Squash migrations prior to 2014-03-14Dmitriy Zaporozhets2018-04-2486-1136/+335
| * | | Add MakeRemoteMirrorsDisabledByDefault DB migrationAsh McKenzie2018-05-081-0/+11
| | |/ | |/|
* | | Merge branch 'master' into per-project-pipeline-iidShinya Maeda2018-05-0819-0/+321
|\ \ \ | |/ /
| * | Merge branch '42099-port-push-mirroring-to-ce-ce-port-v-2' into 'master'Douwe Maan2018-05-074-0/+78
| |\ \
| | * | Adds remote mirror table migrationTiago Botelho2018-05-074-0/+78
| * | | Cleanup pipeline build stage background migrationGrzegorz Bizon2018-05-071-0/+28