| Commit message (Expand) | Author | Age | Files | Lines |
* | rename config test to prevent autoloader issue | Robin Appelman | 2015-09-28 | 1 | -140/+0 |
* | Add a method to set/unset multiple config values in one call | Joas Schilling | 2015-01-23 | 1 | -0/+30 |
* | drop unused isDebugMode and setDebugMode of OC_Config | Morris Jobke | 2014-12-08 | 1 | -33/+0 |
* | Make root tests extend the \Test\TestCase | Joas Schilling | 2014-11-19 | 1 | -3/+6 |
* | Add flock to config | Lukas Reschke | 2014-09-30 | 1 | -40/+92 |
* | ignoring writedata test in windows. | Clark Tomlinson | 2014-09-22 | 1 | -0/+3 |
* | Revert "fix failing master branch - Test_Config::testWriteData" | Bart Visscher | 2013-07-23 | 1 | -11/+0 |
* | fix failing master branch - Test_Config::testWriteData | Morris Jobke | 2013-07-21 | 1 | -0/+11 |
* | <<<EOL seems not to use proper end of lines on windows | Thomas Mueller | 2013-07-15 | 1 | -28/+8 |
* | fix \OC\Config test cases when debug mode is enabled | Robin Appelman | 2013-07-05 | 1 | -0/+2 |
* | fix test case whitespace | Robin Appelman | 2013-07-05 | 1 | -21/+14 |
* | on unit test use @expectedException | Thomas Müller | 2013-07-02 | 1 | -6/+9 |
* | Set debugMode after reading the config file | Bart Visscher | 2013-06-27 | 1 | -28/+22 |
* | Revert "Can't determine if debug mode is defined until we read the config" | Bart Visscher | 2013-06-27 | 1 | -9/+9 |
* | Can't determine if debug mode is defined until we read the config | Michael Gapczynski | 2013-06-10 | 1 | -9/+9 |
* | Convert OC_Config to object interface | Bart Visscher | 2013-05-07 | 1 | -0/+113 |