about summary refs log tree commit diff
path: root/spec/routing
AgeCommit message (Expand)Author
2023-02-22Enable Style/FrozenStringLiteralComment for specs (#23790)Nick Schonning
2023-02-18Enable Rubocop RSpec/MultipleDescribes (#23672)Nick Schonning
2023-02-18Run rubocop formatting except line length (#23632)Nick Schonning
2022-10-20Change public accounts pages to mount the web UI (#19319)Eugen Rochko
2017-06-10Move create/destroy actions for api/v1/statuses to namespace (#3678)Matt Jankowski
2017-06-09Move reblogged_by and favourited_by actions out of api/v1/statuses and into u...Matt Jankowski
2017-05-31Spec coverage and refactor for the api/v1/accounts controllers (#3451)Matt Jankowski
2017-05-31Refactor and spec coverage for api/v1/timelines actions (#3482)Matt Jankowski
2017-05-23Refactor of API timeline actions (#3263)Matt Jankowski
2017-04-19Restful refactor of accounts/ routes (#2133)Matt Jankowski
2017-04-17Improve handling of HTTP_ACCEPT for webfinger (#2008)Matt Jankowski
2017-04-13Clean up well-known routes/controllers (#1649)Matt Jankowski