summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Readjust code with new changes:32831-single-deploy-of-runner-in-k8s-clusterMayra Cabrera2018-03-013-27/+18
* Add spaces around let and subjects on cluster applications model specsMayra Cabrera2018-03-016-0/+18
* Changes how items are created on helm classesMayra Cabrera2018-03-0114-77/+107
* Address backend & database changesMayra Cabrera2018-03-0110-37/+26
* Address MR suggestionsMayra Cabrera2018-03-0118-147/+152
* Adress MR backend reviewMayra Cabrera2018-03-017-28/+51
* Address first round of backend commentsMayra Cabrera2018-03-0115-93/+74
* Remove kubeclient dependency from cluster applicationsMayra Cabrera2018-03-0114-57/+59
* Fixes runner repository and values fileMayra Cabrera2018-03-013-118/+54
* Split logic between Helm #init_command and install_command methodsMayra Cabrera2018-03-0122-226/+479
* Configure runner to be installable as a helm chartMayra Cabrera2018-03-0114-233/+288
* Add barebones for Runner cluster applicationMayra Cabrera2018-03-0111-5/+74
* Merge branch 'feature/move_oauth_modules_to_auth_dir_structure' into 'master'Douwe Maan2018-03-0173-1911/+1944
|\
| * Moved o_auth/saml/ldap modules under gitlab/authHoratiu Eugen Vlad2018-02-2873-1911/+1944
* | Merge branch '41777-include-cycle-time-in-usage-ping' into 'master'Douwe Maan2018-03-0128-134/+498
|\ \
| * | Adapt cycle analytics spec helper and cycle analytics usage data spec41777-include-cycle-time-in-usage-pingTiago Botelho2018-03-0122-123/+242
| * | Refactors median code to work with both single and multiple projectsTiago Botelho2018-02-2813-88/+236
| * | Restrict cycle analytics usage data to instances that use postgres onlyTiago Botelho2018-02-285-10/+9
| * | Restore memoization to base query and add a batch base query methodTiago Botelho2018-02-286-11/+16
| * | Add BatchLoader as a way to refactor the base stage codeTiago Botelho2018-02-288-45/+49
| * | Refactor CycleAnalytics base stage class and modelTiago Botelho2018-02-283-8/+10
| * | Adds get all medians to Cycle Analytics modelTiago Botelho2018-02-286-15/+102
* | | Merge branch '42643-persist-external-ip-of-ingress-controller-gke' into 'master'Kamil TrzciƄski2018-03-0127-43/+494
|\ \ \
| * | | Fix feature spec Clusters Applications (#17052)42643-persist-external-ip-of-ingress-controller-gkeDylan Griffith2018-03-011-3/+4
| * | | Add "to clipboard" to the copy text in the clipboard buttonFilipa Lacerda2018-02-281-1/+1
| * | | Remove redundant code and increase delay for ClusterWaitForIngressIpAddressWo...Dylan Griffith2018-02-254-10/+7
| * | | Increase lease timeout for CheckIngressIpAddressService to reduce polling fre...Dylan Griffith2018-02-252-2/+2
| * | | Remove extra space from stringFilipa Lacerda2018-02-231-1/+1
| * | | Fix spec/features/projects/clusters/applications_spec.rb (#42643)>Dylan Griffith2018-02-231-10/+11
| * | | Merge branch 'master' into 42643-persist-external-ip-of-ingress-controller-gkeDylan Griffith2018-02-23571-5042/+7670
| |\ \ \
| * | | | Fix clusters_controller_spec (#42643)Dylan Griffith2018-02-231-2/+2
| * | | | Simplify retrying for ClusterWaitForIngressIpAddressWorker and style changesDylan Griffith2018-02-238-126/+31
| * | | | Improve grammar in IP sentenceFilipa Lacerda2018-02-221-2/+3
| * | | | Use value attribute in ip inputFilipa Lacerda2018-02-223-7/+9
| * | | | Update changelog 42643-persist-external-ip-of-ingress-controller-gke to be fe...Dylan Griffith2018-02-221-1/+1
| * | | | Changes after reviewFilipa Lacerda2018-02-214-13/+15
| * | | | Update merge_request in changelog (#17052)Dylan Griffith2018-02-211-1/+1
| * | | | Fix eslint errorFilipa Lacerda2018-02-201-2/+4
| * | | | Remove extra commas from templatesFilipa Lacerda2018-02-201-8/+4
| * | | | Remove duplicate IDFilipa Lacerda2018-02-203-8/+7
| * | | | Merge branch 'master' into 42643-persist-external-ip-of-ingress-controller-gkeFilipa Lacerda2018-02-2099-4091/+592
| |\ \ \ \
| * | | | | Adds missing links, uses value instead of placeholder in input field and prop...Filipa Lacerda2018-02-208-18/+34
| * | | | | Update feature spec for kubernetes applications ingress IP address (#42643)Dylan Griffith2018-02-201-0/+10
| * | | | | Schedule Ingress IP address fetch from K8s after clusters page load (#42643)Dylan Griffith2018-02-205-0/+53
| * | | | | Refactor ingress IP address waiting code (#42643)Dylan Griffith2018-02-2010-92/+141
| * | | | | Adds support to render the IP address in the application ingress rowFilipa Lacerda2018-02-195-27/+189
| * | | | | [ci skip] Merge branch 'master' into 42643-persist-external-ip-of-ingress-con...Filipa Lacerda2018-02-19224-1422/+2241
| |\ \ \ \ \
| * | | | | | Fix rubocop warning (#42643)Dylan Griffith2018-02-161-1/+1
| * | | | | | Ensure CheckIngressIpAddressService obtains exclusive lease per ingress contr...Dylan Griffith2018-02-152-0/+28
| * | | | | | Persist external IP of ingress controller created for GKE (#42643)Dylan Griffith2018-02-1514-2/+229