Commit Graph

615 Commits (2df8468b2f7c59dcd3550dabeb2b1d037dfd33bb)

Author SHA1 Message Date
Jenkins for ownCloud 4f0f537b42 [tx-robot] updated from transifex 13 years ago
Jörn Friedrich Dreyer c70a0f791d allow 30 sec for testDeleteFile 13 years ago
Jörn Friedrich Dreyer b6f8d2b859 raise failed tests from first commit to size @medium 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 3c79d89492 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 67c085417c [tx-robot] updated from transifex 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
Jenkins for ownCloud 81b6cab94f [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 666a5c1cc7 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud cf71a54f5d [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 3013c02767 [tx-robot] updated from transifex 13 years ago
Florin Peter d85a10ebc5 fix broken tests 13 years ago
Florin Peter 1c4c89418b also fix login errors while filesystem is not loaded in app.php 13 years ago
Florin Peter 4a0e69f941 fix login errors while filesystem is not loaded 13 years ago
Jenkins for ownCloud a730a72dcb [tx-robot] updated from transifex 13 years ago
Florin Peter eaa4f92275 added our own file extension .part will not work here if we use file_get_contents so we used our own extension '.etmp' 13 years ago
Jenkins for ownCloud 8e1d9261aa [tx-robot] updated from transifex 13 years ago
Florin Peter 6d94b393bf fix share and un-share for single file 13 years ago
Florin Peter 8c17f26226 fixed problems with file_get_contents and file_put_contents this problem was related to text editor with big text files 13 years ago
Florin Peter d59ae569ba reformat code 13 years ago
Florin Peter 838fd1a20a changed " to ' 13 years ago
Florin Peter ee7c4c4c93 changed l10n to full sentences 13 years ago
Florin Peter df41a60c50 fixed typo 13 years ago
Florin Peter d265264542 fix for share folder on external storage 13 years ago
Björn Schießle b44192f366 check list of users with access to the file from the bottom to the top. This way we avoid calling getFileInfo() on every dir, which creates a lot of overhead, especially for external storages 13 years ago
Florin Peter 5dd865a57f changes l10n after review 13 years ago
Florin Peter efd629462e changes after review 13 years ago
Jenkins for ownCloud 7c0c6bd779 [tx-robot] updated from transifex 13 years ago
Florin Peter 71a532fc4d fixed if fopen returns false typically on external storage 13 years ago
Florin Peter 4b4b447e2a fixed missing convert to new session handler 13 years ago
Florin Peter 6ae7bde788 fixed encryption session namespace to avoid problems 13 years ago
Björn Schießle 3a76c22372 $_POST["adminEnableRecovery"] is a string 13 years ago
Florin Peter 0041711fe3 fix for undefined index 13 years ago
Florin Peter 6f9e425939 fix for losing private key while being logged in and accessing a public link 13 years ago
Jenkins for ownCloud 3420d853ab [tx-robot] updated from transifex 13 years ago
Robin Appelman 9c99048429 fix syntax error 13 years ago
Robin Appelman 44f9af5a7f Use the new session wrapper 13 years ago
Florin Peter e1e1c58969 changed to public log api 13 years ago
Florin Peter 7224fc98b2 replace == with === and replace != with !== 13 years ago
Florin Peter 6075aff687 changed basic auth to test user 13 years ago
Björn Schießle c81e34ef89 replace == with === 13 years ago
Björn Schießle 4c05259ccf legacyBlockDecryprt() needs to be public 13 years ago
Björn Schießle df22a7c495 make legacyDecrypt() private als always call legacyBlockDecrypt() from other classes 13 years ago
Björn Schießle 8b35578833 fix migration from old to new encryption 13 years ago
Florin Peter 5d32e214b7 reformat code 13 years ago
Björn Schießle 710e9c2d14 fix tests, after unused variables are removed 13 years ago
Björn Schießle 1a3f7891ea remove unused varaibles 13 years ago
Florin Peter 89f0c8f39d added check by numRows() 13 years ago
Jenkins for ownCloud 73e0b4c10a [tx-robot] updated from transifex 13 years ago