summaryrefslogtreecommitdiff
path: root/spec/controllers/projects/pages_domains_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix access to pages domain settingsVladimir Shushlin2019-02-121-1/+16
* Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-191-16/+16
* Fix deprecation: Comparing equality between ActionController::Parameters and ...Jasper Maes2018-12-161-1/+1
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-1/+1
* Add HTTPS-only pagesRob Watson2018-03-221-2/+2
* PagesDomain: Add edit/update functionalityRob Watson2018-02-281-0/+60
* Add DNS verification to Pages custom domainsNick Thomas2018-02-231-1/+40
* Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-201-6/+6
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-2/+2
* Disable navigation to Pages config if Pages is disabledMark Fletcher2017-05-041-11/+47
* Fix 500 error while navigating to the `pages_domains` 'show' page.Timothy Andrew2017-01-311-0/+64