summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* Update composite pipelines index to include "id"fix-ci-pipelines-indexYorick Peterse2017-11-212-2/+37
* Fix merge_requests.source_project_id migrationfix-mr-cleanupYorick Peterse2017-11-201-4/+4
* Clean up schema of the "merge_requests" tableYorick Peterse2017-11-207-2/+268
* Merge branch '18040-rubocop-line-break-after-guard-clause' into 'master'Rémy Coutable2017-11-204-0/+4
|\
| * Adds Rubocop rule for line break after guard clauseJacopo2017-11-164-0/+4
* | Merge branch 'rs-cycle-analytics-seed' into 'master'Rémy Coutable2017-11-201-37/+48
|\ \
| * | Update CycleAnalytics seed to account for multiple issue assigneesrs-cycle-analytics-seedRobert Speicher2017-11-161-37/+48
| |/
* | Merge branch 'restrict-update-column-in-batches-for-large-tables' into 'master'Robert Speicher2017-11-1725-11/+25
|\ \
| * | Prevent update_column_in_batches on large tablesSean McGivern2017-11-1725-11/+25
* | | Merge branch 'mk-add-user-rate-limits' into 'master'Douwe Maan2017-11-172-0/+47
|\ \ \
| * | | Add throttle application settingsMichael Kozono2017-11-172-0/+47
| | |/ | |/|
* | | Merge branch 'bvl-delete-empty-fork-networks' into 'master'Douwe Maan2017-11-172-1/+37
|\ \ \ | |_|/ |/| |
| * | Delete orphaned fork networks in a migrationbvl-delete-empty-fork-networksBob Van Landuyt2017-11-172-1/+37
| |/
* | Convert migration to populate latest merge request ID into a background migra...Stan Hu2017-11-172-27/+29
|/
* Clean up schema of the "issues" tablecleanup-issues-schemaYorick Peterse2017-11-099-5/+247
* 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-073-0/+58
|\ \ | |/
| * Merge branch 'master' into 38464-k8s-appsShinya Maeda2017-11-073-0/+58
| |\
| | * Merge branch 'feature/custom-attributes-on-projects-and-groups' into 'master'Rémy Coutable2017-11-073-0/+58
| | |\
| | | * Support custom attributes on groupsMarkus Koller2017-11-062-0/+31
| | | * Support custom attributes on projectsMarkus Koller2017-11-062-0/+27
* | | | Merge branch '38464-k8s-apps' into add-ingress-to-cluster-applicationsEric Eastwood2017-11-062-1/+14
|\ \ \ \ | |/ / /
| * | | Merge branch 'master' into 38464-k8s-appsEric Eastwood2017-11-062-2/+15
| |\ \ \ | | |/ /
| | * | Merge branch 'refactor-clusters' into 'master'Grzegorz Bizon2017-11-063-0/+229
| | |\ \
| | * \ \ Merge branch 'remove-ensure-ref-fetched-from-controllers' into 'master'Sean McGivern2017-11-062-2/+15
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | make the migration reversiblemicael.bergeron2017-11-031-1/+1
| | | * | add changelog and move migration to post_migratemicael.bergeron2017-11-031-0/+0
| | | * | removed the #ensure_ref_fetched from all controllersmicael.bergeron2017-11-032-2/+15
* | | | | 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
| * | | | Merge branch 'refactor-clusters' into 38464-k8s-appsAlessio Caiazza2017-11-063-87/+104
| |\ \ \ \ | | | |_|/ | | |/| |
* | | | | Add ingress applicationKamil Trzcinski2017-11-062-11/+35
* | | | | Merge remote-tracking branch 'origin/refactor-clusters' into 36629-35958-add-...Kamil Trzcinski2017-11-063-87/+104
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Fix statis analysysShinya Maeda2017-11-051-1/+1
| * | | Merge branch 'master' into refactor-clustersShinya Maeda2017-11-051-1/+5
| |\ \ \ | | |/ /
| | * | Put a condition to old migration that adds fast_forward column to MRsValery Sizov2017-11-041-1/+5
| | |/
| * | Move migration file to post-migration. Use EachBatch. batch_size 1Shinya Maeda2017-11-042-90/+99
| * | Fix MigrateGcpClustersToNewClustersArchitectures. Improve specShinya Maeda2017-11-031-1/+5
* | | Merge branch 'refactor-clusters' into 38464-k8s-appsAlessio Caiazza2017-11-032-2/+11
|\ \ \ | |/ /
| * | Fix tests. Remove NOT NULL constraint from cluster.user.Shinya Maeda2017-11-032-2/+2
| * | Merge branch 'master' into refactor-clustersShinya Maeda2017-11-035-3/+155
| |\ \ | | |/
| * | 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-035-2/+154
|\ \ \ | | |/ | |/|
| * | Merge branch '37631-add-a-merge_request_diff_id-column-to-merge_requests' int...Yorick Peterse2017-11-023-1/+57
| |\ \
| | * | Add a column linking an MR to its diffSean McGivern2017-11-023-1/+57
| * | | Remove user authentication_token columnDouwe Maan2017-11-022-2/+20
| * | | Migrate user private tokens to personal access tokensDouwe Maan2017-11-021-0/+78
| |/ /