1629 Commits (f0a13f778bcb8a0617039529d7d752f4fec824cf)

Author SHA1 Message Date
  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 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. 10 years ago
  Akinori MUSHA 2bb89c4e39 Add specs for the extraction type `xml`. 10 years ago
  Akinori MUSHA 76929583d7 Call remove_namespaces! just once. 10 years ago
  Akinori MUSHA b7055921d3 Remove a redundant argument from extract_each(). 10 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
  Akinori MUSHA 15378aa006 Add "Dry Run" to the action menu 9 years ago
  Akinori MUSHA cc4966daf4 Make sure DryRunnable does not affect normal run, and test #dry_run? also 9 years ago
  Akinori MUSHA 316f0bfec6 Make sure a dry-run does not save Agent's memory 9 years ago
  Akinori MUSHA 106058ab96 ImapFolderAgent: Enable dry-run 9 years ago
  Akinori MUSHA 3ce41669b4 Use keyword arguments for Net::IMAP.new 9 years ago
  Akinori MUSHA 40d6192070 Define DryRunnable#dry_run? 9 years ago
  Akinori MUSHA 864152b871 Fix typos in the description 9 years ago
  Dominik Sander 2e36f395f5 Merge pull request #821 from dsander/dj-env-config 9 years ago
  Dominik Sander 3e085512ff Make delayed_job sleep_delay and max_run_time .env configurable 9 years ago
  Akinori MUSHA cf5f96cb59 Call `Dotenv.overload` after `Dotenv::Railtie.load` is called 9 years ago
  Akinori MUSHA db33fc7eed Use nested groups 9 years ago
  Akinori MUSHA 067dde298c Improve how to list Heroku specific gems 9 years ago