docbrown/spec
2020-01-27 08:54:40 -05:00
..
black_box
decorators Fix article description issues (#5679) [deploy] 2020-01-26 14:43:11 -05:00
factories [deploy] Finalize deleting user associations (#5624) 2020-01-23 11:29:47 -05:00
fixtures Creating podcasts by users (#3730) [deploy] 2020-01-08 16:14:25 -05:00
helpers
initializers Group all PG::TRDeadlockDetected and PG::QueryCanceled errors together (#5681) [deploy] 2020-01-23 17:54:46 -05:00
jobs Remove Notifications::NotifiableActionJob (#5730) [deploy] 2020-01-27 08:54:40 -05:00
labor API tags: improve caching and purging (#5673) [deploy] 2020-01-24 13:55:22 -05:00
lib Increase cache TTL for social preview images (#5471) [deploy] 2020-01-17 17:06:06 -05:00
liquid_tags Fix error handling bugs in stackexchange tag (#5490) 2020-01-20 14:43:25 -05:00
mailers [deploy] Finalize deleting user associations (#5624) 2020-01-23 11:29:47 -05:00
models Fix article description issues (#5679) [deploy] 2020-01-26 14:43:11 -05:00
observers Move SlackBotPingJob to Sidekiq (#5615) 2020-01-22 08:24:33 -05:00
policies Fix Rubocop lints (#5155) 2019-12-19 10:09:37 -05:00
requests Worker/user self delete (#5698) 2020-01-27 08:45:58 -05:00
routing
services Migrate PodcastEpisodes::CreateJob to PodcastEpisodes::CreateWorker for Sidekiq (#5633) 2020-01-23 15:37:43 -05:00
support Fix error handling bugs in stackexchange tag (#5490) 2020-01-20 14:43:25 -05:00
system Worker/user self delete (#5698) 2020-01-27 08:45:58 -05:00
uploaders
views
workers Worker/user self delete (#5698) 2020-01-27 08:45:58 -05:00
rails_helper.rb Sidekiq: add test helpers (#5326) 2020-01-02 08:39:40 -05:00
spec_helper.rb