Will Read
|
5b6d7c7e85 |
Adds the ability to allow public signup without invite code |
9 years ago |
Andrew Cantino
|
b3e6275e4a |
grammer |
9 years ago |
Andrew Cantino
|
b31a0ec3e7 |
fix specs and add support for translation in Scenario exports |
9 years ago |
stvnrlly
|
38a5dbfd87 |
db migration for new cleanup time |
9 years ago |
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 |
Andrew Cantino
|
626c13ef52 |
fix spec that fails with daylight savings time |
10 years ago |
qedi
|
31e4d152cc |
first working version of Agents that propagate immediately |
10 years ago |
Andrew Cantino
|
0bff765756 |
fix default |
10 years ago |
Andrew Cantino
|
306843de0a |
Add event_id_at_creation field to links and use it to prevent propagation of events created before the link was made. |
10 years ago |
Andrew Cantino
|
c043a40868 |
add Ace editor for editing JavaScript in credentials |
10 years ago |
Andrew Cantino
|
ff758cc679 |
move user credentials to a primary route, update twitter agents and background job |
10 years ago |
Umar M. Sheikh
|
241c3b59f7 |
why is rails_admin_histories showing here? |
10 years ago |
Andrew Cantino
|
9c48338347 |
fix specs |
11 years ago |
Andrew Cantino
|
229e24ea80 |
add keep_events_for as an optional field for agents to decide how long to store events |
11 years ago |
Andrew Cantino
|
86bcc465a4 |
allow events to expire; fix spec |
11 years ago |
Andrew Cantino
|
00727fbd4d |
add Agent Logs; add logging to WebsiteAgent; refactor flash notices and add event notices |
11 years ago |
Andrew Cantino
|
d0715756f0 |
add webhooks controller |
11 years ago |
Andrew Cantino
|
620acffa5a |
initial commit |
11 years ago |