aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #24004 from owncloud/dont-transfer-files-to-not-ready-userThomas Müller2016-04-191-0/+19
|\
| * Introduce isReadyForUser and verify in file transfer ownership - fixes #23786Thomas Müller2016-04-151-0/+19
* | Merge pull request #24074 from owncloud/integritycheck_psr4Thomas Müller2016-04-197-1/+1
|\ \
| * | Fix use statementRoeland Jago Douma2016-04-181-1/+1
| * | Move OC\IntegrityCheck to PSR-4Roeland Jago Douma2016-04-187-0/+0
* | | Merge pull request #23903 from owncloud/fix-user-data-folder-creation-for-apa...Thomas Müller2016-04-191-0/+4
|\ \ \
| * | | Fixes #23899Thomas Müller2016-04-111-0/+4
* | | | Merge pull request #23973 from owncloud/share_move_post_delete_from_group_hookThomas Müller2016-04-194-46/+50
|\ \ \ \
| * | | | Move post_removeFromGroup to shareManagerRoeland Jago Douma2016-04-134-46/+50
* | | | | Move logout to controllerLukas Reschke2016-04-183-12/+10
* | | | | Remove deprecated HTTPHelperThomas Müller2016-04-181-8/+22
* | | | | Move version check code out of class UpdaterThomas Müller2016-04-182-65/+120
| |_|/ / |/| | |
* | | | Merge pull request #23947 from owncloud/login-to-ctrlLukas Reschke2016-04-182-42/+8
|\ \ \ \
| * | | | Move login form into controllerLukas Reschke2016-04-152-42/+8
* | | | | Move \OC\Notification to PSR-4Roeland Jago Douma2016-04-183-0/+0
* | | | | Move \OC\Memcache to PSR-4Roeland Jago Douma2016-04-1811-0/+0
* | | | | Move \OC\DB to PSR-4Roeland Jago Douma2016-04-1531-0/+0
* | | | | Move \OC\Comments to PSR-4Roeland Jago Douma2016-04-153-0/+0
|/ / / /
* | | | Move \OC\Command to PSR-4Roeland Jago Douma2016-04-156-0/+0
* | | | Move \OC\Cache to PSR-4Roeland Jago Douma2016-04-152-0/+0
* | | | Move \OC\Session to PSR-4Roeland Jago Douma2016-04-155-0/+0
* | | | Merge pull request #24007 from owncloud/security_psr4Thomas Müller2016-04-1413-0/+0
|\ \ \ \
| * | | | Move \OC\Security to PSR-4Roeland Jago Douma2016-04-1413-0/+0
| | |_|/ | |/| |
* | | | Merge pull request #23998 from owncloud/translate-birthdayThomas Müller2016-04-141-1/+2
|\ \ \ \
| * | | | Translate contacts birthday - fixes #23982Thomas Müller2016-04-141-1/+2
* | | | | Merge pull request #24005 from owncloud/3rdparty-has-to-be-in-rootThomas Müller2016-04-141-2/+2
|\ \ \ \ \
| * | | | | Kill movable 3rdpartyThomas Müller2016-04-141-2/+2
| | |/ / / | |/| | |
* | | | | Merge pull request #23561 from owncloud/background-scan-unscannedC. Montero Luque2016-04-141-19/+31
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'master' into background-scan-unscannedC. Montero Luque2016-03-254-6/+28
| |\ \ \ \
| * | | | | handle completely unscanned storages in the background scannerRobin Appelman2016-03-241-19/+31
* | | | | | Merge pull request #23991 from owncloud/handle-exceptions-in-templatesThomas Müller2016-04-141-2/+7
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Properly handle exception within templatesMorris Jobke2016-04-141-2/+7
* | | | | | Scrutinizer Auto-Fixes (#23959)Scrutinizer Auto-Fixer2016-04-141-2/+2
* | | | | | Merge pull request #19615 from owncloud/issue-15858-mount-points-return-wrong...Morris Jobke2016-04-141-4/+17
|\ \ \ \ \ \
| * | | | | | Fix Share::getUsersSharingFile() for mount pointsJoas Schilling2016-04-131-4/+17
| | |_|_|/ / | |/| | | |
* | | | | | Move \OC\Lock to PSR-4Roeland Jago Douma2016-04-144-0/+0
| |/ / / / |/| | | |
* | | | | Move \OC\App to PSR-4Roeland Jago Douma2016-04-1314-0/+0
|/ / / /
* | | | Merge pull request #23962 from owncloud/activity-psr4Thomas Müller2016-04-131-0/+0
|\ \ \ \
| * | | | Move files in \OC\Activity to PSR-4Roeland Jago Douma2016-04-131-0/+0
* | | | | Merge pull request #23963 from owncloud/lazyRootJoas Schilling2016-04-133-3/+494
|\ \ \ \ \
| * | | | | Make shareproviders use the lazy root folderRoeland Jago Douma2016-04-131-2/+2
| * | | | | Add lazyRootFolderRoeland Jago Douma2016-04-132-1/+492
| |/ / / /
* | | | | Merge pull request #23954 from stweil/masterThomas Müller2016-04-131-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | misc: Fix some typosStefan Weil2016-04-121-1/+1
* | | | | set $share to null if getShareByToken() failedBjörn Schießle2016-04-121-1/+1
|/ / / /
* | | | Add unit testing capabilities for templates (#23708)Thomas Müller2016-04-122-27/+39
* | | | Migrate post_groupDelete hook to share manager (#23841)Roeland Douma2016-04-124-13/+55
* | | | Don't calculate permissions twice (#23917)Roeland Douma2016-04-121-1/+1
* | | | Merge pull request #23856 from owncloud/share_remove_addtogroup_hooksJoas Schilling2016-04-111-118/+0
|\ \ \ \
| * | | | Remove pre/post_addToGroup hooks for sharesRoeland Jago Douma2016-04-081-118/+0