| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch '40549-render-emoj-in-groups-overview' into 'master' | Sean McGivern | 2018-01-08 | 3 | -2/+12 |
|\ |
|
| * | Rendering of emoji's in Group-Overview | Jacopo | 2017-12-24 | 3 | -2/+12 |
* | | Merge branch 'remove-commit-tree' into 'master' | Sean McGivern | 2018-01-08 | 1 | -1/+1 |
|\ \ |
|
| * | | Remove the Commit#tree methodremove-commit-tree | Jacob Vosmaer | 2018-01-04 | 1 | -1/+1 |
* | | | Merge branch '38056-remove-unused-option' into 'master' | Phil Hughes | 2018-01-08 | 3 | -4/+0 |
|\ \ \ |
|
| * | | | Remove unused push_code_to_protected_branches38056-remove-unused-option | Lin Jen-Shin | 2018-01-05 | 3 | -4/+0 |
* | | | | Resolve "Add graph value to hover" | Mike Greiling | 2018-01-08 | 6 | -200/+257 |
* | | | | Fix slash commands dropdown description | Maurizio De Santis | 2018-01-08 | 2 | -3/+15 |
* | | | | disables the shortcut to the issue boards when issues are disabled | Christiaan Van den Poel | 2018-01-08 | 4 | -9/+12 |
* | | | | Merge branch '3968-protected-branch-is-not-set-for-default-branch-on-import' ... | Douwe Maan | 2018-01-08 | 3 | -20/+25 |
|\ \ \ \ |
|
| * | | | | Protected branch is now created for default branch on import3968-protected-branch-is-not-set-for-default-branch-on-import | Tiago Botelho | 2018-01-06 | 3 | -20/+25 |
| | |/ /
| |/| | |
|
* | | | | Merge branch '39957-redirect-to-gpc-page-if-users-try-to-create-a-cluster-but... | Kamil Trzciński | 2018-01-07 | 6 | -7/+94 |
|\ \ \ \ |
|
| * | | | | Set timeout to billing information39957-redirect-to-gpc-page-if-users-try-to-create-a-cluster-but-the-account-is-not-enabled | Kamil Trzciński | 2018-01-07 | 1 | -1/+4 |
| * | | | | Refactor GCP session token exchange scheme | Matija Čupić | 2018-01-07 | 2 | -10/+21 |
| * | | | | Merge branch 'master' into 39957-redirect-to-gpc-page-if-users-try-to-create-... | Matija Čupić | 2018-01-06 | 30 | -168/+230 |
| |\ \ \ \ |
|
| * | | | | | Store OAuth token in Redis for worker to pick up | Matija Čupić | 2018-01-06 | 1 | -1/+6 |
| * | | | | | Use token from redis in gcp project billing worker | Matija Čupić | 2018-01-06 | 1 | -1/+14 |
| * | | | | | Merge branch 'master' into 39957-redirect-to-gpc-page-if-users-try-to-create-... | Matija Čupić | 2018-01-05 | 55 | -183/+635 |
| |\ \ \ \ \ |
|
| * | | | | | | Move worker to gcp_project namespace | Matija Čupić | 2018-01-05 | 2 | -1/+2 |
| * | | | | | | Use token hash for redis key | Matija Čupić | 2018-01-05 | 1 | -2/+2 |
| * | | | | | | Return list of billing enabled projects | Matija Čupić | 2018-01-05 | 2 | -3/+3 |
| * | | | | | | Merge branch 'master' into 39957-redirect-to-gpc-page-if-users-try-to-create-... | Matija Čupić | 2018-01-05 | 182 | -858/+2222 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | Change CheckGcpProjectBillingWorker lease to 15s | Matija Čupić | 2018-01-05 | 1 | -1/+1 |
| * | | | | | | | Remove polling interval from GcpController | Matija Čupić | 2018-01-05 | 1 | -2/+0 |
| * | | | | | | | Remove GCP cluster check page placeholder | Matija Čupić | 2018-01-05 | 1 | -1/+0 |
| * | | | | | | | Add url to link in new GCP cluster header partial | Matija Čupić | 2017-12-22 | 1 | -1/+1 |
| * | | | | | | | Add CheckGcpProjectBilling worker to all_queues | Matija Čupić | 2017-12-21 | 1 | -0/+1 |
| * | | | | | | | Implement GCP billing check in cluster form | Matija Čupić | 2017-12-21 | 1 | -7/+21 |
| * | | | | | | | Remove actions for async GCP project billing check | Matija Čupić | 2017-12-21 | 1 | -31/+0 |
| * | | | | | | | Merge branch 'master' into 39957-redirect-to-gpc-page-if-users-try-to-create-... | Matija Čupić | 2017-12-21 | 311 | -2971/+4604 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | Add Worker rerun action to GcpController | Matija Čupić | 2017-12-16 | 1 | -1/+10 |
| * | | | | | | | | Handle html format in addition to json | Matija Čupić | 2017-12-16 | 1 | -0/+2 |
| * | | | | | | | | Expand controller test suite matrix | Matija Čupić | 2017-12-16 | 2 | -3/+4 |
| * | | | | | | | | Use 1 minute for status polling interval | Matija Čupić | 2017-12-16 | 1 | -1/+1 |
| * | | | | | | | | Add lease to CheckGcpProjectBillingWorker | Matija Čupić | 2017-12-16 | 1 | -0/+11 |
| * | | | | | | | | Add check step for creating GCP clusters | Matija Čupić | 2017-12-16 | 3 | -2/+26 |
| * | | | | | | | | Add CheckGcpProjectBillingWorker | Matija Čupić | 2017-12-16 | 1 | -0/+16 |
| * | | | | | | | | Properly CamelCase service name | Matija Čupić | 2017-12-16 | 1 | -1/+1 |
| * | | | | | | | | Add CheckGCPProjectBillingService | Matija Čupić | 2017-12-16 | 1 | -0/+8 |
| * | | | | | | | | Change link for creating a new Google account | Matija Čupić | 2017-12-16 | 1 | -2/+2 |
| * | | | | | | | | Merge branch 'master' into 39957-redirect-to-gpc-page-if-users-try-to-create-... | Matija Čupić | 2017-12-13 | 496 | -3524/+5273 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Use special new account link | Matija Čupić | 2017-12-10 | 1 | -1/+1 |
| * | | | | | | | | | Add link to create Google account in clusters page | Matija Čupić | 2017-11-30 | 1 | -0/+2 |
* | | | | | | | | | | Merge branch 'fix/gb/fix-import-export-restoring-associations' into 'master' | Kamil Trzciński | 2018-01-07 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | Merge branch 'master' into fix/gb/fix-import-export-restoring-associations | Grzegorz Bizon | 2018-01-06 | 93 | -410/+1030 |
| |\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Assign stage and pipeline to a status when importing | Grzegorz Bizon | 2018-01-05 | 1 | -1/+1 |
* | | | | | | | | | | | Merge branch '22643-manual-job-page' into 'master' | Kamil Trzciński | 2018-01-06 | 6 | -39/+87 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Fix invalid content of empty state. | Kamil Trzciński | 2018-01-06 | 1 | -1/+1 |
| * | | | | | | | | | | | Fix broken build | Filipa Lacerda | 2018-01-06 | 1 | -1/+1 |
| * | | | | | | | | | | | Fix broken template | Filipa Lacerda | 2018-01-05 | 1 | -6/+6 |