summaryrefslogtreecommitdiff
path: root/db/schema.rb
Commit message (Expand)AuthorAgeFilesLines
* Transform Gitlab::Kubernetes::Helm into a class41053-extend-cluster-applications-to-allow-install-to-prometheusMayra Cabrera2017-12-211-1/+2
* Fixes code based on MR commentsMayra Cabrera2017-12-211-1/+0
* Wrap shared examples for cluster applications in one support spec fileMayra Cabrera2017-12-211-2/+11
* 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
|\ \ | |/
| * Merge branch 'master' into 38464-k8s-appsShinya Maeda2017-11-071-0/+24
| |\
| | * Merge branch 'feature/custom-attributes-on-projects-and-groups' into 'master'Rémy Coutable2017-11-071-0/+24
| | |\
| | | * Support custom attributes on groupsMarkus Koller2017-11-061-0/+12
| | | * Support custom attributes on projectsMarkus Koller2017-11-061-0/+12
* | | | Merge branch '38464-k8s-apps' into add-ingress-to-cluster-applicationsEric Eastwood2017-11-061-1/+0
|\ \ \ \ | |/ / /
| * | | Merge branch 'master' into 38464-k8s-appsEric Eastwood2017-11-061-2/+1
| |\ \ \ | | |/ /
| | * | Merge branch 'refactor-clusters' into 'master'Grzegorz Bizon2017-11-061-0/+62
| | |\ \