descriptionFirst steps in a Python rewrite of Backupninja
ownermatthijs
last changeSat, 7 Aug 2010 19:39:19 +0000 (21:39 +0200)
shortlog
2010-08-07 Matthijs Kooijmanaction: Create and use a different Logger for each... master
2010-08-07 Matthijs Kooijmanhandlers: Make create_action pass any kwargs to the...
2010-08-07 Matthijs Kooijmanlog: Make the log_exception support a per instance...
2010-08-07 Matthijs KooijmanAction: store a logger object in each Action.
2010-08-07 Matthijs Kooijmanhandlers: Add fail_on_exception handler.
2010-08-07 Matthijs Kooijmanlog: Add log_exception decorator.
2010-08-07 Matthijs Kooijmanaction: Let each action track a status and log it.
2010-08-07 Matthijs KooijmanAction: Add config accessor functions.
2010-08-06 Matthijs Kooijmanconfig: Allow specifying configuration values with...
2010-07-27 Matthijs Kooijmanhandlers: Rename Handler class to Action.
2010-07-26 Matthijs Kooijmanconfig: Restructure config loading to allow defaults.
2010-07-26 Matthijs Kooijmanconfig: Remove unused variables.
2010-06-10 Matthijs Kooijmanactions: Print a traceback on failed actions in debug...
2010-06-10 Matthijs Kooijmanconfig: Check action config filenames more strictly.
2010-06-10 Matthijs Kooijmanconfig: Skip action configs starting with a dot.
2010-06-10 Matthijs Kooijmanmain: Add --test option for a dry run.
...
heads
13 years ago master