1764 次代碼提交 (1d33417cee4d78649b10eb60e20a5438fa8ed249)

作者 SHA1 備註 提交日期
  Akinori MUSHA 1d33417cee Enhance RssAgent with the `events_order` option 9 年之前
  Akinori MUSHA 9d5c13accd Make sure Agent#build_event initializes `event.agent` 9 年之前
  Akinori MUSHA 8c2b11a567 Make TupleSorter#sort! never fail 9 年之前
  Akinori MUSHA b735e7300f Update CHANGES.md 9 年之前
  Akinori MUSHA 60fa69842e Merge branch 'sortable_events' 9 年之前
  Akinori MUSHA f0ae054550 Minor style changes 9 年之前
  Akinori MUSHA 29ea605d76 Fix a typo in the document 9 年之前
  Akinori MUSHA cb0333ee92 Fix a nonsense spec for dry_run 9 年之前
  Akinori MUSHA 1fc1656922 Update Liquid to 3.0.6 and revert the monkey patch 9 年之前
  Akinori MUSHA 6ea03df8b9 Prefer plain method calls 9 年之前
  Akinori MUSHA 3f5bab77f6 Activate events_order in WebsiteAgent 9 年之前
  Akinori MUSHA d11dec715c Define description_events_order also as a class method 9 年之前
  Akinori MUSHA 93e6c655ad Make DryRunnable wrap Agent instead of extending an Agent instance 9 年之前
  Akinori MUSHA 96c6d417c1 Make create_event() accept an Event in addition to a Hash 9 年之前
  Akinori MUSHA 5271f173ea Rescue ArgumentError leaked from the date filter 9 年之前
  Akinori MUSHA 6fcbc519fa Add forgotten updates 9 年之前
  Andrew Cantino 94c4bf86ff Update README.md 9 年之前
  Andrew Cantino 8c6a090640 Merge pull request #931 from cantino/reduce_default_delayed_job_max_runtime 9 年之前
  Andrew Cantino cd1cd73e5b Reduce the default DELAYED_JOB_MAX_RUNTIME from 20 minutes to 2 minutes. 9 年之前
  Akinori MUSHA 23c3aff570 Add a workaround for Ruby 1.9 9 年之前
  Akinori MUSHA 0eb38b0a94 Make DataOutputAgent use `events_order` for ordering events in the output 9 年之前
  Akinori MUSHA f86c9c5027 Introduce SortableEvents for user-defined events sorting/reordering 9 年之前
  Akinori MUSHA 06554eaf31 Implement Utils.sort_tuples! for user-defined sorting 10 年之前
  Akinori MUSHA 66e72eff75 Do not activate the emulation of Module#prepend on ruby 2.0 9 年之前
  Andrew Cantino 6285e30952 Merge pull request #930 from irfancharania/EmailLogging 9 年之前
  Irfan Charania c44c7c1f23 Fix email logging 9 年之前
  Andrew Cantino 2f6fa93475 Merge pull request #925 from cantino/scenarios_contain_control_links 9 年之前
  Andrew Cantino fbea990492 update CHANGES.md 9 年之前
  Andrew Cantino 9ad49fbf03 Merge remote-tracking branch 'origin/master' into scenarios_contain_control_links 9 年之前
  Andrew Cantino 288430c5bf Merge pull request #923 from cantino/stvnrlly-master 9 年之前
  Andrew Cantino debb769695 Update Gemfile.lock 9 年之前
  Andrew Cantino fc8d347031 Update Gemfile.lock 9 年之前
  Dominik Sander d2816c6bba Merge pull request #927 from dsander/remove-heroku-ping 9 年之前
  Dominik Sander b074d390a5 Remove keep-awake ping on heroku 10 年之前
  Andrew Cantino e0fe5aafb4 scenarios can contain control links 10 年之前
  Andrew Cantino b3e6275e4a grammer 10 年之前
  Andrew Cantino 82948977da default is every 6h 10 年之前
  Akinori MUSHA ced14e4f85 Merge pull request #919 from cantino/add_unescape_filter 10 年之前
  Andrew Cantino 8d1a05fb7c fix specs 10 年之前
  Andrew Cantino 4f319a3ab4 Merge branch 'master' of https://github.com/stvnrlly/huginn into stvnrlly-master 10 年之前
  Andrew Cantino 6cc46b44cc Merge pull request #917 from cantino/mock_web_request 10 年之前
  Akinori MUSHA e5860ddba0 Add a new filter `unescape` 10 年之前
  Akinori MUSHA 9c9cd011f4 Merge pull request #909 from cantino/fix_regex_replace 10 年之前
  Andrew Cantino a61bcc60cb stub spec that was making real HTTP call 10 年之前
  Andrew Cantino a76c68bffb Merge pull request #913 from mathias/patch-1 10 年之前
  Akinori MUSHA b707b683e4 Add rdoc to unescape_replacement 10 年之前
  Akinori MUSHA ea115b6c61 Unescape the replacement parameter of regex replace functions 10 年之前
  Ian Blenke 7f4bda9be0 Merge pull request #901 from ianblenke/ianblenke/issue896 10 年之前
  Ian Blenke f47276b565 Merge pull request #903 from ianblenke/ianblenke/issue895 10 年之前
  Dominik Sander 4402b81a46 Merge pull request #911 from dsander/disable-faraday-url-encoding 10 年之前