Commit History

作者 SHA1 備註 提交日期
  blit32 735e4022c5 Merge branch 'master' of https://github.com/huginn/huginn 6 年之前
  Dominik Sander 87187eccf7 Replace Delorean with AS::TimeHelpers, remove sleep via time traveling 6 年之前
  blit32 f112f67c85 #2391: Remove support for the Weather Underground API 6 年之前
  Andrew Cantino ec16163ecd Fix Run Event Propagation search action (#2124) 7 年之前
  Akinori MUSHA 0541b3a31f Merge pull request #2119 from huginn/liquid_lazy_agent_assocs 7 年之前
  Akinori MUSHA b4817c74b5 Do not instantiate all records when liquidizing a record collection 7 年之前
  Akinori MUSHA ed9da9f35e Add `working` and `url` to AgentDrop for diagnostic purposes 7 年之前
  Akinori MUSHA 0f5edc9051 `2.class` is Integer (instead of Fixnum) in ruby >=2.4 8 年之前
  Akinori MUSHA a5874da0ae Expose Agent#id to Liquid (and to JavaScriptAgent) 8 年之前
  Andrew Cantino 8a14a57e00 Beeper.io is no more (#1808) 8 年之前
  Akinori MUSHA 7ed40a6901 Use the XPath expression `string(.)` instead of `.//text()` 8 年之前
  Dominik Sander 53d4559f6e Improve agent and scenario forms 8 年之前
  Albert Sun 5da40533c6 modify receive_web_request to take either 1 or 3 arguments 8 年之前
  Albert Sun 9ddb4e97de receive_web_request can also now receive the ActionDispatch request object 8 年之前
  Albert Sun 58f6307e2c Pass request headers through to agents that implement receive_web_request 8 年之前
  Dominik Sander 8508928943 Admins can deactivate user accounts 9 年之前
  Dominik Sander a958b15f18 Add no_bulk_receive! option to ensure each event is processed individually 9 年之前
  Dustin Miller c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 9 年之前
  Andrew Cantino b31a0ec3e7 fix specs and add support for translation in Scenario exports 9 年之前
  Dominik Sander 842528ab3e Fixes postgres and DST related spec issues 10 年之前
  Akinori MUSHA 5031cbbbac Migrate to RSpec's new expect syntax using Transpec. 10 年之前
  Akinori MUSHA faed2845c6 Add a spec for how drop_pending_events= should work. 10 年之前
  Akinori MUSHA 4a06afafde Move these specs to the right splace. 10 年之前
  Akinori MUSHA ea0fb2cf90 Make drop_pending_events a virtual attribute of Agent. 10 年之前
  Akinori MUSHA 30041706ff Rename "target" to "control target". 10 年之前
  Akinori MUSHA de5619fb64 Rename "runner" to "controller". 10 年之前
  Akinori MUSHA c7e67a36e6 Add "chains" to represent runner-target relationships between Agents. 10 年之前
  Andrew Cantino dfa71d1f45 upgrade RSpec 10 年之前
  Andrew Cantino ebe302492d fix some more XPaths 10 年之前
  Akinori MUSHA 7b6119f1f2 `"text": true` should have meant ".//text()", not "text()". 10 年之前