Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | redirect to new login route (#25099) | Christoph Wurst | 2016-06-21 | 1 | -5/+6 |
| | | | | | | * redirect to new login route * encode anchor in url and restore it client-side | ||||
* | update session token password on user password change | Christoph Wurst | 2016-06-21 | 3 | -0/+44 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-21 | 2 | -0/+6 |
| | |||||
* | Merge pull request #25162 from owncloud/password-login-forbidden-hint | Vincent Petry | 2016-06-20 | 3 | -19/+56 |
|\ | | | | | Password login forbidden hint | ||||
| * | add PasswordLoginForbiddenException | Christoph Wurst | 2016-06-17 | 3 | -19/+56 |
| | | |||||
* | | Update ExcludeFileByNameFilterIterator.php (#25184) | Thomas Müller | 2016-06-20 | 1 | -0/+1 |
| | | | | | | | | | | Gentoo & derivatives use a tool named webapp-config which places two files in a webapp-config manager web application: 1: .webapp tag with more detailed info on the configuration done by webapp-config 2: .webapp-appname with the list of files installed by the tool to be able to later only delete stuff that was installed (in case of upgrade) and updated configurations. | ||||
* | | Merge pull request #25174 from owncloud/tokenmapper-close-cursor | Vincent Petry | 2016-06-20 | 1 | -0/+1 |
|\ \ | | | | | | | close cursor after loading a token | ||||
| * | | close cursor after loading a token | Christoph Wurst | 2016-06-17 | 1 | -0/+1 |
| |/ | |||||
* | | Merge pull request #25168 from owncloud/capped-user-cache | Vincent Petry | 2016-06-20 | 1 | -2/+4 |
|\ \ | | | | | | | Capped cache for user config | ||||
| * | | Capped cache for user config | Jörn Friedrich Dreyer | 2016-06-17 | 1 | -2/+4 |
| |/ | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-20 | 2 | -2/+2 |
| | | |||||
* | | Use getLazyRootFolder from RemoveRootShares repair step | Vincent Petry | 2016-06-17 | 1 | -1/+1 |
|/ | | | | | This prevents the command registration to setup the FS too early when FS-related apps might need upgrading. | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-17 | 2 | -0/+8 |
| | |||||
* | Merge pull request #25132 from owncloud/2fa-load-apps-before-query | Vincent Petry | 2016-06-16 | 1 | -0/+13 |
|\ | | | | | load 2FA provider apps before querying classes | ||||
| * | load 2FA provider apps before querying classes | Christoph Wurst | 2016-06-16 | 1 | -0/+13 |
| | | |||||
* | | emit correct signal when disabling an app | Jörn Friedrich Dreyer | 2016-06-16 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #24415 from owncloud/optimize_sharingdisabled_for_user | Vincent Petry | 2016-06-16 | 2 | -16/+39 |
|\ | | | | | Optimize isSharingDisabledForUser | ||||
| * | Fix case with no user | Roeland Jago Douma | 2016-06-14 | 2 | -1/+10 |
| | | |||||
| * | Optimize isSharingDisabledForuser | Roeland Jago Douma | 2016-06-14 | 2 | -16/+30 |
| | | |||||
* | | Merge pull request #25075 from owncloud/fix_23265 | Vincent Petry | 2016-06-16 | 2 | -0/+159 |
|\ \ | | | | | | | Remove shares of the root folder | ||||
| * | | Remove shares of the root folder | Roeland Jago Douma | 2016-06-13 | 2 | -0/+159 |
| | | | | | | | | | | | | | | | | | | Fixes #23265 (A possibly costly) repair job to remove cyclic shares. | ||||
* | | | Merge pull request #25056 from owncloud/fs-usermountcache-capped | Vincent Petry | 2016-06-15 | 1 | -3/+14 |
|\ \ \ | | | | | | | | | Capped cache for cache info in UserMountCache | ||||
| * | | | Capped cache for cache info in UserMountCache | Vincent Petry | 2016-06-13 | 1 | -3/+14 |
| | | | | |||||
* | | | | Merge pull request #25093 from ↵ | Vincent Petry | 2016-06-15 | 2 | -2/+57 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | owncloud/issue-12816-clean-tags-from-deleted-users Clean up tags of deleted users | ||||
| * | | | | Clean up tags of deleted users | Joas Schilling | 2016-06-14 | 2 | -2/+57 |
| | | | | | |||||
* | | | | | Merge pull request #25102 from owncloud/preview-delete-performance | Vincent Petry | 2016-06-15 | 2 | -12/+27 |
|\ \ \ \ \ | | | | | | | | | | | | | Preview delete performance | ||||
| * | | | | | optimized size propagation on deletes | Robin Appelman | 2016-06-14 | 1 | -4/+14 |
| | | | | | | |||||
| * | | | | | propagator batching when removing thumbnails | Robin Appelman | 2016-06-14 | 1 | -7/+13 |
| | | | | | | |||||
| * | | | | | remvoe duplicate rmdir | Robin Appelman | 2016-06-14 | 1 | -1/+0 |
| | | | | | | |||||
* | | | | | | Merge pull request #25082 from owncloud/fix-sessionless-clients | Vincent Petry | 2016-06-15 | 2 | -3/+17 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Fix sessionless clients | ||||
| * | | | | | | create session token only for clients that support cookies | Christoph Wurst | 2016-06-13 | 1 | -2/+11 |
| | | | | | | | |||||
| * | | | | | | create session token on all APIs | Christoph Wurst | 2016-06-13 | 2 | -3/+8 |
| |/ / / / / | |||||
* | / / / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-15 | 2 | -0/+2 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge pull request #25076 from owncloud/mount-cache-invalid | Vincent Petry | 2016-06-14 | 2 | -8/+16 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | handle invalid storages in LazyStorageMountInfo | ||||
| * | | | | handle invalid storages in LazyStorageMountInfo | Robin Appelman | 2016-06-13 | 2 | -8/+16 |
| | |_|/ | |/| | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-14 | 2 | -0/+10 |
| |/ / |/| | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-13 | 2 | -8/+8 |
| | | | |||||
* | | | fail hard if 2fa provider can not be loaded (#25061) | Christoph Wurst | 2016-06-13 | 1 | -1/+3 |
|/ / | |||||
* | | Merge pull request #24863 from owncloud/propagator-batching | Vincent Petry | 2016-06-10 | 3 | -1/+110 |
|\ \ | | | | | | | Propagator batching for the file scanner | ||||
| * | | fix mtime propagation on sqlite | Robin Appelman | 2016-06-02 | 1 | -3/+3 |
| | | | |||||
| * | | use propagator batching in the scanner | Robin Appelman | 2016-06-02 | 1 | -0/+4 |
| | | | |||||
| * | | add propagator batching | Robin Appelman | 2016-06-02 | 2 | -0/+105 |
| | | | |||||
* | | | Merge pull request #24898 from owncloud/avatar_repair | Vincent Petry | 2016-06-10 | 2 | -0/+117 |
|\ \ \ | | | | | | | | | Repair job to fix permissions for avatars | ||||
| * | | | Empty string is null on oracle | Roeland Jago Douma | 2016-06-10 | 1 | -1/+9 |
| | | | | |||||
| * | | | Repair job to fix permissions for avatars | Roeland Jago Douma | 2016-06-10 | 2 | -0/+109 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #22978 On some older installations the permissions for the userRoot and the avatars are not correct. This breaks since we now use the Node API in the avatar code. This repair job makes sure that the permissions are set correctly. * Unit tests added | ||||
* | | | | Merge pull request #25055 from owncloud/enc-cappedcache-getaccesslist | Vincent Petry | 2016-06-10 | 1 | -0/+3 |
|\ \ \ \ | |_|_|/ |/| | | | Use capped cache for encryption's user access list | ||||
| * | | | Use capped cache for encryption's user access list | Vincent Petry | 2016-06-10 | 1 | -0/+3 |
| | | | | |||||
* | | | | fetchall appconfig entries (#23835) | Jörn Friedrich Dreyer | 2016-06-10 | 1 | -1/+3 |
| | | | | |||||
* | | | | map oracle driver options to params (#23938) | Jörn Friedrich Dreyer | 2016-06-10 | 1 | -0/+4 |
| |/ / |/| | | |||||
* | | | Merge pull request #25051 from owncloud/2fa-raw-php-files | Vincent Petry | 2016-06-10 | 2 | -1/+8 |
|\ \ \ | |/ / |/| | | Check 2FA state for raw php files too |