action: Let each action track a status and log it.
[matthijs/projects/backupninja.git] / src / lib / backupninja / handlers /
2010-08-07 Matthijs Kooijmanaction: Let each action track a status and log it.
2010-08-07 Matthijs KooijmanAction: Add config accessor functions.
2010-07-27 Matthijs Kooijmanhandlers: Rename Handler class to Action.
2010-07-26 Matthijs Kooijmanconfig: Restructure config loading to allow defaults.
2010-06-10 Matthijs Kooijmanhandlers: Add **kwargs to Handler methods.
2010-06-10 Matthijs Kooijmanmisc: Add some extra info and debug statements.
2010-06-10 Matthijs Kooijmanhandlers: Make create_handler throw exceptions on errors.
2010-06-10 Matthijs Kooijmantest: Log at INFO instead of ERROR.
2010-05-17 Matthijs Kooijmanhandlers: Add a .test handler.
2010-05-17 Matthijs Kooijmanmain: Add action loading and running infrastructure.
2010-05-17 Matthijs Kooijmanmain: Add backupninja.handlers package.