0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 06, 2025 — Mar 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1 from richg/master More... over 12 years ago
Revert setting up a project by default, as this caused problems More... almost 13 years ago
Merge pull request #1 from dave42/daemons_and_fixes More... almost 13 years ago
Add a sample config for imapreceiver More... almost 13 years ago
Add a command-line to the IMAPReceiver More... almost 13 years ago
Added the IMAPReceiver module from imapreceiver Convert to use a proper config setup More... almost 13 years ago
Convert SMTPForwarder to use the config as defined in warden.config More... almost 13 years ago
Add a daemon mode for Warden More... almost 13 years ago
Add getting the project name from the warden config, for easier automated setup More... almost 13 years ago
Remove the hooking into graphite logger (the standard graphite logging is fine.) More... about 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... about 13 years ago
Update `setup.py` More... about 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... about 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... about 13 years ago
Added graphite file logging (and better stream logging). TODO: decide on a better location for log files More... about 13 years ago
Work on file logging for carbon and diamond More... about 13 years ago
Gentry data root is now ~/.gentry More... about 13 years ago
added expand user and abs path to the --config argument More... about 13 years ago
Fixed IOerror printouts, added expand user and abs path to the --config argument More... about 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... about 13 years ago
Removed unused code Removed quote marks from conf More... about 13 years ago
Normalisation of paths More... about 13 years ago
Better command line argument handling More... about 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... about 13 years ago
Warden setup script improvements, better option passing and parsing and argument handling More... about 13 years ago
General fixes More... about 13 years ago
Added db existence checking More... about 13 years ago
Added underscore decorators to "private" methods in Warden.py More... about 13 years ago
Fixed debug typos More... about 13 years ago
Update `install_requires` and `dependency_links`. More... about 13 years ago