summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Adds explanation to .codeclimate.yml file34312-eslint-vue-pluginFilipa Lacerda2018-01-101-0/+1
* Disable eslint in codeclimateFilipa Lacerda2018-01-101-1/+1
* Fix broken modalFilipa Lacerda2018-01-101-1/+1
* Disable rule in modal.vue breaking testsFilipa Lacerda2018-01-091-5/+3
* Fix broken testsFilipa Lacerda2018-01-094-104/+102
* Fix broken specsFilipa Lacerda2018-01-0911-50/+25
* Fix broken test for application rowFilipa Lacerda2018-01-091-2/+2
* Fix broken tests for project list and headerFilipa Lacerda2018-01-092-2/+2
* Fix application row specsFilipa Lacerda2018-01-091-7/+7
* [ci skip] Fix pagination specsFilipa Lacerda2018-01-092-5/+3
* Fix last eslint rulesFilipa Lacerda2018-01-089-156/+169
* Fix more eslint rulesFilipa Lacerda2018-01-0827-353/+402
* Merge branch 'master' into 34312-eslint-vue-pluginFilipa Lacerda2018-01-08197-2884/+12637
|\
| * Merge branch 'workhorse-3.4.0' into 'master'Sean McGivern2018-01-081-1/+1
| |\
| | * Use workhorse 3.4.0workhorse-3.4.0Jacob Vosmaer2018-01-081-1/+1
| * | Merge branch 'master' into 'master'Rémy Coutable2018-01-081-3/+7
| |\ \
| | * | Add Gitter room link to I want to contribute since you always have questionsJosh Unger2018-01-081-3/+7
| |/ /
| * | Merge branch '28260-fix-pages-custom-domain-url' into 'master'Grzegorz Bizon2018-01-083-2/+7
| |\ \
| | * | Generate HTTP URLs for custom Pages domains when appropriateNick Thomas2018-01-083-2/+7
| * | | Merge branch 'rs-update-rack-cors' into 'master'Nick Thomas2018-01-082-4/+4
| |\ \ \
| | * | | Update rack-cors from 0.4.0 to 1.0.2Robert Speicher2018-01-022-4/+4
| * | | | Merge branch 'docs/typo-writing-documentation' into 'master'Robert Speicher2018-01-081-2/+2
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | chore: remove symbolic linkOnuwa Nnachi Isaac2018-01-081-1/+0
| | * | | Fix typo in writing_documentation.mdOnuwa Nnachi Isaac2018-01-022-2/+3
| * | | | Merge branch '40418-migrate-existing-data-from-kubernetesservice-to-clusters-...Yorick Peterse2018-01-083-0/+468
| |\ \ \ \
| | * | | | Add memoization for properties40418-migrate-existing-data-from-kubernetesservice-to-clusters-platforms-kubernetesShinya Maeda2018-01-081-4/+10
| | * | | | Fix static analysysShinya Maeda2018-01-081-9/+9
| | * | | | Disable STI of ActiveRecord. Refactoring specs.Shinya Maeda2018-01-082-66/+184
| | * | | | Fix StaticSnalysysShinya Maeda2018-01-081-1/+1
| | * | | | Fix change logShinya Maeda2018-01-081-1/+1
| | * | | | Add changelogShinya Maeda2018-01-081-0/+5
| | * | | | Revert bulk_insert and bring back AR insert(one by one)Shinya Maeda2018-01-082-64/+54
| | * | | | Add a new test for emptified paramsShinya Maeda2018-01-081-2/+19
| | * | | | Use batch update for Service deactivationShinya Maeda2018-01-081-4/+5
| | * | | | Fix query to look for proper unmanaged kubernetes serviceShinya Maeda2018-01-081-17/+12
| | * | | | Fix static anylysyShinya Maeda2018-01-082-9/+10
| | * | | | Use bulk_insert instead of AR createShinya Maeda2018-01-081-12/+45
| | * | | | Opitmize migration process by using both unmanaged_kubernetes_service and kub...Shinya Maeda2018-01-082-40/+36
| | * | | | Avoid quotes in ActiveRecord queryShinya Maeda2018-01-081-4/+4
| | * | | | Use explicit namespace for avoiding reference from application codeShinya Maeda2018-01-081-13/+16
| | * | | | Add logic to swtich environment_scope by the situationShinya Maeda2018-01-082-33/+69
| | * | | | Add env_scope testsShinya Maeda2018-01-082-0/+33
| | * | | | Fix testShinya Maeda2018-01-081-187/+52
| | * | | | Fix commentsShinya Maeda2018-01-081-10/+10
| | * | | | Restructure specShinya Maeda2018-01-081-160/+229
| | * | | | Fix migration file typos and reorder Table definitionShinya Maeda2018-01-081-25/+21
| | * | | | Fix unmanaged_kubernetes_service scope for multiple clustersShinya Maeda2018-01-081-17/+27
| | * | | | Add test. Disable KubernetesService when migratedShinya Maeda2018-01-082-11/+201
| | * | | | Migrate existing data from KubernetesService to Clusters::Platforms::KubernetesShinya Maeda2018-01-081-0/+104
| | | |_|/ | | |/| |
| * | | | Merge branch '41754-update-scss-lint-to-0-56-0' into 'master'Rémy Coutable2018-01-083-5/+17
| |\ \ \ \