Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-10 | Updated during_runner to work better. | Patrick J Cherry | |
--HG-- rename : test/time_test.rb => test/tc_mauve_time.rb | |||
2011-08-08 | Cookie life now 8 weeks. Fixes #1216 | Patrick J Cherry | |
2011-08-08 | Fixed bug in pop3 handling. | Patrick J Cherry | |
2011-08-04 | More pop3 tweaks | Patrick J Cherry | |
2011-08-04 | Updated pop3 server to be configurable | Patrick J Cherry | |
2011-08-04 | Fixed a couple of bugs in the packaging and the pop3 server | Patrick J Cherry | |
2011-08-04 | Added pop3 server. | Patrick J Cherry | |
--HG-- rename : lib/mauve/auth_bytemark.rb => lib/mauve/authentication.rb | |||
2011-08-02 | More interface tweaks. | Patrick J Cherry | |
--HG-- rename : mauveserver.conf => etc/mauveserver.conf rename : test/ts_mauve.rb => test/test_mauve.rb | |||
2011-08-01 | Updated interface to auto-update nicely. | Patrick J Cherry | |
2011-07-29 | * Added initial logger | Patrick J Cherry | |
* Acknowledgement time calculations now in JS * Updated logging to indicate where and update comes from | |||
2011-07-22 | * Rejigged configuration | Patrick J Cherry | |
* Added --test and --verbose flags for the server config * Started proper test suite * Config parsing now gives more sensible errors + backtrace * Rejigged people and source lists | |||
2011-07-20 | Bumped version | Patrick J Cherry | |
2011-07-20 | * Added heartbeat to remote mauve | Patrick J Cherry | |
* Added URLs to messages * Added example configuration file * Added various docs * XMPP messages now XHTML and TXT * Handling of MUC reconnection a bit better. | |||
2011-07-20 | Updated mauvesend to allow an absolute time to be specified. | Patrick J Cherry | |
--HG-- rename : bin/mauveclient => bin/mauvesend | |||
2011-07-19 | Rejigged threading around the notifier, and start/stop order for the server. | Patrick J Cherry | |
2011-07-19 | Do not clear update_type | Patrick J Cherry | |
2011-07-19 | Reverted earlier freeze/thaw changes. | Patrick J Cherry | |
2011-07-19 | Added extra flag to frozen? check. | Patrick J Cherry | |
2011-07-19 | * Fixed supressed spelling mistakes (sic) | Patrick J Cherry | |
* Added require thin_parser to http_server * Fixed spurious thaw attempts in mauve_thread. | |||
2011-07-18 | Improved code to avoid Exception when the processor attempts to freeze a thread | Patrick J Cherry | |
that is not running. | |||
2011-07-18 | * Fixed up log rotation. | Patrick J Cherry | |
* Added a couple of exception catches. | |||
2011-07-15 | * Upped the version to 3.1.0. | Patrick J Cherry | |
* Added a Mauve::VERSION constant * Updated manpages, and help to be better. | |||
2011-07-14 | * Improved logging. | Patrick J Cherry | |
* Updated message suppression | |||
2011-07-14 | Fixed mauveclient to obey time multipliers | Patrick J Cherry | |
Fixed logrotate script to rotate the correct script Init script now uses the correct user lib/mauve/history.rb is now installed Further logging cleanups | |||
2011-07-13 | Further tweaks. | Patrick J Cherry | |
2011-07-13 | Big commit | Patrick 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-08 | Added first basic history functionality, and rejigged when notify is called for | Patrick J Cherry | |
an alert. | |||
2011-07-08 | Update to mauveclient -- manpage. | Patrick J Cherry | |
2011-07-04 | Added byline to acknowledged updates. | Patrick J Cherry | |
2011-07-04 | Spell acknowledge correctly! | Patrick J Cherry | |
2011-07-04 | Fixed up some templates. | Patrick J Cherry | |
2011-06-19 | Added check to make sure reminders are fired at the correct time, as per the ↵ | Patrick J Cherry | |
"during" statement. | |||
2011-06-19 | Fixed reminders for group notifications | Patrick J Cherry | |
2011-06-18 | * Don't send acknowledged notifications unless the alert is raised | Patrick J Cherry | |
* Unacknowledge a cleared alert or a newly raised one * Fixed interface unexpected nil errors. | |||
2011-06-17 | A couple more fixes. | Patrick J Cherry | |
2011-06-17 | Reinstated relevance. | Patrick J Cherry | |
2011-06-17 | SMS return true on succes. | Patrick J Cherry | |
2011-06-17 | * Bytemark auth fixed. | Patrick J Cherry | |
* Some hot fixes. | |||
2011-06-17 | * Notifications are now run in their separate threads. | Patrick J Cherry | |
* Queues are now just arrays instead of "Queue"s * Updated templates to be saner. * Added flusing of queues when threads stop | |||
2011-06-17 | merge | Patrick J Cherry | |
2011-06-17 | Also fixed email template. | Patrick J Cherry | |
2011-06-17 | * Removed layout for ajax paths | Patrick J Cherry | |
* Changed time_to_s for xmpp template | |||
2011-06-17 | Updated sms notifier. | Patrick J Cherry | |
2011-06-16 | Fixed up date handling in the xmpp/email template | Patrick J Cherry | |
Changed basic notification logic in Alert. | |||
2011-06-16 | Updated web interface to use a Sinatra layout. | Patrick J Cherry | |
2011-06-16 | Added alert sorting and grouping in the web interface. | Patrick J Cherry | |
2011-06-16 | Added username logging | Patrick J Cherry | |
2011-06-16 | * More IPv6 tidying. | Patrick J Cherry | |
* Fixed typo in Processor | |||
2011-06-16 | IPv6 | Patrick J Cherry | |
2011-06-15 | * Alert detail now has default message. | Patrick J Cherry | |
* It is now interpreted as textile. |