aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/legacy
Commit message (Expand)AuthorAgeFilesLines
* Changed labels of chunk TTL to mention chunksVincent Petry2016-05-241-1/+1
* Move cache chunk TTL value to FileChunking classVincent Petry2016-05-241-1/+9
* Merge pull request #24750 from owncloud/lenz1111-share_download_range_request...Vincent Petry2016-05-231-12/+131
|\
| * Code style and doc fixPiotr Filiciak2016-05-231-6/+6
| * Http Range requests support in downloadsPiotr Filiciak2016-05-201-12/+131
* | Add encoding wrapper as opt-in mount optionVincent Petry2016-05-201-4/+2
* | Add wrapper for NFD encoding workaroundVincent Petry2016-05-201-0/+9
|/
* Group fixup (#24621)Roeland Douma2016-05-173-424/+8
* Move functions.php to legacyRoeland Jago Douma2016-05-132-1/+266
* lib/private/ocs to PSR-4 (#24558)Roeland Douma2016-05-125-0/+135
* Merge pull request #24531 from owncloud/psr4-loading-for-install-and-commandsThomas Müller2016-05-111-1/+2
|\
| * Correctly register autoloading before install.php and loading commandsJoas Schilling2016-05-111-1/+2
* | fix PHPDoc and other minor issuesChristoph Wurst2016-05-111-1/+1
* | pass in $request on OCS apiChristoph Wurst2016-05-111-1/+2
* | fix setupChristoph Wurst2016-05-111-32/+0
* | Add token auth for OCS APIsChristoph Wurst2016-05-111-27/+16
* | Check if session token is valid and log user out if the check failsChristoph Wurst2016-05-111-1/+1
* | token based authChristoph Wurst2016-05-112-24/+4
|/
* Merge pull request #24433 from owncloud/user_psr4Thomas Müller2016-05-113-1/+96
|\
| * Add \OC\User\BackendRoeland Jago Douma2016-05-101-132/+1
| * Move OC_User_Database to \OC\User\DatabaseRoeland Jago Douma2016-05-102-348/+1
| * Move OC_User_XX to legacy folderRoeland Jago Douma2016-05-103-0/+573
* | 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