summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Remove u2f webpack bundleMike Greiling2018-03-016-58/+51
* Merge branch 'feature/move_oauth_modules_to_auth_dir_structure' into 'master'Douwe Maan2018-03-0119-97/+97
|\
| * Moved o_auth/saml/ldap modules under gitlab/authHoratiu Eugen Vlad2018-02-2819-97/+97
* | Merge branch '41777-include-cycle-time-in-usage-ping' into 'master'Douwe Maan2018-03-0118-86/+279
|\ \
| * | Adapt cycle analytics spec helper and cycle analytics usage data spec41777-include-cycle-time-in-usage-pingTiago Botelho2018-03-0117-106/+215
| * | Refactors median code to work with both single and multiple projectsTiago Botelho2018-02-286-13/+96
| * | Restrict cycle analytics usage data to instances that use postgres onlyTiago Botelho2018-02-282-1/+2
* | | Merge branch '42643-persist-external-ip-of-ingress-controller-gke' into 'master'Kamil Trzciński2018-03-0110-14/+266
|\ \ \
| * | | Fix feature spec Clusters Applications (#17052)42643-persist-external-ip-of-ingress-controller-gkeDylan Griffith2018-03-011-3/+4
| * | | Remove redundant code and increase delay for ClusterWaitForIngressIpAddressWo...Dylan Griffith2018-02-252-3/+3
| * | | Increase lease timeout for CheckIngressIpAddressService to reduce polling fre...Dylan Griffith2018-02-251-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-2363-1018/+2001
| |\ \ \
| * | | | Fix clusters_controller_spec (#42643)Dylan Griffith2018-02-231-2/+2
| * | | | Simplify retrying for ClusterWaitForIngressIpAddressWorker and style changesDylan Griffith2018-02-233-89/+11
| * | | | Use value attribute in ip inputFilipa Lacerda2018-02-222-4/+6
| * | | | Changes after reviewFilipa Lacerda2018-02-211-5/+1
| * | | | Remove duplicate IDFilipa Lacerda2018-02-202-5/+5
| * | | | Merge branch 'master' into 42643-persist-external-ip-of-ingress-controller-gkeFilipa Lacerda2018-02-2013-139/+269
| |\ \ \ \
| * | | | | Adds missing links, uses value instead of placeholder in input field and prop...Filipa Lacerda2018-02-203-3/+4
| * | | | | 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-202-0/+35
| * | | | | Refactor ingress IP address waiting code (#42643)Dylan Griffith2018-02-204-44/+109
| * | | | | Adds support to render the IP address in the application ingress rowFilipa Lacerda2018-02-191-0/+70
| * | | | | [ci skip] Merge branch 'master' into 42643-persist-external-ip-of-ingress-con...Filipa Lacerda2018-02-1940-142/+1206
| |\ \ \ \ \
| * | | | | | Fix rubocop warning (#42643)Dylan Griffith2018-02-161-1/+1
| * | | | | | Ensure CheckIngressIpAddressService obtains exclusive lease per ingress contr...Dylan Griffith2018-02-151-0/+19
| * | | | | | Persist external IP of ingress controller created for GKE (#42643)Dylan Griffith2018-02-155-1/+131
* | | | | | | Merge branch 'zj-licensee-key' into 'master'43548-update-language-about-usage-ping-in-admin-settings-and-docsSean McGivern2018-03-011-0/+29
|\ \ \ \ \ \ \
| * | | | | | | Client implementation for Licensee#keyZeger-Jan van de Weg2018-03-011-0/+29
* | | | | | | | Removing the two factor check when the user sets a new passwordFrancisco Javier López2018-03-011-0/+10
* | | | | | | | Merge branch 'dz-namespace-id-not-null' into 'master'Yorick Peterse2018-03-014-6/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | Update specs to respect Project#namespace_id not null constraintDmitriy Zaporozhets2018-03-014-6/+11
* | | | | | | | | Merge branch '42434-allow-commits-endpoint-to-work-over-all-commits' into 'ma...Douwe Maan2018-03-013-16/+80
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add specs42434-allow-commits-endpoint-to-work-over-all-commitsTiago Botelho2018-03-013-16/+80
* | | | | | | | | | Merge branch 'feature/gb/pipeline-variable-expressions' into 'master'Kamil Trzciński2018-03-018-0/+423
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Make max tokens in expressions lexer a class-level attributeGrzegorz Bizon2018-03-011-2/+2
| * | | | | | | | | | Improve pipeline expressions lexerGrzegorz Bizon2018-03-011-2/+2
| * | | | | | | | | | Do not use keyword args to pass expression variablesGrzegorz Bizon2018-02-271-0/+7
| * | | | | | | | | | Improve specs for pipeline expression statementGrzegorz Bizon2018-02-271-4/+5
| * | | | | | | | | | Add support for single quoted string in pipeline expressionsGrzegorz Bizon2018-02-272-0/+63
| * | | | | | | | | | Merge commit '981b5905a02ac89ca9f33ad7c91d8c1a576ed9af' into feature/gb/pipel...Grzegorz Bizon2018-02-23126-1282/+4038
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| * | | | | | | | | | Add missing specs for pipeline expression lexemesGrzegorz Bizon2018-02-235-1/+129
| * | | | | | | | | | Adds specs for pipeline expressions raw tokenGrzegorz Bizon2018-02-231-0/+45
| * | | | | | | | | | Add support for evaluating pipeline expression variablesGrzegorz Bizon2018-02-231-0/+20
| * | | | | | | | | | Add operator / value types in pipeline expressionsGrzegorz Bizon2018-02-231-5/+14
| * | | | | | | | | | Move pipeline expression lexemes to a separate moduleGrzegorz Bizon2018-02-233-5/+5
| * | | | | | | | | | Simplify pipelines expression parserGrzegorz Bizon2018-02-232-7/+9
| * | | | | | | | | | Build a recursive parser for pipeline expressionsGrzegorz Bizon2018-02-221-0/+17
| * | | | | | | | | | Extract pipeline expressions parser to a separate classGrzegorz Bizon2018-02-223-24/+27