summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Backport of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/58765974-geo-unauthenticated-rate-limits-should-not-block-geo-requestsValery Sizov2018-05-291-1/+5
* Merge branch '44602-clarify-update-docs-text-about-restrictions' into 'master'Achilleas Pipinellis2018-05-293-3/+3
|\
| * include groups in descriptionDavin Walker2018-05-283-3/+3
* | Merge branch '46759-ensure-operations-menu-only-visible-if-needed' into 'master'Dmitriy Zaporozhets2018-05-292-0/+15
|\ \
| * | Resolve "Operations navigation menu renders empty menu when user does not hav...Lukas Eipert2018-05-292-0/+15
|/ /
* | Merge branch '38759-fetch-available-parameters-directly-from-gke-when-creatin...Kamil Trzciński2018-05-2942-474/+1858
|\ \
| * | Check the GCP cluster form for the GCP tokenMatija Čupić2018-05-281-1/+10
| * | Move token_in_session to helper methodMatija Čupić2018-05-282-3/+3
| * | update testsDennis Tang2018-05-282-3/+22
| * | overhaul dropdown-dependent statesDennis Tang2018-05-287-31/+59
| * | Merge remote-tracking branch 'origin/master' into 38759-fetch-available-param...Dennis Tang2018-05-251451-10459/+13190
| |\ \
| * | | update project invalid billing status error messageDennis Tang2018-05-231-1/+1
| * | | 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
| * | | remove duplicate propertyDennis Tang2018-05-231-5/+0
| * | | match state function convention in badgesDennis Tang2018-05-232-5/+3
| * | | Merge branch '38759-fetch-available-parameters-directly-from-gke-when-creatin...Dennis Tang2018-05-231-0/+5
| |\ \ \
| | * | | validate project billing status after selectionDennis Tang2018-05-239-32/+110
| * | | | fix testsDennis Tang2018-05-237-53/+73
| * | | | validate project billing status after selectionDennis Tang2018-05-239-33/+111
| |/ / /
| * | | rename vuex actions as per best practicesDennis Tang2018-05-145-27/+27
| * | | move state into separate file as per vuex docsDennis Tang2018-05-142-11/+13
| * | | eslint!Dennis Tang2018-05-111-2/+0
| * | | move errors next to input fieldsDennis Tang2018-05-115-112/+128
| * | | fix when no GCP projects are foundDennis Tang2018-05-113-9/+20
| * | | clear errors on successful gapi requestDennis Tang2018-05-111-2/+11
| * | | Add CHANGELOGMatija Čupić2018-05-111-0/+5
| * | | Remove redundant GoogleApi::CloudPlatform::Client methodsMatija Čupić2018-05-112-82/+0
| * | | Merge remote-tracking branch 'origin/master' into 38759-fetch-available-param...Dennis Tang2018-05-11895-11758/+26197
| |\ \ \
| * | | | avoid reuse of translation methodDennis Tang2018-05-111-4/+7
| * | | | rename vuex dir to storeDennis Tang2018-05-1112-8/+8
| * | | | more component cleanupDennis Tang2018-05-113-27/+24
| * | | | eslint fixesDennis Tang2018-05-112-13/+9
| * | | | clean up component testsDennis Tang2018-05-113-27/+20
| * | | | set isLoading in created lifecycle hookDennis Tang2018-05-111-1/+2
| * | | | cleanupDennis Tang2018-05-094-38/+35
| * | | | refactor gke store actionsDennis Tang2018-05-091-65/+41
| * | | | cleanupDennis Tang2018-05-091-4/+1
| * | | | use component mixin to refactor componentsDennis Tang2018-05-097-194/+118
| * | | | remove eventHub moduleDennis Tang2018-05-091-3/+0
| * | | | use watchers instead of eventHubDennis Tang2018-05-093-14/+11
| * | | | clean up enableSubmit checkDennis Tang2018-05-091-1/+4
| * | | | remove unused dependenciesDennis Tang2018-05-091-2/+0
| * | | | removed „fetched“ prefix from mutation and stateDennis Tang2018-05-0913-56/+50
| * | | | gcp dropdown component testsDennis Tang2018-05-094-0/+279
| * | | | check for submitButtonDennis Tang2018-05-091-1/+5
| * | | | no search results stateDennis Tang2018-05-083-0/+18
| * | | | revisionsDennis Tang2018-05-085-15/+11
| * | | | add tests for resuable dropdown componentsDennis Tang2018-05-084-0/+169