summaryrefslogtreecommitdiff
path: root/db/schema.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
|\ \