Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move the private namespace OC into lib/private - OCP will stay in lib/public | Thomas Müller | 2013-09-30 | 1 | -107/+0 |
| | | | | | Conflicts: lib/private/vcategories.php | ||||
* | add function to get config object from OC_Config | Robin Appelman | 2013-07-29 | 1 | -0/+4 |
| | |||||
* | on unit test use @expectedException | Thomas Müller | 2013-07-02 | 1 | -0/+3 |
| | | | | some phpdoc added | ||||
* | Set debugMode after reading the config file | Bart Visscher | 2013-06-27 | 1 | -1/+1 |
| | |||||
* | Revert "Can't determine if debug mode is defined until we read the config" | Bart Visscher | 2013-06-27 | 1 | -1/+1 |
| | | | | This reverts commit 969e43c87b7afb6184846fe27849167c9c6f5eab. | ||||
* | Can't determine if debug mode is defined until we read the config | Michael Gapczynski | 2013-06-10 | 1 | -1/+1 |
| | |||||
* | Style and comment fixes | Michael Gapczynski | 2013-06-03 | 1 | -14/+16 |
| | |||||
* | Convert OC_Config to object interface | Bart Visscher | 2013-05-07 | 1 | -0/+98 |