summaryrefslogtreecommitdiff
path: root/spec/features/projects/pages_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-2/+2
* Add latest changes from gitlab-org/gitlab@12-10-stable-eeGitLab Bot2020-05-151-0/+11
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-171-34/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-301-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-201-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-151-3/+12
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-151-10/+52
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-111-0/+40
* Add warning about Pages initial deployment delay65304-add-pages-first-deployment-messageNathan Friend2019-08-301-0/+6
* Don't show private keys for letsencrypt certsVladimir Shushlin2019-06-211-10/+6
* Add auto SSL toggle to Pages domain settings page28996-create-mvc-ui-in-hamlNathan Friend2019-06-031-1/+20
* Remove legacy artifact related coderemove-legacy-artifacts-related-codeShinya Maeda2019-05-311-4/+11
* Merge branch 'patch-45' into 'master'Filipa Lacerda2019-02-261-2/+2
|\
| * Fix incorrect Pages Domains HTTPS checkkbox descAnton Melser2019-02-261-2/+2
* | Allow maintainers to remove pagesVladimir Shushlin2019-02-251-65/+38
|/
* Rename project's pipelines relationFrancisco Javier López2018-12-051-1/+1
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-1/+1
* Enable Capybara/FeatureMethods copWinnie Hellmann2018-07-051-18/+18
* Make all uses of `fixture_file_upload` use relative pathsRobert Speicher2018-06-071-2/+2
* 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