summaryrefslogtreecommitdiff
path: root/spec/features/auto_deploy_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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