summaryrefslogtreecommitdiff
path: root/db/schema.rb
Commit message (Expand)AuthorAgeFilesLines
* Create a fork network when forking a projectBob Van Landuyt2017-10-071-0/+12
* Add a model for `fork_networks`Bob Van Landuyt2017-10-071-0/+8
* Merge branch 'master' into '37970-ci-sections-tracking'Kamil Trzciński2017-10-071-0/+53
|\
| * Merge branch 'feature/sm/35954-create-kubernetes-cluster-on-gke-from-k8s-serv...Kamil Trzciński2017-10-061-0/+32
| |\
| | * Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-071-1/+16
| | |\
| | * | Optimise gcp_clusters table schemaKamil Trzcinski2017-10-051-4/+4
| | * | Merge remote-tracking branch 'origin/master' into feature/sm/35954-create-kub...Kamil Trzcinski2017-10-051-0/+4
| | |\ \
| | * \ \ Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-051-1/+1
| | |\ \ \
| | * \ \ \ Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-041-1/+1
| | |\ \ \ \
| | * | | | | Specify defaults, fix policies, fix db columnsKamil Trzcinski2017-10-041-9/+9
| | * | | | | Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-041-0/+3
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-041-1/+14
| | |\ \ \ \ \ \
| | * | | | | | | Implement Policy. Use show instead of edit. Chnage db column. fix comments. d...Shinya Maeda2017-10-031-42/+4
| | * | | | | | | PollingInterval, rename to gke_clusters, has_one :clusterShinya Maeda2017-10-021-1/+36
| | * | | | | | | 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-5/+10
| | * | | | | | | Multithreading cluster creation is done with `reactive_cache`Shinya Maeda2017-09-281-0/+1
| | * | | | | | | Add login root. Remove ceration type.Shinya Maeda2017-09-271-1/+0
| | * | | | | | | okShinya Maeda2017-09-261-4/+9
| | * | | | | | | Discard unnessecary changed in schemaShinya Maeda2017-09-251-25/+24
| | * | | | | | | Create Kubernetes cluster on GKE from k8s serviceShinya Maeda2017-09-251-25/+43
| * | | | | | | | Merge branch '18608-lock-issues-v2' into 'master'Sean McGivern2017-10-061-0/+2
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | 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-031-2/+15
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | 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-251-1/+2
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | Merge remote-tracking branch 'origin/master' into 18608-lock-issuesLuke "Jared" Bennett2017-09-201-3/+4
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into 18608-lock-issuesLuke "Jared" Bennett2017-09-181-3/+3
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Remove discussion_lockLuke "Jared" Bennett2017-09-141-16/+16
| | * | | | | | | | | Create system notes for MR too, improve doc + clean up codeJarka Kadlecova2017-09-141-2/+2
| | * | | | | | | | | Support discussion locking in the backendJarka Kadlecova2017-09-141-0/+2
| * | | | | | | | | | Merge branch '36829-gpg-commit-not-verified-if-signed-with-a-subkey' into 'ma...Douwe Maan2017-10-061-1/+15
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Convert migrations to generate subkeys to a background migrationRubén Dávila2017-10-051-1/+1
| | * | | | | | | | | | Address some feedback from last code reviewRubén Dávila2017-10-051-1/+1
| | * | | | | | | | | | Add some basic specs and refactor model and validationsRubén Dávila2017-10-051-0/+2
| | * | | | | | | | | | Associate GgpSignature with GpgKeySubkey if comes from a subkeyRubén Dávila2017-10-051-0/+3
| | * | | | | | | | | | Use a separate model to handle GPG subkeysRubén Dávila2017-10-051-1/+9
| | * | | | | | | | | | Process and create subkeys when a new GPG key is createdRubén Dávila2017-10-051-0/+1
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'backstage/gb/move-some-pipelines-code-from-ee-to-ee' into 'master'Grzegorz Bizon2017-10-061-0/+1
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Add failure_reason column to ci_pipelinesGrzegorz Bizon2017-10-051-0/+1
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | Merge branch 'master' into digitalmoksha/gitlab-ce-feature/verify_secondary_e...Douwe Maan2017-10-051-3/+19
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| * | | | | | | | | updated schema.rb with correct changesBrett Walker2017-09-231-0/+4
| * | | | | | | | | Return schema.rb to pre-rebase stateBrett Walker2017-09-231-29/+25
| * | | | | | | | | updated schema.rbBrett Walker2017-09-231-25/+29
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Repack migration correctlyAlessio Caiazza2017-10-061-2/+2
* | | | | | | | | Add CI build trace sections extractorAlessio Caiazza2017-10-051-0/+24
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Add a new migration to make sure that fast forward column exists in projects ...fix_migration_with_fast_forward_optionValery Sizov2017-10-041-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge branch 'add-ci-builds-index-for-jobscontroller' into 'master'Kamil Trzciński2017-10-031-1/+1
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |