docbrown/spec/support/fixtures/vcr_cassettes
rhymes 51a4a35448
Add Feeds::Import service class (#10998)
* Add the parallel gem

* Add prototype version of Feeds::Import with parallel URL fetching and parsing

* Tune Feeds::Import and add rake task for local tests

* Add rough measurer tool

* Add specs

* Apply suggestions by @citizen428

* Replace silence with silent

* No need for eager loading

* Add temporary Articles::DevFeedsImportWorker

* Remove temporary rake task

* Add basic error handling, copied from RssReader

* Fix error handling

* Remove temporary measuring rake task

* Remove logging added for development purposes

* Add info and error logging on error level
2020-10-30 15:01:44 +01:00
..
Feeds_Import Add Feeds::Import service class (#10998) 2020-10-30 15:01:44 +01:00
LiquidEmbeds/get_/embeds Create endpoint for liquid tag embed (#3813) 2019-08-23 17:42:04 -04:00
RssReader Refactor: Send RSS Reader and Payment Errors to Honeybadger (#9209) 2020-07-09 08:48:52 +02:00
feeds_import.yml Add Feeds::Import service class (#10998) 2020-10-30 15:01:44 +01:00
feeds_import_multiple_times.yml Add Feeds::Import service class (#10998) 2020-10-30 15:01:44 +01:00
feeds_import_twice.yml Add Feeds::Import service class (#10998) 2020-10-30 15:01:44 +01:00
ga_event.yml Initial commit 2018-02-28 16:11:08 -05:00
github_api.yml Initial commit 2018-02-28 16:11:08 -05:00
github_client_comment.yml [deploy] Decouple GitHub authentication from fetching GitHub issues (#7660) 2020-05-04 16:17:16 -04:00
github_client_commits.yml Refactor GitHub::Client to extract Github::OauthClient for users (#7848) 2020-05-18 14:23:55 +02:00
github_client_commits_contributor_badge.yml Refactor GitHub::Client to extract Github::OauthClient for users (#7848) 2020-05-18 14:23:55 +02:00
github_client_commits_contributor_badge_twice.yml Refactor GitHub::Client to extract Github::OauthClient for users (#7848) 2020-05-18 14:23:55 +02:00
github_client_commits_since.yml Refactor GitHub::Client to extract Github::OauthClient for users (#7848) 2020-05-18 14:23:55 +02:00
github_client_issue.yml [deploy] Decouple GitHub authentication from fetching GitHub issues (#7660) 2020-05-04 16:17:16 -04:00
github_client_issue_access_token.yml [deploy] Fix Github::OauthClient access token auth (#7922) 2020-05-18 11:15:14 -05:00
github_client_issue_not_found.yml [deploy] Decouple GitHub authentication from fetching GitHub issues (#7660) 2020-05-04 16:17:16 -04:00
github_client_pull_request.yml [deploy] Decouple GitHub authentication from fetching GitHub issues (#7660) 2020-05-04 16:17:16 -04:00
github_client_pull_request_comment.yml [deploy] Decouple GitHub authentication from fetching GitHub issues (#7660) 2020-05-04 16:17:16 -04:00
github_client_repository.yml Decouple GithubReadmeTag liquid tag from GitHub auth (#7707) 2020-05-08 13:09:27 +02:00
github_client_repository_invalid_img_tag.yml GitHub liquid tag: add support for img tags with no src attribute (#10470) 2020-09-29 10:37:53 +02:00
github_client_repository_no_readme.yml Decouple GithubReadmeTag liquid tag from GitHub auth (#7707) 2020-05-08 13:09:27 +02:00
github_client_repository_not_found.yml Decouple GithubReadmeTag liquid tag from GitHub auth (#7707) 2020-05-08 13:09:27 +02:00
google_api_request_spec.yml Initial commit 2018-02-28 16:11:08 -05:00
medium.yml Fix medium liquid tags scraping (#3485) (#4120) 2019-10-01 10:29:25 -04:00
rss_feeds.yml Fix Rubocop Security/Open (#1447) 2019-01-02 16:35:19 -05:00
rss_reader_dvirsegal.yml Fix RSS import (#8877) 2020-06-24 10:51:07 -04:00
rss_reader_fetch_articles.yml [deploy] Decouple Twitter authentication from fetching tweets (#7920) 2020-05-19 18:05:41 -04:00
rss_reader_fetch_articles_twice.yml [deploy] Decouple Twitter authentication from fetching tweets (#7920) 2020-05-19 18:05:41 -04:00
rss_reader_fetch_medium_feed.yml [deploy] Decouple Twitter authentication from fetching tweets (#7920) 2020-05-19 18:05:41 -04:00
rss_reader_fetch_multiple_times.yml [deploy] Decouple Twitter authentication from fetching tweets (#7920) 2020-05-19 18:05:41 -04:00
rss_reader_swimburger.yml Add support for <picture> tag in RSSReader (#9977) 2020-08-24 19:10:37 -04:00
se_daily_rss_feed.yml Initial commit 2018-02-28 16:11:08 -05:00
stackexchange_tag_deleted_question.yml Fix error handling bugs in stackexchange tag (#5490) 2020-01-20 14:43:25 -05:00
stackexchange_tag_stackexchange.yml Fix error handling bugs in stackexchange tag (#5490) 2020-01-20 14:43:25 -05:00
stackexchange_tag_stackoverflow.yml Fix error handling bugs in stackexchange tag (#5490) 2020-01-20 14:43:25 -05:00
twitter_client_status.yml [deploy] Decouple Twitter authentication from fetching tweets (#7920) 2020-05-19 18:05:41 -04:00
twitter_client_status_extended.yml [deploy] Decouple Twitter authentication from fetching tweets (#7920) 2020-05-19 18:05:41 -04:00
twitter_client_status_not_found.yml [deploy] Decouple Twitter authentication from fetching tweets (#7920) 2020-05-19 18:05:41 -04:00
twitter_client_status_not_found_extended.yml [deploy] Decouple Twitter authentication from fetching tweets (#7920) 2020-05-19 18:05:41 -04:00
twitter_client_status_reply_extended.yml [deploy] Decouple Twitter authentication from fetching tweets (#7920) 2020-05-19 18:05:41 -04:00
twitter_client_status_retweet_extended.yml [deploy] Decouple Twitter authentication from fetching tweets (#7920) 2020-05-19 18:05:41 -04:00
twitter_fetch_reply.yml Correctly save Tweet reply ids (#6951) 2020-03-31 11:09:19 +02:00
wikipedia_section_tag.yml [deploy] Add Wikipedia liquid tag (#7193) 2020-04-22 17:54:56 +02:00
wikipedia_tag.yml [deploy] Add Wikipedia liquid tag (#7193) 2020-04-22 17:54:56 +02:00