summaryrefslogtreecommitdiff
path: root/db/schema.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * Rework the permissions model for SSH key restrictionsNick Thomas2017-08-301-5/+4
| * Add settings for minimum key strength and allowed key typeNick Thomas2017-08-301-0/+5
* | Fix db/schema.rb not being up to dateZeger-Jan van de Weg2017-08-311-3/+16
* | Add config_source to ci_pipelinesZeger-Jan van de Weg2017-08-311-17/+5
* | Form for setting project auto devops settingsZeger-Jan van de Weg2017-08-311-3/+2
* | Implement the implied CI/CD config for AutoDevOpsZeger-Jan van de Weg2017-08-311-5/+18
|/
* Re-allow appearances.description_html to be NULLrevert-appearances-description-html-not-nullYorick Peterse2017-08-241-2/+2
* Removed some useless code, codestyle changes and removed an indexGabriel Mazetto2017-08-221-1/+0
* Enable automatic hashed storage for new projects by application settingsGabriel Mazetto2017-08-221-0/+1
* New storage is now "Hashed" instead of "UUID"Gabriel Mazetto2017-08-221-3/+2
* Add UUID Storage to ProjectGabriel Mazetto2017-08-221-0/+3
* Merge branch 'backstage/gb/migrate-stages-statuses' into 'master'Kamil Trzciński2017-08-211-0/+2
|\
| * Merge branch 'master' into backstage/gb/migrate-stages-statusesGrzegorz Bizon2017-08-161-24/+68
| |\
| * \ Merge commit '9a3b283402b8cc1c86802c526f19a459ce09c2e3' into backstage/gb/mig...Grzegorz Bizon2017-07-311-1/+49
| |\ \