config: Skip action configs starting with a dot.
[matthijs/projects/backupninja.git] / src / lib / backupninja / action.py
2010-06-10 Matthijs Kooijmanmain: Add --test option for a dry run.
2010-06-10 Matthijs Kooijmanmisc: Add some extra info and debug statements.
2010-06-10 Matthijs Kooijmanactions: Handle OSErrors when listing action configs.
2010-06-10 Matthijs Kooijmanactions: Handle exceptions thrown by create_handler.
2010-06-10 Matthijs Kooijmanactions: Sort actions before running them.
2010-06-10 Matthijs Kooijmanactions: Catch and log exceptions when running handlers.
2010-05-17 Matthijs Kooijmanmain: Add action loading and running infrastructure.