docbrown/spec/services
rhymes ae8a58fec2
[deploy] Decouple GitHub authentication from fetching GitHub issues (#7660)
* Improve error handling

* Add tests for Github::Client

* Add GithubIssue validation

* Refactor GithubIssue and fix bug with pull requests

* Improve tests

* Fix PR API URL generation

* Improve logic and get rid of the issue fragment

* Fix disappeared avatar

* Improve rendering

* Activate client side caching using Redis

* Remove unnecessary file

* Add RemoveGithubIssues data update script

* Fix comma

* Forgot to disable the approvals verify text

* Apply PR feedback
2020-05-04 16:17:16 -04:00
..
articles Create Articles builder and refactor articles_controller (#7381) 2020-04-28 12:24:51 +02:00
audit remove persist audit job and do it inline (#5355) [deploy] 2020-01-09 08:49:22 -05:00
authentication [deploy] Authentication refactoring: cleanups (#7576) 2020-04-29 10:33:30 -04:00
broadcasts/welcome_notification [deploy] Authentication refactoring: cleanups (#7576) 2020-04-29 10:33:30 -04:00
credits flaky spec fix: compare org updated_at properly (#7336) 2020-04-16 11:37:07 -05:00
data_sync/elasticsearch ensure that when Tag and ActsAsTaggableOn::Tag are updated their respective related docs are as well (#7218) 2020-04-14 08:38:09 -05:00
edge_cache/commentable [deploy] remove no longer used index! and check for main_image method in view (#7526) 2020-04-27 10:16:49 -05:00
exporter Use match_array instead of eq to ignore ordering (#5308) 2019-12-30 15:38:55 -05:00
fastly_config [deploy] Add new VCL snippets for Fastly (#7654) 2020-05-04 10:18:19 -04:00
giphy Adjust type tags for RSpec (#4864) 2019-11-20 13:01:30 -05:00
github [deploy] Decouple GitHub authentication from fetching GitHub issues (#7660) 2020-05-04 16:17:16 -04:00
mentions [deploy] Finalize deleting user associations (#5624) 2020-01-23 11:29:47 -05:00
moderator [deploy] Remove Elasticsearch from Index Worker Names (#7594) 2020-04-29 12:12:29 -05:00
notifications [deploy] Send push to Android phones and use Pusher broadcasting (#6883) 2020-04-24 13:50:59 -04:00
payments Add DataDog monitors (#6188) 2020-02-25 11:06:25 -08:00
podcasts rescue Addressable::URI::InvalidURIError and mark podcast ep unreachable (#7343) 2020-04-17 13:11:08 -05:00
pro_memberships Finalize Slack messengers refactoring (#7484) 2020-04-24 21:15:10 +02:00
search [deploy] Classified listings refactor part 3 (#7498) 2020-04-30 18:57:01 -04:00
secrets Use a sortable unique ID for the event_id (#3972) 2019-09-09 10:15:12 -04:00
slack [deploy] Log RateLimit hits to Datadog for Better Reporting (#7653) 2020-05-01 16:47:31 -05:00
streams Don't try to register webhook when twitch returns empty data (#3219) 2019-06-18 21:34:06 -04:00
suggester Improve API controllers efficiency by selecting only columns needed for serialization (#5805) [deploy] 2020-02-06 07:36:56 -05:00
user_blocks New Feature: Block Users (#4411) 2019-10-23 17:14:28 -04:00
users Upgrade field_test to 0.3.2 (#7592) 2020-04-30 18:43:30 -04:00
webhook Move Webhook::DispatchEventJob to Sidekiq (#5722) [deploy] 2020-01-27 14:36:27 -05: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 Fix invalid body_markdown in article with video (#4258) [ci skip] 2019-10-08 15:41:44 -04:00
bulk_sql_delete_spec.rb Fix flaky delete spec by setting timestamp in the future and Decrease Notification Counts (#5321) [deploy] 2019-12-31 16:26:07 -05:00
medium_article_retrieval_service_spec.rb Nokogiri::HTML should receive the body, not the response object (#5297) 2019-12-31 08:46:49 -05:00
read_notifications_service_spec.rb Adjust type tags for RSpec (#4864) 2019-11-20 13:01:30 -05:00
rss_reader_spec.rb Finalize Slack messengers refactoring (#7484) 2020-04-24 21:15:10 +02:00
tag_adjustment_creation_service_spec.rb Move Notifications::TagAdjustmentNotificationJob to Sidekiq (#5909) [deploy] 2020-02-05 09:52:21 -08:00
tag_adjustment_update_service_spec.rb Mod tooling: add tags via /mod refactor (#5017) 2019-12-13 13:02:45 -05:00