Age | Commit message (Expand) | Author |
2018-01-24 | rip out the require 'locale' | telyn |
2017-09-12 | Fix AJAX authentication | Phil Manavopoulos |
2017-03-20 | Updated gems to (roughly) jessie versions; removed XMPP support. | Patrick J Cherry |
2017-01-06 | Mauve::Authentication - fix my previous commit | telyn |
2017-01-05 | ensure Mauve::Authentication.authenticate does what we think it does | telyn |
2015-10-07 | Added hipchat notification | Patrick J Cherry |
2015-04-21 | Update gem versions to get a new thin and sinatra | Alex Young |
2015-04-21 | Minor Alert extract method refactor | Alex Young |
2015-04-20 | Add Rack::Protection exception for ajax json requests | Alex Young |
2015-04-20 | Pull the bank holidays cache out to its own class | Alex Young |
2015-04-20 | Add a Thread#wakeup call on #stop to speed up restarts | Alex Young |
2015-04-20 | Get tests passing on ruby 2.0.0-p598 | Alex Young |
2015-04-20 | Removed the Pop3 server | Alex Young |
2015-04-16 | Use 1.9's Encoding to do do away with UTF8-checking in mauve/alert.rb | Alex Young |
2015-04-16 | Catch, log and reraise exceptions in the heartbeat thread | Alex Young |
2015-04-13 | Fix syntax errors in lib/mauve/heartbeat.rb | Alex Young |
2015-04-13 | Switch on Thread.abort_on_exception | Alex Young |
2015-04-13 | Remove the Pop3 server from the list of startup thread classes | Alex Young |
2015-04-10 | Split AQL into two to enable easier console testing | Alex Young |
2015-03-31 | Use DROP VIEW on postgres, DROP TABLE on sqlite | Alex Young |
2015-03-31 | Remove a 1.8-specific Mauve.constants call | Alex Young |
2015-02-24 | Add some basic UDPServer tests. | Alex Young |
2015-02-23 | Get tests passing on ruby 1.9.3-p551 | Alex Young |
2015-02-06 | Fixed typoes in comments | Steve Kemp |
2014-07-10 | Version bump | Patrick J Cherry |
2014-07-10 | Tidied up iconv for ruby1.9 | Patrick J Cherry |
2013-06-03 | Added an SMS provider for clockworksms.com | James Hannah |
2013-05-22 | Update changelog + version | Patrick J Cherry |
2013-05-21 | Updated changelog | Patrick J Cherry |
2013-05-21 | merge | Patrick J Cherry |
2013-05-21 | Turning off global reverse dns lookups for sockets. | Patrick J Cherry |
2013-05-21 | Updated changelog + version | Patrick J Cherry |
2013-05-21 | Added an extra to_a to force alert lookups for the person. | Patrick J Cherry |
2013-05-21 | Load all alert properties when updating. | Patrick J Cherry |
2013-05-16 | Updated changelog | Patrick J Cherry |
2013-05-16 | merge | Patrick J Cherry |
2013-05-16 | Notification of a user now generates just one history entry, as | Patrick J Cherry |
2013-05-16 | Updated templates again | Patrick J Cherry |
2013-05-16 | merge | Patrick J Cherry |
2013-05-16 | Alert level now in templates | Patrick J Cherry |
2013-05-16 | Tweaked level-based suppression condition for notifications (to work) | Patrick J Cherry |
2013-05-16 | Updated Person#should_suppress to take into account alert level when | Patrick J Cherry |
2013-05-14 | Database now queried to work out if a notification should be suppressed. | Patrick J Cherry |
2013-05-13 | Proto-supression calculation changes | Patrick J Cherry |
2013-05-02 | Added lib | Patrick J Cherry |
2013-05-01 | Further update to alert_group to find the last reminder for the same update t... | Patrick J Cherry |
2013-05-01 | Added conditions to prevent races. | Patrick J Cherry |
2013-05-01 | Fixed typo | Patrick J Cherry |
2013-05-01 | Altered alert_group to only set one reminder. | Patrick J Cherry |
2013-05-01 | Allow alert to clear raised_at/cleared_at times if none specified | Patrick J Cherry |