summaryrefslogtreecommitdiff
path: root/spec/features/projects/pages_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix a spec that will break in EENick Thomas2018-03-231-3/+4
* Add HTTPS-only pagesRob Watson2018-03-221-20/+70
* Introduce FailedToExtractError. Fix spec. Add DNS test mock.Shinya Maeda2018-03-061-1/+1
* PagesDomain: Add edit/update functionalityRob Watson2018-02-281-0/+31
* Add DNS verification to Pages custom domainsNick Thomas2018-02-231-2/+0
* Move project pages spinach tests to RspecSemyon Pupkov2018-02-211-2/+202
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-1/+1
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-3/+3
* 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
* Stub to enable it so that we could test thisLin Jen-Shin2017-01-311-0/+2
* Add a test for checking pages settingLin Jen-Shin2017-01-311-0/+58