summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bvl-circuitbreaker-backoff' into 'master'Sean McGivern2017-10-302-1/+19
* Merge branch 'bvl-circuitbreaker-improvements' into 'master'Douwe Maan2017-10-302-1/+32
* Merge branch 'bvl-dont-rename-free-names' into 'master'Douwe Maan2017-10-251-11/+0
* Move migration to backgroundMichael Kozono2017-10-071-284/+9
* Update DN class in migrationMichael Kozono2017-10-071-41/+60
* Rename method to `to_normalized_s`Michael Kozono2017-10-071-2/+2
* Normalize existing persisted DNsMichael Kozono2017-10-071-0/+285
* 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-072-0/+38
* Add a model for `fork_networks`Bob Van Landuyt2017-10-072-0/+36
* Merge branch 'master' into '37970-ci-sections-tracking'Kamil Trzciński2017-10-078-0/+240
|\
| * Merge branch 'feature/sm/35954-create-kubernetes-cluster-on-gke-from-k8s-serv...Kamil Trzciński2017-10-062-0/+77
| |\
| | * Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-074-1/+76
| | |\
| | * | Optimise gcp_clusters table schemaKamil Trzcinski2017-10-052-10/+14
| | * | Merge remote-tracking branch 'origin/master' into feature/sm/35954-create-kub...Kamil Trzcinski2017-10-053-0/+73
| | |\ \
| | * \ \ Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-053-3/+30
| | |\ \ \
| | * \ \ \ Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-042-1/+40
| | |\ \ \ \
| | * | | | | Specify defaults, fix policies, fix db columnsKamil Trzcinski2017-10-042-15/+15
| | * | | | | Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-044-0/+82
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-0410-3/+166
| | |\ \ \ \ \ \
| | * | | | | | | Implement Policy. Use show instead of edit. Chnage db column. fix comments. d...Shinya Maeda2017-10-032-49/+8
| | * | | | | | | PollingInterval, rename to gke_clusters, has_one :clusterShinya Maeda2017-10-022-8/+39
| | * | | | | | | authorize in controller. validation in model.Shinya Maeda2017-10-012-8/+8
| | * | | | | | | Replace reactive_cache by multipel sidekiq workersShinya Maeda2017-10-012-4/+20
| | * | | | | | | Databse foreing key, index, encrypt password. Use short path. Improve error h...Shinya Maeda2017-09-292-15/+17
| | * | | | | | | Multithreading cluster creation is done with `reactive_cache`Shinya Maeda2017-09-282-0/+2
| | * | | | | | | Delete/Update basic implementationShinya Maeda2017-09-271-1/+1
| | * | | | | | | Add login root. Remove ceration type.Shinya Maeda2017-09-272-10/+0
| | * | | | | | | okShinya Maeda2017-09-262-10/+37
| | * | | | | | | Discard unnessecary changed in schemaShinya Maeda2017-09-251-25/+24
| | * | | | | | | Create Kubernetes cluster on GKE from k8s serviceShinya Maeda2017-09-252-25/+72
| * | | | | | | | Merge branch '18608-lock-issues-v2' into 'master'Sean McGivern2017-10-062-0/+15
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | fix db schemaJarka Kadlecova2017-10-031-16/+16
| | * | | | | | | Remove redundant column from the schemaJarka Kadlecova2017-10-031-1/+0
| | * | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18608-lock-issu...Jarka Kadlecova2017-10-038-2/+165
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | FE review changes app codeLuke "Jared" Bennett2017-10-011-0/+1
| | * | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18608-lock-issuesJarka Kadlecova2017-09-254-3/+23
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into 18608-lock-issuesLuke "Jared" Bennett2017-09-205-5/+81
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into 18608-lock-issuesLuke "Jared" Bennett2017-09-185-3/+129
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Remove discussion_lockLuke "Jared" Bennett2017-09-141-16/+16
| | * | | | | | | | | | Create system notes for MR too, improve doc + clean up codeJarka Kadlecova2017-09-142-6/+3
| | * | | | | | | | | | Support discussion locking in the backendJarka Kadlecova2017-09-142-0/+18
| * | | | | | | | | | | Merge branch '36829-gpg-commit-not-verified-if-signed-with-a-subkey' into 'ma...Douwe Maan2017-10-063-1/+66
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Add more specs.36829-gpg-commit-not-verified-if-signed-with-a-subkeyRubén Dávila2017-10-051-1/+2
| | * | | | | | | | | | | Small refactor and fix for RuboCopRubén Dávila2017-10-051-2/+4
| | * | | | | | | | | | | Convert migrations to generate subkeys to a background migrationRubén Dávila2017-10-053-62/+26
| | * | | | | | | | | | | Invalidate GpgSignatures associated to GpgKeySubkeys when revoking the GpgKeyRubén Dávila2017-10-051-1/+1
| | * | | | | | | | | | | Address some feedback from last code reviewRubén Dávila2017-10-053-4/+6
| | * | | | | | | | | | | Convert migration to a post deployment migrationRubén Dávila2017-10-051-0/+0