Age | Commit message (Expand) | Author |
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 |
2012-12-12 | version bump | Patrick J Cherry |
2012-12-12 | Fixed up alert truncating only to work on strings. Added test case. | Patrick J Cherry |
2012-12-12 | Added field truncation + warning logs. | Patrick J Cherry |
2012-12-05 | Version bump | Patrick J Cherry |
2012-12-05 | Make sure that the datamapper query is evaluated when clearing all alerts. | Patrick J Cherry |
2012-12-05 | Make sure the update_type is always set on save. | Patrick J Cherry |
2012-12-05 | Record alert summary in the history. | Patrick J Cherry |
2012-12-05 | Added an update_type getter that returns "cleared" if the update type | Patrick J Cherry |
2012-12-05 | Make sure the update type is always set to cleared by default. | Patrick J Cherry |
2012-12-04 | Version bump | Patrick J Cherry |
2012-12-04 | merge | Patrick J Cherry |
2012-12-04 | Fixed typo | Patrick J Cherry |