0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Oct 30, 2024 — Oct 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bitmessage integration.
Cedric
as Cédric Bonhomme
More... almost 12 years ago
Updated README.
Cedric
as Cédric Bonhomme
More... almost 12 years ago
Added tag 0.4 for changeset f42b36f61ada
Cedric
as Cédric Bonhomme
More... over 12 years ago
Released version 0.4. The emails notifications are now summarized in a single email. Better handling of binary files.
Cedric
as Cédric Bonhomme
More... over 12 years ago
Updated README.
Cedric
as Cédric Bonhomme
More... over 12 years ago
Fixed error: 'bytes' object has no attribute 'encode'.
Cedric
as Cédric Bonhomme
More... over 12 years ago
Added 'r' parameter in open().
Cedric
as Cédric Bonhomme
More... over 12 years ago
Updated example configuration file.
Cedric
as Cédric Bonhomme
More... over 12 years ago
better handling of binary files.
Cedric
as Cédric Bonhomme
More... over 12 years ago
regrouped lock objects.
Cedric
as Cédric Bonhomme
More... over 12 years ago
returned exit value on errors
Cedric
as Cédric Bonhomme
More... over 12 years ago
Open files with context manager.
Cedric
as Cédric Bonhomme
More... over 12 years ago
When failing to open the log file, the error is reported in the syslog.
Cedric
as Cédric Bonhomme
More... over 12 years ago
Removed useless try...except.
Cedric
as Cédric Bonhomme
More... over 12 years ago
Improved management of the queue.
Cedric
as Cédric Bonhomme
More... over 12 years ago
Added missing import of sys
Cedric
as Cédric Bonhomme
More... over 12 years ago
The queue waitns for 0.05 seconds.
Cedric
as Cédric Bonhomme
More... over 12 years ago
Test with queues for threads in order to construct the email message to be sent.
Cedric
as Cédric Bonhomme
More... over 12 years ago
Updated README.
Cedric
as Cédric Bonhomme
More... over 12 years ago
Updated header information.
Cedric
as Cédric Bonhomme
More... over 12 years ago
Updated tags
Cedric
as Cédric Bonhomme
More... over 12 years ago
Added tag 0.3 for changeset 8b3ee1dba982
Cedric
as Cédric Bonhomme
More... over 12 years ago
Released version 0.3. - irker connection.
Cedric
as Cédric Bonhomme
More... over 12 years ago
Added tag 0.3 for changeset e8719fc74541
Cedric
as Cédric Bonhomme
More... over 12 years ago
irker's host and port can be configured in the configuration file.
Cedric
as Cédric Bonhomme
More... over 12 years ago
Test if an irc channel has been specified.
Cedric
as Cédric Bonhomme
More... over 12 years ago
It is now possible to send alerts to an irc channel via irker.
Cedric
as Cédric Bonhomme
More... over 12 years ago
More information about description of the sections in the configuration file.
Cedric
as Cédric Bonhomme
More... over 12 years ago
Updated README with information about new configuration file.
Cedric
as Cédric Bonhomme
More... over 12 years ago
All the configuration can now be done through the configuration file.
Cedric
as Cédric Bonhomme
More... over 12 years ago