Commit Graph

11924 Commits (3abeb252d8b8777bce5ae2ec33d1234a77558b98)
 

Author SHA1 Message Date
Thomas Mueller 74a170f2a5 [Fixing unit tests in Windows] 13 years ago
Thomas Mueller c0b25a4375 [Fixing Updater Unit Tests on Windows] 13 years ago
Thomas Mueller 073306eaa2 [Fixing Updater Unit Tests on Windows] 13 years ago
Jörn Friedrich Dreyer 875c18b115 fix fetchRow checks to also work with MDB2 13 years ago
Thomas Müller b66559247a Merge pull request #3653 from owncloud/shorten_identifiers_in_tests 13 years ago
Thomas Mueller 988b539dd7 Let's just use '/' as we do almost everywhere - this change fixes two failing unit tests 13 years ago
Jörn Friedrich Dreyer c70a0f791d allow 30 sec for testDeleteFile 13 years ago
Morris Jobke 1da112750e Merge pull request #3647 from owncloud/missing_backticks 13 years ago
Jörn Friedrich Dreyer 86c5243be5 remove duplicate logging from db.php, now happens in entrypoints 13 years ago
Jörn Friedrich Dreyer 8dc6bdd96b clean up usage of DatabaseSetupException and catch Exceptions in entrypoints 13 years ago
Jörn Friedrich Dreyer c0bdbd9d81 introduce and use executeAudited in db.php 13 years ago
Björn Schießle 13017ce9e1 Merge branch 'master' into files_encryption_check_private_key 13 years ago
Jörn Friedrich Dreyer d264d0a79d Merge pull request #3648 from owncloud/sql_limit_as_param 13 years ago
Jörn Friedrich Dreyer fc27052887 shorten table identifiers in tests 13 years ago
Björn Schießle db06b906e5 Merge pull request #3610 from owncloud/encryption_recovery_for_ldap 13 years ago
Jörn Friedrich Dreyer 5ec13742b3 use to_char to allow comparing string to CLOB cloumns in oracle 13 years ago
Jörn Friedrich Dreyer b6f8d2b859 raise failed tests from first commit to size @medium 13 years ago
Jörn Friedrich Dreyer 307f1626e8 convert LIMIT to parameter 13 years ago
Jörn Friedrich Dreyer 124f34422c add missing backticks all over the place 13 years ago
Jörn Friedrich Dreyer 73fb722a9e add timeouts 3/30/90 to phpunit tests 13 years ago
Jenkins for ownCloud b237d03791 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 78286d0262 [tx-robot] updated from transifex 13 years ago
infoneo 199207253e Update mapper.php 13 years ago
infoneo b39113ae3e Update mapper.php 13 years ago
Jenkins for ownCloud 3c79d89492 [tx-robot] updated from transifex 13 years ago
Björn Schießle b25ab94a08 only check for recovery key if someone else than the user wants to change the password 13 years ago
Michael Gapczynski 9ef989f917 Merge pull request #2919 from owncloud/hook-improvements 13 years ago
Morris Jobke 1cace9b0a3 Merge pull request #3628 from owncloud/update_3rdparty_submodule 13 years ago
Georg Ehrke 6a99d6ed45 update 3rdparty submodule 13 years ago
Jenkins for ownCloud 67c085417c [tx-robot] updated from transifex 13 years ago
Thomas Müller 705ab358d8 Merge pull request #3622 from owncloud/read-extfx-confg-from-home 13 years ago
Robin Appelman 85abede9bf actually return result 13 years ago
Robin Appelman 0470a5ba94 fix variable name 13 years ago
Thomas Mueller 058c15a9f4 Read configuratons for external filesystem test from a private place. 13 years ago
Robin Appelman cf7321915d seperate mimetype guessing from filename 13 years ago
Björn Schießle d7a9852f7b use pre_setPassword hook to update the encryption keys if the back-end doesn't support password change; improved output to let the admin know what happened 13 years ago
Björn Schießle fdaab7372e always emit the preSetPassword hook, this should only indicate the intention. Finally the post-hooks indicate if it was successful or not 13 years ago
Björn Schießle 97e05b71f8 add hint about what the recovery password field is for 13 years ago
Jenkins for ownCloud 81b6cab94f [tx-robot] updated from transifex 13 years ago
Morris Jobke 9d535d0034 trashbin -> deleted files 13 years ago
Björn Schießle 7fc5151d95 add a hint that the admin can recover your files; Don't let the user change the recovery settings if no private key is set 13 years ago
Björn Schießle 58fd76607b print a warning if a user wants to reset his password and encryption is enabled 13 years ago
Björn Schießle 036732c249 allow to press enter to update the password 13 years ago
Björn Schießle be324fad1c tell the user what he can do to regain access to his files 13 years ago
Björn Schießle 57bda411d1 only show personal settings if the recovery feature is enabled or if no private key is set 13 years ago
Jenkins for ownCloud 666a5c1cc7 [tx-robot] updated from transifex 13 years ago
Michael Gapczynski cb9fe475c4 Merge branch 'master' into hook-improvements 13 years ago
Thomas Müller c59ee99d93 Merge pull request #3594 from opensaucesystems/patch-1 13 years ago
Thomas Mueller db1ca90319 exclude 3rdparty folder within files_external and files_encryption from code coverage 13 years ago
Florin Peter 055c901091 improved error msg and removed duplicate string 13 years ago