summaryrefslogtreecommitdiff
path: root/db/schema.rb
Commit message (Expand)AuthorAgeFilesLines
* Finish migration to the new events setupevents-migration-cleanupYorick Peterse2017-09-061-27/+7
* 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
* 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
* 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
| |\ \
| * \ \ Merge branch 'master' into backstage/gb/migrate-stages-statusesGrzegorz Bizon2017-07-261-1/+1
| |\ \ \
| * | | | Add optimistic locking column to ci_stages tableGrzegorz Bizon2017-07-201-1/+2
| * | | | Merge branch 'master' into backstage/gb/migrate-stages-statusesGrzegorz Bizon2017-07-201-2/+3
| |\ \ \ \
| * | | | | Update version number of stages statuses migrationGrzegorz Bizon2017-07-111-1/+1
| * | | | | Merge branch 'master' into backstage/gb/migrate-stages-statusesGrzegorz Bizon2017-07-101-8/+88
| |\ \ \ \ \
| * | | | | | Add initial changes for stages statuses migrationGrzegorz Bizon2017-06-301-1/+2
* | | | | | | Fix Error 500s when attempting to destroy a protected tagStan Hu2017-08-201-2/+2
* | | | | | | Don't create event in Merge Request Create ServiceJarka Kadlecova2017-08-161-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'disable-project-export' into 'master'Rémy Coutable2017-08-111-1/+2
|\ \ \ \ \ \
| * | | | | | Add option to disable project export on instance - db changesRobin Bobbitt2017-08-111-1/+2
* | | | | | | Better caching and indexing of broadcast messagesYorick Peterse2017-08-111-5/+7
|/ / / / / /
* | | | | | Merge branch 'split-events-into-push-events' into 'master'Sean McGivern2017-08-111-1/+32
|\ \ \ \ \ \
| * | | | | | Use a specialized class for querying eventsYorick Peterse2017-08-101-2/+2
| * | | | | | Migrate events into a new formatYorick Peterse2017-08-101-0/+31
* | | | | | | Cache Appearance instances in Redisappearances-caching-and-schemaYorick Peterse2017-08-101-4/+4
|/ / / / / /
* | | | | | Merge branch '31207-clean-locked-merge-requests' into 'master'Stan Hu2017-08-081-2/+2
|\ \ \ \ \ \
| * | | | | | Move locked_at removal to post-deployment migrationOswaldo Ferreira2017-08-071-1/+1
| * | | | | | Store MergeWorker JID on merge request, and clean up stuck mergesOswaldo Ferreira2017-08-071-1/+1
* | | | | | | Store & use ConvDev percentages returned by Version app35761-convdev-percJarka Kadlecova2017-08-071-0/+10
|/ / / / / /
* | | | | | Re-organise "issues" indexes for faster orderingreorganise-issues-indexes-for-sortingYorick Peterse2017-08-031-3/+4
* | | | | | Merge branch '33620-remove-events-from-notification_settings' into 'master'Douwe Maan2017-08-011-2/+1
|\ \ \ \ \ \
| * | | | | | Remove events column from notification settings33620-remove-events-from-notification_settingsSean McGivern2017-07-311-2/+1
| | |_|_|_|/ | |/| | | |
* | | | | | fixfix/sm/schema-fix-group-pipeline-schedule-variablesShinya Maeda2017-07-291-10/+10
|/ / / / /
* | | | | initShinya Maeda2017-07-281-0/+12
* | | | | Merge branch 'backport-ee-2456' into 'master'Robert Speicher2017-07-271-0/+1
|\ \ \ \ \
| * | | | | Backport gitlab-ee!2456Oswaldo Ferreira2017-07-271-0/+1
* | | | | | add unique index for gpg_signatures#commit_shaAlexis Reigel2017-07-271-1/+1