0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected 1 day ago.
Sep 05, 2025 — Sep 05, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1 from richg/master More... about 13 years ago
Revert setting up a project by default, as this caused problems More... over 13 years ago
Merge pull request #1 from dave42/daemons_and_fixes More... over 13 years ago
Add a sample config for imapreceiver More... over 13 years ago
Add a command-line to the IMAPReceiver More... over 13 years ago
Added the IMAPReceiver module from imapreceiver Convert to use a proper config setup More... over 13 years ago
Convert SMTPForwarder to use the config as defined in warden.config More... over 13 years ago
Add a daemon mode for Warden More... over 13 years ago
Add getting the project name from the warden config, for easier automated setup More... over 13 years ago
Remove the hooking into graphite logger (the standard graphite logging is fine.) More... over 13 years ago
General cleanup and renaming. TODO: Move SMTPForwarder main control loop out of the SMTPForwarderManager and into the smtp_forwarer package. TODO: Sort out the logging for warden. More... over 13 years ago
Update `setup.py` More... over 13 years ago
Remove the setting of the `DATA_ROOT` in the gentry settings since this precludes setting it to anything else for the setup. More... over 13 years ago
Gentry logging. For sentry logging we need to hook into the loggers explicitly. Grep for 'logging.get' in the sentry project. More... over 13 years ago
Added graphite file logging (and better stream logging). TODO: decide on a better location for log files More... over 13 years ago
Work on file logging for carbon and diamond More... over 13 years ago
Gentry data root is now ~/.gentry More... over 13 years ago
added expand user and abs path to the --config argument More... over 13 years ago
Fixed IOerror printouts, added expand user and abs path to the --config argument More... over 13 years ago
Remove the bogus diamond version whose presence was to force the version in the dependency_link to be used.) We now install explicitly. More... over 13 years ago
Removed unused code Removed quote marks from conf More... over 13 years ago
Normalisation of paths More... over 13 years ago
Better command line argument handling More... over 13 years ago
Started work on new configuration method. Using ConfigParser. This removed the awkwardness of python module behaviour and can be placed anywhere on the system. More... over 13 years ago
Warden setup script improvements, better option passing and parsing and argument handling More... over 13 years ago
General fixes More... over 13 years ago
Added db existence checking More... over 13 years ago
Added underscore decorators to "private" methods in Warden.py More... over 13 years ago
Fixed debug typos More... over 13 years ago
Update `install_requires` and `dependency_links`. More... over 13 years ago