1641 Commits (86ca2f62845a867179ac1510d6b63ed5c5d2b8d6)

Author SHA1 Message Date
  Akinori MUSHA 86ca2f6284 Make RssAgent emit events for new feed items in chronological order 9 years ago
  Akinori MUSHA 01a76fbe73 Enable dry run of RssAgent 9 years ago
  Andrew Cantino 6f8b2ba221 Merge pull request #843 from cantino/data_output_agent_can_build_complex_xml 9 years ago
  Andrew Cantino bc038223ee Merge pull request #862 from tobmaster/twitter_consumer_key_config 9 years ago
  Tobias Struckmeier 506ebdae3d Added consumer key to example docs 9 years ago
  Akinori MUSHA 9a177cfa93 Merge branch 'uri_expand' 9 years ago
  Akinori MUSHA eaedfae992 Update the document for uri_expand 9 years ago
  Akinori MUSHA 350955d12a Merge pull request #857 from cantino/uri_expand 9 years ago
  Akinori MUSHA 4ec50836c5 Log errors using Rails.logger 9 years ago
  Akinori MUSHA f0a13f778b Add a Liquid filter `uri_expand` 9 years ago
  Akinori MUSHA 1e57f3a457 Guard a call for `scrub` with try() 9 years ago
  Akinori MUSHA f4312f6ad8 Merge pull request #855 from irfancharania/Update_WebsiteAgent_Description 9 years ago
  Irfan Charania 968a7f3ff6 Add instruction for extracting inner and outer HTML 9 years ago
  Andrew Cantino 30cbacf63a switch to JSON 9 years ago
  Andrew Cantino 60ef5fe663 update CHANGES.md 9 years ago
  Andrew Cantino 88a217ce0a Merge pull request #852 from cantino/rss_agent_can_take_multiple_urls 9 years ago
  Andrew Cantino 00fe4081d0 fix variable 9 years ago
  Andrew Cantino d9ee5a6cf2 the RSSAgent can now take an array of feed URLs 9 years ago
  Akinori MUSHA ffe9b38580 Merge branch 'website_agent-use_namespaces' 9 years ago
  Akinori MUSHA e791f75648 Add a new option `use_namespaces` to WebsiteAgent. 9 years ago
  Akinori MUSHA 2bb89c4e39 Add specs for the extraction type `xml`. 9 years ago
  Akinori MUSHA 76929583d7 Call remove_namespaces! just once. 9 years ago
  Akinori MUSHA b7055921d3 Remove a redundant argument from extract_each(). 9 years ago
  Andrew Cantino 352ca07c75 no longer using self_closing 9 years ago
  Andrew Cantino 136aaea04b allow DataOutputAgent to build complex XML 9 years ago
  Akinori MUSHA 8dc5387f0b Merge branch 'site-icons' 9 years ago
  Akinori MUSHA 8ea677607a Regenerate site icon files 9 years ago
  Akinori MUSHA 4eedbe72b8 Strip generated PNG images of metadata 9 years ago
  Akinori MUSHA b737a77674 Restore support for Ruby 1.9 9 years ago
  Akinori MUSHA 8858d3c2fa Merge pull request #835 from cantino/site-icons 9 years ago
  Akinori MUSHA b1030a5d7f Declare the site icons in various sizes 9 years ago
  Akinori MUSHA 6a6ddc21f5 Use pry for Rails console 9 years ago
  Andrew Cantino 0eaa52196d Merge pull request #833 from willyg302/master 9 years ago
  William Gaul 4889533fe0 Adding square icon and iOS assets 9 years ago
  Andrew Cantino 285407caea Merge pull request #831 from cantino/website_agent_jsonpath_validation 9 years ago
  Andrew Cantino 84ebfa18cb add a validation that warns the user if they have not provided a path when using JSONPath 9 years ago
  Dominik Sander 562f95a438 Fix JobController specs 9 years ago
  Dominik Sander f81ac006cf Fix JobsHelper#agent_from_job for ActiveJob 9 years ago
  Andrew Cantino f10e8d020c Merge pull request #788 from evaryont/jobs-show-agent-name 9 years ago
  Colin Shea 3ca2404f63 Move loading the agent instance to a helper 9 years ago
  Andrew Cantino 79c89ee115 Merge pull request #777 from cantino/js_agent_can_be_dryrun 9 years ago
  Andrew Cantino 552f70286d add back in editor update code 9 years ago
  Andrew Cantino ea1fb447ca Merge remote-tracking branch 'origin/master' into js_agent_can_be_dryrun 9 years ago
  Akinori MUSHA 5743087ea9 Merge pull request #827 from cantino/diagram_toggle_disabled 9 years ago
  Akinori MUSHA b4a7dce81d Show disabled agents by default 9 years ago
  Akinori MUSHA b8896f611c Omit the toggle button if there are no disabled agents 9 years ago
  Akinori MUSHA 22eb2fa9ef Show the number of disabled Agents in the toggle button 9 years ago
  Akinori MUSHA b779471e13 Exclude disabled agents from Agent Diagram and add a toggle button 9 years ago
  Akinori MUSHA 42e53c4b1c Remove superfluous CSS position specifiers 9 years ago
  Akinori MUSHA c4f67d7f68 Merge pull request #825 from cantino/dry_run_from_anywhere 9 years ago