docbrown/app/services/edge_cache
rhymes 09abd1af81
Fastly edge caching: use PURGE HTTP method instead of POST (#12627)
* Add :fastly_http_purge feature flag

* Add fastly.purge to EdgeCache::Bust::Fasty

* Update app/services/edge_cache/bust/fastly.rb

Co-authored-by: Michael Kohl <citizen428@dev.to>

* Update app/services/edge_cache/bust/fastly.rb

Co-authored-by: Michael Kohl <citizen428@dev.to>

* Update spec/lib/data_update_scripts/add_fastly_http_purge_feature_flag_spec.rb

Co-authored-by: Michael Kohl <citizen428@dev.to>

* Improve specs applying the feedback

* Deploy to BHC

* Undo Travis changes

Co-authored-by: Michael Kohl <citizen428@dev.to>
Co-authored-by: Mac Siri <krairit.siri@gmail.com>
2021-02-17 13:34:37 -05:00
..
bust Fastly edge caching: use PURGE HTTP method instead of POST (#12627) 2021-02-17 13:34:37 -05:00
bust.rb Abstract DatadogStatsClient to ForemStatsClient (#12304) 2021-01-27 11:25:44 -05:00
bust_article.rb Add bust_article service (#11788) 2020-12-08 11:56:43 -05:00
bust_comment.rb Refactor EdgeCache (#11684) 2020-12-02 14:20:22 -05:00
bust_commentable.rb Refactor EdgeCache (#11684) 2020-12-02 14:20:22 -05:00
bust_events.rb Create services for busting pages, tags, events, and podcasts (#11812) 2020-12-09 10:37:02 -05:00
bust_listings.rb Create services for busting organizations, podcast episodes, listings, and users (#11832) 2020-12-11 08:59:24 -05:00
bust_organization.rb Create services for busting organizations, podcast episodes, listings, and users (#11832) 2020-12-11 08:59:24 -05:00
bust_page.rb Create services for busting pages, tags, events, and podcasts (#11812) 2020-12-09 10:37:02 -05:00
bust_podcast.rb Create services for busting pages, tags, events, and podcasts (#11812) 2020-12-09 10:37:02 -05:00
bust_podcast_episode.rb Create services for busting organizations, podcast episodes, listings, and users (#11832) 2020-12-11 08:59:24 -05:00
bust_sidebar.rb Add sidebar bust logic (#11878) 2020-12-13 19:43:44 -05:00
bust_tag.rb Create services for busting pages, tags, events, and podcasts (#11812) 2020-12-09 10:37:02 -05:00
bust_user.rb Create services for busting organizations, podcast episodes, listings, and users (#11832) 2020-12-11 08:59:24 -05:00