summaryrefslogtreecommitdiff
path: root/db/schema.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Index projects on repository storageNick Thomas2017-09-211-1/+2
* Merge branch 'reoganize-deployment-indexes' into 'master'Stan Hu2017-09-191-2/+3
|\
| * Reorganize indexes for the "deployments" tablereoganize-deployment-indexesYorick Peterse2017-09-191-2/+3
* | Fix regular expression used for opclasses to not be confused by partial index...fix-rails-migrations-for-partial-indexesGreg Stark2017-09-191-1/+1
|/
* Add missing index for getting recent push eventsindexes-for-recent-push-eventsYorick Peterse2017-09-141-2/+2
* Disallow NULL values for environments.project_idci-environment-status-performanceYorick Peterse2017-09-131-2/+2
* Revert "Merge branch 'revert-f2421b2b' into 'master'"revert-2f46c3a8Annabel Dunstone Gray2017-09-111-0/+1
* Revert "Merge branch '35012-navigation-add-option-to-change-navigation-color-...revert-f2421b2bRubén Dávila2017-09-081-1/+0
* Merge branch 'jk-update-schema' into 'master'rd-testYorick Peterse2017-09-071-1/+1
|\
| * Update db schema to correspond with migrationsjk-update-schemaJarka Kadlecova2017-09-071-1/+1
* | Merge remote-tracking branch 'origin/master' into zj/gitlab-ce-zj-auto-devops...Kamil Trzcinski2017-09-071-47/+28
|\ \ | |/
| * Merge branch '35012-navigation-add-option-to-change-navigation-color-palette'...Sean McGivern2017-09-071-0/+1
| |\
| | * Add theme_id column to users tableRubén Dávila2017-09-061-0/+1
| * | Merge branch 'events-migration-cleanup' into 'master'Sean McGivern2017-09-071-27/+7
| |\ \
| | * | Finish migration to the new events setupevents-migration-cleanupYorick Peterse2017-09-061-27/+7
| * | | Merge branch 'dz-rebuild-schema' into 'master'Yorick Peterse2017-09-071-22/+23
| |\ \ \ | | |_|/ | |/| |
| | * | Update schema.rb from db:migrate and fix invalid index checkdz-rebuild-schemaDmitriy Zaporozhets2017-09-071-22/+23
* | | | Fix ordering of columns on new tableZeger-Jan van de Weg2017-09-071-3/+3
* | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into zj/gitlab-ce-zj...Kamil Trzcinski2017-09-061-2/+11
|\ \ \ \ | |/ / /
| * | | Profile updates from providersAlexander Keramidas2017-09-061-2/+11
* | | | Merge branch 'master' into zj-auto-devops-tableZeger-Jan van de Weg2017-09-061-2/+10
|\ \ \ \ | |/ / /
| * | | Resolve outdated diff discussions on pushSean McGivern2017-09-061-1/+2
| * | | Fix migrationSean McGivern2017-09-061-1/+1
| * | | change collapse to resolve and comments to discussionsAshley Dumaine2017-09-061-1/+1
| * | | Add functionality to collapse outdated diff comments regardless of discussion...Ashley Dumaine2017-09-061-0/+1
| | |/ | |/|
| * | Merge branch 'master' into '36860-migrate-issues-author'36860-migrate-issues-authorDouwe Maan2017-09-051-1/+2
| |\ \ | | |/
| | * remove valid_signature from gpg_signaturesAlexis Reigel2017-09-051-2/+1
| | * destroy all signatures and add with default valueAlexis Reigel2017-09-051-1/+1
| | * add verification_status to gpg signaturesAlexis Reigel2017-09-051-0/+1
| | * Implement `failure_reason` on `ci_builds`Shinya Maeda2017-09-051-1/+2
| * | Migrate issues authored by deleted user to the Ghost userJarka Kadlecova2017-09-051-1/+2
| |/
| * Fix schema. Add safe_model_attributes for pipelinesShinya Maeda2017-09-031-1/+1
| * Remove access_level index from runner. Add protected on ci_pipelines. Add pro...Shinya Maeda2017-09-031-2/+3
| * Re-organize schema. Drop protected from runner. Add access_level to runner. D...Shinya Maeda2017-09-031-2/+3
| * Allow null for protected attribute in ci_pipelinesShinya Maeda2017-09-031-1/+1
| * Solution 1. Persists protected(ref) flag on ci_pipelines table. builds_for_sh...Shinya Maeda2017-09-031-0/+1
| * iniShinya Maeda2017-09-031-0/+1
* | Incorporate another round of feedbackZeger-Jan van de Weg2017-09-061-1/+1
* | Incorporate reviewZeger-Jan van de Weg2017-09-041-3/+4
* | Merge branch 'master' into zj-auto-devops-tableZeger-Jan van de Weg2017-09-041-0/+4
|\ \ | |/