109 コミット (a5fbb41b00025048fcfbe372615aec8666bc76a9)

作者 SHA1 メッセージ 日付
  Dominik Sander 53d4559f6e Improve agent and scenario forms 8 年 前
  Albert Sun 6a9ad21f13 format.to_s based on @cantino review 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 年 前
  Thiago Talma c668e28f49 Fix missing scenario clone 8 年 前
  Dominik Sander 8508928943 Admins can deactivate user accounts 8 年 前
  Dominik Sander a958b15f18 Add no_bulk_receive! option to ensure each event is processed individually 8 年 前
  Akinori MUSHA 9d5c13accd Make sure Agent#build_event initializes `event.agent` 9 年 前
  Akinori MUSHA 96c6d417c1 Make create_event() accept an Event in addition to a Hash 9 年 前
  Akinori MUSHA f86c9c5027 Introduce SortableEvents for user-defined events sorting/reordering 9 年 前
  Andrew Cantino 4f319a3ab4 Merge branch 'master' of https://github.com/stvnrlly/huginn into stvnrlly-master 9 年 前
  Akinori MUSHA 22eb2fa9ef Show the number of disabled Agents in the toggle button 9 年 前
  stvnrlly 0d7069adbf more work on cleanup time 9 年 前
  stvnrlly 855799d355 make cleanup time fully configurable 9 年 前
  stvnrlly 725bc24513 move short event life option earlier in list 9 年 前
  stvnrlly 9a5e22a857 env option to allow frequent event expiration, fixes #765 9 年 前
  Dominik Sander b863232429 Use ActiveJobs interface 9 年 前
  Dominik Sander 13e31de310 Fix random spec failure caused by async_receive not ordering queried events 9 年 前
  Dominik Sander 2ece339c42 Upgrade to rails 4.2 9 年 前
  Akinori MUSHA 979f803759 Add a "Dry Run" feature to the Agent form. 10 年 前
  Andrew Cantino 7ee3c01690 allow logging of any object by inspecting non-strings 9 年 前
  Dominik Sander 60956c49b9 Added a concern to configure Agents via HTML forms 10 年 前
  Andrew Cantino daf8cc963b seperate error logs with new lines 10 年 前
  Andrew Cantino eb52eeeeea experimental branch to support using fewer gems for saving RAM 10 年 前
  Akinori MUSHA a7f5ee3051 Do not update last_checked_event_id if an agent cannot receive events. 10 年 前
  Akinori MUSHA ea0fb2cf90 Make drop_pending_events a virtual attribute of Agent. 10 年 前
  Akinori MUSHA a6c16f07ac Stop requiring files that is to be autoloaded. 10 年 前
  Akinori MUSHA 36102dd3f1 Call load_types_in after necessary class methods are defined. 10 年 前
  Akinori MUSHA 10ce9d598b Merge remote-tracking branch 'knu/scheduler_agent' 10 年 前
  Brandon Hansen 4d7b89482c Remove case statement as it is redundant in the else 10 年 前
  Akinori MUSHA 706ce8d997 Clone controller_target_ids too. 10 年 前
  Akinori MUSHA 95a067a4de Compare user_id's rather than user objects. 10 年 前
  Akinori MUSHA 8065721b77 Rename "chain" to "control link" for clarity. 10 年 前
  Akinori MUSHA 30041706ff Rename "target" to "control target". 10 年 前
  Akinori MUSHA 806e41dd4c Merge branch 'master' into scheduler_agent 10 年 前
  Dominik Sander 74ced66beb Merge pull request #324 from dsander/omniauth 10 年 前
  Akinori MUSHA a93bb2674e Refactor Drop classes. 10 年 前
  Akinori MUSHA de5619fb64 Rename "runner" to "controller". 10 年 前
  Dominik Sander 00663c153c Merge branch 'master' into omniauth 10 年 前
  Akinori MUSHA b4636f8c67 Provide a target agent select box for an agent that can run other agents. 10 年 前
  Akinori MUSHA c7e67a36e6 Add "chains" to represent runner-target relationships between Agents. 10 年 前
  Dominik Sander d529872e37 TwitterStream bugfixes 10 年 前
  Andrew Cantino 556c45e000 Minor refactors 10 年 前
  Dominik Sander b71ea25418 Merge branch 'master' into omniauth 10 年 前
  Akinori MUSHA 8596bd0f0d Introduce a new concern LiquidDroppable for refactoring. 10 年 前
  Akinori MUSHA 307ef15b8e EventFormattingAgent: Partial revert: Do not include "agent" to payload. 10 年 前
  Akinori MUSHA c1f114d56b Make {{agent}} universally accessible from any agent. 10 年 前
  Akinori MUSHA e55bb4ac3d EventFormattingAgent: Enable access to upstream agent info via "agent". 10 年 前
  Akinori MUSHA 4be27d53c7 Add Agent#short_type. 10 年 前