Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | functions to support module and widget registration by plugins. These have id... | zotlabs | 2018-07-12 | 2 | -0/+95 |
* | :bulb: Improving Doxygen documentation. | Klaus Weidenbach | 2017-11-03 | 1 | -6/+12 |
* | new function Hook::register_array() to bulk register several hooks from the s... | zotlabs | 2017-05-01 | 1 | -0/+9 |
* | start removing db backticks | redmatrix | 2016-10-03 | 1 | -5/+5 |
* | start removing reserved words from database column names (this run: addon and... | redmatrix | 2016-05-30 | 1 | -4/+4 |
* | allow engineering units (e.g. 400M, 1G) as service class limits | redmatrix | 2016-04-28 | 1 | -2/+2 |
* | provide a Hook method to unregister all hooks with a given filespec component... | redmatrix | 2016-04-27 | 1 | -0/+21 |
* | Class method support for hooks | redmatrix | 2016-04-23 | 1 | -0/+10 |
* | new hook interface (the old one still works but requires handlers to have two... | redmatrix | 2016-04-21 | 1 | -0/+76 |