summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ /
* | | Fix rubocop offensesAlessio Caiazza2017-11-021-1/+1
* | | General cleanupAlessio Caiazza2017-11-021-0/+4
* | | Improve backend structure of dataKamil Trzcinski2017-11-022-18/+25
* | | Merge branch 'refactor-clusters' into 38464-k8s-appsKamil Trzcinski2017-11-026-12/+266
|\ \ \ | | |/ | |/|
| * | Revert back FetchKubernetesTokenServiceKamil Trzcinski2017-11-012-4/+4
| * | 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-014-105/+112
| * | Fix spec. Fix usage ping. Fix warnings by adding new models and attributes.Shinya Maeda2017-11-011-1/+1
| * | Merge branch 'master' into refactor-clustersShinya Maeda2017-11-013-12/+19
| |\ \ | | |/
| | * Merge branch 'bvl-dont-rename-free-names' into 'master'Douwe Maan2017-10-241-11/+0
| | |\
| | | * Don't rename groups/projects that aren't reserved anymorebvl-dont-rename-free-namesBob Van Landuyt2017-10-241-11/+0
| | * | Add new circuitbreaker properties to application_settingsBob Van Landuyt2017-10-232-1/+19
| | |/
| * | This worksShinya Maeda2017-10-233-10/+153
| * | Refactor Clusters to be consisted from GcpProvider and KubernetesPlatformKamil Trzcinski2017-10-231-0/+66
| |/
| * Add existing circuitbreaker settings to the databaseBob Van Landuyt2017-10-172-1/+32
* | Install k8s application with helm running inside the clusterAlessio Caiazza2017-11-021-0/+14
|/
* added date parameter for time trackinggitlab-ee-1312-time-spent-atVlad2017-10-132-0/+12
* Ignore existing Migration/Datetime cop offendersSean McGivern2017-10-104-0/+4
* Move migration to backgroundMichael Kozono2017-10-071-284/+9
* Update DN class in migrationMichael Kozono2017-10-071-41/+60
* Rename method to `to_normalized_s`Michael Kozono2017-10-071-2/+2
* Normalize existing persisted DNsMichael Kozono2017-10-071-0/+285
* Add a migration to populate fork networksBob Van Landuyt2017-10-071-0/+30
* Allow creating merge requests across forks of a projectBob Van Landuyt2017-10-071-1/+1
* Create a fork network when forking a projectBob Van Landuyt2017-10-072-0/+38
* Add a model for `fork_networks`Bob Van Landuyt2017-10-072-0/+36
* Merge branch 'master' into '37970-ci-sections-tracking'Kamil Trzciński2017-10-078-0/+240
|\
| * Merge branch 'feature/sm/35954-create-kubernetes-cluster-on-gke-from-k8s-serv...Kamil Trzciński2017-10-062-0/+77
| |\
| | * Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-074-1/+76
| | |\
| | * | Optimise gcp_clusters table schemaKamil Trzcinski2017-10-052-10/+14
| | * | Merge remote-tracking branch 'origin/master' into feature/sm/35954-create-kub...Kamil Trzcinski2017-10-053-0/+73
| | |\ \
| | * \ \ Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-053-3/+30
| | |\ \ \
| | * \ \ \ Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-042-1/+40
| | |\ \ \ \
| | * | | | | Specify defaults, fix policies, fix db columnsKamil Trzcinski2017-10-042-15/+15