summaryrefslogtreecommitdiff
path: root/db/schema.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* | add unique indexes to gpg_keysAlexis Reigel2017-07-271-1/+2
* | use db's on_delete instead of has_many :dependentAlexis Reigel2017-07-271-3/+3
* | use text instead of string for db columnsAlexis Reigel2017-07-271-2/+2
* | use ShaAttribute for gpg table columnsAlexis Reigel2017-07-271-4/+4
* | merge migrations to 1 single create per tableAlexis Reigel2017-07-271-7/+7
* | store gpg user name and email on the signatureAlexis Reigel2017-07-271-0/+2
* | gpg signature model for gpg verification cachingAlexis Reigel2017-07-271-0/+17
* | add primary keyid attribute to gpg keysAlexis Reigel2017-07-271-0/+2
* | add gpg key modelAlexis Reigel2017-07-271-0/+11
|/
* Fix saving diffs that are not valid UTF-835539-can-t-create-a-merge-request-containing-a-binary-file-with-non-utf-8-charactersSean McGivern2017-07-261-1/+2
* Merge branch '29289-project-destroy-clean-up-after-failure' into 'master'Sean McGivern2017-07-261-0/+1
|\
| * Handle errors while a project is being deleted asynchronously.Timothy Andrew2017-07-201-0/+1
* | Add lower path index to redirect_routesmk-add-lower-path-index-to-redirect-routesMichael Kozono2017-07-251-1/+1
|/
* Add a background migration to rename `uploads` in the uploads tableBob Van Landuyt2017-07-181-1/+1
* Move the `uploads/system` folder to `uploads/-/system`Bob Van Landuyt2017-07-181-1/+1
* Add a foreign key to `merge_requests.head_pipeline_id`Grzegorz Bizon2017-07-181-1/+2
* Fixes needed when GitLab sign-in is not enabledRobin Bobbitt2017-07-131-1/+1
* Merge branch 'fix_migrations_in_the_future' into 'master'Douwe Maan2017-07-071-1/+1
|\
| * fix migrations in the futureFelipe Artur2017-07-071-1/+1
* | Merge branch 'master' into '33929-allow-to-enable-perf-bar-for-a-group'Sean McGivern2017-07-071-2/+19
|\ \ | |/
| * Merge branch 'feature/intermediate/32568-adding-variables-to-pipelines-schedu...Kamil Trzciński2017-07-071-0/+14
| |\
| | * Merge from master(Fix conflicts)Shinya Maeda2017-07-071-0/+15
| | |\
| | * \ merge from masterShinya Maeda2017-07-071-6/+52
| | |\ \
| | * | | pipeline_schedule_variables model/dbShinya Maeda2017-07-051-0/+14
| * | | | Native group milestonesFelipe Artur2017-07-071-2/+5
| | |_|/ | |/| |
* | | | Merge branch 'master' into 33929-allow-to-enable-perf-bar-for-a-groupSean McGivern2017-07-071-5/+65
|\ \ \ \ | |/ / /
| * | | Basic BE changeShinya Maeda2017-07-071-0/+15
| | |/ | |/|
| * | Add table for merge request commitsSean McGivern2017-07-061-0/+16
| * | Add many foreign keys to the projects tableYorick Peterse2017-07-061-5/+34
* | | Allow to enable the Performance Bar for a group from the admin areaRémy Coutable2017-07-061-1/+2
|/ /
* | Merge remote-tracking branch 'upstream/master' into 32815--Add-Custom-CI-Conf...Lin Jen-Shin2017-07-051-2/+3
|\ \
| * \ Merge branch 'master' into 'fix/gb/improve-stage-id-foreign-key-migration'fix/gb/improve-stage-id-foreign-key-migrationGrzegorz Bizon2017-07-041-1/+2
| |\ \ | | |/
| | * Merge remote-tracking branch 'upstream/master' into add-ci_variables-environm...Lin Jen-Shin2017-06-271-0/+1
| | |\
| | * | Remove old project_id index and make sure mysql workLin Jen-Shin2017-06-231-1/+1
| | * | Remove duplicated records and add unique constraintLin Jen-Shin2017-06-221-2/+2
| | * | Add environment_scope column to ci_variables tableLin Jen-Shin2017-06-211-0/+1
| * | | Bump database schema versionGrzegorz Bizon2017-07-041-1/+1
| | |/ | |/|
* | | Rename ci_config_file to ci_config_pathLin Jen-Shin2017-07-051-1/+1
* | | Merge remote-tracking branch 'upstream/master' into 15041-Add-Custom-CI-Confi...15041-Add-Custom-CI-Config-PathLin Jen-Shin2017-06-281-648/+1005
|\ \ \ | |/ /
| * | Store merge request ref_fetched status in the database34052-store-mr-ref-fetched-in-databaseAdam Niedzielski2017-06-261-1/+2
| |/
| * Merge branch 'master' into 'fix/gb/improve-build-stage-reference-migration'Grzegorz Bizon2017-06-211-0/+1
| |\
| | * Add index for head pipeline idadd-index-for-head-pipeline-idKamil Trzcinski2017-06-211-1/+2
| * | Fix build stages reference migrationGrzegorz Bizon2017-06-211-1/+1
| |/