2409 次代碼提交 (b48758e2b47b79c49e0c867afedf01df950b3ffc)

作者 SHA1 備註 提交日期
  Akinori MUSHA 3b4e56d2af Show non-Agent run jobs as "(system)" instead of "(deleted)" 9 年之前
  Akinori MUSHA 180b694dbd Fix the Background Jobs page dying when it finds a non-Agent run job 9 年之前
  Akinori MUSHA e593aaa2d6 Validate a url in check_url() instead of doing it in the caller 9 年之前
  Akinori MUSHA 63583d4286 Organize the description for WebsiteAgent into sections 9 年之前
  Akinori MUSHA 01d955cc78 Make the font sizes of headings in Agent descriptions smaller 9 年之前
  Akinori MUSHA 89bc19e532 Merge pull request #863 from cantino/rss_agent_event_order 9 年之前
  Akinori MUSHA 86ca2f6284 Make RssAgent emit events for new feed items in chronological order 10 年之前
  Akinori MUSHA 01a76fbe73 Enable dry run of RssAgent 10 年之前
  Andrew Cantino 6f8b2ba221 Merge pull request #843 from cantino/data_output_agent_can_build_complex_xml 10 年之前
  Andrew Cantino bc038223ee Merge pull request #862 from tobmaster/twitter_consumer_key_config 10 年之前
  Tobias Struckmeier 506ebdae3d Added consumer key to example docs 10 年之前
  Akinori MUSHA 9a177cfa93 Merge branch 'uri_expand' 10 年之前
  Akinori MUSHA eaedfae992 Update the document for uri_expand 10 年之前
  Akinori MUSHA 350955d12a Merge pull request #857 from cantino/uri_expand 10 年之前
  Akinori MUSHA 4ec50836c5 Log errors using Rails.logger 10 年之前
  Akinori MUSHA f0a13f778b Add a Liquid filter `uri_expand` 10 年之前
  Akinori MUSHA 1e57f3a457 Guard a call for `scrub` with try() 10 年之前
  Akinori MUSHA f4312f6ad8 Merge pull request #855 from irfancharania/Update_WebsiteAgent_Description 10 年之前
  Irfan Charania 968a7f3ff6 Add instruction for extracting inner and outer HTML 10 年之前
  Andrew Cantino 30cbacf63a switch to JSON 10 年之前
  Andrew Cantino 60ef5fe663 update CHANGES.md 10 年之前
  Andrew Cantino 88a217ce0a Merge pull request #852 from cantino/rss_agent_can_take_multiple_urls 10 年之前
  Andrew Cantino 00fe4081d0 fix variable 10 年之前
  Andrew Cantino d9ee5a6cf2 the RSSAgent can now take an array of feed URLs 10 年之前
  Akinori MUSHA ffe9b38580 Merge branch 'website_agent-use_namespaces' 10 年之前
  Akinori MUSHA e791f75648 Add a new option `use_namespaces` to WebsiteAgent. 10 年之前
  Akinori MUSHA 2bb89c4e39 Add specs for the extraction type `xml`. 10 年之前
  Akinori MUSHA 76929583d7 Call remove_namespaces! just once. 10 年之前
  Akinori MUSHA b7055921d3 Remove a redundant argument from extract_each(). 10 年之前
  Andrew Cantino 352ca07c75 no longer using self_closing 10 年之前
  Andrew Cantino 136aaea04b allow DataOutputAgent to build complex XML 10 年之前
  stvnrlly 6bf6d0d667 Merge pull request #2 from cantino/keep_events_for_in_seconds 10 年之前
  Akinori MUSHA 8dc5387f0b Merge branch 'site-icons' 10 年之前
  Akinori MUSHA 8ea677607a Regenerate site icon files 10 年之前
  Akinori MUSHA 4eedbe72b8 Strip generated PNG images of metadata 10 年之前
  Akinori MUSHA b737a77674 Restore support for Ruby 1.9 10 年之前
  Akinori MUSHA 8858d3c2fa Merge pull request #835 from cantino/site-icons 10 年之前
  Akinori MUSHA b1030a5d7f Declare the site icons in various sizes 10 年之前
  Akinori MUSHA 6a6ddc21f5 Use pry for Rails console 10 年之前
  Andrew Cantino 0eaa52196d Merge pull request #833 from willyg302/master 10 年之前
  William Gaul 4889533fe0 Adding square icon and iOS assets 10 年之前
  Andrew Cantino 285407caea Merge pull request #831 from cantino/website_agent_jsonpath_validation 10 年之前
  Dustin Miller fe8662244f Moved agent picker script to agent-edit-page.js.coffee, reverted heredoc blocks due to scope issue 10 年之前
  Andrew Cantino 84ebfa18cb add a validation that warns the user if they have not provided a path when using JSONPath 10 年之前
  Dustin Miller d8f672a870 Whoops - keep my own changes out of this commit. 10 年之前
  Dustin Miller e0188d686e Updated agent descriptions to ensure compatibility with new agent picker 10 年之前
  Dustin Miller 784142f056 Updated agent picker to include agent description 10 年之前
  Andrew Cantino b31a0ec3e7 fix specs and add support for translation in Scenario exports 10 年之前
  Dominik Sander 562f95a438 Fix JobController specs 10 年之前
  Dominik Sander f81ac006cf Fix JobsHelper#agent_from_job for ActiveJob 10 年之前