summaryrefslogtreecommitdiff
path: root/db/schema.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mdelaossa/gitlab-ce-31995-project-limit-default-fix'Dmitriy Zaporozhets2018-01-041-2/+2
|\
| * User#projects_limit remove DB default and added NOT NULL constraintMario de la Ossa2017-12-301-2/+2
* | Merge branch 'change-issues-closed-at-background-migration' into 'master'Sean McGivern2018-01-041-1/+1
|\ \
| * | Use a background migration for issues.closed_atchange-issues-closed-at-background-migrationYorick Peterse2018-01-031-1/+1
* | | Cache merged and closed events data in merge_request_metrics tableOswaldo Ferreira2018-01-021-0/+5
|/ /
* | Fix user membership destroy relationFrancisco Javier López2018-01-021-0/+1
* | Merge branch '39289-local-schema-rb-automatically-reverts-datetime-to-datetim...Sean McGivern2018-01-021-4/+4
|\ \ | |/ |/|
| * Prevent schema.rb reverting from datetime_with_timezone to datetime39289-local-schema-rb-automatically-reverts-datetime-to-datetime_with_timezone-after-migrationsJames Edwards-Jones2017-12-071-4/+4
* | Extend Cluster Applications to allow installation of PrometheusMayra Cabrera2017-12-221-0/+9
* | Add index on namespaces lower(name) for UsersController#existsindex-namespaces-lower-nameGreg Stark2017-12-211-1/+1
* | LDAP extern_uids are not normalized when updated via APIFrancisco Javier López2017-12-211-1/+1
* | Remove unused queuesdm-dedicated-sidekiq-queuesDouwe Maan2017-12-131-1/+1
* | Remove issues.assignee_id columnValery Sizov2017-12-111-2/+0
* | Allow git pull/push on project redirectsMayra Cabrera2017-12-081-1/+3
* | Move the circuitbreaker check out in a separate processbvl-circuitbreaker-processBob Van Landuyt2017-12-081-4/+3
* | The API isn't using the appropriate services for managing forksFrancisco Javier López2017-12-071-1/+1
* | Merge branch 'mk-add-old-attachments-to-uploads-table' into 'master'Stan Hu2017-12-071-1/+1
|\ \ | |/ |/|
| * Fix uploads.path length for long filenamesMichael Kozono2017-12-011-1/+1
| * Exclude `untracked_files_for_uploads` from schemaMichael Kozono2017-12-011-10/+0
| * Rename table to untracked_files_for_uploadsMichael Kozono2017-12-011-3/+3
| * Add TrackUntrackedUploads post-deploy migrationMichael Kozono2017-12-011-0/+10
* | Merge branch 'feature/custom-text-for-new-projects' into 'master'Rémy Coutable2017-12-051-0/+2
|\ \
| * | Add custom brand text on new project pagesMarkus Koller2017-12-041-0/+2
| |/
* | Move config_source earlierKamil Trzcinski2017-12-051-1/+1
* | Merge index during table creationKamil Trzcinski2017-12-051-1/+1
* | Remove index on file_typeKamil Trzcinski2017-12-041-2/+0
* | Store expire_at in ci_job_artifactsKamil Trzcinski2017-12-031-1/+2
* | Add unique index on job_id and file_typeZeger-Jan van de Weg2017-12-031-1/+2
* | Fix most test failuresZeger-Jan van de Weg2017-12-031-2/+3
* | Rename Artifact to JobArtifact, split metadata outZeger-Jan van de Weg2017-12-031-15/+16
* | Create Ci::ArtifactsZeger-Jan van de Weg2017-12-031-5/+3
* | Create ci_artifacts tableZeger-Jan van de Weg2017-12-031-0/+16
|/
* Merge branch 'remove-mr-diff-serialised-columns' into 'master'Yorick Peterse2017-11-291-3/+1
|\
| * Improve indexes on merge_request_diffsremove-mr-diff-serialised-columnsSean McGivern2017-11-281-1/+1
| * Remove serialised diff and commit columnsSean McGivern2017-11-281-2/+0
* | Reschedule the migration to populate fork networksbvl-fork-networks-for-deleted-projectsBob Van Landuyt2017-11-291-1/+1
* | Add timeouts for Gitaly callsAndrew Newdigate2017-11-291-0/+3
|/
* Fix defaults for MR states and merge statusesdefault-values-for-mr-statesYorick Peterse2017-11-241-3/+3
* Allow password authentication to be disabled entirelyMarkus Koller2017-11-231-1/+2
* Add environment_scope to cluster tableShinya Maeda2017-11-221-0/+1
* Update composite pipelines index to include "id"fix-ci-pipelines-indexYorick Peterse2017-11-211-2/+2
* Clean up schema of the "merge_requests" tableYorick Peterse2017-11-201-2/+10
* Merge branch 'mk-add-user-rate-limits' into 'master'Douwe Maan2017-11-171-0/+9
|\
| * Add throttle application settingsMichael Kozono2017-11-171-0/+9
* | Delete orphaned fork networks in a migrationbvl-delete-empty-fork-networksBob Van Landuyt2017-11-171-1/+1
|/
* Clean up schema of the "issues" tablecleanup-issues-schemaYorick Peterse2017-11-091-5/+9
* Fix db/schema.rbKamil Trzcinski2017-11-071-2/+1
* Merge branch '38464-k8s-apps' of https://gitlab.com/gitlab-org/gitlab-ce into...Kamil Trzcinski2017-11-071-1/+1
|\
| * Fix schema versionShinya Maeda2017-11-081-1/+1
* | Merge branch '38464-k8s-apps' into add-ingress-to-cluster-applicationsKamil Trzcinski2017-11-071-0/+24
|\ \ | |/