Commit Graph

3514 Commits (a3e5da834bb2a0697d5e301eb74bbbc423301913)

Author SHA1 Message Date
Thomas Tanghus 44668b36a7 Remove not null constraint. Fix #2976 14 years ago
Bernhard Posselt f7e29eabf2 fix admin log display and use a more readable format 14 years ago
Bernhard Posselt 8471340db9 use date and time instead of timestamp 14 years ago
Jenkins for ownCloud 37868818ff [tx-robot] updated from transifex 14 years ago
Jörn Friedrich Dreyer 606b672a3d always connect file cache updater hooks first 14 years ago
Jenkins for ownCloud d0b3e8aceb [tx-robot] updated from transifex 14 years ago
Arthur Schiwon 2fa34d6772 Make FileCache upgrade more robust, fixes #2650 14 years ago
kondou d759dca203 Handle empty datafolder better. 14 years ago
Jenkins for ownCloud 19afc216cf [tx-robot] updated from transifex 14 years ago
Arthur Schiwon e3b733f23d allow Storages to join MountPoint initialization 14 years ago
Jenkins for ownCloud 33ee2e2f10 [tx-robot] updated from transifex 14 years ago
Robin Appelman 2180a4c420 -L10N: cache the result of findLanguage 14 years ago
Robin Appelman 258ad38fd3 Fix touch for creating new files 14 years ago
Jenkins for ownCloud c06bc81c79 [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud 5ef389610f [tx-robot] updated from transifex 14 years ago
Michael Gapczynski d51a94161e Initialize collectionTypes variable as false 14 years ago
OpenLarry 49313b334a fixes #2679 14 years ago
Thomas Mueller 46722d8282 fixes #2789 - no internet connectivity check if there is non on purpose 14 years ago
Bart Visscher a07a8794b8 Add mimetype filter to getDirectoryContent function 14 years ago
Thomas Mueller d069ee8a8b fixes #2792 - only touch if writable 14 years ago
Thomas Tanghus ae9548bc6e Add OC\VObject\StringProperty. Partial fix for owncloud/apps#762 14 years ago
Jenkins for ownCloud ccde0212b1 [tx-robot] updated from transifex 14 years ago
Michael Gapczynski e704bcd96e Correct undefined variable in post_shared hook, fixes #2592 14 years ago
Bart Visscher 142b020d38 Remove wrong limit parameter from count query in compatibility function 14 years ago
Bart Visscher fa8214ecc9 Use the MDB2 function to get the count result 14 years ago
Lukas Reschke fbffbe0170 Juse send the cookies in the ownCloud directory 14 years ago
Jenkins for ownCloud 6798b6dc34 [tx-robot] updated from transifex 14 years ago
Birk Borkason d6253696cb Fix indentation in util.php. 14 years ago
Bart Visscher 3213c47188 Use count SQL to check for user existance 14 years ago
Bart Visscher 50fb13c861 Remember the contructed OC\Files\Cache\* classes in OC\Files\Storage\Common 14 years ago
Jenkins for ownCloud c745bfa821 [tx-robot] updated from transifex 14 years ago
Lukas Reschke f944ac9cba Add a name to the version parameter 14 years ago
Thomas Tanghus d048ff719d Remove redundant line 14 years ago
Lukas Reschke 877ff9358f Don't expose the server installation time 14 years ago
Lukas Reschke 37cb79155e *gnaaarf* 14 years ago
Jenkins for ownCloud cbece8b12f [tx-robot] updated from transifex 14 years ago
Lukas Reschke 6645a54cac Use random bytes instead of time 14 years ago
Arthur Schiwon e75406e712 PostreSQL compatibility, fixes #2666 14 years ago
Lukas Reschke ba7c0cf548 Use a more random source... 14 years ago
Jenkins for ownCloud 10e37e1553 [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud 9e29d2845a [tx-robot] updated from transifex 14 years ago
Brice Maron 63804f4153 Change logQuery from define() to OC::Config 14 years ago
Brice Maron 2b8cf4959a Log Queries when we add a log query flag 14 years ago
Thomas Tanghus 73dd54c962 Don't try to call a an array :-P 14 years ago
Thomas Tanghus a56abd3f9b Typehint and check $ids parameter. 14 years ago
Thomas Tanghus d838a3b33f Allow purging multiple objects from category index table. 14 years ago
Jörn Friedrich Dreyer aa103bd5b3 supress write hook for .part files 14 years ago
Jörn Friedrich Dreyer 4a70315ad1 ignore files in scanFile instead of scan to catch all occurences. 14 years ago
Arthur Schiwon 78c694b6ee Cache: on equal mtime also for equal size before keeping ETag, at least makes Unit Test happy 14 years ago
Arthur Schiwon 3d29a82150 Cache: Do not overwrite ETag when file did not change 14 years ago