Commit Graph

8627 Commits (cae8529359ee4b0733cfbc958ab1405b45f0f2d2)

Author SHA1 Message Date
Joas Schilling cae8529359 Register preview providers on the preview manager instead of OC\Preview 11 years ago
Georg Ehrke 09b05373ed validate resource's integrity before using it 11 years ago
Jenkins for ownCloud c1a3394f48 [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud 84b6ca9b81 [tx-robot] updated from transifex 11 years ago
Lukas Reschke e77d2ff2b4 Remove outdated comment 11 years ago
Lukas Reschke bf9030e874 Drop example user backend 11 years ago
Lukas Reschke 38fec9b095 Can also be null 11 years ago
Lukas Reschke 4eb118dd33 Use proper error type and clean-up code 11 years ago
Lukas Reschke 93a303970f Remove OC_User_HTTP 11 years ago
Jenkins for ownCloud d17630d6be [tx-robot] updated from transifex 11 years ago
Thomas Müller 5855108e9b drop any fallback code related to curl - refs https://github.com/owncloud/core/pull/14838#issuecomment-78586447 11 years ago
Lukas Reschke 00f5025ff1 Add cURL as hard-dependency 11 years ago
Thomas Müller 80ef53eff0 verify the file name length not to exceed 255 characters + verify path during rename 11 years ago
Joas Schilling fefcbb966b Also use all keys for an empty array, just in case 11 years ago
Jenkins for ownCloud 454a2563bc [tx-robot] updated from transifex 11 years ago
Roeland Jago Douma 1a0f9c375b Avatar controller moved to AppFrameWork 11 years ago
Thomas Müller 96b223676d Don't play with config values ... 11 years ago
Thomas Müller 0f3e36fdfd Adding a more meaningful message for sabre dav exception - fixes #14516 11 years ago
Thomas Müller ffe06ac5c7 display app update error messages - fixes #14611 11 years ago
cmeh 4a0c649c8a Correct "one invalid characters" to "one invalid character" 11 years ago
Joas Schilling 2af8fea2be Throw a RuntimeException in the cache aswell 11 years ago
Thomas Müller 6c1a1234f8 Properly handle available databases at runtime and respect setup checks in command line as well 11 years ago
Thomas Müller 81fa9550a0 No need to restart the web server in cli mode 11 years ago
Thomas Müller 7181840665 Use occ to install ownCloud in autotest.sh 11 years ago
Joas Schilling d1511cdbee Fix doc blocks of insertIfNotExists() method 11 years ago
Jenkins for ownCloud 01ea056ac8 [tx-robot] updated from transifex 11 years ago
Thomas Müller 89be55a672 let insertIfNotExist() throw the native DBALException - no need to hide the real exception 11 years ago
Joas Schilling 2747a83a49 Get the id before using it 11 years ago
Joas Schilling 3115d66d60 Better save then sorry 11 years ago
Joas Schilling 940163e16b insertIfNotExists() for storage insertion 11 years ago
Joas Schilling c917ea183c Only check unique keys for the comparison on filecache insert & update otherwise 11 years ago
Joas Schilling 8fa692388b Allow specifying the compare-array for insertIfNotExists() 11 years ago
Lukas Reschke 2ac6f3a4f5 Clean-up code and use proper exception types 11 years ago
Joas Schilling a12e16e985 Check whether the file id is valid, before using it to delete the previews 11 years ago
Thomas Müller 3623f14e73 no translation service in common storage class 11 years ago
Thomas Müller 2367797c17 Respect http header 'Accept-Language' on ocs and remote.php calls 11 years ago
Thomas Müller 33b11682f9 translate error messages 11 years ago
Lukas Reschke 2f18a09a20 Optimize loop 11 years ago
Thomas Müller e28d314b53 deprecate isValidFileName() 11 years ago
Thomas Müller 49e1a81eba fixing namespaces and PHPDoc 11 years ago
Thomas Müller 4bac595068 adding storage specific filename verification - refs #13640 11 years ago
Morris Jobke d550143ba0 proper filename for "require version.php" 11 years ago
Jenkins for ownCloud 174f8cef64 [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud 377165ae51 [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud 73c2157171 [tx-robot] updated from transifex 11 years ago
Thomas Müller 1b08b7c726 use insertIfNotExist() in cache put 11 years ago
Thomas Müller 4e37831d85 Fix PHPDoc on the way .... 11 years ago
Thomas Müller 987b683895 Use an atomic implementation on sqlite for insertIfNotExist() 11 years ago
Jenkins for ownCloud d11f040720 [tx-robot] updated from transifex 11 years ago
Lukas Reschke d5a8225c0e Fix totally broken AppStore code... 11 years ago