Akinori MUSHA
|
930da10cea
Reformat code with Rubocop and manually adjust styles
|
1 year ago |
Akinori MUSHA
|
30a4a67a0f
Replace references to https://github.com/cantino/huginn with huginn/huginn
|
7 years ago |
Dominik Sander
|
e9709aec0a
Prevent PeakDetectorAgent from storing invalid data in it's memory
|
7 years ago |
Akinori MUSHA
|
6a7221a9da
Use URI Template (RFC 6570) for interpolating `search_url`
|
7 years ago |
Aleksey Ivanov
|
0e9c24ab54
Falling back to default 'search_url' and docs
|
7 years ago |
Aleksey Ivanov
|
eccb449dfd
Add configurable search_url #1552
|
7 years ago |
aeter
|
d75e4c7cef
Close #801 - peak detector min datapoints (#1924)
|
7 years ago |
Andrew Cantino
|
f944ff9f2a
Add GapDetectorAgent, an Agent that alerts when no data has been received
|
9 years ago |
Dustin Miller
|
7b85bad267
Cleaned up Agent descriptions: consistent format for their beginning.
|
9 years ago |
Andrew Cantino
|
e746bee3dc
Merge pull request #410 from knu/provide_access_to_agent
|
10 years ago |
Akinori MUSHA
|
c1f114d56b
Make {{agent}} universally accessible from any agent.
|
10 years ago |
Andrew Cantino
|
732d353517
add params to db/seed.rb; provide better heroku login detection
|
10 years ago |
Andrew Cantino
|
073df69df7
take dsander's advice and use interpolated instead of interpolated_options
|
10 years ago |
Andrew Cantino
|
a8f32c5e85
Add memoized interpolated_options and used it everywhere.
|
10 years ago |
Dominik Sander
|
56324c87e2
Migrated HumanTask, Trigger and PeakDetectorAgent to Liquid
|
10 years ago |
Andrew Cantino
|
ba0967e449
puts
|
11 years ago |
Andrew Cantino
|
a408ae48ea
globally avoid using symbols since we're moving to json storage
|
11 years ago |
Andrew Cantino
|
77882908c4
in order to avoid leaking memory, remove all symbolization
|
11 years ago |
Andrew Cantino
|
7526f01ba4
Update PeakDetectorAgent options and change it so that it detects peaks on the rise instead of fall.
|
11 years ago |
Andrew Cantino
|
7372244d0f
return false from working? when an agent's most recent log is an error
|
11 years ago |
Andrew Cantino
|
86b5b1f203
Use select2 for type selection; switch to showing JSON for event information
|
11 years ago |
Andrew Cantino
|
b876759b7b
Add JSONPath for hash paths and add JSON parsing to the WebsiteAgent.
|
11 years ago |
Andrew Cantino
|
620acffa5a
initial commit
|
12 years ago |