Thomas Müller
|
257ee205bb
|
Merge pull request #15978 from owncloud/feature/fix-encryption-tooltips
[enc2]fixing recovery tooltip
|
2015-05-15 22:39:17 +02:00 |
Vincent Petry
|
246000f799
|
Merge pull request #16176 from owncloud/fix-provisioning-api-set-quota
Validate the quota value to be a correct value
|
2015-05-15 18:07:13 +02:00 |
Thomas Müller
|
8e61ad0872
|
Merge pull request #15811 from owncloud/exception-on-lost-ldap-connection
throw exception when LDAP Connection was lost
|
2015-05-15 17:32:07 +02:00 |
Thomas Müller
|
18661ceb63
|
do not execute integration tests when executing autotest.sh
|
2015-05-15 16:38:21 +02:00 |
Joas Schilling
|
0991c0cc02
|
Merge pull request #16292 from owncloud/webdav-storage-fireprehooks
Fire prehooks when uploading directly to storage
|
2015-05-15 15:08:27 +02:00 |
Vincent Petry
|
eab55aa959
|
Properly log out test users in unit tests
|
2015-05-15 12:33:17 +02:00 |
Vincent Petry
|
3cae0135ad
|
Fire prehooks when uploading directly to storage
|
2015-05-13 17:47:04 +02:00 |
Robin Appelman
|
4789e87a53
|
Merge pull request #16276 from owncloud/dav-quota-root
fix webdav quota check for the root of the dav endpoint
|
2015-05-13 14:43:02 +02:00 |
Vincent Petry
|
1f7df3eba8
|
Added unit test to quota plugin for free_space argument
|
2015-05-13 13:58:01 +02:00 |
Björn Schießle
|
fbe4b77c49
|
Merge pull request #16228 from owncloud/enc_fix_restore
use hooks to update encryption keys
|
2015-05-12 13:10:16 +02:00 |
Morris Jobke
|
b11c0c533e
|
Merge pull request #16233 from owncloud/enc_fix_check_if_file_is_excluded
fix check if a file is excluded from encryption
|
2015-05-12 09:12:38 +02:00 |
Clark Tomlinson
|
9727386d8b
|
fixing test
|
2015-05-11 09:38:23 -04:00 |
Bjoern Schiessle
|
9dd517071e
|
fix check if file is excluded from encryption
|
2015-05-11 12:38:59 +02:00 |
Joas Schilling
|
dfed287dc0
|
Use insertIfNotExists to avoid problems with parallel calls
|
2015-05-11 12:38:33 +02:00 |
Joas Schilling
|
39497b9c3a
|
Add a test for parallel insert
|
2015-05-11 12:29:28 +02:00 |
Joas Schilling
|
2916b0ba76
|
Always test the object and the legacy class
|
2015-05-11 12:22:23 +02:00 |
Bjoern Schiessle
|
0d5c7a11e2
|
use hooks to update encryption keys instead of the storage wrapper if a file gets renamed/restored, as long as we
are in the storage wrapper the file cache isn't up-to-date
|
2015-05-11 12:06:57 +02:00 |
Thomas Müller
|
15d134124b
|
Validate the quota value to be a correct value
|
2015-05-07 17:56:13 +02:00 |
Andreas Fischer
|
4f6ecd3da6
|
\OC\Connector\Sabre\CopyEtagHeaderPlugin constructor does not take arguments.
|
2015-05-07 12:24:06 +02:00 |
Thomas Müller
|
2344298954
|
Merge pull request #16035 from owncloud/issue-15975-occ-encryption-enable-warning-no-module
Display a message when there is a problem with the default module
|
2015-05-07 12:03:30 +02:00 |
Joas Schilling
|
aea734aaf1
|
Fix missing types on doc block and deduplicate the method name
|
2015-05-06 14:31:10 +02:00 |
Bjoern Schiessle
|
dc39bda870
|
move/copy from storage
|
2015-05-06 14:20:02 +02:00 |
Bjoern Schiessle
|
83ed4ee5b6
|
unit tests
|
2015-05-06 12:28:15 +02:00 |
Morris Jobke
|
874d35b27a
|
Merge pull request #16070 from owncloud/enc_update_file_cache_on_copy
make sure that we keep the correct encrypted-flag and the (unencrypted)size
|
2015-05-06 10:28:10 +02:00 |
Bjoern Schiessle
|
7089af96f2
|
make sure that we keep the correct encrypted-flag and the (unencrypted)size if a file gets copied
|
2015-05-05 16:17:14 +02:00 |
Jan-Christoph Borchardt
|
2aaafc134c
|
Merge pull request #16064 from owncloud/fix-empty-mail-address
Allow user to set an empty email address
|
2015-05-05 14:51:53 +02:00 |
Joas Schilling
|
d36d14366b
|
Add test for setEmailAddress
|
2015-05-05 13:53:00 +02:00 |
Morris Jobke
|
493844eda4
|
add positive tests for operator in code checker
|
2015-05-05 13:09:12 +02:00 |
Thomas Müller
|
aae098c24a
|
Check usage of != and == - refs #16054
|
2015-05-05 12:59:33 +02:00 |
Joas Schilling
|
59c657da53
|
Merge pull request #15772 from owncloud/issue-15771-dont-restrict-permissions-for-share-owner
Do not restrict permissions for the original owner
|
2015-05-04 15:07:37 +02:00 |
Joas Schilling
|
10144bd7f5
|
Display a message when there is a problem with the default module
|
2015-05-04 12:36:50 +02:00 |
Thomas Müller
|
7376ea9b26
|
Merge pull request #15584 from owncloud/enc_fix_upload_shared_folder
skip user if we don't have a public key
|
2015-05-04 09:57:19 +02:00 |
Robin Appelman
|
ba7d221cff
|
allow getting the path from the lockedexception
|
2015-04-30 14:48:42 +02:00 |
Robin Appelman
|
8119b8b040
|
add tests for castrait
|
2015-04-30 14:48:39 +02:00 |
Robin Appelman
|
96f9573a4b
|
add memcache based shared/exclusive locking
|
2015-04-30 14:48:39 +02:00 |
Robin Appelman
|
acf30ede95
|
add compare and swap to memcache
|
2015-04-30 14:48:39 +02:00 |
Robin Appelman
|
29213b6136
|
extends memcache with add, inc and dec
|
2015-04-30 14:48:36 +02:00 |
Joas Schilling
|
cf4a6874fb
|
Allow setting protected properties
|
2015-04-30 12:04:02 +02:00 |
Joas Schilling
|
09d479e79d
|
Add a test to share a subfolder of a folder shared with the owner by group
|
2015-04-29 13:33:20 +02:00 |
Morris Jobke
|
8c7db2536d
|
Merge pull request #15596 from owncloud/issue/15589
Correctly generate the feedback URL for remote share
|
2015-04-29 10:52:43 +02:00 |
Morris Jobke
|
7df7a3b360
|
Merge pull request #15906 from rullzer/fix_15777
Password set via OCS API should not be double escaped
|
2015-04-29 10:44:25 +02:00 |
Lukas Reschke
|
34d0e610cc
|
Filter potential dangerous filenames for avatars
We don't want to have users misusing this API resulting in a potential file disclosure of "avatar.(jpg|png)" files.
|
2015-04-28 16:57:23 +02:00 |
Joas Schilling
|
b55ef51a27
|
Add tests for the correct share id on the call aswell
|
2015-04-28 14:56:13 +02:00 |
Roeland Jago Douma
|
02269b6464
|
Added unit test
|
2015-04-28 14:00:36 +02:00 |
Joas Schilling
|
02c60949dd
|
make scrutinizer happy
|
2015-04-28 11:28:54 +02:00 |
Joas Schilling
|
d146c13abd
|
Add tests for the remote sharing url
|
2015-04-28 11:28:54 +02:00 |
Morris Jobke
|
de8c15e1a4
|
Merge pull request #14764 from owncloud/shared-etag-propagate
Propagate etags across shared storages
|
2015-04-28 10:58:50 +02:00 |
Thomas Müller
|
7d0eba7a41
|
Merge pull request #15886 from owncloud/fix-15848-master
Adjust isLocal() on encryption wrapper
|
2015-04-27 15:06:26 +02:00 |
Thomas Müller
|
678b7d7e4d
|
Merge pull request #15860 from owncloud/enc_fallback_old_encryption
[encryption] handle encrypted files correctly which where encrypted with a old version of ownCloud (<=oc6)
|
2015-04-27 14:32:19 +02:00 |
Thomas Müller
|
936d564058
|
fixes #15848
|
2015-04-27 14:26:05 +02:00 |