gfyoung
|
3836d69119
|
Enable frozen string in lib/api and lib/backup
Partially addresses #47424.
Had to make changes to spec files because
stubbing methods on frozen objects is a mess
in RSpec and leads to failures:
https://github.com/rspec/rspec-mocks/issues/1190
|
2018-09-29 21:04:50 -07:00 |
|
Yorick Peterse
|
2039c8280d
|
Disable existing offenses for the CodeReuse cops
This whitelists all existing offenses for the various CodeReuse cops, of
which most are triggered by the CodeReuse/ActiveRecord cop.
|
2018-09-11 17:32:00 +02:00 |
|
Travis Miller
|
15ca2d5fb5
|
Fix get a single pages domain when project path contains a period
|
2018-02-19 00:12:54 -06:00 |
|
Travis Miller
|
1162d89ac4
|
Add administrative endpoint to list all pages domains
|
2017-11-13 16:05:44 +00:00 |
|
Travis Miller
|
8d1ab256bf
|
Add pages domains API implementation
|
2017-10-22 08:04:43 -05:00 |
|