actions: Handle exceptions thrown by create_handler.
[matthijs/projects/backupninja.git] / src /
2010-06-10 Matthijs Kooijmanactions: Handle exceptions thrown by create_handler.
2010-06-10 Matthijs Kooijmanhandlers: Make create_handler throw exceptions on errors.
2010-06-10 Matthijs Kooijmanactions: Sort actions before running them.
2010-06-10 Matthijs Kooijmanactions: Catch and log exceptions when running handlers.
2010-06-10 Matthijs Kooijmantest: Log at INFO instead of ERROR.
2010-06-10 Matthijs Kooijmanlog: Set default logging level to INFO.
2010-05-17 Matthijs Kooijmanhandlers: Add a .test handler.
2010-05-17 Matthijs Kooijmanmain: Make the backupninja script run all actions.
2010-05-17 Matthijs Kooijmanmain: Add action loading and running infrastructure.
2010-05-17 Matthijs Kooijmanmisc: Make git ignore .pyc files.
2010-05-17 Matthijs Kooijmanmain: Add backupninja.handlers package.
2010-05-17 Matthijs Kooijmanmain: Add configuration infrastructure.
2010-05-17 Matthijs Kooijmanmain: Add logging infrastructure.
2010-05-11 Matthijs Kooijmanmain: Add "backupninja" package.
2010-05-11 Matthijs Kooijmanmain: Add (nearly empty) initial script.