| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Deprecated \OCP\IAppConfig - add missing methods to IConfig" | Vincent Petry | 2015-03-27 | 1 | -1/+1 |
* | Merge pull request #13938 from owncloud/deprecate-iappconfig | Thomas Müller | 2015-03-27 | 1 | -1/+1 |
|\ |
|
| * | Deprecated \OCP\IAppConfig - add missing methods to IConfig | Morris Jobke | 2015-03-17 | 1 | -1/+1 |
* | | Update license headers | Jenkins for ownCloud | 2015-03-26 | 7 | -66/+111 |
|/ |
|
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 7 | -104/+106 |
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 7 | -106/+104 |
* | drop OC_Preferences | Morris Jobke | 2015-02-04 | 1 | -121/+0 |
* | Add a method to set/unset multiple config values in one call | Joas Schilling | 2015-01-23 | 1 | -0/+10 |
* | introduce preCondition for setUserValue to provide atomic check-and-update | Morris Jobke | 2014-12-08 | 1 | -4/+6 |
* | Refactoring of OC_Preferences to AllConfig | Morris Jobke | 2014-12-08 | 1 | -45/+17 |
* | Revert "drop OC_Preferences::getUsers and getApps" | Morris Jobke | 2014-11-20 | 1 | -0/+22 |
* | drop OC_Preferences::getUsers and getApps | Morris Jobke | 2014-11-20 | 1 | -22/+0 |
* | drop dependency of some commands on old config object | Morris Jobke | 2014-11-20 | 1 | -8/+0 |
* | remove legacy class OC_Updater | Thomas Müller | 2014-10-20 | 1 | -19/+0 |
* | Add flock to config | Lukas Reschke | 2014-09-30 | 1 | -30/+8 |
* | add missing @deprecated annotation to legacy classes | Jörn Friedrich Dreyer | 2014-08-14 | 9 | -2/+22 |
* | update deprecation docs | Jörn Friedrich Dreyer | 2014-08-14 | 1 | -1/+1 |
* | deprecate OC_Search_Provider in favor of \OCP\Search\Provider | Jörn Friedrich Dreyer | 2014-07-03 | 1 | -0/+4 |
* | fix namespace for legacy search classes | Jörn Friedrich Dreyer | 2014-06-06 | 2 | -2/+2 |
* | make search non-static, add ISearch to server container, make legacy a static... | Jörn Friedrich Dreyer | 2014-06-06 | 1 | -1/+40 |
* | Move legacy search to 'lib/private/legacy' | Andrew Brown | 2014-06-05 | 4 | -0/+108 |
* | allow to set pre-condition for setValue | Bjoern Schiessle | 2014-06-05 | 1 | -4/+4 |
* | Remove all occurences of @brief and @returns from PHPDoc | Morris Jobke | 2014-05-19 | 3 | -20/+20 |
* | Fix @return array PHPDocs, in /lib | Robin McCorkell | 2014-05-13 | 3 | -5/+5 |
* | remove legacy aka deprecated code: OC_Cache_FileGlobalGC | Thomas Müller | 2014-05-12 | 1 | -4/+0 |
* | remove legacy aka deprecated code: OC_FilesystemView | Thomas Müller | 2014-05-12 | 1 | -9/+0 |
* | remove legacy aka deprecated code: OC_Cache | Thomas Müller | 2014-05-12 | 1 | -10/+0 |
* | remove legacy aka deprecated code: OC_Filesystem | Thomas Müller | 2014-05-12 | 1 | -415/+0 |
* | More PHPDoc fixes, using scrutinizer patches as hints | Bart Visscher | 2014-02-28 | 1 | -2/+0 |
* | Update PHPDoc for I10N, OC_Config, OC\Template\Base and OCP\IL10N | Bart Visscher | 2014-02-28 | 1 | -3/+3 |
* | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2014-02-19 | 2 | -1/+3 |
* | use the 'new' server container for appconfig | Robin Appelman | 2014-02-07 | 3 | -27/+28 |
|\ |
|
| * | Load a separate config (if present) when running unit tests | Robin Appelman | 2014-01-17 | 1 | -1/+0 |
| * | Merge pull request #4796 from owncloud/config-no-catch | Bart Visscher | 2013-10-07 | 1 | -10/+2 |
| |\ |
|
| | * | Remove the exception catch, this should be handled by a higher layer | Bart Visscher | 2013-10-07 | 1 | -10/+2 |
| * | | Fix loading legacy global filecache gc backgroundjobs | Robin Appelman | 2013-10-05 | 1 | -0/+4 |
| |/ |
|
* / | Move legacy file to correct location | Bart Visscher | 2013-10-02 | 1 | -0/+120 |
|/ |
|
* | move the private namespace OC into lib/private - OCP will stay in lib/public | Thomas Müller | 2013-09-30 | 7 | -0/+751 |