summaryrefslogtreecommitdiff
path: root/db/schema.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |\ \
| | * | | removed the #ensure_ref_fetched from all controllersmicael.bergeron2017-11-031-2/+1
| | | |/ | | |/|
* | | | Fix db/schema.rbKamil Trzcinski2017-11-061-1/+10
* | | | Merge branch '38464-k8s-apps' into add-ingress-to-cluster-applicationsEric Eastwood2017-11-061-9/+3
|\ \ \ \ | |/ / /
| * | | db/schema.rb cleanupAlessio Caiazza2017-11-061-9/+3
* | | | Add ingress applicationKamil Trzcinski2017-11-061-11/+14
|/ / /
* | | Merge branch 'refactor-clusters' into 38464-k8s-appsAlessio Caiazza2017-11-031-1/+10
|\ \ \ | | |/ | |/|
| * | Fix tests. Remove NOT NULL constraint from cluster.user.Shinya Maeda2017-11-031-1/+1
| * | Merge branch 'master' into refactor-clustersShinya Maeda2017-11-031-3/+4
| |\ \ | | |/
| * | Fix out of sync with KubernetesService. Remove namespace pramas from controll...Shinya Maeda2017-11-021-6/+6
* | | Merge remote-tracking branch 'origin/master' into 38464-k8s-appsKamil Trzcinski2017-11-031-2/+3
|\ \ \ | | |/ | |/|
| * | Merge branch '37631-add-a-merge_request_diff_id-column-to-merge_requests' int...Yorick Peterse2017-11-021-1/+4
| |\ \
| | * | Add a column linking an MR to its diffSean McGivern2017-11-021-1/+4
| * | | Remove user authentication_token columnDouwe Maan2017-11-021-2/+0
| |/ /
* | | Improve backend structure of dataKamil Trzcinski2017-11-021-14/+21
| |/ |/|
* | Revert back FetchKubernetesTokenServiceKamil Trzcinski2017-11-011-2/+2
* | Slim down Platforms::Kubernetes, and instead make it instrument KubernetesSer...Kamil Trzcinski2017-11-011-2/+2
* | Improve migration file. Add migration spec. Reorder columns of the table.Shinya Maeda2017-11-011-9/+12
* | Merge branch 'master' into refactor-clustersShinya Maeda2017-11-011-1/+3
|\ \ | |/
| * Add new circuitbreaker properties to application_settingsBob Van Landuyt2017-10-231-1/+3
* | This worksShinya Maeda2017-10-231-1/+60
|/