summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* Fix case with no userRoeland Jago Douma2016-06-141-1/+6
* Optimize isSharingDisabledForuserRoeland Jago Douma2016-06-141-5/+9
* Merge pull request #24863 from owncloud/propagator-batchingVincent Petry2016-06-101-0/+19
|\
| * add propagator batchingRobin Appelman2016-06-021-0/+19
* | Implement classification migration as repair stepThomas Müller2016-06-091-1/+2
* | Do not allow to store boolean configs, they behave unexpected on postgresJoas Schilling2016-06-062-2/+3
|/
* Update license headersLukas Reschke2016-05-2673-79/+92
* Move public search namespace to PSR-4Joas Schilling2016-05-243-0/+0
* Merge pull request #24750 from owncloud/lenz1111-share_download_range_request...Vincent Petry2016-05-231-0/+35
|\
| * Code style and doc fixPiotr Filiciak2016-05-231-0/+1
| * Http Range requests support in downloadsPiotr Filiciak2016-05-201-0/+34
* | Merge pull request #24559 from owncloud/2faVincent Petry2016-05-231-0/+93
|\ \
| * | Add two factor auth to coreChristoph Wurst2016-05-231-0/+93
* | | Only recurse into incomplete folders during background scansRobin Appelman2016-05-231-0/+1
|/ /
* | Move EntityEvent to PSR-4Joas Schilling2016-05-231-0/+0
* | Make the root collection neutral so it does not only work for filesJoas Schilling2016-05-231-0/+76
* | Merge pull request #24732 from owncloud/autoloader_fixVincent Petry2016-05-211-0/+0
|\ \
| * | Move Template to PSR-4Roeland Jago Douma2016-05-201-0/+0
| |/
* | Merge pull request #24696 from owncloud/lock-jobs-while-executingVincent Petry2016-05-212-0/+30
|\ \
| * | Lock jobs while executing them, to allow multiple executors to run in parallelJoas Schilling2016-05-211-0/+11
| * | Add a method to lock a tableJoas Schilling2016-05-211-0/+19
| |/
* | Some tweaks for systemtagmanagerVincent Petry2016-05-202-63/+1
* | Add systemtag_group table and get/set methodsVincent Petry2016-05-201-0/+20
* | Updated canUser* functions in SystemTagManager to accept objectsVincent Petry2016-05-201-14/+9
* | Add interface methods for permission checkVincent Petry2016-05-202-0/+95
|/
* Merge pull request #24721 from owncloud/public_psr4Vincent Petry2016-05-1960-0/+0
|\
| * Move \OCP to PSR-4Roeland Jago Douma2016-05-1960-0/+0
* | Merge pull request #24722 from owncloud/notification_psr4Vincent Petry2016-05-195-0/+0
|\ \
| * | Move \OCP\Notification to PSR-4Roeland Jago Douma2016-05-185-0/+0
| |/
* | Merge pull request #24724 from owncloud/mail_psr4Vincent Petry2016-05-191-0/+0
|\ \
| * | Move \OCP\Mail to PSR-4Roeland Jago Douma2016-05-181-0/+0
| |/
* | Merge pull request #24723 from owncloud/migration_psr4Vincent Petry2016-05-192-0/+0
|\ \
| * | Move \OCP\Migration to PSR-4Roeland Jago Douma2016-05-182-0/+0
| |/
* | Merge pull request #24720 from owncloud/systemtag_psr4Vincent Petry2016-05-198-0/+0
|\ \
| * | Move \OCP\SystemTag to PSR-4Roeland Jago Douma2016-05-188-0/+0
| |/
* | Merge pull request #24719 from owncloud/security_psr4Vincent Petry2016-05-196-0/+0
|\ \
| * | Move \OCP\Security to PSR-4Roeland Jago Douma2016-05-186-0/+0
| |/
* | Merge pull request #24718 from owncloud/route_psr4Vincent Petry2016-05-192-0/+0
|\ \
| * | Move \OCP\Route to PSR-4Roeland Jago Douma2016-05-182-0/+0
| |/
* | Merge pull request #24717 from owncloud/preview_psr4Vincent Petry2016-05-191-0/+0
|\ \
| * | Move \OCP\Preview to PSR-4Roeland Jago Douma2016-05-181-0/+0
| |/
* | Merge pull request #24710 from owncloud/lock_psr4Vincent Petry2016-05-192-0/+0
|\ \
| * | Move \OCP\Lock to PSR-4Roeland Jago Douma2016-05-182-0/+0
| |/
* | Merge pull request #24707 from owncloud/l10n_psr4Vincent Petry2016-05-181-0/+0
|\ \ | |/ |/|
| * Move \OCP\L10N to PSR-4Roeland Jago Douma2016-05-181-0/+0
* | Merge pull request #24706 from owncloud/http_psr4Vincent Petry2016-05-183-0/+0
|\ \ | |/ |/|
| * Move \OCP\Http to PSR-4Roeland Jago Douma2016-05-183-0/+0
* | Move \OCP\Files to PSR-4Roeland Jago Douma2016-05-1844-0/+0
|/
* Move \OCP\Encryption to PSR-4 (#24680)Roeland Douma2016-05-175-0/+0
* use mount providers to setup home storages (#24567)Robin Appelman2016-05-172-0/+60