config: Skip action configs starting with a dot.
[matthijs/projects/backupninja.git] / src / lib / backupninja / handlers /
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.