Björn Schießle
|
f3973c1c20
|
Merge pull request #9240 from owncloud/enc_check_if_file_exists
[encryption] check if file still exists before removing encryption keys
|
2014-06-30 21:23:59 +02:00 |
Bjoern Schiessle
|
618c9fd033
|
improved error message
|
2014-06-30 16:28:40 +02:00 |
Jenkins for ownCloud
|
589f68ebf6
|
[tx-robot] updated from transifex
|
2014-06-30 01:54:47 -04:00 |
Jenkins for ownCloud
|
ebf93448f2
|
[tx-robot] updated from transifex
|
2014-06-29 01:56:00 -04:00 |
Morris Jobke
|
d5462fdb50
|
Merge pull request #9265 from owncloud/fix-whitespace
fix trailing whitespace noted by Scrutinizer
|
2014-06-28 12:26:09 +02:00 |
Jenkins for ownCloud
|
26d0978993
|
[tx-robot] updated from transifex
|
2014-06-28 01:54:54 -04:00 |
Bjoern Schiessle
|
1004836fd3
|
unit tests
|
2014-06-27 23:09:31 +02:00 |
Bjoern Schiessle
|
e4c45b5e26
|
check if file exists before deleting keys, and add debug output for every
delete operation
|
2014-06-27 23:09:31 +02:00 |
Bjoern Schiessle
|
706a8ace58
|
normalize path before comparison to make sure that we always find the mount point
|
2014-06-27 22:53:26 +02:00 |
Jan-Christoph Borchardt
|
b7cb4f5a63
|
fix trailing whitespace noted by Scrutinizer
|
2014-06-27 18:25:56 +02:00 |
Jenkins for ownCloud
|
36f771e9f0
|
[tx-robot] updated from transifex
|
2014-06-27 01:55:44 -04:00 |
Björn Schießle
|
aabee3e4b0
|
Merge pull request #9171 from owncloud/enc_always_use_oc_view
[encryption] always use oc view
|
2014-06-26 15:11:08 +02:00 |
Jenkins for ownCloud
|
a5154450cf
|
[tx-robot] updated from transifex
|
2014-06-26 01:54:40 -04:00 |
Bjoern Schiessle
|
d3d1955ef4
|
fix unit tests
|
2014-06-25 12:38:26 +02:00 |
Jenkins for ownCloud
|
b1116880f8
|
[tx-robot] updated from transifex
|
2014-06-25 06:33:53 -04:00 |
Bjoern Schiessle
|
3d0805f27d
|
always use a \OC\Files\View
|
2014-06-25 12:27:30 +02:00 |
Bjoern Schiessle
|
709691548d
|
always use oc filesystem for rename operation
|
2014-06-25 12:27:30 +02:00 |
Bjoern Schiessle
|
9c45a3196b
|
add unit tests
|
2014-06-24 10:43:07 +02:00 |
Bjoern Schiessle
|
6b85fe819c
|
always use '/' as directory seperator
|
2014-06-24 09:29:11 +02:00 |
Jenkins for ownCloud
|
6a4a474aa9
|
[tx-robot] updated from transifex
|
2014-06-24 01:54:39 -04:00 |
Jenkins for ownCloud
|
b8b7c97a41
|
[tx-robot] updated from transifex
|
2014-06-23 01:54:38 -04:00 |
Jenkins for ownCloud
|
2b4c2a7b14
|
[tx-robot] updated from transifex
|
2014-06-22 01:54:36 -04:00 |
Jenkins for ownCloud
|
e1fd10f226
|
[tx-robot] updated from transifex
|
2014-06-19 01:55:38 -04:00 |
Morris Jobke
|
1973fdb11d
|
Merge pull request #9093 from owncloud/remove_unused_code
remove unused code
|
2014-06-19 01:17:36 +02:00 |
Björn Schießle
|
edbc6b5db1
|
Merge pull request #9068 from owncloud/trashbin_unittests_master
fix trash bin expire operation and add unit tests
|
2014-06-18 15:32:16 +02:00 |
Bjoern Schiessle
|
bcc88be4c7
|
adjust encryption tests to the trash bin changes
|
2014-06-18 14:41:16 +02:00 |
Bjoern Schiessle
|
e20bb71a42
|
remove unused code
|
2014-06-18 13:26:42 +02:00 |
Bjoern Schiessle
|
a921ad8925
|
fix rename of encryption keys
|
2014-06-18 12:19:33 +02:00 |
Jenkins for ownCloud
|
baf46c74cd
|
[tx-robot] updated from transifex
|
2014-06-18 01:55:13 -04:00 |
icewind1991
|
8d1cf79152
|
Merge pull request #8399 from owncloud/server-server-sharing
Add server<->server sharing
|
2014-06-17 17:40:05 +02:00 |
Robin Appelman
|
07fdeba50b
|
Fix moving movablemount over webdav
|
2014-06-17 14:10:11 +02:00 |
Jenkins for ownCloud
|
ce179dcdcb
|
[tx-robot] updated from transifex
|
2014-06-17 01:55:43 -04:00 |
Jenkins for ownCloud
|
ec5448bf7d
|
[tx-robot] updated from transifex
|
2014-06-16 01:54:35 -04:00 |
Jenkins for ownCloud
|
4d6fc6f309
|
[tx-robot] updated from transifex
|
2014-06-15 01:55:06 -04:00 |
Robin Appelman
|
790d51ea1e
|
Fix checking for external share in encryption
|
2014-06-14 10:14:07 +02:00 |
Bjoern Schiessle
|
277f25222a
|
if file doesn't exist, check parent folder
|
2014-06-14 10:14:07 +02:00 |
Bjoern Schiessle
|
c580aeb455
|
exclude mounted server-to-server shares from encryption
|
2014-06-14 10:14:07 +02:00 |
Bjoern Schiessle
|
961317d911
|
make sure to enable incognito mode when mounting a public link and update init status of the encryption app
|
2014-06-14 10:14:07 +02:00 |
Jenkins for ownCloud
|
4a26219ecf
|
[tx-robot] updated from transifex
|
2014-06-14 01:55:24 -04:00 |
Volkan Gezer
|
cea2c77fd2
|
fix some minor issues
|
2014-06-13 00:16:36 +02:00 |
Jenkins for ownCloud
|
55b5ddd735
|
[tx-robot] updated from transifex
|
2014-06-12 01:54:34 -04:00 |
Bjoern Schiessle
|
4cef7f9d4b
|
disable failing tests
|
2014-06-11 17:21:57 +02:00 |
Jenkins for ownCloud
|
f769c52522
|
[tx-robot] updated from transifex
|
2014-06-11 01:55:07 -04:00 |
Jenkins for ownCloud
|
6546b589ce
|
[tx-robot] updated from transifex
|
2014-06-10 01:54:54 -04:00 |
Jenkins for ownCloud
|
e5c47a5e30
|
[tx-robot] updated from transifex
|
2014-06-09 01:54:32 -04:00 |
Jenkins for ownCloud
|
1f2722053f
|
[tx-robot] updated from transifex
|
2014-06-08 01:56:13 -04:00 |
Jenkins for ownCloud
|
e0446a1df5
|
[tx-robot] updated from transifex
|
2014-06-07 01:56:13 -04:00 |
Bjoern Schiessle
|
cf5eb0fef5
|
remove unused variable
|
2014-06-06 09:56:00 +02:00 |
Bjoern Schiessle
|
329bfd81c3
|
remove encryption keys if user unshares a file
|
2014-06-06 09:55:59 +02:00 |
Jenkins for ownCloud
|
ca739a59f0
|
[tx-robot] updated from transifex
|
2014-06-06 01:57:10 -04:00 |