Commit Graph

3457 Commits (e824c6cffa5408a42b218f943a1e017cf598cedb)

Author SHA1 Message Date
Lukas Reschke 877ff9358f Don't expose the server installation time 12 years ago
Lukas Reschke 37cb79155e *gnaaarf* 12 years ago
Jenkins for ownCloud cbece8b12f [tx-robot] updated from transifex 12 years ago
Lukas Reschke 6645a54cac Use random bytes instead of time 12 years ago
Arthur Schiwon e75406e712 PostreSQL compatibility, fixes #2666 12 years ago
Lukas Reschke ba7c0cf548 Use a more random source... 12 years ago
Jenkins for ownCloud 10e37e1553 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 9e29d2845a [tx-robot] updated from transifex 12 years ago
Brice Maron 63804f4153 Change logQuery from define() to OC::Config 12 years ago
Brice Maron 2b8cf4959a Log Queries when we add a log query flag 12 years ago
Jörn Friedrich Dreyer aa103bd5b3 supress write hook for .part files 12 years ago
Jörn Friedrich Dreyer 4a70315ad1 ignore files in scanFile instead of scan to catch all occurences. 12 years ago
Arthur Schiwon 78c694b6ee Cache: on equal mtime also for equal size before keeping ETag, at least makes Unit Test happy 12 years ago
Arthur Schiwon 3d29a82150 Cache: Do not overwrite ETag when file did not change 12 years ago
Arthur Schiwon 2a2d409733 Only prepare an SQL statement once. 12 years ago
Arthur Schiwon 1d676fb0e6 Add PHPDoc 12 years ago
Arthur Schiwon d9e07ca60a Adjust to Icewind's fix 12 years ago
Robin Appelman 1a874b9106 Cache: fix property path for getting legacy etag 12 years ago
Robin Appelman 19c7d9c3dc Port Icewind's fix I 12 years ago
Arthur Schiwon 5fc276602a Change LIMIT in DB query respectively remove where not necessary 12 years ago
Arthur Schiwon e2afd0cb42 Upgrade FileCache on ownCloud upgrade for all users with files 12 years ago
Arthur Schiwon 9d25058905 Performance: prepare queries only once 12 years ago
Arthur Schiwon 7839ec5093 Fix lost ETag on Cache Upgrade 12 years ago
Miquel Rodríguez Telep / Michael Rodríguez-Torrent 8dd7fa8507 Use isAppVersionCompatible in app installer 12 years ago
Jenkins for ownCloud 0c666cb764 [tx-robot] updated from transifex 12 years ago
Miquel Rodríguez Telep / Michael Rodríguez-Torrent 93a6ed3dab Ensure instanceid contains a letter 12 years ago
Miquel Rodríguez Telep / Michael Rodríguez-Torrent 53fd122b89 Minor typo, coding style fixes for OC_Util::getInstanceId 12 years ago
Björn Schießle d16dd1ad2a listen to touch hook to update the mtime after sync 12 years ago
Thomas Tanghus 5b66b317b1 And removing an irrelevant comment ;) 12 years ago
Thomas Tanghus 5f53145eb0 Double quotes to backticks 12 years ago
Thomas Tanghus 9d618005b6 Missing backticks. Thx @Raydiation :) 12 years ago
Thomas Tanghus 5e81016392 D'oh, why concatenate static strings. 12 years ago
Thomas Tanghus 07236800a7 Quote key for SQLite. 12 years ago
Thomas Tanghus 1c3f5ba6ef Properly prepare insertIfNotExist queries. 12 years ago
Robin Appelman 0e55b61169 Improve phpdoc for the filecache 12 years ago
Robin Appelman 6326a3a9f7 Some improvements for the Storage phpdoc 12 years ago
itheiss 568c256aff Fix #2499 12 years ago
Robin Appelman e5f8acf4c0 Add phpdoc documentation to the Storage interface 12 years ago
VicDeo 3e9ea6d13b Remove space before parethesis 12 years ago
Thomas Mueller 268d4a525d some more test cases & fix on file name generation with index 12 years ago
Thomas Mueller 0fff3c9698 adding extension to slugified physical path 12 years ago
Jörn Friedrich Dreyer 39665cfa6b fix npe when createStorage() returns null 12 years ago
VicDeo c3a64012d8 Remove leading and trailing backslashes in classname. Ref #2310 12 years ago
Thomas Mueller 86c819bbe8 more accurate safe_mode check - refs #2258 12 years ago
Frank Karlitschek 3cb016d478 add a searchbymime to the public api. Please all remember that access to internal oc classes will be disabled for all app for ownCloud 6. So please port yur stuff to the public api :-) 12 years ago
Thomas Mueller 7a2396208f using rtrim 12 years ago
Thomas Tanghus 57f2884efa Add hashed version parameter to js and css. Ref #1520 and many more ;) 12 years ago
Thomas Tanghus f052846914 Add indexes and primary keys. 12 years ago
Thomas Tanghus 935d2169c8 Revert "Add indexes and primary keys." 12 years ago
Thomas Tanghus 3b33712dc9 Add indexes and primary keys. 12 years ago