Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check for boolean false and add tests | Morris Jobke | 2017-04-04 | 1 | -0/+15 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | OC_ -> NC_ | Morris Jobke | 2017-04-04 | 1 | -1/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Override config.php values through ENV variables (#26570) | Philipp Schaffrath | 2017-04-04 | 1 | -0/+6 |
| | | | | | | | | * added functionality to override config.php values with 'OC_' prefixed environment variables * use getenv to read environment variables since apache does not set $_ENV variables, fixed test Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | FIx lib/ a-d | Joas Schilling | 2016-05-19 | 1 | -0/+142 |