Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-04 | Added "eager" loading when looking at event histories. | Patrick J Cherry | |
2012-11-30 | Improved logic in the events calendar -- should be faster now. | Patrick J Cherry | |
2012-11-27 | Be more picky when setting updated_at/created_at timestamps. | Patrick J Cherry | |
2011-11-03 | Fixed everything up to use EpochTime everywhere instead of regular Times. | Patrick J Cherry | |
Datamapper can't handle timezones. | |||
2011-09-16 | Big documentation update. | Patrick J Cherry | |
2011-09-13 | Version bumb | Patrick J Cherry | |
2011-08-25 | Alert'destroy removes histories too,. | Patrick J Cherry | |
2011-08-23 | Added events viewer | Patrick J Cherry | |
* Fixes #1286 * Version bump | |||
2011-08-19 | HTML now sanitised on save. | Patrick J Cherry | |
Added History tests Default polling interval now 5s, 0s for Timer/UDPServer Fixed note entry for alert page. | |||
2011-08-18 | Added migration to history table. | Patrick J Cherry | |
2011-08-17 | Changed DateTime to Time everywhere. Much better. | Patrick J Cherry | |
2011-08-10 | Added ability to tag multiple alerts with the same history item. | Patrick J Cherry | |
2011-07-13 | Big commit | Patrick J Cherry | |
* Added manpages for all binaries * Added log-reopening for mauvealert-server, and logrotate snippet * mauveserver now adds a user on install, and runs as that user * Big logging tidy-up * Alert subjects are only overwritten by the source, when the subject in the databse is empty * Removed various attr_writer methods that were being redifined * Added a notes box to the acknowledge form, but this doesn't work yet | |||
2011-07-08 | Added first basic history functionality, and rejigged when notify is called for | Patrick J Cherry | |
an alert. |