Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adjust DAV SystemTagPlugin unit tests for groups | Vincent Petry | 2016-05-20 | 2 | -79/+244 |
* | Fix system tags DAV plugin tests | Vincent Petry | 2016-05-20 | 1 | -50/+20 |
* | Fix system tag update code | Vincent Petry | 2016-05-20 | 1 | -0/+4 |
* | Add admin-only system tag groups property | Vincent Petry | 2016-05-20 | 1 | -4/+39 |
* | Act on effective system tag canAssign permission | Vincent Petry | 2016-05-20 | 8 | -37/+109 |
* | Fix system tags DAV unit tests | Vincent Petry | 2016-05-20 | 6 | -160/+269 |
* | Bring back admin permissions to change system tag permissions | Vincent Petry | 2016-05-20 | 2 | -9/+19 |
* | Add system tag assignability check with groups | Vincent Petry | 2016-05-20 | 2 | -1/+34 |
* | Add systemtag_group table and get/set methods | Vincent Petry | 2016-05-20 | 4 | -0/+135 |
* | Updated canUser* functions in SystemTagManager to accept objects | Vincent Petry | 2016-05-20 | 9 | -140/+77 |
* | Add interface methods for permission check | Vincent Petry | 2016-05-20 | 10 | -78/+343 |
* | Merge pull request #22576 from owncloud/folder_scroll_fix | Vincent Petry | 2016-05-20 | 1 | -0/+21 |
|\ | |||||
| * | added back the jquery animations | Erik Pellikka | 2016-05-13 | 1 | -6/+11 |
| * | code style fix | Erik Pellikka | 2016-05-13 | 1 | -11/+3 |
| * | code style fix | Erik Pellikka | 2016-05-13 | 1 | -3/+2 |
| * | code style fix | Erik Pellikka | 2016-05-13 | 1 | -2/+6 |
| * | added elseif | Erik Pellikka | 2016-05-13 | 1 | -1/+1 |
| * | fixed to work with share links as well | Erik Pellikka | 2016-05-13 | 1 | -3/+4 |
| * | typo fix | Erik Pellikka | 2016-05-13 | 1 | -2/+2 |
| * | Tweaking | Erik Pellikka | 2016-05-13 | 1 | -7/+7 |
| * | Avoids jumping if window is smaller than 300 pixels in height | Morris Jobke | 2016-05-13 | 1 | -2/+3 |
| * | Add scrolling when dragging files | Erik Pellikka | 2016-05-13 | 1 | -0/+19 |
* | | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 257 | -180/+171 |
* | | Merge pull request #24702 from owncloud/background-scan-occ | Vincent Petry | 2016-05-20 | 1 | -3/+12 |
|\ \ | |||||
| * | | add "unscanned" option to files:scan to triger a background scan | Robin Appelman | 2016-05-19 | 1 | -3/+12 |
* | | | Merge pull request #24728 from owncloud/no-more-test_-files | Vincent Petry | 2016-05-20 | 4 | -8/+12 |
|\ \ \ | |||||
| * | | | Add PSR-4 loading for Test\ and Tests\ | Joas Schilling | 2016-05-19 | 1 | -0/+2 |
| * | | | Create a Fallback in the old autoloader for PSR-4 Test\TestCase | Joas Schilling | 2016-05-19 | 3 | -0/+10 |
| * | | | No more Test_* files exist, remove autoloading | Joas Schilling | 2016-05-19 | 2 | -9/+1 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-20 | 12 | -4/+42 |
* | | | | Merge pull request #24585 from owncloud/files_external_lazy | Vincent Petry | 2016-05-19 | 5 | -16/+224 |
|\ \ \ \ | |||||
| * | | | | Add tests for backend/auth mechanism providers | Robin McCorkell | 2016-05-11 | 1 | -0/+76 |
| * | | | | Use backend/auth mechanism providers in files_external | Robin McCorkell | 2016-05-11 | 1 | -16/+22 |
| * | | | | Introduce backend/auth mechanism providers | Robin McCorkell | 2016-05-11 | 3 | -0/+126 |
* | | | | | 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 | 4 | -9/+14 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Move OCS Provider to PSR-4 namespace | Joas Schilling | 2016-05-19 | 4 | -9/+14 |
* | | | | | | | Merge pull request #24722 from owncloud/notification_psr4 | Vincent Petry | 2016-05-19 | 6 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix mention bot | Roeland Jago Douma | 2016-05-19 | 1 | -1/+1 |
| * | | | | | | | 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 |
| |/ / / / / |