aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2017-01-26Pushover supportpushover2James Hannah
2015-10-07Added hipchat notificationPatrick J Cherry
2015-04-21Update gem versions to get a new thin and sinatraAlex Young
2015-04-21Minor Alert extract method refactorAlex Young
2015-04-20Add Rack::Protection exception for ajax json requestsAlex Young
2015-04-20Pull the bank holidays cache out to its own classAlex Young
2015-04-20Add a Thread#wakeup call on #stop to speed up restartsAlex Young
2015-04-20Get tests passing on ruby 2.0.0-p598Alex Young
2015-04-20Removed the Pop3 serverAlex Young
2015-04-16Use 1.9's Encoding to do do away with UTF8-checking in mauve/alert.rbAlex Young
2015-04-16Catch, log and reraise exceptions in the heartbeat threadAlex Young
2015-04-13Fix syntax errors in lib/mauve/heartbeat.rbAlex Young
2015-04-13Switch on Thread.abort_on_exceptionAlex Young
2015-04-13Remove the Pop3 server from the list of startup thread classesAlex Young
2015-04-10Split AQL into two to enable easier console testingAlex Young
2015-03-31Use DROP VIEW on postgres, DROP TABLE on sqliteAlex Young
2015-03-31Remove a 1.8-specific Mauve.constants callAlex Young
2015-02-24Add some basic UDPServer tests.Alex Young
2015-02-23Get tests passing on ruby 1.9.3-p551Alex Young
2015-02-06Fixed typoes in commentsSteve Kemp
2014-07-10Version bumpPatrick J Cherry
2014-07-10Tidied up iconv for ruby1.9Patrick J Cherry
2013-06-03Added an SMS provider for clockworksms.comJames Hannah
2013-05-22Update changelog + versionPatrick J Cherry
2013-05-21Updated changelogPatrick J Cherry
2013-05-21mergePatrick J Cherry
2013-05-21Turning off global reverse dns lookups for sockets.Patrick J Cherry
2013-05-21Updated changelog + versionPatrick J Cherry
2013-05-21Added an extra to_a to force alert lookups for the person.Patrick J Cherry
2013-05-21Load all alert properties when updating.Patrick J Cherry
2013-05-16Updated changelogPatrick J Cherry
2013-05-16mergePatrick J Cherry
2013-05-16Notification of a user now generates just one history entry, asPatrick J Cherry
2013-05-16Updated templates againPatrick J Cherry
2013-05-16mergePatrick J Cherry
2013-05-16Alert level now in templatesPatrick J Cherry
2013-05-16Tweaked level-based suppression condition for notifications (to work)Patrick J Cherry
2013-05-16Updated Person#should_suppress to take into account alert level whenPatrick J Cherry
2013-05-14Database now queried to work out if a notification should be suppressed.Patrick J Cherry
2013-05-13Proto-supression calculation changesPatrick J Cherry
2013-05-02Added libPatrick J Cherry
2013-05-01Further update to alert_group to find the last reminder for the same update t...Patrick J Cherry
2013-05-01Added conditions to prevent races.Patrick J Cherry
2013-05-01Fixed typoPatrick J Cherry
2013-05-01Altered alert_group to only set one reminder.Patrick J Cherry
2013-05-01Allow alert to clear raised_at/cleared_at times if none specifiedPatrick J Cherry
2012-12-12version bumpPatrick J Cherry
2012-12-12Fixed up alert truncating only to work on strings. Added test case.Patrick J Cherry
2012-12-12Added field truncation + warning logs.Patrick J Cherry
2012-12-05Version bumpPatrick J Cherry