Historique des commits

Auteur SHA1 Message Date
  Akinori MUSHA 707ebc8533 Fix reload() override where it should take optional arguments il y a 6 jours
  Akinori MUSHA e7021b770f Avoid complicated constant manipulation with LiquidDroppable il y a 1 an
  Akinori MUSHA 930da10cea Reformat code with Rubocop and manually adjust styles il y a 1 an
  Akinori MUSHA d8bcf9a4d7 Reformat il y a 1 an
  Akinori MUSHA 25988602bb Define can_control_other_agents! so you can explicitly declare that il y a 1 an
  Dominik Sander 8d2150f0fd Switch to the zeitwerk autoloader il y a 5 ans
  Dominik Sander 50d5f38202 Set inbound_event when creating AgentLog entries il y a 5 ans
  Stefan Fischer c5e264d3cd Move method "is_positive_integer?" to "agent.rb" il y a 6 ans
  Andrew Cantino 8925ddb8d5 Handle lazy loading of Agents in gems during Agent.receive! (#2125) il y a 7 ans
  Akinori MUSHA ed9da9f35e Add `working` and `url` to AgentDrop for diagnostic purposes il y a 7 ans
  Akinori MUSHA 30a4a67a0f Replace references to https://github.com/cantino/huginn with huginn/huginn il y a 7 ans
  Akinori MUSHA ef82bfabb7 Inherit receivers when cloning il y a 7 ans
  Dominik Sander ff2615a71f Upgrade rails and configuration to 5.1.1 il y a 7 ans
  Albert Sun 2ac6927a6a Option for custom response headers for receive_web_request (#1977) il y a 7 ans
  Akinori MUSHA c9f71ce328 Use an infinite sequence and save a query il y a 7 ans
  Akinori MUSHA 90dd0f7cdc Copy service_id when cloning an agent il y a 7 ans
  Kevin Yank 3dda1ffb63 Check for agent class file to determine if it's valid (#1907) il y a 8 ans
  Andrew Cantino 3ea44cb8bb Fix #1863 validation issue with schedule names (#1864) il y a 8 ans
  Dominik Sander 89a9f2594f Merge pull request #1844 from dsander/fixed-schedule-times il y a 8 ans
  Akinori MUSHA a5874da0ae Expose Agent#id to Liquid (and to JavaScriptAgent) il y a 8 ans
  Dominik Sander 1f4d54a112 Run every_X schedules on fixed times il y a 8 ans
  Andrew Cantino 8a14a57e00 Beeper.io is no more (#1808) il y a 8 ans
  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 8 ans
  Albert Sun 6a9ad21f13 format.to_s based on @cantino review il y a 8 ans
  Albert Sun 5da40533c6 modify receive_web_request to take either 1 or 3 arguments il y a 8 ans
  Albert Sun 9ddb4e97de receive_web_request can also now receive the ActionDispatch request object il y a 8 ans
  Albert Sun 58f6307e2c Pass request headers through to agents that implement receive_web_request il y a 8 ans