13015 Commits (55bf9e3f711c5eacfe2c096dd2ee99bc4e7fcf8a)

Author SHA1 Message Date
  Robin Appelman e5c8fd37df pass mountpoint to storage wrapper callback 9 years ago
  Thomas Müller 0f3e36fdfd Adding a more meaningful message for sabre dav exception - fixes #14516 9 years ago
  Thomas Müller ffe06ac5c7 display app update error messages - fixes #14611 9 years ago
  cmeh 4a0c649c8a Correct "one invalid characters" to "one invalid character" 9 years ago
  Joas Schilling 2af8fea2be Throw a RuntimeException in the cache aswell 9 years ago
  Thomas Müller 6c1a1234f8 Properly handle available databases at runtime and respect setup checks in command line as well 9 years ago
  Thomas Müller 81fa9550a0 No need to restart the web server in cli mode 9 years ago
  Thomas Müller 7181840665 Use occ to install ownCloud in autotest.sh 9 years ago
  Joas Schilling d1511cdbee Fix doc blocks of insertIfNotExists() method 9 years ago
  Jenkins for ownCloud 01ea056ac8 [tx-robot] updated from transifex 9 years ago
  Thomas Müller 89be55a672 let insertIfNotExist() throw the native DBALException - no need to hide the real exception 9 years ago
  Joas Schilling 2747a83a49 Get the id before using it 9 years ago
  Joas Schilling 3115d66d60 Better save then sorry 9 years ago
  Joas Schilling 940163e16b insertIfNotExists() for storage insertion 9 years ago
  Joas Schilling c917ea183c Only check unique keys for the comparison on filecache insert & update otherwise 9 years ago
  Joas Schilling 8fa692388b Allow specifying the compare-array for insertIfNotExists() 9 years ago
  Lukas Reschke 2ac6f3a4f5 Clean-up code and use proper exception types 9 years ago
  Joas Schilling a12e16e985 Check whether the file id is valid, before using it to delete the previews 9 years ago
  Thomas Müller 3623f14e73 no translation service in common storage class 9 years ago
  Thomas Müller 2367797c17 Respect http header 'Accept-Language' on ocs and remote.php calls 9 years ago
  Thomas Müller 33b11682f9 translate error messages 9 years ago
  Lukas Reschke 2f18a09a20 Optimize loop 9 years ago
  Thomas Müller e28d314b53 deprecate isValidFileName() 9 years ago
  Thomas Müller 49e1a81eba fixing namespaces and PHPDoc 9 years ago
  Thomas Müller 4bac595068 adding storage specific filename verification - refs #13640 9 years ago
  Morris Jobke d550143ba0 proper filename for "require version.php" 9 years ago
  Jenkins for ownCloud 174f8cef64 [tx-robot] updated from transifex 9 years ago
  Jenkins for ownCloud 377165ae51 [tx-robot] updated from transifex 9 years ago
  Jenkins for ownCloud 73c2157171 [tx-robot] updated from transifex 9 years ago
  Thomas Müller 1b08b7c726 use insertIfNotExist() in cache put 9 years ago
  Thomas Müller 4e37831d85 Fix PHPDoc on the way .... 9 years ago
  Thomas Müller 987b683895 Use an atomic implementation on sqlite for insertIfNotExist() 9 years ago
  Jenkins for ownCloud d11f040720 [tx-robot] updated from transifex 9 years ago
  Lukas Reschke d5a8225c0e Fix totally broken AppStore code... 9 years ago
  Robin McCorkell 78819da3bf \OC\Memcache\Cache implements \OCP\ICache 9 years ago
  Robin McCorkell 0e4933e6d2 Refactor \OC\Memcache\Factory 9 years ago
  Jenkins for ownCloud 7e0fd8fb50 [tx-robot] updated from transifex 9 years ago
  Joas Schilling 716ba49a82 Log errors and create 404 in network list when a css or js is missing 9 years ago
  Lukas Reschke cdced56f2b Fix PHPDoc 9 years ago
  Joas Schilling 09ac2df1f8 Update scanFile() and scanChildren() to the new signature of the parent class 9 years ago
  Jenkins for ownCloud 84785a6a39 [tx-robot] updated from transifex 9 years ago
  Joas Schilling b669bf26d6 Fix the behaviour of getLanguageCode() to match the expectation of the name 9 years ago
  Joas Schilling ed4c05c7b5 Use findLanguage() instead of creating the object first 9 years ago
  Joas Schilling 276d678080 Etc timezones don't exist for .5 and .75 offsets 9 years ago
  Jenkins for ownCloud e271fa3ee8 [tx-robot] updated from transifex 9 years ago
  martin-rueegg 6be8ab65a5 replace 'oc_' with dbtableprefix form config for temporary table names and indexes 9 years ago
  Lukas Reschke c3c993446e Run `updateDataDirectory` after Update 9 years ago
  Lukas Reschke bbd5f28415 Let users configure security headers in their Webserver 9 years ago
  Robin Appelman 00568af74d Allow running the async commands from unit tests 9 years ago
  Joas Schilling 195c577c77 Add a repair step to delete old tables 9 years ago