Commit Graph

9 Commits

Author SHA1 Message Date
Rémy Coutable ddccd24c13 Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-07-27 14:31:53 +02:00
Dmitriy Zaporozhets cc577b8970
Update tests for new version of shoulda-matchers
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2017-07-24 15:33:14 +03:00
Drew Blessing 8df7bcf532 Allow numeric pages domain
Previously, `PagesDomain` would not allow a domain such as
123.example.com. With this change, this is now allowed, because
it is a perfectly valid domain.
2017-06-06 12:39:37 +01:00
Robert Speicher def164e761 Fix RSpec/DescribeSymbol cop violations 2017-03-24 19:04:03 -04:00
Nick Thomas 6ba1492794 Update validates_hostname to 1.0.6 to fix a bug in parsing hexadecimal-looking domain names 2017-02-01 02:46:07 +00:00
Grzegorz Bizon 12d44272ec Fix Rubocop offenses 2017-02-01 00:13:47 +00:00
Kamil Trzcinski c089f10334 Update comments 2017-01-31 22:53:58 +00:00
Kamil Trzcinski 8f09ec2837 Verify trusted certificate chain 2017-01-31 22:53:58 +00:00
Kamil Trzcinski d3b8284876 Pages domain model specs 2017-01-31 22:53:57 +00:00