Commit Graph

11707 Commits (28cf63d37d6a2b90ae32a2b5b7193a5f5c69830d)
 

Author SHA1 Message Date
Björn Schießle c81e34ef89 replace == with === 12 years ago
Björn Schießle 4c05259ccf legacyBlockDecryprt() needs to be public 12 years ago
Björn Schießle df22a7c495 make legacyDecrypt() private als always call legacyBlockDecrypt() from other classes 12 years ago
Björn Schießle 8b35578833 fix migration from old to new encryption 12 years ago
Florin Peter 5d32e214b7 reformat code 12 years ago
Florin Peter 690bf9b8c4 Merge branch 'master' into remove_unused_vars 12 years ago
Björn Schießle f8d1c32112 Merge pull request #3506 from owncloud/fix_3320 12 years ago
Thomas Tanghus c6d6925b78 Merge pull request #3495 from owncloud/file_encryption_util_is_error 12 years ago
Michael Gapczynski 6151c0d310 Merge pull request #3412 from owncloud/fix_2013 12 years ago
Georg Ehrke 841b420bc4 add event.preventDefault to undelete function 12 years ago
Björn Schießle 710e9c2d14 fix tests, after unused variables are removed 12 years ago
Björn Schießle 1a3f7891ea remove unused varaibles 12 years ago
Georg Ehrke d408cd7f37 fix https://github.com/owncloud/core/issues/3320 12 years ago
Florin Peter 80433fc4c4 Merge branch 'master' into file_encryption_util_is_error 12 years ago
Björn Schießle 5e243b48bb Merge pull request #3481 from owncloud/firsttime_enc 12 years ago
FlorinPeter d878926256 Merge pull request #3496 from owncloud/file_encryption_tests 12 years ago
Florin Peter 8cf827ee9d Merge branch 'master' into file_encryption_tests 12 years ago
Florin Peter 89f0c8f39d added check by numRows() 12 years ago
Georg Ehrke 62411965f9 make svg preview backend work with encryption 12 years ago
Georg Ehrke f78e002096 make image preview backend work with encryption 12 years ago
Jenkins for ownCloud 73e0b4c10a [tx-robot] updated from transifex 12 years ago
Florin Peter 9dd277576a added users for tests 12 years ago
Florin Peter c7981abbc9 improved test 12 years ago
Jenkins for ownCloud 0c621ff6a9 [tx-robot] updated from transifex 12 years ago
Florin Peter 788c5940f0 fixed error rising from fetchRow 12 years ago
Florin Peter 9a6cd89a69 added OC_DB::isError and logging 12 years ago
Florin Peter adcafbde34 Merge branch 'master' into fix_for_2377 12 years ago
Florin Peter 4eddef1556 improved tests to check if database layer normalize folder names 12 years ago
Florin Peter 505a300776 we should also normalize on update and search because the database layer will not do this for us 12 years ago
Michael Gapczynski dbb6a10364 Merge pull request #3478 from davidak/master 12 years ago
Michael Gapczynski 0fdf3a7e63 Merge pull request #3388 from roha4000/master 12 years ago
Michael Gapczynski c870aed1b6 Merge pull request #3493 from owncloud/bumpversion 12 years ago
Michael Gapczynski 2893bb9543 Bump version for files_encryption changes 12 years ago
Florin Peter c245f5a99f added more places where normalization is needed 12 years ago
Florin Peter f6bf9de6de prevent for returning while false normalize string 12 years ago
Georg Ehrke af57996d1e Merge branch 'master' into oc_preview 12 years ago
Frank Karlitschek 29c8cbf4d1 increase version and add warning 12 years ago
Georg Ehrke 1bed3253ab add sample config for previews 12 years ago
Arthur Schiwon 86d72b9a61 LDAP: fix possible recursion 12 years ago
Arthur Schiwon bfa715768a LDAP: fix handling when LDAP Host is offline 12 years ago
zafi f314eb8f72 The "lost password" field depends on OC_USER_BACKEND_SET_PASSWORD 12 years ago
Jenkins for ownCloud 6a6c18dfab [tx-robot] updated from transifex 12 years ago
Florin Peter fba7200b05 improved trashbin test again 12 years ago
Florin Peter b32823a96e improved trashbin test 12 years ago
Thomas Mueller d1939a1c38 submodule 3rdparty updated 12 years ago
Thomas Mueller 1f9ac7850d meanwhile phpunit is seq faulting with mysql as well 12 years ago
Florin Peter 946e9ccc0a Merge branch 'master' into fix_for_2377 12 years ago
Florin Peter 5076c0d392 changed tests for using new normalizer 12 years ago
Florin Peter 736f10039d changed builtin normalizer to \OC_Util::normalizeUnicode 12 years ago
Florin Peter 661b5501b0 added normalizeUnicode() method to OC_Util 12 years ago