Commit Graph

5638 Commits (2df8468b2f7c59dcd3550dabeb2b1d037dfd33bb)

Author SHA1 Message Date
Roland Hager 2df8468b2f Revert "FIX: Download of files named "true" or "false" impossible" 13 years ago
Roland Hager d2d71c8797 FIX: Download of files named "true" or "false" impossible 13 years ago
Björn Schießle 519508736d disable proxys during ssl root cert upload to avoid encryption 13 years ago
Björn Schießle 506c9de5cd backport of 1fa76e53dc 13 years ago
Jan-Christoph Borchardt 5d4ff0e537 better contrast for files list, darker greys for selection and hover 13 years ago
Jan-Christoph Borchardt 0872f641dd darker low threshold color for file size and age fading, better contrast 13 years ago
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
Thomas Mueller 058c15a9f4 Read configuratons for external filesystem test from a private place. 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
Arthur Schiwon 4976f2e0d3 LDAP: append port when URL is passed in LDAP Host configuration, fixes #2600 13 years ago
Robin Appelman e1b5598f00 Files: use public api to register backgroundjob 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
Thomas Mueller 1d7d5d2894 In cases where smb4php returns false of an empty array stat/( has to return false. 13 years ago
Florin Peter d85a10ebc5 fix broken tests 13 years ago
Arthur Schiwon 2ff9677cd1 LDAP: sqlite compatibility for emptyiing tables 13 years ago
Arthur Schiwon c49ee4d3e3 LDAP: fix setting value of checkbox after loading configuration 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
Florin Peter b3834b49c3 prevent files_versions from calling file proxy which calls files_encryption and do unnecessary load and file operations 13 years ago
Arthur Schiwon bd7771867b LDAP: fix generation of alternate internal name on conflicts. Use also smaller number for better user experience on e.g. *DAV links 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
Michael Gapczynski 5a47054505 Implement getDirectoryPermissions() in Shared Permissions, fixes #2846 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