Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the root collection neutral so it does not only work for files | Joas Schilling | 2016-05-23 | 1 | -0/+76 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-23 | 8 | -8/+24 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-22 | 4 | -12/+20 |
* | Merge pull request #24732 from owncloud/autoloader_fix | Vincent Petry | 2016-05-21 | 3 | -7/+1 |
|\ | |||||
| * | Move Template to PSR-4 | Roeland Jago Douma | 2016-05-20 | 1 | -0/+0 |
| * | Only allow loading of legacy (lib/private/legacy) by default | Roeland Jago Douma | 2016-05-20 | 1 | -5/+1 |
| * | \OCP is handled by composer autoloader | Roeland Jago Douma | 2016-05-20 | 1 | -2/+0 |
* | | Merge pull request #24696 from owncloud/lock-jobs-while-executing | Vincent Petry | 2016-05-21 | 9 | -36/+179 |
|\ \ | |||||
| * | | Lock jobs while executing them, to allow multiple executors to run in parallel | Joas Schilling | 2016-05-21 | 3 | -34/+69 |
| * | | Add a method to lock a table | Joas Schilling | 2016-05-21 | 6 | -2/+110 |
| |/ | |||||
* | | Some tweaks for systemtagmanager | Vincent Petry | 2016-05-20 | 3 | -67/+2 |
* | | Act on effective system tag canAssign permission | Vincent Petry | 2016-05-20 | 1 | -1/+1 |
* | | Add system tag assignability check with groups | Vincent Petry | 2016-05-20 | 1 | -0/+13 |
* | | Add systemtag_group table and get/set methods | Vincent Petry | 2016-05-20 | 2 | -0/+75 |
* | | Updated canUser* functions in SystemTagManager to accept objects | Vincent Petry | 2016-05-20 | 3 | -47/+15 |
* | | Add interface methods for permission check | Vincent Petry | 2016-05-20 | 4 | -1/+170 |
|/ | |||||
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 1 | -2/+0 |
* | Merge pull request #24728 from owncloud/no-more-test_-files | Vincent Petry | 2016-05-20 | 1 | -3/+5 |
|\ | |||||
| * | Create a Fallback in the old autoloader for PSR-4 Test\TestCase | Joas Schilling | 2016-05-19 | 1 | -0/+4 |
| * | No more Test_* files exist, remove autoloading | Joas Schilling | 2016-05-19 | 1 | -3/+1 |
* | | Merge pull request #24721 from owncloud/public_psr4 | Vincent Petry | 2016-05-19 | 62 | -4/+4 |
|\ \ | |||||
| * | | Fix broken exception naming | Roeland Jago Douma | 2016-05-19 | 1 | -3/+3 |
| * | | Move \OCP to PSR-4 | Roeland Jago Douma | 2016-05-19 | 61 | -1/+1 |
* | | | Merge pull request #24725 from owncloud/ocs-provider-psr4 | Vincent Petry | 2016-05-19 | 1 | -0/+96 |
|\ \ \ | |||||
| * | | | Move OCS Provider to PSR-4 namespace | Joas Schilling | 2016-05-19 | 1 | -0/+96 |
* | | | | Merge pull request #24722 from owncloud/notification_psr4 | Vincent Petry | 2016-05-19 | 5 | -0/+0 |
|\ \ \ \ | |||||
| * | | | | 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 | 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 | 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 | 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 | Roeland Jago Douma | 2016-05-18 | 6 | -0/+0 |
| |/ / | |||||
* | | | Merge pull request #24660 from owncloud/no-token-login-for-disabled-users | Vincent Petry | 2016-05-19 | 1 | -0/+4 |
|\ \ \ | |||||
| * | | | don't allow token login for disabled users | Christoph Wurst | 2016-05-18 | 1 | -0/+4 |
| | |/ | |/| | |||||
* | | | Merge pull request #24718 from owncloud/route_psr4 | Vincent Petry | 2016-05-19 | 2 | -0/+0 |
|\ \ \ | |||||
| * | | | 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 | 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 | Roeland Jago Douma | 2016-05-18 | 2 | -0/+0 |
| |/ / | |||||
* | / | add method to query all user auth tokens | Christoph Wurst | 2016-05-18 | 3 | -0/+54 |
| |/ |/| | |||||
* | | Merge pull request #24707 from owncloud/l10n_psr4 | Vincent Petry | 2016-05-18 | 1 | -0/+0 |
|\ \ | |||||
| * | | Move \OCP\L10N to PSR-4 | Roeland Jago Douma | 2016-05-18 | 1 | -0/+0 |
* | | | Merge pull request #24691 from owncloud/fixchunkttl | Vincent Petry | 2016-05-18 | 1 | -1/+3 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Allow chunk GC mtime tolerance for unfinished part chunks | Vincent Petry | 2016-05-18 | 1 | -1/+3 |
* | | | Merge pull request #24706 from owncloud/http_psr4 | Vincent Petry | 2016-05-18 | 3 | -0/+0 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Move \OCP\Http to PSR-4 | Roeland Jago Douma | 2016-05-18 | 3 | -0/+0 |
| |/ |