about summary refs log tree commit diff
path: root/spec/controllers/api/v1/favourites_controller_spec.rb
AgeCommit message (Expand)Author
2023-02-22Enable Style/FrozenStringLiteralComment for specs (#23790)Nick Schonning
2023-02-20Autofix Rubocop RSpec/BeEq (#23740)Nick Schonning
2023-02-20Audofix Rubocop Style/WordArray (#23739)Nick Schonning
2023-02-20Enable Rubocop HTTP status rules (#23717)Nick Schonning
2018-09-28Support min_id-based pagination in REST API (#8736)Eugen Rochko
2018-07-05Add more granular OAuth scopes (#7929)Eugen Rochko
2017-08-18Don't send Link header when don't know prev and next links (#4633)Yamagishi Kazutoshi
2017-07-28Cover Api::V1:FavouritesController more (#4409)Akihiko Odaki
2017-07-27Introduce access token fabricators (#4401)Akihiko Odaki
2017-07-27Remove redundant fabrication in the spec for Api::V1::FavouritesController (#...Akihiko Odaki
2017-05-31Improve spec coverage and clean up api/v1/favourites controller (#3472)Matt Jankowski
2016-12-29Add API for retrieving favouritesEugen Rochko