Historique des commits

Auteur SHA1 Message Date
  Dominik Sander bf35a49f6c Fix delayed_job_active_record overriding defaults il y a 8 ans
  Dominik Sander d2cbd04ac8 Add as_object Liquid filter il y a 8 ans
  Dominik Sander b2f031003f Use strong_parameters and drop protected_attributes il y a 8 ans
  Dominik Sander 53d4559f6e Improve agent and scenario forms il y a 9 ans
  Albert Sun 6a9ad21f13 format.to_s based on @cantino review il y a 9 ans
  Albert Sun 5da40533c6 modify receive_web_request to take either 1 or 3 arguments il y a 9 ans
  Albert Sun 9ddb4e97de receive_web_request can also now receive the ActionDispatch request object il y a 9 ans
  Albert Sun 58f6307e2c Pass request headers through to agents that implement receive_web_request il y a 9 ans
  Thiago Talma c668e28f49 Fix missing scenario clone il y a 9 ans
  Dominik Sander 8508928943 Admins can deactivate user accounts il y a 9 ans
  Dominik Sander a958b15f18 Add no_bulk_receive! option to ensure each event is processed individually il y a 9 ans
  Akinori MUSHA 9d5c13accd Make sure Agent#build_event initializes `event.agent` il y a 9 ans
  Akinori MUSHA 96c6d417c1 Make create_event() accept an Event in addition to a Hash il y a 9 ans
  Akinori MUSHA f86c9c5027 Introduce SortableEvents for user-defined events sorting/reordering il y a 9 ans
  Andrew Cantino 4f319a3ab4 Merge branch 'master' of https://github.com/stvnrlly/huginn into stvnrlly-master il y a 9 ans
  Akinori MUSHA 22eb2fa9ef Show the number of disabled Agents in the toggle button il y a 9 ans
  stvnrlly 0d7069adbf more work on cleanup time il y a 10 ans
  stvnrlly 855799d355 make cleanup time fully configurable il y a 10 ans
  stvnrlly 725bc24513 move short event life option earlier in list il y a 10 ans
  stvnrlly 9a5e22a857 env option to allow frequent event expiration, fixes #765 il y a 10 ans
  Dominik Sander b863232429 Use ActiveJobs interface il y a 10 ans
  Dominik Sander 13e31de310 Fix random spec failure caused by async_receive not ordering queried events il y a 10 ans
  Dominik Sander 2ece339c42 Upgrade to rails 4.2 il y a 10 ans
  Akinori MUSHA 979f803759 Add a "Dry Run" feature to the Agent form. il y a 10 ans
  Andrew Cantino 7ee3c01690 allow logging of any object by inspecting non-strings il y a 10 ans
  Dominik Sander 60956c49b9 Added a concern to configure Agents via HTML forms il y a 10 ans
  Andrew Cantino daf8cc963b seperate error logs with new lines il y a 10 ans
  Andrew Cantino eb52eeeeea experimental branch to support using fewer gems for saving RAM il y a 10 ans
  Akinori MUSHA a7f5ee3051 Do not update last_checked_event_id if an agent cannot receive events. il y a 10 ans
  Akinori MUSHA ea0fb2cf90 Make drop_pending_events a virtual attribute of Agent. il y a 10 ans