Historial de Commits

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