Age | Commit message (Expand) | Author |
2012-11-21 | Removed duplicate code from Alert#in_source_list, and | Patrick J Cherry |
2012-11-21 | Updated alert queries to be more precise. | Patrick J Cherry |
2012-11-21 | Fixed all_raised to properly compare the raised_at and cleared_at | Patrick J Cherry |
2012-07-05 | Version bump | Patrick J Cherry |
2012-07-05 | Updated configuration for heartbeat to replace poll_every. | Patrick J Cherry |
2012-07-05 | Moved http api requests into separate module. Added ability to poll a URL for | Patrick J Cherry |
2012-07-04 | Added URL-ability for source lists. | Patrick J Cherry |
2012-07-04 | Moved HTTP requests into a generic http api client. | Patrick J Cherry |
2012-07-03 | Removed ability to freeze threads, since that is not used any more. | Patrick J Cherry |
2012-07-03 | Downgraded buffer size warnings to "info". | Patrick J Cherry |
2012-07-02 | Version bump | Patrick J Cherry |
2012-07-02 | Clear cleared_at time if raised_at time is set on alert reception. | Patrick J Cherry |
2012-06-08 | Version bump | Patrick J Cherry |
2012-06-08 | Fixed notify_when_on_holiday/off_sick flags in configuration + added tests. | Patrick J Cherry |
2012-06-07 | Updated DuringRunner to cache calls to the calendar more. | Patrick J Cherry |
2012-05-09 | Version bump | Patrick J Cherry |
2012-05-09 | merge | Patrick J Cherry |
2012-05-09 | DuringRunner#no_one_in now is only evaluated once per instance per people_list | Patrick J Cherry |
2012-05-09 | Remnoved destroy command and replaced with clear. | Patrick J Cherry |
2012-05-08 | Added dummy xmpp method to PeopleList to make sure that it doesn't cause the | Patrick J Cherry |
2012-05-08 | Changed destroy! to destroy everywhere to ensure Histories are deleted | Patrick J Cherry |
2012-05-08 | Version bump | Patrick J Cherry |
2012-05-08 | Updated notifier only to try to connect to objects that respond to xmpp. | Patrick J Cherry |
2012-05-08 | Changed Person#resolve_notification to match the signature for the people_list | Patrick J Cherry |
2012-05-08 | Fixed up PeopleList#resolve_notifications to check for recursion, and only | Patrick J Cherry |
2012-05-08 | Fixed time tests + standardised dead zone + daylight hours. | Patrick J Cherry |
2012-05-08 | Web interface now uses an ajax call to work out ack times, falling back to | Patrick J Cherry |
2012-05-04 | Updated changelog | Patrick J Cherry |
2012-05-03 | * Person and people lists have now become interchangeable, with notifications | Patrick J Cherry |
2012-05-03 | Update Time.bank_holiday? etc. to work correctly. | Patrick J Cherry |
2012-05-03 | Username is now recorded in the History wherever possible. | Patrick J Cherry |
2012-05-03 | Notify anyone who has contributed to an alert's history since its last raise, | Patrick J Cherry |
2012-05-02 | Fixed typo. | Patrick J Cherry |
2012-05-02 | Updated version. | Patrick J Cherry |
2012-05-02 | Fixed second typo | Patrick J Cherry |
2012-05-02 | Fixed typo | Patrick J Cherry |
2012-05-02 | Added configuration options for daytime_hours, dead_zone, and working_hours. | Patrick J Cherry |
2012-05-01 | Set default hostname to Socket.gethostname, and default base_url now includes | Patrick J Cherry |
2012-05-01 | Fixed spelling mistake | Patrick J Cherry |
2012-05-01 | Tidied up sqlite mutex nonsense. | Patrick J Cherry |
2012-05-01 | Updated sender to try and get things into UTF8 where poss. | Patrick J Cherry |
2012-04-30 | Fixed warn on nil method in person. | Patrick J Cherry |
2012-04-30 | Non-UTF8 stuff is now stripped. Added encoding tests. | Patrick J Cherry |
2012-04-28 | Updated Person to give back sane error messages. | Patrick J Cherry |
2012-04-28 | Updated transmission cache expiry to work properly. | Patrick J Cherry |
2012-04-28 | Updated version. | Patrick J Cherry |
2012-04-28 | Added datamapper logger back in. | Patrick J Cherry |
2012-04-27 | Fixed notification when on holiday/off sick | Patrick J Cherry |
2012-04-27 | Added better time-based people list polling, and added a "calendar" method to | Patrick J Cherry |
2012-04-27 | Added default configuration options for a person. | Patrick J Cherry |