aboutsummaryrefslogtreecommitdiff
path: root/lib/mauve/history.rb
AgeCommit message (Collapse)Author
2011-08-18Added migration to history table.Patrick J Cherry
2011-08-17Changed DateTime to Time everywhere. Much better.Patrick J Cherry
2011-08-10Added ability to tag multiple alerts with the same history item.Patrick J Cherry
2011-07-13 Big commitPatrick 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-08Added first basic history functionality, and rejigged when notify is called forPatrick J Cherry
an alert.