summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | | | | | | Resolve "Add graph value to hover"Mike Greiling2018-01-089-356/+364
| | | |/ / / / / / / / /
| | | * | | | | | | | | Merge branch 'issue-40190' into 'master'Phil Hughes2018-01-083-3/+20
| | | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | Fix slash commands dropdown descriptionMaurizio De Santis2018-01-083-3/+20
| | | |/ / / / / / / / /
| | | * | | | | | | | | Merge branch '41244-issue-board-shortcut-working-while-no-issues' into 'master'Phil Hughes2018-01-088-18/+90
| | | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | disables the shortcut to the issue boards when issues are disabledChristiaan Van den Poel2018-01-088-18/+90
| | | |/ / / / / / / / /
| | | * | | | | | | | | Merge branch '3968-protected-branch-is-not-set-for-default-branch-on-import' ...Douwe Maan2018-01-087-20/+89
| | | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ | | | |/| | | | | | | |
| | | | * | | | | | | | Protected branch is now created for default branch on import3968-protected-branch-is-not-set-for-default-branch-on-importTiago Botelho2018-01-067-20/+89
| | | | | |_|_|/ / / / | | | | |/| | | | | |
| * | | | | | | | | | Delete fast_ssh_key_lookup.md10-4-stable-prepare-rc3Luke Bennett2018-01-111-170/+0
| |/ / / / / / / / /
| * | | | | | | | | Update fast_ssh_key_lookup.mdLuke Bennett2018-01-101-1/+1
| * | | | | | | | | Merge branch 'delay-background-migrations' into 'master'Rémy Coutable2018-01-108-11/+110
| * | | | | | | | | Merge branch '3968-protected-branch-is-not-set-for-default-branch-on-import' ...Douwe Maan2018-01-107-20/+89
| * | | | | | | | | Merge branch 'fj-41681-add-param-disable-commit-stats-api' into 'master'Douwe Maan2018-01-107-3/+63
| * | | | | | | | | Merge branch 'improve-ssh-lookup-docs' into 'master'Douwe Maan2018-01-102-1/+171
| * | | | | | | | | Merge branch 'fj-41477-fix-bug-wiki-last-version' into 'master'Douwe Maan2018-01-104-0/+91
| * | | | | | | | | Merge branch 'changes-dropdown-ellipsis' into 'master'Sean McGivern2018-01-105-4/+25
| * | | | | | | | | Merge branch '41683-timeout-is-not-set-for-gitaly-fetch_remote-calls' into 'm...Stan Hu2018-01-103-5/+24
| * | | | | | | | | Merge branch 'rs-update-rack-cors' into 'master'Nick Thomas2018-01-102-4/+4
| * | | | | | | | | Merge branch '10-4-stable-prepare-rc3-with-weekend-commits' into '10-4-stable...Robert Speicher2018-01-09131-1844/+10740
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'last-weekend-commit' into 10-4-stable-prepare-rc3-with-weekend-...10-4-stable-prepare-rc3-with-weekend-commitsLuke Bennett2018-01-09131-1844/+10740
| | |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | | | | | | | | | | _
| | * | | | | | | | Update scss-lint to 0.56.0Takuya Noguchi2018-01-083-5/+17
| | |/ / / / / / /
| | * | | | | | | Merge branch '39957-redirect-to-gpc-page-if-users-try-to-create-a-cluster-but...Kamil Trzciński2018-01-0715-76/+357
| | |\ \ \ \ \ \ \
| | | * | | | | | | Fix check_gcp_project_billing_worker_spec.rbKamil Trzciński2018-01-071-1/+1
| | | * | | | | | | 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-073-12/+23
| | | * | | | | | | Separate let and subject line in specMatija Čupić2018-01-071-0/+1
| | | * | | | | | | Add CHANGELOG entryMatija Čupić2018-01-061-0/+5
| | | * | | | | | | Merge branch 'master' into 39957-redirect-to-gpc-page-if-users-try-to-create-...Matija Čupić2018-01-0680-1361/+9800
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | Store OAuth token in Redis for worker to pick upMatija Čupić2018-01-062-2/+7
| | | * | | | | | | | Use token from redis in gcp project billing workerMatija Čupić2018-01-062-15/+46
| | | * | | | | | | | Remove check_gcp_project_billing queue from sidekiqMatija Čupić2018-01-061-1/+0
| | | * | | | | | | | Merge branch 'master' into 39957-redirect-to-gpc-page-if-users-try-to-create-...Matija Čupić2018-01-05175-754/+2888
| | | |\ \ \ \ \ \ \ \
| | | * | | | | | | | | 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-054-9/+10
| | | * | | | | | | | | Merge branch 'master' into 39957-redirect-to-gpc-page-if-users-try-to-create-...Matija Čupić2018-01-051044-7148/+10895
| | | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | 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
| | | * | | | | | | | | | Fix clusters/gcp feature specMatija Čupić2017-12-211-0/+1
| | | * | | | | | | | | | Fix use of pending decorator in specMatija Čupić2017-12-211-3/+2
| | | * | | | | | | | | | Add CheckGcpProjectBilling worker to all_queuesMatija Čupić2017-12-211-0/+1
| | | * | | | | | | | | | Implement GCP billing check in cluster formMatija Čupić2017-12-213-9/+38
| | | * | | | | | | | | | Remove actions for async GCP project billing checkMatija Čupić2017-12-213-222/+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-21820-5769/+11772
| | | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | Update GCP feature spec with check page flowMatija Čupić2017-12-161-67/+86
| | | * | | | | | | | | | | Add Worker rerun action to GcpControllerMatija Čupić2017-12-163-1/+61
| | | * | | | | | | | | | | Add CheckGcpProjectBillingWorker to sidekiq queueMatija Čupić2017-12-161-0/+1