Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restructure spec | Shinya Maeda | 2018-01-08 | 1 | -160/+229 |
* | Add test. Disable KubernetesService when migrated | Shinya Maeda | 2018-01-08 | 1 | -0/+189 |
* | Merge branch '39957-redirect-to-gpc-page-if-users-try-to-create-a-cluster-but... | Kamil Trzciński | 2018-01-07 | 7 | -69/+240 |
|\ | |||||
| * | Fix check_gcp_project_billing_worker_spec.rb | Kamil Trzciński | 2018-01-07 | 1 | -1/+1 |
| * | Refactor GCP session token exchange scheme | Matija Čupić | 2018-01-07 | 1 | -2/+2 |
| * | Separate let and subject line in spec | Matija Čupić | 2018-01-07 | 1 | -0/+1 |
| * | Merge branch 'master' into 39957-redirect-to-gpc-page-if-users-try-to-create-... | Matija Čupić | 2018-01-06 | 19 | -118/+308 |
| |\ | |||||
| * | | Store OAuth token in Redis for worker to pick up | Matija Čupić | 2018-01-06 | 1 | -1/+1 |
| * | | Use token from redis in gcp project billing worker | Matija Čupić | 2018-01-06 | 1 | -14/+32 |
| * | | Merge branch 'master' into 39957-redirect-to-gpc-page-if-users-try-to-create-... | Matija Čupić | 2018-01-05 | 60 | -325/+1403 |
| |\ \ | |||||
| * | | | Return list of billing enabled projects | Matija Čupić | 2018-01-05 | 2 | -6/+7 |
| * | | | Merge branch 'master' into 39957-redirect-to-gpc-page-if-users-try-to-create-... | Matija Čupić | 2018-01-05 | 505 | -2439/+3621 |
| |\ \ \ | |||||
| * | | | | Fix clusters/gcp feature spec | Matija Čupić | 2017-12-21 | 1 | -0/+1 |
| * | | | | Fix use of pending decorator in spec | Matija Čupić | 2017-12-21 | 1 | -3/+2 |
| * | | | | Implement GCP billing check in cluster form | Matija Čupić | 2017-12-21 | 2 | -2/+17 |
| * | | | | Remove actions for async GCP project billing check | Matija Čupić | 2017-12-21 | 1 | -189/+11 |
| * | | | | Make GCP billing check mock more specific | Matija Čupić | 2017-12-21 | 1 | -1/+1 |
| * | | | | Mark the gcp check page feature spec pending | Matija Čupić | 2017-12-21 | 1 | -1/+3 |
| * | | | | Merge branch 'master' into 39957-redirect-to-gpc-page-if-users-try-to-create-... | Matija Čupić | 2017-12-21 | 290 | -1879/+4339 |
| |\ \ \ \ | |||||
| * | | | | | Update GCP feature spec with check page flow | Matija Čupić | 2017-12-16 | 1 | -67/+86 |
| * | | | | | Add Worker rerun action to GcpController | Matija Čupić | 2017-12-16 | 1 | -0/+50 |
| * | | | | | Expand controller test suite matrix | Matija Čupić | 2017-12-16 | 3 | -43/+107 |
| * | | | | | Add lease to CheckGcpProjectBillingWorker | Matija Čupić | 2017-12-16 | 1 | -9/+27 |
| * | | | | | Add check step for creating GCP clusters | Matija Čupić | 2017-12-16 | 1 | -1/+70 |
| * | | | | | Isolate CheckGcpProjectBillingWorker specreturns | Matija Čupić | 2017-12-16 | 1 | -4/+5 |
| * | | | | | Add CheckGcpProjectBillingWorker | Matija Čupić | 2017-12-16 | 1 | -0/+23 |
| * | | | | | Properly CamelCase service name | Matija Čupić | 2017-12-16 | 2 | -3/+3 |
| * | | | | | Add CheckGCPProjectBillingService | Matija Čupić | 2017-12-16 | 1 | -0/+30 |
| * | | | | | Add Google Cloud client project billing info | Matija Čupić | 2017-12-16 | 1 | -0/+12 |
| * | | | | | Add Google Cloud client project list | Matija Čupić | 2017-12-15 | 1 | -0/+12 |
| * | | | | | Fix cluster OAuth feature spec user flow | Matija Čupić | 2017-12-13 | 1 | -0/+1 |
| * | | | | | Merge branch 'master' into 39957-redirect-to-gpc-page-if-users-try-to-create-... | Matija Čupić | 2017-12-13 | 271 | -2704/+8093 |
| |\ \ \ \ \ | |||||
| * | | | | | | Add link to create Google account in clusters page | Matija Čupić | 2017-11-30 | 1 | -0/+1 |
* | | | | | | | Merge branch 'fix/gb/fix-import-export-restoring-associations' into 'master' | Kamil Trzciński | 2018-01-07 | 4 | -354/+454 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Bump import/export version in test project export | Grzegorz Bizon | 2018-01-06 | 1 | -0/+0 |
| * | | | | | | | Merge branch 'master' into fix/gb/fix-import-export-restoring-associations | Grzegorz Bizon | 2018-01-06 | 83 | -554/+1913 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Assert on correctly restoring pipelines after an import | Grzegorz Bizon | 2018-01-05 | 1 | -0/+4 |
| * | | | | | | | | Fix import/export project tree saver specs | Grzegorz Bizon | 2018-01-05 | 2 | -7/+19 |
| * | | | | | | | | Assign stage and pipeline to a status when importing | Grzegorz Bizon | 2018-01-05 | 2 | -360/+410 |
| * | | | | | | | | Check if stage_id relation has been assigned only | Grzegorz Bizon | 2018-01-04 | 1 | -1/+1 |
| * | | | | | | | | Add test for restoring associations with import/export | Grzegorz Bizon | 2018-01-04 | 2 | -2/+36 |
* | | | | | | | | | Fix error 500 when viewing commit and merge request diffs | Stan Hu | 2018-01-07 | 1 | -0/+14 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||||
* | | | | | | | | Merge branch '22643-manual-job-page' into 'master' | Kamil Trzciński | 2018-01-06 | 7 | -54/+103 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Changes after review | Filipa Lacerda | 2018-01-05 | 1 | -3/+3 |
| * | | | | | | | | Merge branch 'master' into 22643-manual-job-page | Filipa Lacerda | 2018-01-05 | 11 | -36/+247 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into 22643-manual-job-page | Filipa Lacerda | 2018-01-04 | 452 | -1389/+3050 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | | | |||||
| * | | | | | | | | | Fix cycle analytics specs | Grzegorz Bizon | 2018-01-04 | 1 | -6/+8 |
| * | | | | | | | | | Merge branch 'master' into 22643-manual-job-page | Filipa Lacerda | 2017-12-22 | 54 | -1057/+551 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into 22643-manual-job-page | Filipa Lacerda | 2017-12-22 | 76 | -729/+1170 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Fix spec failures | Kamil Trzciński | 2017-12-21 | 2 | -3/+3 |