summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '39957-redirect-to-gpc-page-if-users-try-to-create-a-cluster-but...Kamil Trzciński2018-01-076-7/+94
|\
| * Set timeout to billing information39957-redirect-to-gpc-page-if-users-try-to-create-a-cluster-but-the-account-is-not-enabledKamil Trzciński2018-01-071-1/+4
| * Refactor GCP session token exchange schemeMatija Čupić2018-01-072-10/+21
| * Merge branch 'master' into 39957-redirect-to-gpc-page-if-users-try-to-create-...Matija Čupić2018-01-0630-168/+230
| |\
| * | Store OAuth token in Redis for worker to pick upMatija Čupić2018-01-061-1/+6
| * | Use token from redis in gcp project billing workerMatija Čupić2018-01-061-1/+14
| * | Merge branch 'master' into 39957-redirect-to-gpc-page-if-users-try-to-create-...Matija Čupić2018-01-0555-183/+635
| |\ \
| * | | Move worker to gcp_project namespaceMatija Čupić2018-01-052-1/+2
| * | | Use token hash for redis keyMatija Čupić2018-01-051-2/+2
| * | | Return list of billing enabled projectsMatija Čupić2018-01-052-3/+3
| * | | Merge branch 'master' into 39957-redirect-to-gpc-page-if-users-try-to-create-...Matija Čupić2018-01-05182-858/+2222
| |\ \ \
| * | | | Change CheckGcpProjectBillingWorker lease to 15sMatija Čupić2018-01-051-1/+1
| * | | | Remove polling interval from GcpControllerMatija Čupić2018-01-051-2/+0
| * | | | Remove GCP cluster check page placeholderMatija Čupić2018-01-051-1/+0
| * | | | Add url to link in new GCP cluster header partialMatija Čupić2017-12-221-1/+1
| * | | | Add CheckGcpProjectBilling worker to all_queuesMatija Čupić2017-12-211-0/+1
| * | | | Implement GCP billing check in cluster formMatija Čupić2017-12-211-7/+21
| * | | | Remove actions for async GCP project billing checkMatija Čupić2017-12-211-31/+0
| * | | | Merge branch 'master' into 39957-redirect-to-gpc-page-if-users-try-to-create-...Matija Čupić2017-12-21311-2971/+4604
| |\ \ \ \
| * | | | | Add Worker rerun action to GcpControllerMatija Čupić2017-12-161-1/+10
| * | | | | Handle html format in addition to jsonMatija Čupić2017-12-161-0/+2
| * | | | | Expand controller test suite matrixMatija Čupić2017-12-162-3/+4
| * | | | | Use 1 minute for status polling intervalMatija Čupić2017-12-161-1/+1
| * | | | | Add lease to CheckGcpProjectBillingWorkerMatija Čupić2017-12-161-0/+11
| * | | | | Add check step for creating GCP clustersMatija Čupić2017-12-163-2/+26
| * | | | | Add CheckGcpProjectBillingWorkerMatija Čupić2017-12-161-0/+16
| * | | | | Properly CamelCase service nameMatija Čupić2017-12-161-1/+1
| * | | | | Add CheckGCPProjectBillingServiceMatija Čupić2017-12-161-0/+8
| * | | | | Change link for creating a new Google accountMatija Čupić2017-12-161-2/+2
| * | | | | Merge branch 'master' into 39957-redirect-to-gpc-page-if-users-try-to-create-...Matija Čupić2017-12-13496-3524/+5273
| |\ \ \ \ \
| * | | | | | Use special new account linkMatija Čupić2017-12-101-1/+1
| * | | | | | Add link to create Google account in clusters pageMatija Čupić2017-11-301-0/+2
* | | | | | | Merge branch 'fix/gb/fix-import-export-restoring-associations' into 'master'Kamil Trzciński2018-01-071-1/+1
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Merge branch 'master' into fix/gb/fix-import-export-restoring-associationsGrzegorz Bizon2018-01-0693-410/+1030
| |\ \ \ \ \ \
| * | | | | | | Assign stage and pipeline to a status when importingGrzegorz Bizon2018-01-051-1/+1
* | | | | | | | Merge branch '22643-manual-job-page' into 'master'Kamil Trzciński2018-01-066-39/+87
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix invalid content of empty state.Kamil Trzciński2018-01-061-1/+1
| * | | | | | | | Fix broken buildFilipa Lacerda2018-01-061-1/+1
| * | | | | | | | Fix broken templateFilipa Lacerda2018-01-051-6/+6
| * | | | | | | | Changes after reviewFilipa Lacerda2018-01-054-20/+34
| * | | | | | | | Merge branch 'master' into 22643-manual-job-pageFilipa Lacerda2018-01-054-13/+61
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Update svg iconsFilipa Lacerda2018-01-042-2/+2
| * | | | | | | | | Merge branch 'master' into 22643-manual-job-pageFilipa Lacerda2018-01-04127-738/+1996
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'master' into 22643-manual-job-pageFilipa Lacerda2017-12-2248-104/+194
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix typoFilipa Lacerda2017-12-221-1/+1
| * | | | | | | | | | Merge branch 'master' into 22643-manual-job-pageFilipa Lacerda2017-12-22130-1342/+2495
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Adjust illustrations sizeFilipa Lacerda2017-12-202-5/+9
| * | | | | | | | | | | Merge branch 'master' into 22643-manual-job-pageFilipa Lacerda2017-12-2056-175/+350
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Adds illustrations for manual actions and non triggered jobsFilipa Lacerda2017-12-1910-36/+70
* | | | | | | | | | | | | Merge branch '41249-clearing-the-cache' into 'master'Kamil Trzciński2018-01-066-2/+40
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | |