docbrown/app
Lucas Hiago fb5cb7005c Change CreateJob to CreateWorker and move to sidekiq (#5559)
* Create new CreateWorker

* Create new spec for CreateWorker

* Change CreateJob to CreateWorker and move to sidekiq

* Update worker

* Update priority of Reactions Create Worker

* Remove leading spaces from spec
2020-01-20 11:29:13 -05:00
..
assets Change font size for search and message input (#5572) [deploy] 2020-01-18 14:53:54 -05:00
black_box Move from env variables to SiteConfig (#5385) [deploy] 2020-01-07 16:36:24 -05:00
controllers Change CreateJob to CreateWorker and move to sidekiq (#5559) 2020-01-20 11:29:13 -05:00
dashboards Pro: memberships (#3461) 2019-09-24 10:38:54 -07:00
decorators Refactor method in user_decorator.rb (#5360) [deploy] 2020-01-06 14:21:29 -05:00
errors Pro: memberships (#3461) 2019-09-24 10:38:54 -07:00
fields Enables Rails cops (#2186) 2019-03-25 09:25:55 -04:00
helpers Updated application_helper.rb with Cloudinary env variable to fix images on stand alone platform. (#5374) [deploy] 2020-01-09 11:50:16 -05:00
javascript Move Chart.js to dynamic import (#5576) [deploy] 2020-01-18 20:46:35 -05:00
jobs Remove NewFollowerJob and spec (#5569) [deploy] 2020-01-20 08:27:33 -05:00
labor Refactor RateLimitChecker (#5521) 2020-01-20 11:27:54 -05:00
lib Increase cache TTL for social preview images (#5471) [deploy] 2020-01-17 17:06:06 -05:00
liquid_tags Implement GitPitchTag (#4942) 2019-12-19 19:59:15 -05:00
mailers Restore default email from SiteConfig for mailers (#5399) [deploy] 2020-01-08 16:09:32 -05:00
models Refactor RateLimitChecker (#5521) 2020-01-20 11:27:54 -05:00
observers Add comment markdown to warned_user_ping (#3750) 2019-08-22 22:04:45 -04:00
policies Handle missing commentable for user_is_commentable_author? check (#5336) [deploy] 2020-01-02 18:06:05 -05:00
sanitizers Add support for mark element in markdown (#2089) 2019-03-18 17:10:58 -04:00
serializers/webhook Use a sortable unique ID for the event_id (#3972) 2019-09-09 10:15:12 -04:00
services Create new NewFollowerWorker and start sending jobs to it (#5556) [deploy] 2020-01-17 15:08:50 -05:00
uploaders Limit ALL Upload file sizes to 25 MB (#5356) [deploy] 2020-01-07 11:20:40 -05:00
view_objects Remove RedisRailsCache and replace with Rails.cache (#5059) [deploy] 2019-12-10 13:11:08 -06:00
views Change font size for search and message input (#5572) [deploy] 2020-01-18 14:53:54 -05:00
workers Change CreateJob to CreateWorker and move to sidekiq (#5559) 2020-01-20 11:29:13 -05:00