Commit Graph

3940 Commits (efe4bfc693ce98fc45e6a003f9bedd0d9da1d1af)

Author SHA1 Message Date
Georg Ehrke fb67b45841 comment out old code 13 years ago
Georg Ehrke 1fcbf8dd7a implemenet getNoCoverThumbnail 13 years ago
Georg Ehrke cc478d2f48 use ppt icon instead of preview 13 years ago
Georg Ehrke bea4376fd4 remove opendocument.php 13 years ago
Georg Ehrke 6082a0649c stream first mb of movie to create preview 13 years ago
Jörn Friedrich Dreyer 9498cf959f remove default tablespace in parameter 13 years ago
Thomas Mueller 1ef66941a7 adding default to $hint within ctor of DatabaseSetupException 13 years ago
Thomas Mueller 5c7d7549ea coding style 13 years ago
Jörn Friedrich Dreyer 471b9c055a use executeAudited in sabredav lock 13 years ago
Jörn Friedrich Dreyer 961a001af3 add missing backticks, use executeAudited in post_deleteGroup and post_removeFromGroup 13 years ago
Jörn Friedrich Dreyer e5d3cd59ac use USERS tablespace whn none is given, only needed when we need to create a user, does not need to be stored in config 13 years ago
Jörn Friedrich Dreyer dcdabac04d oracle does not need sequence suffix, manually set database name to allow fetching db schema, don't shutdown db - we are using utf8 to connect 13 years ago
Morris Jobke 7093b0829f improve comment 13 years ago
Jenkins for ownCloud 6c534c8165 [tx-robot] updated from transifex 13 years ago
Jörn Friedrich Dreyer 31f7afe56a PDOException has no previous(), oh the consistency ... 13 years ago
Georg Ehrke 25981a079a some whitespace fixes 13 years ago
Jörn Friedrich Dreyer 54f9477f34 fix another double wrapped array 13 years ago
Jörn Friedrich Dreyer 6d55a062be remove additional array wrapping 13 years ago
Jörn Friedrich Dreyer d3eadcde56 use executeAudited in files cache 13 years ago
Björn Schießle 7a575cc2d7 short explanation about OC_Defaults 13 years ago
Björn Schießle 839bce80c6 make main menu aware of the different owncloud editions 13 years ago
Björn Schießle 5c6a854489 add default doc url 13 years ago
Georg Ehrke f89a23b463 implement unknown preview backend 13 years ago
Jörn Friedrich Dreyer f7dc07602b minor cleanup for exception handling 13 years ago
Björn Schießle e1e798c623 make footer and urls aware of ownCloud editions 13 years ago
Björn Schießle b29e01d5cf keep all strings in one place to make it easier to change them 13 years ago
eMerzh e33f68ecb6 Correct escaping 13 years ago
Brice Maron edc255421c Try connection with specified db when postgres does not work 13 years ago
Georg Ehrke 1f52ad0363 work on powerpoint fallback 13 years ago
Georg Ehrke 228e084e65 finish implementation of Excel preview fallback 13 years ago
Björn Schießle 118f2b3283 createUser() needs to return something; the user object or false 13 years ago
Georg Ehrke 67816da0bf save current work state of office fallback 13 years ago
Georg Ehrke 28cf63d37d check if imagick is loaded in office.php, not in libreoffice-cl.php 13 years ago
Georg Ehrke 2ff97917e9 code optimization 13 years ago
Georg Ehrke 0e4f5001d5 don't crop Y axis 13 years ago
Jörn Friedrich Dreyer 875c18b115 fix fetchRow checks to also work with MDB2 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
Georg Ehrke 25e8ac1c2f implement previews for single shared files 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 307f1626e8 convert LIMIT to parameter 13 years ago
Jörn Friedrich Dreyer 124f34422c add missing backticks all over the place 13 years ago
infoneo b39113ae3e Update mapper.php 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
Robin Appelman 85abede9bf actually return result 13 years ago
Robin Appelman 0470a5ba94 fix variable name 13 years ago
Robin Appelman cf7321915d seperate mimetype guessing from filename 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