summaryrefslogtreecommitdiff
path: root/spec/features/auto_deploy_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-2/+2
* Fix feature spec38668-revert-copied-kubernetesservice-logicShinya Maeda2017-11-281-2/+8
* Aling shared_exmaples to "same behavior between KubernetesService and Platfor...Shinya Maeda2017-11-281-3/+3
* Replce kubernetes_service and deployment_service to deployment_platformShinya Maeda2017-11-281-48/+11
* Add test suit for platform::kubernetesShinya Maeda2017-11-281-30/+83
* Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-2/+2
* Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-2/+2
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-1/+1
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-1/+1
* Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-221-1/+1
* Minor spec improvementspec-minor-fixValery Sizov2017-05-151-8/+1
* Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-101-1/+1
* Merge branch 'jacopo-beschi/gitlab-ce-29712-unnecessary-wait-for-ajax'Rémy Coutable2017-04-241-2/+0
|\
| * Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-2/+0
* | Use `:empty_project` where possible in top-level feature specsrs-empty-project-featuresRobert Speicher2017-04-201-1/+1
|/
* Fix rspec and spinach testsJose Ivan Vargas2017-04-061-1/+1
* Make file templates easy to use and discoverBryce Johnson2017-04-031-2/+2
* Rename "autodeploy" to "auto deploy"auto-deploy-with-spaceAdam Niedzielski2016-12-231-7/+7
* Revert conflicting EE changesKamil Trzcinski2016-12-211-1/+9
* Added Autodeploy script for OpenShiftKamil Trzcinski2016-12-211-2/+2
* Introduce "Set up autodeploy" button to help configure GitLab CI for deploymentadam-auto-deployAdam Niedzielski2016-12-211-0/+56