summaryrefslogtreecommitdiffstats
path: root/lib/private/legacy
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #24379 from owncloud/remove-unneeded-codeLukas Reschke2016-05-101-31/+0
|\
| * Remove unneeded private wrapper methodsMorris Jobke2016-05-021-31/+0
* | Merge pull request #24410 from owncloud/fix_24182Björn Schießle2016-05-041-2/+5
|\ \
| * | first call the post_login hooks, before we call getUserFolder.Björn Schießle2016-05-031-2/+5
* | | Merge pull request #23844 from owncloud/disable-userThomas Müller2016-05-032-9/+11
|\ \ \
| * | | OCS API should catch LoginExceptionsRoeland Jago Douma2016-05-021-1/+5
| * | | Add occ commands to enable and disable a user + a disabled user can no longer...Thomas Müller2016-05-021-8/+6
| | |/ | |/|
* | | Merge pull request #24389 from owncloud/login-by-emailLukas Reschke2016-05-031-3/+11
|\ \ \
| * | | Allow login by email addressThomas Müller2016-05-021-3/+11
| |/ /
* | / Allow declaration of background jobs in info.xmlThomas Müller2016-05-031-0/+8
| |/ |/|
* | Merge pull request #24375 from owncloud/archive_moveLukas Reschke2016-05-031-158/+0
|\ \
| * | Move OC_Archive to \OC\Archive\ArchiveRoeland Jago Douma2016-05-021-161/+0
| * | Move OC_Archive_XX to PSR-4Roeland Jago Douma2016-05-021-3/+6
* | | Merge pull request #24386 from owncloud/psr4-for-appsMorris Jobke2016-05-031-2/+21
|\ \ \ | |/ / |/| |
| * | Use lib/ instead of src/ because that is what people are used toJoas Schilling2016-05-021-1/+1
| * | Register the PSR-4 path on loadAppJoas Schilling2016-05-021-2/+21
| |/
* | Move uninstall repair step execution to the correct placeThomas Müller2016-05-021-2/+12
* | Fix installer file locationThomas Müller2016-05-021-625/+0
* | OC_Installer -> \OC\InstallerThomas Müller2016-05-022-25/+30
* | Adding repair steps for install and uninstall - fixes #24306Thomas Müller2016-05-022-35/+18
|/
* Move old classes to legacyRoeland Jago Douma2016-05-014-0/+650
* Move non PSR-4 files from lib/private root to legacyRoeland Jago Douma2016-04-3019-0/+9079
* Move OC_L10N_String to legacy folderRoeland Jago Douma2016-04-271-0/+78
* Move \OC\DB to PSR-4Roeland Jago Douma2016-04-151-0/+122
* Remove Scrutinizer Auto FixerLukas Reschke2016-03-011-1/+0
* Update author informationLukas Reschke2016-03-011-5/+0
* Move class to legacy folderJoas Schilling2016-01-261-0/+348
* Get rid of legacy OC_ConfigRoeland Jago Douma2015-12-181-94/+0
* Drop OC_SubAdmin and replace usagesLukas Reschke2015-10-291-166/+0
* Update license headersLukas Reschke2015-10-261-7/+1
* Legacy OC_SubAdmin is now just a wrapperRoeland Jago Douma2015-10-211-79/+57
* New \OC\SubAdmin classRoeland Jago Douma2015-10-211-0/+194
* Remove OC_AppconfigThomas Müller2015-07-031-131/+0
* Remove OC_LogThomas Müller2015-07-031-69/+0
* Remove legacy search classesThomas Müller2015-07-034-171/+0
* update license headers and authorsMorris Jobke2015-06-251-0/+1
* Revert "Deprecated \OCP\IAppConfig - add missing methods to IConfig"Vincent Petry2015-03-271-1/+1
* Merge pull request #13938 from owncloud/deprecate-iappconfigThomas Müller2015-03-271-1/+1
|\
| * Deprecated \OCP\IAppConfig - add missing methods to IConfigMorris Jobke2015-03-171-1/+1
* | Update license headersJenkins for ownCloud2015-03-267-66/+111
|/
* Revert "Updating license headers"Morris Jobke2015-02-267-104/+106
* Updating license headersJenkins for ownCloud2015-02-237-106/+104
* drop OC_PreferencesMorris Jobke2015-02-041-121/+0
* Add a method to set/unset multiple config values in one callJoas Schilling2015-01-231-0/+10
* introduce preCondition for setUserValue to provide atomic check-and-updateMorris Jobke2014-12-081-4/+6
* Refactoring of OC_Preferences to AllConfigMorris Jobke2014-12-081-45/+17
* Revert "drop OC_Preferences::getUsers and getApps"Morris Jobke2014-11-201-0/+22
* drop OC_Preferences::getUsers and getAppsMorris Jobke2014-11-201-22/+0
* drop dependency of some commands on old config objectMorris Jobke2014-11-201-8/+0
* remove legacy class OC_UpdaterThomas Müller2014-10-201-19/+0