Commit Graph

10 Commits (2f851ff8bbbedcf2ca1b0df6ef2c9de2df127f8e)

Author SHA1 Message Date
Joas Schilling c61e9f3912 Add a method to set/unset multiple config values in one call 12 years ago
Morris Jobke 8ae8eb4734 drop dependency of some commands on old config object 12 years ago
Lukas Reschke 68cf6681e5 Add flock to config 12 years ago
Jörn Friedrich Dreyer 799fb46927 add missing @deprecated annotation to legacy classes 12 years ago
Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 12 years ago
Robin McCorkell b5bc37d2e4 Fix @return array PHPDocs, in /lib 12 years ago
Bart Visscher 89e0763d3d Update PHPDoc for I10N, OC_Config, OC\Template\Base and OCP\IL10N 13 years ago
Robin Appelman 6b4c3df087 Load a separate config (if present) when running unit tests 13 years ago
Bart Visscher 8115c38670 Remove the exception catch, this should be handled by a higher layer 13 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 13 years ago
Robin Appelman fbbe0ebe77 add function to get config object from OC_Config 13 years ago
Thomas Müller e789e05675 on unit test use @expectedException 13 years ago
Bart Visscher 12976fb2e1 Set debugMode after reading the config file 13 years ago
Bart Visscher 194b61b4c5 Revert "Can't determine if debug mode is defined until we read the config" 13 years ago
Michael Gapczynski 969e43c87b Can't determine if debug mode is defined until we read the config 13 years ago
Michael Gapczynski d50d663928 Style and comment fixes 13 years ago
Bart Visscher 07df94def6 Convert OC_Config to object interface 13 years ago