☁️ Nextcloud server, a safe home for all your data
Find a file
Vincent Petry f09c19c316 Replaced time() with uniqid() to make sure the file name is unique
The cache isn't cleared properly because unlink() doesn't remove the
cache entry which caused side-effects when reusing the same file name
(which randomly happens when time() returns the same value)

This fix first makes sure the unit tests don't fail any more.
The unlink() case with the cache will be investigated separately.
2014-01-21 16:31:58 +01:00
3rdparty@7c2c94c904 Updating 3rdparty once more .... 2014-01-20 09:25:30 +01:00
apps Replaced time() with uniqid() to make sure the file name is unique 2014-01-21 16:31:58 +01:00
build
config Document memcached settings in config.sample.php 2013-12-09 01:20:10 +01:00
core Merge pull request #6721 from tsumi/patch-1 2014-01-18 08:34:45 -08:00
l10n remove ru_RU - it has bee removed from transifex 2014-01-13 16:41:10 +01:00
lib Merge pull request #6820 from owncloud/phpunit-test-config 2014-01-20 12:14:09 -08:00
ocs
search
settings added website field 2014-01-17 16:35:48 +01:00
tests Merge pull request #6842 from owncloud/fix-quotes-again-master 2014-01-20 08:52:21 -08:00
themes
.gitignore
.gitmodules
.htaccess turn off mod_pagespeed 2014-01-08 07:56:08 +01:00
AUTHORS
autotest.cmd
autotest.sh Enforce required phpunit version 2013-12-19 16:47:17 +01:00
console.php
CONTRIBUTING.md
COPYING-AGPL
COPYING-README
cron.php Catch exceptions from background jobs and log them 2013-12-02 13:41:47 +01:00
db_structure.xml Add index on oc_appconfig for appid 2013-12-18 15:13:27 +01:00
index.html
index.php
issue_template.md Added entry with ext storage info 2013-12-18 13:31:15 +01:00
occ
public.php
README.md
remote.php
robots.txt
status.php
version.php Add index on oc_appconfig for appid 2013-12-18 15:13:27 +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/