summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bvl-dont-rename-free-names' into 'master'Douwe Maan2017-11-011-11/+0
* Merge branch 'sh-fix-email-provider-take2' into 'master'Yorick Peterse2017-09-262-2/+2
* Merge branch 'sh-fix-issue-38246' into 'master'Yorick Peterse2017-09-232-2/+2
* Merge branch 'reoganize-deployment-indexes' into 'master'Stan Hu2017-09-193-2/+52
* Merge branch 'fix-rails-migrations-for-partial-indexes' into 'master'Yorick Peterse2017-09-191-1/+1
* Merge branch 'issue_37640' into 'master'Grzegorz Bizon2017-09-191-0/+33
* Merge branch 'indexes-for-recent-push-events' into 'master'Robert Speicher2017-09-152-2/+42
* Merge branch 'ci-environment-status-performance' into 'master'Stan Hu2017-09-152-2/+18
* Revert "Remove db/migrate/20170828135939_migrate_user_external_mail_data.rb"Robert Speicher2017-09-131-0/+57
* Remove db/migrate/20170828135939_migrate_user_external_mail_data.rbRobert Speicher2017-09-121-57/+0
* Merge branch 'reset-events-primary-key-mysql' into 'master'10-0-stable-prepare-rc1Rémy Coutable2017-09-121-0/+24
* 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