Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-02 | Ensure well_known controllers use WEB_DOMAIN by including RoutingHelper (#2388) | ThibG | |
This fixes #2375. | |||
2017-04-30 | Downgrade rubocop 0.48.1 => 0.46.0 (#2628) | yhirano | |
* downgrade rubocop 0.48.1 => 0.46.0 * exclude vendor/**/* from rubocop target files * add frozen_string_literal comment line * fix percent literal delimited by ( and ) * fix alignment * remove comment disabling unknown cop | |||
2017-04-13 | Clean up well-known routes/controllers (#1649) | Matt Jankowski | |
* Add request spec for host meta route returning xml * Add routing spec for xrd routes * Update well-known routes * Move webfinger and host-meta actions to their own controllers |