Dominik Sander
|
8d2150f0fd
Switch to the zeitwerk autoloader
|
5 yıl önce |
Dominik Sander
|
50d5f38202
Set inbound_event when creating AgentLog entries
|
5 yıl önce |
Stefan Fischer
|
c5e264d3cd
Move method "is_positive_integer?" to "agent.rb"
|
6 yıl önce |
Andrew Cantino
|
8925ddb8d5
Handle lazy loading of Agents in gems during Agent.receive! (#2125)
|
7 yıl önce |
Akinori MUSHA
|
ed9da9f35e
Add `working` and `url` to AgentDrop for diagnostic purposes
|
7 yıl önce |
Akinori MUSHA
|
30a4a67a0f
Replace references to https://github.com/cantino/huginn with huginn/huginn
|
7 yıl önce |
Akinori MUSHA
|
ef82bfabb7
Inherit receivers when cloning
|
7 yıl önce |
Dominik Sander
|
ff2615a71f
Upgrade rails and configuration to 5.1.1
|
7 yıl önce |
Albert Sun
|
2ac6927a6a
Option for custom response headers for receive_web_request (#1977)
|
7 yıl önce |
Akinori MUSHA
|
c9f71ce328
Use an infinite sequence and save a query
|
7 yıl önce |
Akinori MUSHA
|
90dd0f7cdc
Copy service_id when cloning an agent
|
7 yıl önce |
Kevin Yank
|
3dda1ffb63
Check for agent class file to determine if it's valid (#1907)
|
7 yıl önce |
Andrew Cantino
|
3ea44cb8bb
Fix #1863 validation issue with schedule names (#1864)
|
8 yıl önce |
Dominik Sander
|
89a9f2594f
Merge pull request #1844 from dsander/fixed-schedule-times
|
8 yıl önce |
Akinori MUSHA
|
a5874da0ae
Expose Agent#id to Liquid (and to JavaScriptAgent)
|
8 yıl önce |
Dominik Sander
|
1f4d54a112
Run every_X schedules on fixed times
|
8 yıl önce |
Andrew Cantino
|
8a14a57e00
Beeper.io is no more (#1808)
|
8 yıl önce |
Dominik Sander
|
bf35a49f6c
Fix delayed_job_active_record overriding defaults
|
8 yıl önce |
Dominik Sander
|
d2cbd04ac8
Add as_object Liquid filter
|
8 yıl önce |
Dominik Sander
|
b2f031003f
Use strong_parameters and drop protected_attributes
|
8 yıl önce |
Dominik Sander
|
53d4559f6e
Improve agent and scenario forms
|
8 yıl önce |
Albert Sun
|
6a9ad21f13
format.to_s based on @cantino review
|
8 yıl önce |
Albert Sun
|
5da40533c6
modify receive_web_request to take either 1 or 3 arguments
|
8 yıl önce |
Albert Sun
|
9ddb4e97de
receive_web_request can also now receive the ActionDispatch request object
|
8 yıl önce |
Albert Sun
|
58f6307e2c
Pass request headers through to agents that implement receive_web_request
|
8 yıl önce |
Thiago Talma
|
c668e28f49
Fix missing scenario clone
|
8 yıl önce |
Dominik Sander
|
8508928943
Admins can deactivate user accounts
|
8 yıl önce |
Dominik Sander
|
a958b15f18
Add no_bulk_receive! option to ensure each event is processed individually
|
9 yıl önce |
Akinori MUSHA
|
9d5c13accd
Make sure Agent#build_event initializes `event.agent`
|
9 yıl önce |
Akinori MUSHA
|
96c6d417c1
Make create_event() accept an Event in addition to a Hash
|
9 yıl önce |