Robert Speicher
9eeba8fb49
Auto-correct ProjectPathHelper violations
2017-07-06 12:20:50 -04:00
Robert Speicher
e939bf7be1
Change gitlab_sign_in to sign_in where possible
2017-06-29 12:18:23 -04:00
Robert Speicher
45fb1f9542
Change login_as
uses to gitlab_sign_in
2017-06-19 18:59:01 -05:00
Oswaldo Ferreira
2338785ec9
Use wait_for_requests to wait all JS request
2017-05-22 20:39:49 -03:00
Valery Sizov
da9d8d3813
Minor spec improvement
2017-05-15 12:50:55 +03:00
Rémy Coutable
d40e1f547e
Enable the Style/TrailingCommaInLiteral cop
...
Use the EnforcedStyleForMultiline: no_comma option.
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-05-10 18:25:45 +02:00
Rémy Coutable
3855751d02
Merge branch 'jacopo-beschi/gitlab-ce-29712-unnecessary-wait-for-ajax'
...
See merge request !10567
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-04-24 18:06:47 +02:00
Jacopo
ff76adb547
Unnecessary "include WaitForAjax" and "include ApiHelpers"
...
Removed all the unnecessary include of `WaitForAjax` and `ApiHelpers` in the specs.
Removed unnecessary usage of `api:true`
2017-04-21 22:32:02 +02:00
Robert Speicher
aef345024f
Use :empty_project
where possible in top-level feature specs
2017-04-20 17:30:55 -04:00
Jose Ivan Vargas
7592137f21
Fix rspec and spinach tests
2017-04-06 14:58:57 -05:00
Bryce Johnson
f564cbb21a
Make file templates easy to use and discover
2017-04-03 17:54:40 +00:00
Adam Niedzielski
db8ee6672c
Rename "autodeploy" to "auto deploy"
2016-12-23 11:08:18 +01:00
Kamil Trzcinski
4a1e1281ac
Revert conflicting EE changes
2016-12-21 21:27:51 +01:00
Kamil Trzcinski
3cb8f01b9a
Added Autodeploy script for OpenShift
2016-12-21 21:13:13 +01:00
Adam Niedzielski
9809a9af8a
Introduce "Set up autodeploy" button to help configure GitLab CI for deployment
...
The button allows to choose a ".gitlab-ci.yml" template that automatically
sets up the deployment of an application.
The currently supported template is Kubernetes template.
2016-12-21 16:21:55 +01:00