summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Restructure specShinya Maeda2018-01-081-160/+229
* Add test. Disable KubernetesService when migratedShinya Maeda2018-01-081-0/+189
* Merge branch '39957-redirect-to-gpc-page-if-users-try-to-create-a-cluster-but...Kamil Trzciński2018-01-077-69/+240
|\
| * Fix check_gcp_project_billing_worker_spec.rbKamil Trzciński2018-01-071-1/+1
| * Refactor GCP session token exchange schemeMatija Čupić2018-01-071-2/+2
| * Separate let and subject line in specMatija Čupić2018-01-071-0/+1
| * Merge branch 'master' into 39957-redirect-to-gpc-page-if-users-try-to-create-...Matija Čupić2018-01-0619-118/+308
| |\
| * | Store OAuth token in Redis for worker to pick upMatija Čupić2018-01-061-1/+1
| * | Use token from redis in gcp project billing workerMatija Čupić2018-01-061-14/+32
| * | Merge branch 'master' into 39957-redirect-to-gpc-page-if-users-try-to-create-...Matija Čupić2018-01-0560-325/+1403
| |\ \
| * | | Return list of billing enabled projectsMatija Čupić2018-01-052-6/+7
| * | | Merge branch 'master' into 39957-redirect-to-gpc-page-if-users-try-to-create-...Matija Čupić2018-01-05505-2439/+3621
| |\ \ \
| * | | | Fix clusters/gcp feature specMatija Čupić2017-12-211-0/+1
| * | | | Fix use of pending decorator in specMatija Čupić2017-12-211-3/+2
| * | | | Implement GCP billing check in cluster formMatija Čupić2017-12-212-2/+17
| * | | | Remove actions for async GCP project billing checkMatija Čupić2017-12-211-189/+11
| * | | | Make GCP billing check mock more specificMatija Čupić2017-12-211-1/+1
| * | | | Mark the gcp check page feature spec pendingMatija Čupić2017-12-211-1/+3
| * | | | Merge branch 'master' into 39957-redirect-to-gpc-page-if-users-try-to-create-...Matija Čupić2017-12-21290-1879/+4339
| |\ \ \ \
| * | | | | Update GCP feature spec with check page flowMatija Čupić2017-12-161-67/+86
| * | | | | Add Worker rerun action to GcpControllerMatija Čupić2017-12-161-0/+50
| * | | | | Expand controller test suite matrixMatija Čupić2017-12-163-43/+107
| * | | | | Add lease to CheckGcpProjectBillingWorkerMatija Čupić2017-12-161-9/+27
| * | | | | Add check step for creating GCP clustersMatija Čupić2017-12-161-1/+70
| * | | | | Isolate CheckGcpProjectBillingWorker specreturnsMatija Čupić2017-12-161-4/+5
| * | | | | Add CheckGcpProjectBillingWorkerMatija Čupić2017-12-161-0/+23
| * | | | | Properly CamelCase service nameMatija Čupić2017-12-162-3/+3
| * | | | | Add CheckGCPProjectBillingServiceMatija Čupić2017-12-161-0/+30
| * | | | | Add Google Cloud client project billing infoMatija Čupić2017-12-161-0/+12
| * | | | | Add Google Cloud client project listMatija Čupić2017-12-151-0/+12
| * | | | | Fix cluster OAuth feature spec user flowMatija Čupić2017-12-131-0/+1
| * | | | | Merge branch 'master' into 39957-redirect-to-gpc-page-if-users-try-to-create-...Matija Čupić2017-12-13271-2704/+8093
| |\ \ \ \ \
| * | | | | | Add link to create Google account in clusters pageMatija Čupić2017-11-301-0/+1
* | | | | | | Merge branch 'fix/gb/fix-import-export-restoring-associations' into 'master'Kamil Trzciński2018-01-074-354/+454
|\ \ \ \ \ \ \
| * | | | | | | Bump import/export version in test project exportGrzegorz Bizon2018-01-061-0/+0
| * | | | | | | Merge branch 'master' into fix/gb/fix-import-export-restoring-associationsGrzegorz Bizon2018-01-0683-554/+1913
| |\ \ \ \ \ \ \
| * | | | | | | | Assert on correctly restoring pipelines after an importGrzegorz Bizon2018-01-051-0/+4
| * | | | | | | | Fix import/export project tree saver specsGrzegorz Bizon2018-01-052-7/+19
| * | | | | | | | Assign stage and pipeline to a status when importingGrzegorz Bizon2018-01-052-360/+410
| * | | | | | | | Check if stage_id relation has been assigned onlyGrzegorz Bizon2018-01-041-1/+1
| * | | | | | | | Add test for restoring associations with import/exportGrzegorz Bizon2018-01-042-2/+36
* | | | | | | | | Fix error 500 when viewing commit and merge request diffsStan Hu2018-01-071-0/+14
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge branch '22643-manual-job-page' into 'master'Kamil Trzciński2018-01-067-54/+103
|\ \ \ \ \ \ \ \
| * | | | | | | | Changes after reviewFilipa Lacerda2018-01-051-3/+3
| * | | | | | | | Merge branch 'master' into 22643-manual-job-pageFilipa Lacerda2018-01-0511-36/+247
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into 22643-manual-job-pageFilipa Lacerda2018-01-04452-1389/+3050
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * | | | | | | | | Fix cycle analytics specsGrzegorz Bizon2018-01-041-6/+8
| * | | | | | | | | Merge branch 'master' into 22643-manual-job-pageFilipa Lacerda2017-12-2254-1057/+551
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into 22643-manual-job-pageFilipa Lacerda2017-12-2276-729/+1170
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix spec failuresKamil Trzciński2017-12-212-3/+3