Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add button to invalidate browser sessions/device tokens | Christoph Wurst | 2016-05-23 | 5 | -6/+37 |
| | |||||
* | add button to add new device tokens | Christoph Wurst | 2016-05-23 | 2 | -1/+4 |
| | |||||
* | list user's auth tokens on the personal settings page | Christoph Wurst | 2016-05-23 | 2 | -2/+13 |
| | |||||
* | [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 |
|\ | | | | | Autoloader fix | ||||
| * | 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… | ||||
| * | | 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 |
| | | | | | | | | | | | | | | | | | | Whenever the server returns true for the can-assign Webdav property of a system tag, it means the current user is allowed to assign, regardless of the value of user-assignable. This commit brings the proper logic to the web UI to make it possible for users to assign when they have the permission. | ||||
* | | Add system tag assignability check with groups | Vincent Petry | 2016-05-20 | 1 | -0/+13 |
| | | | | | | | | | | | | Whenever a user is not an admin, a tag is visible but not user-assignable, check whether the user is a member of the allowed groups. | ||||
* | | Add systemtag_group table and get/set methods | Vincent Petry | 2016-05-20 | 2 | -0/+75 |
| | | | | | | | | | | 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 | 3 | -47/+15 |
| | | |||||
* | | Add interface methods for permission check | Vincent Petry | 2016-05-20 | 4 | -1/+170 |
|/ | | | | | | Instead of checking for admin perm, use interface method canUserAssignTag and canUserSeeTag to check for permissions. Allows for more flexible implementation. | ||||
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | | | | | | * Move a-b to PSR-4 * Move c-d to PSR-4 * Move e+g to PSR-4 * Move h-l to PSR-4 * Move m-r to PSR-4 * Move s-u to PSR-4 * Move files/ to PSR-4 * Move remaining tests to PSR-4 * Remove Test\ from old autoloader | ||||
* | Merge pull request #24728 from owncloud/no-more-test_-files | Vincent Petry | 2016-05-20 | 1 | -3/+5 |
|\ | | | | | Fix autoloader for Test* files | ||||
| * | 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 |
|\ \ | | | | | | | Move \OCP to PSR-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 | ||||
| * | | | 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 | ||||
| * | | | | 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 #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 | ||||
| * | | | 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 | ||||
| * | | | 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 |
| |/ / | |||||
* | / | 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 | ||||
| * | | 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 | ||||
| * | | Allow chunk GC mtime tolerance for unfinished part chunks | Vincent Petry | 2016-05-18 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Whenever part chunks are written, every fwrite in the write loop will reset the mtime to the current mtime. Only at the end will the touch() operation set the mtime to now + ttl, in the future. However the GC code is expecting that every chunk with mtime < now are old and must be deleted. This causes the GC to sometimes delete part chunks in which the write loop is slow. To fix this, a tolerance value is added in the GC code to allow for more time before a part chunk gets deleted. |