Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix call to undefined function | Mario Vavti | 2018-11-21 | 1 | -1/+1 |
| | | | (cherry picked from commit 0bba9482dfbcc0fd8bea880ac3820548281ecfc2) | ||||
* | Add tracking of deleted pconfig variables | M.Dent | 2018-10-29 | 1 | -4/+40 |
| | |||||
* | Fix to set update time in pconfig on update | M.Dent | 2018-10-28 | 1 | -3/+3 |
| | |||||
* | Add timestamp and associated logic to pconfig | M.Dent | 2018-10-28 | 1 | -12/+53 |
| | |||||
* | :bulb: Improving Doxygen documentation. | Klaus Weidenbach | 2017-11-03 | 1 | -20/+26 |
| | | | | | Fix some Doxygen parsing errors. Improve hooks documentation. | ||||
* | some doco fixes and other real minor stuff to improve logreading ability | zotlabs | 2017-08-09 | 1 | -4/+5 |
| | |||||
* | grrr. stop making branding assumptions. | zotlabs | 2017-03-12 | 1 | -1/+1 |
| | |||||
* | minor changes to config api and markdown_to_bb | zotlabs | 2016-12-05 | 1 | -3/+3 |
| | |||||
* | silence a minor warning | zotlabs | 2016-11-02 | 1 | -0/+1 |
| | |||||
* | array_key_exists warning on PConfig::Delete() | zotlabs | 2016-10-17 | 1 | -6/+9 |
| | |||||
* | trace log pconfig cache if for some reason it isn't an array | redmatrix | 2016-07-24 | 1 | -0/+8 |
| | |||||
* | PConfig : Check for is_null($uid) as well as false. We actually allow $uid = ↵ | redmatrix | 2016-07-21 | 1 | -3/+6 |
| | | | | 0 though it shouldn't normally happen. | ||||
* | Finish the config family | redmatrix | 2016-06-07 | 1 | -1/+1 |
| | |||||
* | move pconfig to static class | redmatrix | 2016-06-05 | 1 | -0/+189 |