nextcloud/apps
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
..
files Merge pull request #6827 from rnveach/fix_6730 2014-01-20 01:44:34 -08:00
files_encryption Replaced time() with uniqid() to make sure the file name is unique 2014-01-21 16:31:58 +01:00
files_external webdav: return SPACE_UNKNOWN if server do not support quota 2014-01-17 11:45:26 +01:00
files_sharing Reuse the data retrieved from the cache in checkUpdate 2014-01-20 15:21:21 +01:00
files_trashbin When reading the size of "files" mountpoints need to be excluded 2014-01-20 17:11:33 +01:00
files_versions When reading the size of "files" mountpoints need to be excluded 2014-01-20 17:11:33 +01:00
user_ldap typo, grammar 2014-01-14 16:33:18 +01:00
user_webdavauth [tx-robot] updated from transifex 2014-01-04 01:55:57 -05:00