summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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-312-17/+12
* | Form for setting project auto devops settingsZeger-Jan van de Weg2017-08-312-4/+3
* | Implement the implied CI/CD config for AutoDevOpsZeger-Jan van de Weg2017-08-313-5/+57
|/
* Merge commit '2be34630623711fc20ef8c101b5cef688f207cc1' into backstage/gb/ren...backstage/gb/rename-ci-cd-processing-sidekiq-queuesGrzegorz Bizon2017-08-261-4/+4
|\
| * Merge branch 'backstage/gb/improve-stages-statuses-migration' into 'master'Kamil Trzciński2017-08-251-4/+4
| |\
| | * Decrease statuses batch size even more in a migrationGrzegorz Bizon2017-08-251-1/+1