Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix broken specs | Filipa Lacerda | 2018-01-09 | 11 | -50/+25 |
* | Fix broken test for application row | Filipa Lacerda | 2018-01-09 | 1 | -2/+2 |
* | Fix broken tests for project list and header | Filipa Lacerda | 2018-01-09 | 2 | -2/+2 |
* | Fix application row specs | Filipa Lacerda | 2018-01-09 | 1 | -7/+7 |
* | [ci skip] Fix pagination specs | Filipa Lacerda | 2018-01-09 | 2 | -5/+3 |
* | Fix last eslint rules | Filipa Lacerda | 2018-01-08 | 9 | -156/+169 |
* | Fix more eslint rules | Filipa Lacerda | 2018-01-08 | 27 | -353/+402 |
* | Merge branch 'master' into 34312-eslint-vue-plugin | Filipa Lacerda | 2018-01-08 | 197 | -2884/+12637 |
|\ | |||||
| * | Merge branch 'workhorse-3.4.0' into 'master' | Sean McGivern | 2018-01-08 | 1 | -1/+1 |
| |\ | |||||
| | * | Use workhorse 3.4.0workhorse-3.4.0 | Jacob Vosmaer | 2018-01-08 | 1 | -1/+1 |
| * | | Merge branch 'master' into 'master' | Rémy Coutable | 2018-01-08 | 1 | -3/+7 |
| |\ \ | |||||
| | * | | Add Gitter room link to I want to contribute since you always have questions | Josh Unger | 2018-01-08 | 1 | -3/+7 |
| |/ / | |||||
| * | | Merge branch '28260-fix-pages-custom-domain-url' into 'master' | Grzegorz Bizon | 2018-01-08 | 3 | -2/+7 |
| |\ \ | |||||
| | * | | Generate HTTP URLs for custom Pages domains when appropriate | Nick Thomas | 2018-01-08 | 3 | -2/+7 |
| * | | | Merge branch 'rs-update-rack-cors' into 'master' | Nick Thomas | 2018-01-08 | 2 | -4/+4 |
| |\ \ \ | |||||
| | * | | | Update rack-cors from 0.4.0 to 1.0.2 | Robert Speicher | 2018-01-02 | 2 | -4/+4 |
| * | | | | Merge branch 'docs/typo-writing-documentation' into 'master' | Robert Speicher | 2018-01-08 | 1 | -2/+2 |
| |\ \ \ \ | | |_|_|/ | |/| | | | |||||
| | * | | | chore: remove symbolic link | Onuwa Nnachi Isaac | 2018-01-08 | 1 | -1/+0 |
| | * | | | Fix typo in writing_documentation.md | Onuwa Nnachi Isaac | 2018-01-02 | 2 | -2/+3 |
| * | | | | Merge branch '40418-migrate-existing-data-from-kubernetesservice-to-clusters-... | Yorick Peterse | 2018-01-08 | 3 | -0/+468 |
| |\ \ \ \ | |||||
| | * | | | | Add memoization for properties40418-migrate-existing-data-from-kubernetesservice-to-clusters-platforms-kubernetes | Shinya Maeda | 2018-01-08 | 1 | -4/+10 |
| | * | | | | Fix static analysys | Shinya Maeda | 2018-01-08 | 1 | -9/+9 |
| | * | | | | Disable STI of ActiveRecord. Refactoring specs. | Shinya Maeda | 2018-01-08 | 2 | -66/+184 |
| | * | | | | Fix StaticSnalysys | Shinya Maeda | 2018-01-08 | 1 | -1/+1 |
| | * | | | | Fix change log | Shinya Maeda | 2018-01-08 | 1 | -1/+1 |
| | * | | | | Add changelog | Shinya Maeda | 2018-01-08 | 1 | -0/+5 |
| | * | | | | Revert bulk_insert and bring back AR insert(one by one) | Shinya Maeda | 2018-01-08 | 2 | -64/+54 |
| | * | | | | Add a new test for emptified params | Shinya Maeda | 2018-01-08 | 1 | -2/+19 |
| | * | | | | Use batch update for Service deactivation | Shinya Maeda | 2018-01-08 | 1 | -4/+5 |
| | * | | | | Fix query to look for proper unmanaged kubernetes service | Shinya Maeda | 2018-01-08 | 1 | -17/+12 |
| | * | | | | Fix static anylysy | Shinya Maeda | 2018-01-08 | 2 | -9/+10 |
| | * | | | | Use bulk_insert instead of AR create | Shinya Maeda | 2018-01-08 | 1 | -12/+45 |
| | * | | | | Opitmize migration process by using both unmanaged_kubernetes_service and kub... | Shinya Maeda | 2018-01-08 | 2 | -40/+36 |
| | * | | | | Avoid quotes in ActiveRecord query | Shinya Maeda | 2018-01-08 | 1 | -4/+4 |
| | * | | | | Use explicit namespace for avoiding reference from application code | Shinya Maeda | 2018-01-08 | 1 | -13/+16 |
| | * | | | | Add logic to swtich environment_scope by the situation | Shinya Maeda | 2018-01-08 | 2 | -33/+69 |
| | * | | | | Add env_scope tests | Shinya Maeda | 2018-01-08 | 2 | -0/+33 |
| | * | | | | Fix test | Shinya Maeda | 2018-01-08 | 1 | -187/+52 |
| | * | | | | Fix comments | Shinya Maeda | 2018-01-08 | 1 | -10/+10 |
| | * | | | | Restructure spec | Shinya Maeda | 2018-01-08 | 1 | -160/+229 |
| | * | | | | Fix migration file typos and reorder Table definition | Shinya Maeda | 2018-01-08 | 1 | -25/+21 |
| | * | | | | Fix unmanaged_kubernetes_service scope for multiple clusters | Shinya Maeda | 2018-01-08 | 1 | -17/+27 |
| | * | | | | Add test. Disable KubernetesService when migrated | Shinya Maeda | 2018-01-08 | 2 | -11/+201 |
| | * | | | | Migrate existing data from KubernetesService to Clusters::Platforms::Kubernetes | Shinya Maeda | 2018-01-08 | 1 | -0/+104 |
| | | |_|/ | | |/| | | |||||
| * | | | | Merge branch '41754-update-scss-lint-to-0-56-0' into 'master' | Rémy Coutable | 2018-01-08 | 3 | -5/+17 |
| |\ \ \ \ | |||||
| | * | | | | Update scss-lint to 0.56.0 | Takuya Noguchi | 2018-01-08 | 3 | -5/+17 |
| | |/ / / | |||||
| * | | | | Merge branch 'delay-background-migrations' into 'master' | Rémy Coutable | 2018-01-08 | 8 | -11/+110 |
| |\ \ \ \ | |||||
| | * | | | | Run background migrations with a minimum intervaldelay-background-migrations | Yorick Peterse | 2018-01-05 | 8 | -11/+110 |
| * | | | | | Merge branch '149-qa-honor-chrome-headless-false' into 'master' | Grzegorz Bizon | 2018-01-08 | 4 | -7/+114 |
| |\ \ \ \ \ | |||||
| | * | | | | | Resolve "Allow QA tests to run with `CHROME_HEADLESS=false`" | Brett Walker | 2018-01-08 | 4 | -7/+114 |
| |/ / / / / |