summaryrefslogtreecommitdiff
path: root/db/migrate
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feature/sm/35954-create-kubernetes-cluster-on-gke-from-k8s-serv...Kamil Trzciński2017-10-061-0/+45
|\
| * Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-072-0/+32
| |\
| * | Optimise gcp_clusters table schemaKamil Trzcinski2017-10-051-6/+10
| * | Merge remote-tracking branch 'origin/master' into feature/sm/35954-create-kub...Kamil Trzcinski2017-10-052-0/+69
| |\ \
| * \ \ Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-052-2/+29
| |\ \ \
| * \ \ \ Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-041-0/+39
| |\ \ \ \
| * | | | | Specify defaults, fix policies, fix db columnsKamil Trzcinski2017-10-041-6/+6
| * | | | | Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-043-0/+79
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-045-1/+87
| |\ \ \ \ \ \
| * | | | | | | Implement Policy. Use show instead of edit. Chnage db column. fix comments. d...Shinya Maeda2017-10-031-7/+4
| * | | | | | | PollingInterval, rename to gke_clusters, has_one :clusterShinya Maeda2017-10-021-7/+3
| * | | | | | | authorize in controller. validation in model.Shinya Maeda2017-10-011-4/+4
| * | | | | | | Replace reactive_cache by multipel sidekiq workersShinya Maeda2017-10-011-2/+10
| * | | | | | | Databse foreing key, index, encrypt password. Use short path. Improve error h...Shinya Maeda2017-09-291-10/+7
| * | | | | | | Multithreading cluster creation is done with `reactive_cache`Shinya Maeda2017-09-281-0/+1
| * | | | | | | Delete/Update basic implementationShinya Maeda2017-09-271-1/+1
| * | | | | | | Add login root. Remove ceration type.Shinya Maeda2017-09-271-9/+0
| * | | | | | | okShinya Maeda2017-09-261-6/+28
| * | | | | | | Create Kubernetes cluster on GKE from k8s serviceShinya Maeda2017-09-251-0/+29
* | | | | | | | Merge branch '18608-lock-issues-v2' into 'master'Sean McGivern2017-10-061-0/+13
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18608-lock-issu...Jarka Kadlecova2017-10-034-0/+86
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18608-lock-issuesJarka Kadlecova2017-09-252-1/+20
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into 18608-lock-issuesLuke "Jared" Bennett2017-09-203-0/+75
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into 18608-lock-issuesLuke "Jared" Bennett2017-09-182-0/+56
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Create system notes for MR too, improve doc + clean up codeJarka Kadlecova2017-09-141-4/+1
| * | | | | | | | | | Support discussion locking in the backendJarka Kadlecova2017-09-141-0/+16
* | | | | | | | | | | Merge branch '36829-gpg-commit-not-verified-if-signed-with-a-subkey' into 'ma...Douwe Maan2017-10-061-0/+23
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Address some feedback from last code reviewRubén Dávila2017-10-051-2/+2
| * | | | | | | | | | | Convert migration to a post deployment migrationRubén Dávila2017-10-051-59/+0
| * | | | | | | | | | | Add migration to generate GpgKeySubkeys records and update signaturesRubén Dávila2017-10-051-0/+59
| * | | | | | | | | | | Add some basic specs and refactor model and validationsRubén Dávila2017-10-052-11/+13
| * | | | | | | | | | | Add missing DOWNTIME declarationRubén Dávila2017-10-051-0/+2
| * | | | | | | | | | | Associate GgpSignature with GpgKeySubkey if comes from a subkeyRubén Dávila2017-10-051-0/+10
| * | | | | | | | | | | Use a separate model to handle GPG subkeysRubén Dávila2017-10-052-10/+9
| * | | | | | | | | | | Process and create subkeys when a new GPG key is createdRubén Dávila2017-10-051-0/+10
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'backstage/gb/move-some-pipelines-code-from-ee-to-ee' into 'master'Grzegorz Bizon2017-10-061-0/+9
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Add failure_reason column to ci_pipelinesGrzegorz Bizon2017-10-051-0/+9
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge branch 'master' into digitalmoksha/gitlab-ce-feature/verify_secondary_e...Douwe Maan2017-10-0510-1/+232
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Add a new migration to make sure that fast forward column exists in projects ...fix_migration_with_fast_forward_optionValery Sizov2017-10-042-1/+28
| * | | | | | | | | Fix AddFastForwardOptionToProject migrationValery Sizov2017-10-041-1/+1
| | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Merge branch 'add-ci-builds-index-for-jobscontroller' into 'master'Kamil Trzciński2017-10-031-0/+39
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | Change index on ci_builds to optimize Jobs Controlleradd-ci-builds-index-for-jobscontrollerGreg Stark2017-10-031-0/+39
| * | | | | | | | Add (partial) index on Labels.templateGreg Stark2017-10-031-0/+45
| |/ / / / / / /
| * | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ff_port_from_eeValery Sizov2017-10-021-0/+33
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | Merge branch 'add-composite-index-on-merge-requests-merge-commit-sha' into 'm...Sean McGivern2017-09-291-0/+33
| | |\ \ \ \ \ \
| | | * | | | | | Add index for merge_requests.merge_commit_shaadd-composite-index-on-merge-requests-merge-commit-shaYorick Peterse2017-09-281-0/+33
| * | | | | | | | [Port semi-linear history from EE] Move migration to CE and `merge_method` me...Valery Sizov2017-09-291-0/+17
| * | | | | | | | Merge branch 'master' into ff_port_from_eeEric Eastwood2017-09-282-0/+26
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Merge branch 'hashed-storage-migration-path' into 'master'Douwe Maan2017-09-281-0/+9
| | |\ \ \ \ \ \ \
| | | * | | | | | | [Backported from EE] Readonly flag for ProjectsGabriel Mazetto2017-09-281-0/+9
| | | |/ / / / / /