Dean Putney
|
b263b1c9f6
Creating TumblrPublishAgent
|
10 years ago |
Akinori MUSHA
|
10ce9d598b
Merge remote-tracking branch 'knu/scheduler_agent'
|
10 years ago |
Andrew Cantino
|
142bb35d4e
Only update Agent's last_event_at on Event creation, not when Events are updated.
|
10 years ago |
Akinori MUSHA
|
99c3fc0309
Update db/schema.rb.
|
10 years ago |
Akinori MUSHA
|
8dc5244e6e
Merge remote-tracking branch 'origin/master' into scheduler_agent
|
10 years ago |
Akinori MUSHA
|
8065721b77
Rename "chain" to "control link" for clarity.
|
10 years ago |
Akinori MUSHA
|
30041706ff
Rename "target" to "control target".
|
10 years ago |
Akinori MUSHA
|
806e41dd4c
Merge branch 'master' into scheduler_agent
|
10 years ago |
Akinori MUSHA
|
857b8ea969
Merge remote-tracking branch 'origin/master' into set_charset_for_mysql
|
10 years ago |
Akinori MUSHA
|
393e3c4ddc
Follow the default collation of Rails rather than MySQL.
|
10 years ago |
Akinori MUSHA
|
db792cdd82
Set charset/collation properly for each text column if using MySQL.
|
10 years ago |
Dominik Sander
|
858dcdca8f
Merge branch 'master' into omniauth
|
10 years ago |
Akinori MUSHA
|
de5619fb64
Rename "runner" to "controller".
|
10 years ago |
Akinori MUSHA
|
56fa4cb751
Fix the schema version.
|
10 years ago |
Akinori MUSHA
|
c7e67a36e6
Add "chains" to represent runner-target relationships between Agents.
|
10 years ago |
Guilherme J. Tramontina
|
96196edb06
Allow nullable tag colors for the scenario
|
10 years ago |
Guilherme J. Tramontina
|
d92c6cdc26
Add ability to set color for the scenario tags.
|
10 years ago |
Dominik Sander
|
34775f902a
Index services by the users uid, disconnect agents if the service is
|
10 years ago |
Andrew Cantino
|
1e0664838d
Drop extra index
|
10 years ago |
Dominik Sander
|
d0e98cede1
Fixes the specs and removed deprecation notices
|
10 years ago |
Dominik Sander
|
a846154c7d
Import scenarios with agents which need a service
|
10 years ago |
Dominik Sander
|
f07db9c97c
Merge remote-tracking branch 'huginn/master' into omniauth
|
10 years ago |
Dominik Sander
|
12c2af26bb
Add omniauth to let huginn consume oauth endpoints
|
10 years ago |
Andrew Cantino
|
64564eb120
Importing of Scenarios now works, creating any needed Agents by global guid
|
10 years ago |
Andrew Cantino
|
5c1fbdb997
upload and fetch by url, data object manages import; next step is actual import
|
10 years ago |
Andrew Cantino
|
663250227d
allow exporting of a set of Agents with their links from a Scenario; Scenario guid is now generated and copied to export, as well as a source link when public
|
10 years ago |
Andrew Cantino
|
aaa4b7a155
add basic scaffold of scenarios, including the ability to add agents to scenarios, edit scenarios, and view scenarios. next step: import and export
|
10 years ago |
Glenn 'devalias' Grant
|
e71886a6f5
Merge commit 'b041a51ad11135ab1bcc9f5392730659861938a2' into 196-disable-agents
|
10 years ago |
Glenn 'devalias' Grant
|
c73a21aab3
[196-Disable] DB Migration
|
10 years ago |
Andrew Cantino
|
db0fbe4c93
rename WebhooksController to WebRequestsController; refactor and support deprecated methods for now
|
10 years ago |