docbrown/spec/requests/api/v0
rhymes 397ef313de Improve video controllers caching and retrieving (#5709) [deploy]
* Add tests and improve pagination and caching

* Add two more specs

* Add .with_video scope

* Get rid of N+1

* Only select needed columns

* Improve efficiency of the video page as well

* Add missing set_cache_control_headers to API videos#index
2020-01-27 15:51:12 -05:00
..
analytics_spec.rb Pro: add referrers to dashboard and single article stats (#3295) 2019-06-25 13:58:09 -04:00
articles_spec.rb Fix article description issues (#5679) [deploy] 2020-01-26 14:43:11 -05:00
chat_channels_spec.rb Use ApiController for ChatChannels and return not_found error if channel cant be accessed by user (#5194) [deploy] 2019-12-24 13:12:29 -05:00
classified_listings_spec.rb Limit access to the API actions when authorized by doorkeeper token (#4170) 2019-10-02 13:17:47 -04:00
comments_spec.rb Add article's record key to Fastly Surrogate-Key to separate caches (#5543) 2020-01-17 08:45:47 -05:00
followers_spec.rb Add pagination to followers and following page in dashboard (#258) (#4375) [deploy] 2019-11-20 18:21:18 -05:00
followings_spec.rb Add pagination to followers and following page in dashboard (#258) (#4375) [deploy] 2019-11-20 18:21:18 -05:00
follows_spec.rb Migrate Users/FollowJob to Sidekiq (#5403) 2020-01-08 15:03:18 -05:00
github_repos_spec.rb Handle unfound github repo in API (#5316) [deploy] 2019-12-31 14:42:45 -05:00
podcasts_episodes_spec.rb Articles API: create and update (#2844) 2019-05-16 12:26:24 -04:00
tags_spec.rb API tags: improve caching and purging (#5673) [deploy] 2020-01-24 13:55:22 -05:00
users_spec.rb Return an empty result set instead of 404 in case users are not available. (#5238) 2019-12-24 13:08:10 -05:00
videos_spec.rb Improve video controllers caching and retrieving (#5709) [deploy] 2020-01-27 15:51:12 -05:00
webhooks_spec.rb Doorkeeper default scope (#4066) 2019-09-24 11:11:12 -07:00