Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #24750 from ↵ | Vincent Petry | 2016-05-23 | 1 | -0/+35 |
|\ | | | | | | | | | owncloud/lenz1111-share_download_range_requests_support Http Range requests support in downloads | ||||
| * | Code style and doc fix | Piotr Filiciak | 2016-05-23 | 1 | -0/+1 |
| | | |||||
| * | Http Range requests support in downloads | Piotr Filiciak | 2016-05-20 | 1 | -0/+34 |
| | | | | | | | | Http range requests support is required for video preview | ||||
* | | Merge pull request #24559 from owncloud/2fa | Vincent Petry | 2016-05-23 | 1 | -0/+93 |
|\ \ | | | | | | | two factor auth | ||||
| * | | Add two factor auth to core | Christoph Wurst | 2016-05-23 | 1 | -0/+93 |
| | | | |||||
* | | | Only recurse into incomplete folders during background scans | Robin Appelman | 2016-05-23 | 1 | -0/+1 |
|/ / | |||||
* | | Move EntityEvent to PSR-4 | Joas Schilling | 2016-05-23 | 1 | -0/+0 |
| | | |||||
* | | Make the root collection neutral so it does not only work for files | Joas Schilling | 2016-05-23 | 1 | -0/+76 |
| | | |||||
* | | Merge pull request #24732 from owncloud/autoloader_fix | Vincent Petry | 2016-05-21 | 1 | -0/+0 |
|\ \ | | | | | | | Autoloader fix | ||||
| * | | Move Template to PSR-4 | Roeland Jago Douma | 2016-05-20 | 1 | -0/+0 |
| |/ | |||||
* | | Merge pull request #24696 from owncloud/lock-jobs-while-executing | Vincent Petry | 2016-05-21 | 2 | -0/+30 |
|\ \ | | | | | | | Lock jobs while executing them, to allow multiple executors to run in… | ||||
| * | | Lock jobs while executing them, to allow multiple executors to run in parallel | Joas Schilling | 2016-05-21 | 1 | -0/+11 |
| | | | |||||
| * | | Add a method to lock a table | Joas Schilling | 2016-05-21 | 1 | -0/+19 |
| |/ | |||||
* | | Some tweaks for systemtagmanager | Vincent Petry | 2016-05-20 | 2 | -63/+1 |
| | | |||||
* | | Add systemtag_group table and get/set methods | Vincent Petry | 2016-05-20 | 1 | -0/+20 |
| | | | | | | | | | | Added systemtag to group mapping table. Added methods in ISystemTagManager to get/set the group mappings. | ||||
* | | Updated canUser* functions in SystemTagManager to accept objects | Vincent Petry | 2016-05-20 | 1 | -14/+9 |
| | | |||||
* | | Add interface methods for permission check | Vincent Petry | 2016-05-20 | 2 | -0/+95 |
|/ | | | | | | Instead of checking for admin perm, use interface method canUserAssignTag and canUserSeeTag to check for permissions. Allows for more flexible implementation. | ||||
* | Merge pull request #24721 from owncloud/public_psr4 | Vincent Petry | 2016-05-19 | 60 | -0/+0 |
|\ | | | | | Move \OCP to PSR-4 | ||||
| * | Move \OCP to PSR-4 | Roeland Jago Douma | 2016-05-19 | 60 | -0/+0 |
| | | |||||
* | | Merge pull request #24722 from owncloud/notification_psr4 | Vincent Petry | 2016-05-19 | 5 | -0/+0 |
|\ \ | | | | | | | Move \OCP\Notification to PSR-4 | ||||
| * | | Move \OCP\Notification to PSR-4 | Roeland Jago Douma | 2016-05-18 | 5 | -0/+0 |
| |/ | |||||
* | | Merge pull request #24724 from owncloud/mail_psr4 | Vincent Petry | 2016-05-19 | 1 | -0/+0 |
|\ \ | | | | | | | Move \OCP\Mail to PSR-4 | ||||
| * | | Move \OCP\Mail to PSR-4 | Roeland Jago Douma | 2016-05-18 | 1 | -0/+0 |
| |/ | |||||
* | | Merge pull request #24723 from owncloud/migration_psr4 | Vincent Petry | 2016-05-19 | 2 | -0/+0 |
|\ \ | | | | | | | Move \OCP\Migration to PSR-4 | ||||
| * | | Move \OCP\Migration to PSR-4 | Roeland Jago Douma | 2016-05-18 | 2 | -0/+0 |
| |/ | |||||
* | | Merge pull request #24720 from owncloud/systemtag_psr4 | Vincent Petry | 2016-05-19 | 8 | -0/+0 |
|\ \ | | | | | | | Move \OCP\SystemTag to PSR-4 | ||||
| * | | Move \OCP\SystemTag to PSR-4 | Roeland Jago Douma | 2016-05-18 | 8 | -0/+0 |
| |/ | |||||
* | | Merge pull request #24719 from owncloud/security_psr4 | Vincent Petry | 2016-05-19 | 6 | -0/+0 |
|\ \ | | | | | | | Move \OCP\Security to PSR-4 | ||||
| * | | Move \OCP\Security to PSR-4 | Roeland Jago Douma | 2016-05-18 | 6 | -0/+0 |
| |/ | |||||
* | | Merge pull request #24718 from owncloud/route_psr4 | Vincent Petry | 2016-05-19 | 2 | -0/+0 |
|\ \ | | | | | | | Move \OCP\Route to PSR-4 | ||||
| * | | Move \OCP\Route to PSR-4 | Roeland Jago Douma | 2016-05-18 | 2 | -0/+0 |
| |/ | |||||
* | | Merge pull request #24717 from owncloud/preview_psr4 | Vincent Petry | 2016-05-19 | 1 | -0/+0 |
|\ \ | | | | | | | Move \OCP\Preview to PSR-4 | ||||
| * | | Move \OCP\Preview to PSR-4 | Roeland Jago Douma | 2016-05-18 | 1 | -0/+0 |
| |/ | |||||
* | | Merge pull request #24710 from owncloud/lock_psr4 | Vincent Petry | 2016-05-19 | 2 | -0/+0 |
|\ \ | | | | | | | Move \OCP\Lock to PSR-4 | ||||
| * | | Move \OCP\Lock to PSR-4 | Roeland Jago Douma | 2016-05-18 | 2 | -0/+0 |
| |/ | |||||
* | | Merge pull request #24707 from owncloud/l10n_psr4 | Vincent Petry | 2016-05-18 | 1 | -0/+0 |
|\ \ | |/ |/| | Move \OCP\L10N to PSR-4 | ||||
| * | Move \OCP\L10N to PSR-4 | Roeland Jago Douma | 2016-05-18 | 1 | -0/+0 |
| | | |||||
* | | Merge pull request #24706 from owncloud/http_psr4 | Vincent Petry | 2016-05-18 | 3 | -0/+0 |
|\ \ | |/ |/| | Move \OCP\Http to PSR-4 | ||||
| * | Move \OCP\Http to PSR-4 | Roeland Jago Douma | 2016-05-18 | 3 | -0/+0 |
| | | |||||
* | | Move \OCP\Files to PSR-4 | Roeland Jago Douma | 2016-05-18 | 44 | -0/+0 |
|/ | |||||
* | Move \OCP\Encryption to PSR-4 (#24680) | Roeland Douma | 2016-05-17 | 5 | -0/+0 |
| | |||||
* | use mount providers to setup home storages (#24567) | Robin Appelman | 2016-05-17 | 2 | -0/+60 |
| | |||||
* | \OCP\DB to PSR-4 (#24650) | Roeland Douma | 2016-05-17 | 6 | -2/+2 |
| | | | | | | * Move \OCP\DB to PSR-4 * Fix PHP doc | ||||
* | Move \OCP\Diagnostics to PSR-4 (#24667) | Roeland Douma | 2016-05-17 | 4 | -0/+0 |
| | |||||
* | Move \OCP\Authentication to PSR-4 (#24632) | Roeland Douma | 2016-05-17 | 1 | -0/+0 |
| | |||||
* | Move \OCP\Console to PSR-4 (#24636) | Roeland Douma | 2016-05-17 | 1 | -0/+0 |
| | |||||
* | Move \OCP\Contacts to PSR-4 (#24645) | Roeland Douma | 2016-05-17 | 1 | -0/+0 |
| | |||||
* | Merge pull request #24083 from owncloud/fix-race-condition | Jörn Friedrich Dreyer | 2016-05-17 | 1 | -0/+1 |
|\ | | | | | Read only once | ||||
| * | Read only once | Lukas Reschke | 2016-05-02 | 1 | -0/+1 |
| | | | | | | | | This can lead to race conditions otherwise. Also depracted hasKey | ||||
* | | Move \OCP\Comments to PSR-4 (#24565) | Roeland Douma | 2016-05-12 | 7 | -0/+0 |
| | |