huginn/app
Dominik Sander e9709aec0a Prevent PeakDetectorAgent from storing invalid data in it's memory
The Agent expects the data in its memory groups to be castable to a
float. By attempting the type cast when receiving events we prevent the
memory from being corrupted with invalid data which lead exceptions
while trying to access it.

 #2101
2017-08-31 21:17:42 +02:00
..
assets Remove an obsolete style 2017-07-19 17:49:53 +09:00
concerns Apply a cosmetic change 2017-07-10 12:28:35 +09:00
controllers use of_type 2017-08-01 08:37:59 -04:00
helpers Fix View diagram : Too many agent to display (#1664) (#1935) 2017-03-17 01:43:43 +09:00
importers Fix #1863 validation issue with schedule names (#1864) 2017-01-08 11:13:25 -05:00
jobs Fix the specs on rails5 2016-10-05 22:47:38 +02:00
mailers added options to send plain or html emails 2016-02-29 15:45:51 -05:00
models Prevent PeakDetectorAgent from storing invalid data in it's memory 2017-08-31 21:17:42 +02:00
presenters Agent form: ace-editor highlighting and theme (#1727) 2016-10-11 19:25:12 -04:00
validators Improve agent and scenario forms 2016-05-12 09:15:49 +02:00
views Merge pull request #2047 from albertsun/update-google-api-client 2017-08-01 22:46:43 +09:00