docbrown/app/labor
Vaidehi Joshi 9e40e68682
Allow Nginx cached static content to be purged (#9857) [deploy]
* Only bust_fastly_cache if fastly is enabled

* Conditionally bust nginx cache from CacheBuster#bust

* Don't _actually_ call out to openresty

* Remove redundant check for FASTLY_API_KEY in CacheBuster

* Clean up and add a spec

* Do not call .purge_ methods if fastly is not configured

* Add OPENRESTY_ ENV vars to .env_sample

* Remove extra / prepending path

* Remove ConfigurationError, clean up Purgeable concern

* Use raise instead of fail like fastly-ruby

* No longer check for Rails.env.production?

* Use let! to create article in BustMultipleCachesWorker spec
2020-08-21 09:31:23 -07:00
..
loggers Rubocop: routine fixes (#9345) 2020-07-16 18:18:13 +02:00
article_suggester.rb Flaky Spec Fix:Ensure We Find Articles With Tags and Dont Cache Count for Class Method (#9833) 2020-08-17 18:38:26 -05:00
assign_tag_moderator.rb Refactoring ChatChannel - distributing into services (#9253) 2020-08-07 10:41:34 +02:00
badge_rewarder.rb Bug Fix:Dont Fail Jobs If Badge Does Not Exist (#9906) 2020-08-20 17:59:37 -04:00
bufferizer.rb Reduce arguments method buff! at model buffer_update (#9793) 2020-08-18 19:42:01 +02:00
cache_buster.rb Allow Nginx cached static content to be purged (#9857) [deploy] 2020-08-21 09:31:23 -07:00
color_from_image.rb [deploy] Remove miro gem (#8307) 2020-06-05 17:03:09 -04:00
coupon_generator.rb Enable Layout/AlignParameters (#2340) 2019-04-08 18:47:34 -04:00
email_digest.rb [deploy] Invite users to join and create password (#9294) 2020-07-15 11:37:19 -04:00
email_logic.rb Standardize ActiveRecord order clauses (#9395) 2020-07-20 10:00:51 -04:00
emoji_converter.rb Enables Rails cops (#2186) 2019-03-25 09:25:55 -04:00
error_message_cleaner.rb [deploy] Rubocop: fix violations of Layout/LineLength (#9197) 2020-07-08 08:36:36 -05:00
follow_checker.rb Rubocop: routine fixes (#9345) 2020-07-16 18:18:13 +02:00
function_caller.rb Add another check to the function caller to avoid exceptions (#5296) 2019-12-30 13:56:04 -05:00
generated_image.rb [deploy] Migrate ImageResizer to Images::Optimizer (#9720) 2020-08-14 09:44:30 -04:00
hex_comparer.rb Routine rubocop fixes after gem update (#4309) 2019-10-10 17:27:01 -04:00
html_cleaner.rb Rename uncommunicative variables (#3890) 2019-09-02 13:05:07 -04:00
language_detector.rb Rubocop: Enable and fix Style/StringConcatenation (#9844) 2020-08-18 14:50:15 +02:00
mailchimp_bot.rb Routine Rubocop fixes (#9302) 2020-07-14 17:24:03 +02:00
markdown_fixer.rb Rubocop: enable and fix Style/Send and Style/Next (#9366) 2020-07-20 16:28:00 +02:00
markdown_parser.rb Rubocop: Enable and fix Style/StringConcatenation (#9844) 2020-08-18 14:50:15 +02:00
markdown_traverser.rb Rubocop: activate Layout/ClassStructure (#9304) 2020-07-14 18:28:18 +02:00
profile_image.rb [deploy] Migrate ImageResizer to Images::Optimizer (#9720) 2020-08-14 09:44:30 -04:00
random_gif.rb return default aspect ratio of 1 if gif id is not present and refactor (#6837) [deploy] 2020-03-25 11:21:47 -05:00
reaction_image.rb show the nausea emoji when a vomit reaction is displayed (#6882) 2020-03-26 12:21:27 -05:00
reading_list.rb [deploy] Fix archived readinglist reactions affecting count (#9044) 2020-07-24 14:18:35 -05:00
sticky_article_collection.rb Standardize ActiveRecord order clauses (#9395) 2020-07-20 10:00:51 -04:00
timeframer.rb [deploy] Bug Fix: Dont Freeze Timeframer Timestamps bc They Will be Inaccurate (#8708) 2020-06-16 10:42:31 -05:00
twilio_token.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
unread_notifications_emailer.rb [deploy] Use Action Mailer parameterized syntax (#8853) 2020-06-23 13:48:41 -05:00