summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Resolve "Operations navigation menu renders empty menu when user does not hav...Lukas Eipert2018-05-291-0/+12
* Merge branch '38759-fetch-available-parameters-directly-from-gke-when-creatin...Kamil Trzciński2018-05-2917-313/+914
|\
| * Check the GCP cluster form for the GCP tokenMatija Čupić2018-05-281-1/+10
| * update testsDennis Tang2018-05-282-3/+22
| * Merge remote-tracking branch 'origin/master' into 38759-fetch-available-param...Dennis Tang2018-05-25211-1754/+4939
| |\
| * | use testAction for validateProjectBillingDennis Tang2018-05-231-8/+11
| * | update mutation spec to use real storeDennis Tang2018-05-231-46/+26
| * | add tests for validating project billing statusDennis Tang2018-05-233-0/+30
| * | fix testsDennis Tang2018-05-235-44/+59
| * | rename vuex actions as per best practicesDennis Tang2018-05-141-6/+6
| * | fix when no GCP projects are foundDennis Tang2018-05-111-1/+1
| * | Remove redundant GoogleApi::CloudPlatform::Client methodsMatija Čupić2018-05-111-48/+0
| * | Merge remote-tracking branch 'origin/master' into 38759-fetch-available-param...Dennis Tang2018-05-11241-2671/+9388
| |\ \
| * | | rename vuex dir to storeDennis Tang2018-05-116-7/+7
| * | | eslint fixesDennis Tang2018-05-111-12/+9
| * | | clean up component testsDennis Tang2018-05-113-27/+20
| * | | use component mixin to refactor componentsDennis Tang2018-05-093-4/+4
| * | | remove unused dependenciesDennis Tang2018-05-091-2/+0
| * | | removed „fetched“ prefix from mutation and stateDennis Tang2018-05-096-35/+32
| * | | gcp dropdown component testsDennis Tang2018-05-094-0/+279
| * | | add tests for resuable dropdown componentsDennis Tang2018-05-084-0/+169
| * | | refactor dropdown reusable componentsDennis Tang2018-05-081-37/+0
| * | | removed unused vars in vuex actions_specDennis Tang2018-05-081-8/+1
| * | | tests: add vuex specsDennis Tang2018-05-075-0/+386
| * | | update rspec testsDennis Tang2018-05-071-3/+12
| * | | Remove project billing context from controller specMatija Čupić2018-05-021-15/+7
| * | | Merge branch 'master' into 38759-fetch-available-parameters-directly-from-gke...Matija Čupić2018-05-02306-1603/+4427
| |\ \ \
| * | | | Remove GCP Project list stub from GCP feature specMatija Čupić2018-05-021-1/+0
| * | | | Remove Projects::Clusters::GcpController#list_projectsMatija Čupić2018-05-021-28/+0
| * | | | Remove ListGcpProjectsServiceMatija Čupić2018-05-021-32/+0
| * | | | Remove ListGcpProjectsWorkerMatija Čupić2018-05-021-116/+0
| * | | | Remove double before block from GcpController specMatija Čupić2018-04-201-3/+0
| * | | | Remove the GCP billing verification stepMatija Čupić2018-04-202-137/+76
| * | | | Merge branch 'master' into 38759-fetch-available-parameters-directly-from-gke...Matija Čupić2018-04-204-1/+44
| |\ \ \ \
| * | | | | Store projects in ListGcpProjectsWorkerMatija Čupić2018-04-203-31/+27
| * | | | | Rename CheckGcpProjectBillingWorker to ListGcpProjectsWorkerMatija Čupić2018-04-202-2/+2
| * | | | | Rename CheckGcpProjectBillingService to ListGcpProjectsServiceMatija Čupić2018-04-202-8/+8
| * | | | | Merge branch 'master' into 38759-fetch-available-parameters-directly-from-gke...Matija Čupić2018-04-20778-15592/+40600
| |\ \ \ \ \
| * | | | | | Expose CloudPlatform::Client#projects_list as GcpController#list_projects38759-fetch-available-parameters-directly-from-gke-when-creating-a-clusterMatija Čupić2018-03-161-0/+30
| * | | | | | Add zones_list and machine_types_list to Google Cloud API clientMatija Čupić2018-03-161-0/+24
* | | | | | | Merge branch 'dz-redesign-group-settings-page' into 'master'Filipa Lacerda2018-05-294-19/+43
|\ \ \ \ \ \ \
| * | | | | | | Fix tests after group settings page redesignDmitriy Zaporozhets2018-05-284-18/+40
| * | | | | | | Redesign group settings page into expandable sectionsDmitriy Zaporozhets2018-05-281-2/+4
* | | | | | | | Merge branch 'add-artifacts_expire_at-to-api' into 'master'Grzegorz Bizon2018-05-291-1/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | Expose artifacts_expire_at field for job entity in apiSemyon Pupkov2018-05-261-1/+7
* | | | | | | | | Merge branch 'sh-tag-queue-duration-api-calls' into 'master'Sean McGivern2018-05-291-0/+35
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Log queue duration for Grape API callssh-tag-queue-duration-api-callsStan Hu2018-05-281-0/+35
* | | | | | | | | | Add helpful messages to empty wiki viewPaul Slaughter2018-05-295-0/+80
|/ / / / / / / / /
* | | | | | | | | Merge branch 'ab-45389-remove-double-checked-internal-id-generation' into 'ma...Yorick Peterse2018-05-281-35/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove double-checked internal id generation.Andreas Brandl2018-05-281-35/+2