Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Python 3] Use new exception syntax | Christoph Erhardt | 2022-01-10 | 1 | -10/+10 |
* | More linting and compatibility | Jeroen van Meeuwen (Kolab Systems) | 2019-10-25 | 1 | -36/+48 |
* | Updated the licensing information according to FSF recommendations. | Paul Boddie | 2014-06-26 | 1 | -7/+7 |
* | Update copyright | Jeroen van Meeuwen (Kolab Systems) | 2013-04-17 | 1 | -1/+1 |
* | Correct some pylint conventions | Jeroen van Meeuwen (Kolab Systems) | 2012-03-09 | 1 | -8/+8 |
* | Do not reset the retval for each plugin | Jeroen van Meeuwen (Kolab Systems) | 2012-02-24 | 1 | -2/+0 |
* | Remove additional print statement | Jeroen van Meeuwen (Kolab Systems) | 2012-02-24 | 1 | -1/+1 |
* | Always return a return value, by default None, and only after all plugins hav... | Jeroen van Meeuwen (Kolab Systems) | 2012-02-11 | 1 | -1/+4 |
* | Update copyrightdev/entitlements | Jeroen van Meeuwen (Kolab Systems) | 2012-01-04 | 1 | -1/+1 |
* | Fix not loading plugins from installed packages | Jeroen van Meeuwen (Kolab Systems) | 2011-11-09 | 1 | -1/+6 |
* | Clean up import code | Jeroen van Meeuwen (Kolab Systems) | 2011-09-26 | 1 | -5/+0 |
* | Reduce log level required for non-tracing output | Jeroen van Meeuwen (Kolab Systems) | 2011-09-26 | 1 | -1/+1 |
* | Allow increased tracing verbosity on executing plugin hooks | Jeroen van Meeuwen (Kolab Systems) | 2011-09-21 | 1 | -1/+1 |
* | The plugins can now make use of the logging facilities, | Jeroen van Meeuwen (Kolab Systems) | 2011-03-23 | 1 | -37/+32 |
* | Redo plugins so they can be binary compiled | Jeroen van Meeuwen (Kolab Systems) | 2011-03-13 | 1 | -0/+264 |