Commit Graph

12243 Commits (d673d8c25310f0ea73927b8b252e6823a11087f4)
 

Author SHA1 Message Date
kondou 063b0a2d17 Don't escape filesize (can contain a '<') 12 years ago
Björn Schießle 40e6ede6a2 improved error message 12 years ago
Björn Schießle 29dd7eda2d improved error message 12 years ago
kondou b1d0de95a9 Show a summary as the last filelist entry 12 years ago
kondou 2c4a9e0776 Add a "Wrong password." message, if the password 12 years ago
Thomas Müller e789e05675 on unit test use @expectedException 12 years ago
Thomas Müller fbdf46b76e Merge pull request #3748 from owncloud/fixing-3740-master 12 years ago
Thomas Müller 7d7a2ce317 use $_SERVER['SERVER_NAME'] in case $_SERVER['HTTP_HOST'] is not set 12 years ago
Thomas Müller bb07dde988 Merge branch 'master' into convert-oc_config 12 years ago
Thomas Müller c777026506 Merge pull request #3775 from owncloud/test_fixes_for_dbschema 12 years ago
Thomas Müller bf901eb52f Merge pull request #3793 from owncloud/remove_unnecessary_exception_catch_block 12 years ago
Thomas Müller b4f7a88788 rename can cause mtime change - invalid assert 12 years ago
Thomas Müller 5fff4e0d08 Merge pull request #3903 from owncloud/nonpublic-uploading 12 years ago
Thomas Müller 3b1018ec00 no ?> at the end of a file 12 years ago
Thomas Müller a7f2563990 typo 12 years ago
Thomas Müller a20e9dee89 Merge pull request #3894 from owncloud/ie8_compatibility_fixes 12 years ago
Björn Schießle d5c4854708 cast result to bool 12 years ago
Robin Appelman 492c0571a0 fix detection of public upload in filelist.js 12 years ago
Robin Appelman 86342224da fix uploading when ['dirtoken'] is not set 12 years ago
Robin Appelman e55ed10b0d code style 12 years ago
Björn Schießle 9512382ae0 fix error string 12 years ago
Björn Schießle 16a719173f add correct php version 12 years ago
Björn Schießle adcee5b695 check php version, the encryption app needs php >= 5.3.3 12 years ago
Björn Schießle cb5811bcf5 backport from pull request #3863 12 years ago
Björn Schießle 7b0e3e6303 Merge branch 'master' of github.com:owncloud/core 12 years ago
Björn Schießle d8b3aee24e set default logo claim to '' 12 years ago
Björn Schießle d97d00fe0f add logo claim to defaults.php 12 years ago
Björn Schießle aead759f47 logo claim added 12 years ago
Björn Schießle f622f35a1a make mail footer aware of different themes 12 years ago
Björn Schießle 68369ebb86 remove unneeded if condition 12 years ago
Björn Schießle 996b1e80c6 lib/defaults.php should only contain the default strings and read the other strings directly from the theme 12 years ago
Björn Schießle 87bbdc1ed9 check for updates only in the community edition 12 years ago
Björn Schießle 23cc69b816 construct the foother in defaults.php so that we use always the same footer 12 years ago
Morris Jobke 180faa24a1 Merge pull request #3857 from owncloud/enable_single_autotest 12 years ago
Morris Jobke b19033b353 Merge pull request #3223 from owncloud/fix-2820 12 years ago
Jenkins for ownCloud 80a8b9c995 [tx-robot] updated from transifex 12 years ago
Thomas Müller 121d3904c9 Merge pull request #3852 from owncloud/fixing-3830-master 12 years ago
Thomas Müller 8beec2015a Merge pull request #3763 from owncloud/recursive-rmdir 12 years ago
Robin Appelman d051d6f925 make rmdir recursive for mappellocal storage backend 12 years ago
Jenkins for ownCloud 4d74e8955f [tx-robot] updated from transifex 12 years ago
Thomas Müller b28b6da4cd Merge pull request #3897 from bantu/gitignore 12 years ago
Thomas Müller 2c7549f17e Merge pull request #2703 from owncloud/cleanup-setup 12 years ago
Bart Visscher 60eb63e35a Fix review items 12 years ago
Bart Visscher e93ce26f27 Fix found errors 12 years ago
Bart Visscher 42c44d5165 Fix OCI setupDatabase parameter 12 years ago
Bart Visscher bf30e03048 Remove unsued parameter 12 years ago
Bart Visscher 6831b78597 Use db setup class for option validation 12 years ago
Bart Visscher 2faccaee0d Change database creation to use array to select db setup class 12 years ago
Bart Visscher e232907698 Convert database setup code to objects 12 years ago
Bart Visscher a6d07cd512 Split database specific install/setup code to their own class 12 years ago