summaryrefslogtreecommitdiff
path: root/spec/models/pages_domain_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove disabled pages domainsVladimir Shushlin2019-04-301-0/+28
* Add # frozen_string_literal to spec/modelsThong Kuah2019-04-011-0/+2
* Add HTTPS-only pagesRob Watson2018-03-221-49/+97
* Add DNS verification to Pages custom domainsNick Thomas2018-02-231-2/+142
* Generate HTTP URLs for custom Pages domains when appropriateNick Thomas2018-01-081-1/+1
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Update tests for new version of shoulda-matchersDmitriy Zaporozhets2017-07-241-1/+1
* Allow numeric pages domainDrew Blessing2017-06-061-31/+20
* Fix RSpec/DescribeSymbol cop violationsRobert Speicher2017-03-241-7/+7
* Update validates_hostname to 1.0.6 to fix a bug in parsing hexadecimal-lookin...Nick Thomas2017-02-011-1/+7
* Fix Rubocop offensesGrzegorz Bizon2017-02-011-7/+7
* Update commentsKamil Trzcinski2017-01-311-0/+4
* Verify trusted certificate chainKamil Trzcinski2017-01-311-4/+10
* Pages domain model specsKamil Trzcinski2017-01-311-0/+152