Commit Graph

12225 Commits (481bb831bb898399a01495fb6d3b07ca44a02f17)
 

Author SHA1 Message Date
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
Andreas Fischer 4da9eaa4c7 gitignore: Make paths relative to repository root. 12 years ago
Bart Visscher ae48e5b496 Merge pull request #3896 from owncloud/fix-dropdown-because-no-one-fixes-3241 12 years ago
Lukas Reschke 0217315a24 Escape dropdown 12 years ago
Bart Visscher 414b5f150e Merge pull request #2914 from Kondou-ger/label_overlapping_value 12 years ago
Bart Visscher bd3e266408 Merge pull request #3688 from roha4000/fix_upload_max_filesize 12 years ago
Bart Visscher d699ee9845 Merge pull request #3635 from owncloud/storage-wrapper 12 years ago
Bart Visscher 68c0d54568 Merge pull request #3268 from owncloud/convert-oc_log 12 years ago
Jenkins for ownCloud d2f50bc089 [tx-robot] updated from transifex 12 years ago
Thomas Müller dfa6aa25c3 Merge pull request #3886 from owncloud/disable-public-upload-if-encryption-enabled-master 12 years ago
Morris Jobke c2ac0fb4df Merge pull request #3881 from owncloud/archive_tar_php5.5 12 years ago
Morris Jobke 67ed48d4c9 Merge pull request #3884 from owncloud/fixing-unittests-master 12 years ago
Victor Dubiniuk 13bfa3be27 Use svg to png fallback on demand only 12 years ago
Victor Dubiniuk 6ecbae7da9 Add fallback for svg app icons 12 years ago
icewind1991 30a403e327 Merge pull request #3892 from owncloud/static-streamwrapper 12 years ago
Bart Visscher e3df2b8c87 Merge pull request #1044 from owncloud/fix_extra_slash 12 years ago
Bart Visscher 89dc8be9f5 update to !== 12 years ago
Victor Dubiniuk d110e60316 Hide a ghost image on the apps management page 12 years ago
Bart Visscher c80e76720f Going from text to clob is not something we do. 12 years ago
Thomas Mueller 66e1eaac93 isError should detect a PEAR_Error even if the backend is PDO. 12 years ago
Jörn Friedrich Dreyer 4bbdd67a22 remove wrong check here 12 years ago
Jörn Friedrich Dreyer e62eb2e8d1 correctly handle error results of PDO and MDB2 backends 12 years ago
Jörn Friedrich Dreyer 7b6fcddbc5 use executeAudited, add table name to assert message, skip schema changing test on oracle 12 years ago
Robin Appelman a0d8377109 better unit tests for static stream wrapper 12 years ago
Robin Appelman dc0ebe9007 fix is_file and is_dir for the static streamwrapper 12 years ago
Robin Appelman 156e72a0c4 add option to clear the files in the static streamwrapper 12 years ago
Jörn Friedrich Dreyer f3c4a37a78 Merge pull request #3832 from owncloud/oracle_sql_fixes 12 years ago