Nextcloud Server
Go to file
Vincent Petry a49e873d3f Return plausible isReadable() default impl for ext storage
When an ext storage doesn't implement isReadable(), always returning
true made the file scanner believe that the file exists and creates a
cache entry with the size zero.

This fix makes the default impl of isReadable() use file_exists().

Fixes #5940
2013-11-22 18:21:17 +01:00
3rdparty@42efd96628 update 3rdparty submodule 2013-10-17 15:25:43 +02:00
apps Return plausible isReadable() default impl for ext storage 2013-11-22 18:21:17 +01:00
build
config Update config.sample.php 2013-11-12 00:59:35 +01:00
core [tx-robot] updated from transifex 2013-11-21 21:07:12 -05:00
l10n [tx-robot] updated from transifex 2013-11-21 21:07:12 -05:00
lib Revert "use relative paths to create images from a file. This way it also works if" 2013-11-22 18:01:44 +01:00
ocs New OCS route: 2013-10-21 20:14:18 +02:00
search add fixme 2013-09-17 18:45:38 +02:00
settings [tx-robot] updated from transifex 2013-11-21 21:07:12 -05:00
tests Merge pull request #5040 from owncloud/public_api_avatar_master 2013-11-22 03:42:28 -08:00
themes
.gitignore ignore test files 2013-11-04 17:17:32 +01:00
.gitmodules
.htaccess
AUTHORS
autotest.cmd disable echo off 2013-10-09 17:48:46 +02:00
autotest.sh keep junit xml reports 2013-11-04 17:25:07 +01:00
console.php Add copyright, remove starting blank line 2013-09-19 19:12:16 +02:00
CONTRIBUTING.md Adding link to documents repo 2013-10-31 11:16:56 +01:00
COPYING-AGPL
COPYING-README
cron.php fixing typo 2013-09-23 21:08:58 -04:00
db_structure.xml Add some more indexes to tables to improve db queries 2013-11-11 17:57:17 +01:00
index.html
index.php Added $app parameter to logException 2013-10-23 13:58:42 +02:00
issue_template.md
occ
public.php set incognito mode for public.php calls. Because in this case ownCloud should always work the same way as if no user is logged in 2013-11-22 14:00:08 +01:00
README.md
remote.php
robots.txt
status.php
version.php beta 5 is here 2013-11-20 19:30:30 +01:00

ownCloud

ownCloud gives you freedom and control over your own data. A personal cloud which runs on your own server.

Build Status on Jenkins CI

Git master: Build Status

Installation instructions

http://doc.owncloud.org/server/5.0/developer_manual/app/gettingstarted.html

Contribution Guidelines

http://owncloud.org/dev/contribute/

Get in touch

Important notice on translations

Please submit translations via Transifex: https://www.transifex.com/projects/p/owncloud/

For more detailed information about translations: http://owncloud.org/dev/translation/