Robin Appelman
|
6bc8305edd
|
Fix warnings when trying to get mtime of non existing files
|
2016-06-03 13:35:27 +02:00 |
Robin Appelman
|
14f96f86e7
|
return success when deleting ghost files
|
2016-06-03 13:34:54 +02:00 |
Robin Appelman
|
63408fa6ef
|
allow deleting "ghost files" trough the View and Node api
|
2016-06-03 13:30:59 +02:00 |
Vincent Petry
|
2d5bee0661
|
Merge pull request #24954 from owncloud/issue-24536-language-name-reused-for-fallback-languages
Do not use the language name, when it's not the one from the language…
|
2016-06-03 10:50:59 +02:00 |
Vincent Petry
|
f2064232ef
|
Merge pull request #24673 from owncloud/construct-path
Construct path to the version file from the current directory and fil…
|
2016-06-03 10:50:35 +02:00 |
Vincent Petry
|
eb6ae84cee
|
Merge pull request #24564 from owncloud/fix_21173_take_2
normalize path in getInternalPath
|
2016-06-03 10:50:18 +02:00 |
Jenkins for ownCloud
|
63132483ca
|
[tx-robot] updated from transifex
|
2016-06-03 02:19:30 -04:00 |
Georg Ehrke
|
89a10fdb2d
|
normalize path in getInternalPath
|
2016-06-02 19:11:35 +02:00 |
Victor Dubiniuk
|
d82df7e490
|
Construct path to the version file from the current directory and filename. Fixes #22450
|
2016-06-02 15:47:12 +02:00 |
Robin Appelman
|
fce19d22d9
|
fix mtime propagation on sqlite
|
2016-06-02 15:43:43 +02:00 |
Vincent Petry
|
3ff2bec5fa
|
Merge pull request #24935 from owncloud/2fa-block-dav
block DAV if 2FA challenge needs to be solved first
|
2016-06-02 15:31:18 +02:00 |
Joas Schilling
|
5c8e0596e6
|
Allow public upload when the quota is unlimited
|
2016-06-02 15:27:16 +02:00 |
Vincent Petry
|
1ab7ee5e23
|
Merge pull request #24940 from owncloud/fix-normalizedcachekey-keepunicode
Add keepUnicode value in the cache key of normalizedPathCache
|
2016-06-02 15:18:13 +02:00 |
Robin Appelman
|
11900baaf3
|
add tests for propagator batching
|
2016-06-02 15:09:15 +02:00 |
Robin Appelman
|
cc67ad4dda
|
use propagator batching in the scanner
|
2016-06-02 15:07:50 +02:00 |
Robin Appelman
|
9fb44e34af
|
add propagator batching
|
2016-06-02 15:07:47 +02:00 |
Vincent Petry
|
53398b5146
|
Merge pull request #24936 from owncloud/2fa-block-ocs
block OCS if 2FA challenge needs to be solved first
|
2016-06-02 14:55:34 +02:00 |
Vincent Petry
|
f37d519d0d
|
Merge pull request #24946 from owncloud/issue-24943-duplicate-downgrade-unsupported-message
Do not show the hint when it's the same as the message
|
2016-06-02 10:40:53 +02:00 |
Vincent Petry
|
6b1422929d
|
Merge pull request #24947 from owncloud/2fa-remember-redirect-url
remember redirect_url when solving the 2FA challenge
|
2016-06-02 10:40:32 +02:00 |
Vincent Petry
|
f584d5f03e
|
Merge pull request #24949 from owncloud/ee-1325-internal-server-error-in-sync-client-on-forbidden-directurl
Catch the ForbiddenException to make sure it gets handled
|
2016-06-02 10:39:43 +02:00 |
Vincent Petry
|
a81c7dd3bb
|
Merge pull request #24953 from owncloud/fix-client-download-url
Fix URL for client downloads
|
2016-06-02 10:39:17 +02:00 |
Jenkins for ownCloud
|
f9f8fb7bf2
|
[tx-robot] updated from transifex
|
2016-06-02 01:55:16 -04:00 |
Joas Schilling
|
1b5797a4e5
|
Do not use the language name, when it's not the one from the language we want
|
2016-06-01 17:07:51 +02:00 |
Joas Schilling
|
1d2cdfb9fd
|
Fix URL for client downloads
|
2016-06-01 16:58:57 +02:00 |
Joas Schilling
|
942e946f06
|
Catch the ForbiddenException to make sure it gets handled
|
2016-06-01 16:17:57 +02:00 |
Christoph Wurst
|
5e71d23ded
|
remember redirect_url when solving the 2FA challenge
|
2016-06-01 14:43:47 +02:00 |
Vincent Petry
|
5b1eb416d8
|
Fix TestCase::invokePrivate to work with static classes
|
2016-06-01 14:28:59 +02:00 |
Vincent Petry
|
5ad8fa7675
|
Add keepUnicode value in the cache key of normalizedPathCache
|
2016-06-01 14:28:59 +02:00 |
Joas Schilling
|
13892417c4
|
Do not show the hint when it's the same as the message
|
2016-06-01 13:34:57 +02:00 |
Christoph Wurst
|
3ec6f4e165
|
block OCS if 2FA challenge needs to be solved first
|
2016-06-01 11:19:49 +02:00 |
Vincent Petry
|
7b4459d28d
|
Merge pull request #24912 from owncloud/session-tokens-apache-auth
Create session tokens for apache auth users
|
2016-06-01 10:56:10 +02:00 |
Christoph Wurst
|
da03a85c3c
|
block DAV if 2FA challenge needs to be solved first
|
2016-06-01 10:42:38 +02:00 |
Vincent Petry
|
0f2017c7da
|
Merge pull request #24869 from owncloud/ldap_capped_cache
Use a capped memory cache for the user/group cache
|
2016-06-01 10:35:04 +02:00 |
Jenkins for ownCloud
|
a9f666f36e
|
[tx-robot] updated from transifex
|
2016-06-01 01:56:03 -04:00 |
Christoph Wurst
|
c58d8159d7
|
Create session tokens for apache auth users
|
2016-05-31 17:07:49 +02:00 |
MTRichards
|
397da7620e
|
Update personal.php (#24923)
|
2016-05-31 15:58:02 +02:00 |
Vincent Petry
|
2b111b217c
|
Merge pull request #24851 from owncloud/ldap-static-method-log
Hack to prevent infinite loop with LDAP + logging
|
2016-05-31 13:52:52 +02:00 |
Vincent Petry
|
c0a19ecd2d
|
Merge pull request #24907 from owncloud/properly-check-for-mbstring
Properly check for mbstring extension
|
2016-05-31 13:51:17 +02:00 |
Arthur Schiwon
|
c9132261c8
|
implement specific rename handling for SMB
|
2016-05-31 13:32:11 +02:00 |
Vincent Petry
|
5bb06723b0
|
Hack to prevent infinite loop with LDAP + logging
Forward port of a50619200c to 9.1/master
|
2016-05-31 11:38:41 +02:00 |
Vincent Petry
|
c6183f167c
|
Merge pull request #24904 from owncloud/ext-fix-smb
Fix SMB backend registration
|
2016-05-31 10:50:29 +02:00 |
Vincent Petry
|
9a9c1b9439
|
Merge pull request #24822 from owncloud/fix-download-spinner
fixes size of the download spinner
|
2016-05-31 10:42:13 +02:00 |
Sergio Bertolin
|
118050dcd0
|
Get a range from several chunks
|
2016-05-31 10:41:38 +02:00 |
Sergio Bertolin
|
a7167409e7
|
Added another case about overwriting folder using old chunking
|
2016-05-31 10:41:38 +02:00 |
Sergio Bertolin
|
dc05f979c2
|
Added same test using old chunking
|
2016-05-31 10:41:38 +02:00 |
Sergio Bertolin
|
f2bf75d3b7
|
userUploadsChunkFileOfWithToWithChecksum has chunking-42 hardcoded
|
2016-05-31 10:41:38 +02:00 |
Sergio Bertolin
|
a626aa21b1
|
add overwriting using chunking but failing
|
2016-05-31 10:41:38 +02:00 |
Sergio Bertolin
|
c6a5a43009
|
Added tests about overwriting files and folders as recipient
|
2016-05-31 10:41:38 +02:00 |
Vincent Petry
|
59ed464ee6
|
Merge pull request #24769 from owncloud/issue-24752-no-ui-message-when-integrity-disabled
Only show message in the UI when the checker is enabled
|
2016-05-31 10:36:16 +02:00 |
Vincent Petry
|
fffcb798d9
|
Merge pull request #22875 from owncloud/bz2-support
Add bzip2 to known mimetypes
|
2016-05-31 10:17:24 +02:00 |