Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | 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 | |
| |/ / / | ||||||
* | | | | Merge pull request #24677 from owncloud/single-token-provider | Vincent Petry | 2016-05-18 | 6 | -58/+85 | |
|\ \ \ \ | ||||||
| * | | | | a single token provider suffices | Christoph Wurst | 2016-05-18 | 6 | -58/+85 | |
| |/ / / | ||||||
* / / / | Move \OCP\Files to PSR-4 | Roeland Jago Douma | 2016-05-18 | 44 | -0/+0 | |
|/ / / | ||||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-18 | 4 | -0/+12 | |
* | | | 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 | 7 | -33/+227 | |
* | | | \OCP\DB to PSR-4 (#24650) | Roeland Douma | 2016-05-17 | 6 | -2/+2 | |
* | | | Merge pull request #24597 from owncloud/run-upgrade-in-incognito-mode | Vincent Petry | 2016-05-17 | 1 | -0/+3 | |
|\ \ \ | ||||||
| * | | | run upgrades in incognito mode | Christoph Wurst | 2016-05-12 | 1 | -0/+3 | |
* | | | | Group fixup (#24621) | Roeland Douma | 2016-05-17 | 8 | -432/+503 | |
* | | | | Move \OCP\Diagnostics to PSR-4 (#24667) | Roeland Douma | 2016-05-17 | 4 | -0/+0 |