summaryrefslogtreecommitdiff
path: root/db/migrate
Commit message (Expand)AuthorAgeFilesLines
* Add new circuitbreaker properties to application_settingsBob Van Landuyt2017-10-231-0/+16
* Add existing circuitbreaker settings to the databaseBob Van Landuyt2017-10-171-0/+27
* added date parameter for time trackinggitlab-ee-1312-time-spent-atVlad2017-10-131-0/+11
* Ignore existing Migration/Datetime cop offendersSean McGivern2017-10-104-0/+4
* Add a migration to populate fork networksBob Van Landuyt2017-10-071-0/+30
* Allow creating merge requests across forks of a projectBob Van Landuyt2017-10-071-1/+1
* Create a fork network when forking a projectBob Van Landuyt2017-10-071-0/+26
* Add a model for `fork_networks`Bob Van Landuyt2017-10-071-0/+28
* Merge branch 'master' into '37970-ci-sections-tracking'Kamil Trzciński2017-10-076-0/+159
|\
| * 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
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| * | | | | | | | | | tweaks for rubocopBrett Walker2017-09-232-3/+3
| * | | | | | | | | | use `add_concurrent_index` to add the :confirmation_token indexBrett Walker2017-09-232-1/+36
| * | | | | | | | | | Send a confirmation email when the user adds a secondary email address. Utili...Brett Walker2017-09-231-0/+34
| | |_|_|_|_|_|/ / / | |/| | | | | | | |