103 次代码提交 (38f1044078ae7e1c42696ec3787010bd95fc3c02)

作者 SHA1 备注 提交日期
  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. 9 年之前
  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 9 年之前
  Andrew Cantino daf8cc963b seperate error logs with new lines 9 年之前
  Andrew Cantino eb52eeeeea experimental branch to support using fewer gems for saving RAM 9 年之前
  Akinori MUSHA a7f5ee3051 Do not update last_checked_event_id if an agent cannot receive events. 9 年之前
  Akinori MUSHA ea0fb2cf90 Make drop_pending_events a virtual attribute of Agent. 9 年之前
  Akinori MUSHA a6c16f07ac Stop requiring files that is to be autoloaded. 9 年之前
  Akinori MUSHA 36102dd3f1 Call load_types_in after necessary class methods are defined. 9 年之前
  Akinori MUSHA 10ce9d598b Merge remote-tracking branch 'knu/scheduler_agent' 9 年之前
  Brandon Hansen 4d7b89482c Remove case statement as it is redundant in the else 9 年之前
  Akinori MUSHA 706ce8d997 Clone controller_target_ids too. 9 年之前
  Akinori MUSHA 95a067a4de Compare user_id's rather than user objects. 9 年之前
  Akinori MUSHA 8065721b77 Rename "chain" to "control link" for clarity. 9 年之前
  Akinori MUSHA 30041706ff Rename "target" to "control target". 9 年之前
  Akinori MUSHA 806e41dd4c Merge branch 'master' into scheduler_agent 9 年之前
  Dominik Sander 74ced66beb Merge pull request #324 from dsander/omniauth 9 年之前
  Akinori MUSHA a93bb2674e Refactor Drop classes. 9 年之前
  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 年之前
  Akinori MUSHA 045fb957b2 ImapFolderAgent now recognizes "true"/"false" as boolean option values. 10 年之前
  Dominik Sander f07db9c97c Merge remote-tracking branch 'huginn/master' into omniauth 10 年之前
  Andrew Cantino fbcede8649 Merge remote-tracking branch 'origin/master' into interpolated_options 10 年之前
  Andrew Cantino a8f32c5e85 Add memoized interpolated_options and used it everywhere. 10 年之前
  Dominik Sander 12c2af26bb Add omniauth to let huginn consume oauth endpoints 10 年之前
  Andrew Cantino 64564eb120 Importing of Scenarios now works, creating any needed Agents by global guid 10 年之前