| Commit message (Expand) | Author | Age | Files | Lines |
* | Move \OCP to PSR-4 | Roeland Jago Douma | 2016-05-19 | 1 | -225/+0 |
* | Happy new year! | Thomas Müller | 2016-01-12 | 1 | -1/+1 |
* | Move the filtering of sensitive data to the config class | Joas Schilling | 2015-09-25 | 1 | -0/+15 |
* | Add @since tags to all methods in public namespace | Morris Jobke | 2015-04-16 | 1 | -0/+18 |
* | Make scrutinizer happy | Joas Schilling | 2015-04-01 | 1 | -1/+1 |
* | Revert "Deprecated \OCP\IAppConfig - add missing methods to IConfig" | Vincent Petry | 2015-03-27 | 1 | -37/+0 |
* | Merge pull request #13938 from owncloud/deprecate-iappconfig | Thomas Müller | 2015-03-27 | 1 | -0/+37 |
|\ |
|
| * | Deprecated \OCP\IAppConfig - add missing methods to IConfig | Morris Jobke | 2015-03-17 | 1 | -0/+37 |
* | | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -12/+17 |
|/ |
|
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -17/+19 |
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -19/+17 |
* | Add a method to set/unset multiple config values in one call | Joas Schilling | 2015-01-23 | 1 | -0/+8 |
* | Add type of the variables to the docs | Joas Schilling | 2014-12-10 | 1 | -3/+3 |
* | introduce preCondition for setUserValue to provide atomic check-and-update | Morris Jobke | 2014-12-08 | 1 | -1/+3 |
* | Refactoring of OC_Preferences to AllConfig | Morris Jobke | 2014-12-08 | 1 | -1/+27 |
* | introduce deleteAllUserValues | Morris Jobke | 2014-12-08 | 1 | -0/+7 |
* | introduce proper interface for deleteAppValue | Morris Jobke | 2014-12-08 | 1 | -0/+7 |
* | Fix PHPDoc | Lukas Reschke | 2014-10-27 | 1 | -1/+1 |
* | Expose getAppKeys trough \OCP\IConfig | Robin Appelman | 2014-10-08 | 1 | -0/+7 |
* | Extend public config interface | Robin Appelman | 2014-08-31 | 1 | -0/+33 |
* | Add support for getting the real client IP behind proxies | Lukas Reschke | 2014-08-27 | 1 | -1/+1 |
* | Expose setSystemValue | Lukas Reschke | 2014-08-22 | 1 | -2/+1 |
* | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2014-02-19 | 1 | -1/+1 |
* | Merge branch 'master' into scrutinizer_documentation_patches | Thomas Müller | 2014-02-18 | 1 | -2/+2 |
|\ |
|
| * | $default of OC_Config::[gs]etValue can have more then string as type | Bart Visscher | 2014-02-12 | 1 | -2/+2 |
* | | polish documentation based on scrutinizer patches | Jörn Friedrich Dreyer | 2014-02-06 | 1 | -0/+3 |
|/ |
|
* | Also add default to the \OCP\IConfig interface | Robin Appelman | 2013-12-16 | 1 | -3/+12 |
* | unify license headers for public API files | Morris Jobke | 2013-11-03 | 1 | -4/+17 |
* | fix "No page-level DocBlock" | Morris Jobke | 2013-11-03 | 1 | -1/+9 |
* | Add missing implements and fix parameters in IConfig | Bart Visscher | 2013-09-20 | 1 | -8/+14 |
* | fixing typos | Thomas Müller | 2013-09-20 | 1 | -4/+4 |
* | Add Config container class to server container | Bart Visscher | 2013-09-20 | 1 | -0/+59 |