docbrown/spec/services
Anna Buianova 78472d1529 Send only public events to the webhook endpoints #3715 (#4046)
* Dispatch an event only when a published article is created

* Skip sending events about drafts updates

* Skip sending events when a draft is destroyed

* Fix article request spec

* Slight refactoring
2019-09-17 08:00:04 -07:00
..
articles Send only public events to the webhook endpoints #3715 (#4046) 2019-09-17 08:00:04 -07:00
credits Make unsure specs more confident about time (#3518) 2019-07-23 09:36:47 -04:00
edge_cache/commentable Fix comment deletion bug (#3732) 2019-08-27 17:07:09 -04:00
exporter Fix name resolving error on export (#2612) 2019-04-29 15:37:50 -04:00
mentions Implement ActiveJob for Mention (#3055) 2019-06-13 11:05:22 -04:00
messages Remove unnecessary pluck calls (#3534) [ci skip] 2019-07-24 12:01:09 -04:00
moderator Remove code for legacy mentoring feature (#3186) 2019-06-21 17:18:11 -04:00
notifications Improve mod roundrobin notification and internal tooling (#3855) 2019-08-27 21:54:09 -04:00
podcasts Rescue all Errno exceptions while fetching a podcast episode (#3689) 2019-08-12 11:57:43 -04:00
secrets Use a sortable unique ID for the event_id (#3972) 2019-09-09 10:15:12 -04:00
streams Don't try to register webhook when twitch returns empty data (#3219) 2019-06-18 21:34:06 -04:00
suggester Enabled rubocop/lint (#2130) 2019-03-21 10:53:44 -04:00
users Change format of the user languages_settings #2369 (#2496) 2019-04-30 17:01:19 -04:00
webhook Dispatch events only to the corresponding user endpoints (#4008) 2019-09-11 15:33:11 -04:00
analytics_service_spec.rb Make unsure specs more confident about time (#3518) 2019-07-23 09:36:47 -04:00
article_with_video_creation_service_spec.rb Add more test coverage (#1829) 2019-02-22 09:16:57 -08:00
authorization_service_spec.rb Touch profile_updated_at when updating social usernames (#2386) 2019-04-11 16:32:45 -04:00
read_notifications_service_spec.rb Organization Notifications (#1762) 2019-02-25 14:25:37 -08:00
rss_reader_spec.rb Make RSS's self-referential link an option (#3428) 2019-07-09 17:34:21 -04:00
tag_adjustment_creation_service_spec.rb Move tag adjustment notification to Active Jobs (#2654) 2019-05-10 11:06:29 -04:00
tag_adjustment_update_service_spec.rb Unskip all skipped specs (#2941) 2019-05-25 11:04:38 -04:00