summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* Remove db/migrate/20170828135939_migrate_user_external_mail_data.rbRobert Speicher2017-09-121-57/+0
* Merge branch 'revert-2f46c3a8' into 'master'Robert Speicher2017-09-122-0/+11
|\
| * Revert "Merge branch 'revert-f2421b2b' into 'master'"revert-2f46c3a8Annabel Dunstone Gray2017-09-112-0/+11
* | Reset primary keys after swapping events tablesreset-events-primary-key-mysqlYorick Peterse2017-09-111-0/+24
|/
* Revert "Merge branch '35012-navigation-add-option-to-change-navigation-color-...revert-f2421b2bRubén Dávila2017-09-082-11/+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-077-50/+129
|\ \ | |/
| * Merge branch '35012-navigation-add-option-to-change-navigation-color-palette'...Sean McGivern2017-09-072-0/+11
| |\
| | * Add theme_id column to users tableRubén Dávila2017-09-062-0/+11
| * | Merge branch 'events-migration-cleanup' into 'master'Sean McGivern2017-09-075-28/+96
| |\ \
| | * | Finish migration to the new events setupevents-migration-cleanupYorick Peterse2017-09-065-28/+96
| * | | Merge branch 'dz-rebuild-schema' into 'master'Yorick Peterse2017-09-072-24/+25
| |\ \ \
| | * | | Update schema.rb from db:migrate and fix invalid index checkdz-rebuild-schemaDmitriy Zaporozhets2017-09-072-24/+25
* | | | | Merge branch 'master' into zj-auto-devops-tablezj/gitlab-ce-zj-auto-devops-tableZeger-Jan van de Weg2017-09-071-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | reset namespace columns in migrationjk-fix-migrateJarka Kadlecova2017-09-061-0/+1
| | |_|/ | |/| |
* | | | Fix ordering of columns on new tableZeger-Jan van de Weg2017-09-072-11/+6
* | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into zj/gitlab-ce-zj...Kamil Trzcinski2017-09-066-2/+164
|\ \ \ \ | |/ / /
| * | | Profile updates from providersAlexander Keramidas2017-09-066-2/+164
* | | | Merge branch 'master' into zj-auto-devops-tableZeger-Jan van de Weg2017-09-0613-2/+173
|\ \ \ \ | |/ / /
| * | | Resolve outdated diff discussions on pushSean McGivern2017-09-062-1/+11
| * | | Fix migrationSean McGivern2017-09-062-12/+4
| * | | change collapse to resolve and comments to discussionsAshley Dumaine2017-09-062-4/+3
| * | | Add functionality to collapse outdated diff comments regardless of discussion...Ashley Dumaine2017-09-062-0/+19
| | |/ | |/|
| * | Merge branch 'master' into '36860-migrate-issues-author'36860-migrate-issues-authorDouwe Maan2017-09-055-1/+52
| |\ \ | | |/
| | * remove obsolete migrationAlexis Reigel2017-09-051-23/+0
| | * truncate gpg signature instead of destroyAlexis Reigel2017-09-052-21/+2
| | * remove valid_signature from gpg_signaturesAlexis Reigel2017-09-052-2/+12
| | * destroy signatures instead of updating themAlexis Reigel2017-09-052-14/+21
| | * destroy all signatures and add with default valueAlexis Reigel2017-09-052-3/+24
| | * update all signatures with the verification statusAlexis Reigel2017-09-051-0/+14
| | * downcase all GpgSignature#gpg_key_user_emailAlexis Reigel2017-09-051-0/+23
| | * add verification_status to gpg signaturesAlexis Reigel2017-09-052-0/+8
| | * Implement `failure_reason` on `ci_builds`Shinya Maeda2017-09-052-1/+11
| * | Migrate issues authored by deleted user to the Ghost userJarka Kadlecova2017-09-053-1/+52
| |/
| * 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-034-17/+25
| * Refactor access_level to not_protected and ref_protectedShinya Maeda2017-09-031-1/+1
| * Add spec. Fix runner setting page. It worked.Shinya Maeda2017-09-031-2/+2
| * Update application code by the db schema changeShinya Maeda2017-09-031-1/+1
| * Re-organize schema. Drop protected from runner. Add access_level to runner. D...Shinya Maeda2017-09-036-32/+41
| * Allow null for protected attribute in ci_pipelinesShinya Maeda2017-09-032-2/+2
| * Solution 1. Persists protected(ref) flag on ci_pipelines table. builds_for_sh...Shinya Maeda2017-09-032-0/+16
| * iniShinya Maeda2017-09-032-0/+16
* | Incorporate another round of feedbackZeger-Jan van de Weg2017-09-062-2/+2
* | Incorporate reviewZeger-Jan van de Weg2017-09-042-5/+6
* | Merge branch 'master' into zj-auto-devops-tableZeger-Jan van de Weg2017-09-042-0/+33
|\ \ | |/
| * Address review commentsNick Thomas2017-08-301-3/+4
| * Rework the permissions model for SSH key restrictionsNick Thomas2017-08-302-15/+18
| * Add settings for minimum key strength and allowed key typeNick Thomas2017-08-302-0/+29