nextcloud/apps
Vincent Petry e46df97c3a 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.

Backport of f09c19c to stable6
2014-01-21 17:47:46 +01:00
..
files added trigger to redo selection text on a directory change 2014-01-20 13:03:40 +01:00
files_encryption Replaced time() with uniqid() to make sure the file name is unique 2014-01-21 17:47:46 +01:00
files_external Fixed Dropbox/Google storage async save call 2014-01-15 16:41:54 +01:00
files_sharing it is not an urgent error... a DEBUG message is enough at this point 2014-01-14 15:09:26 +01:00
files_trashbin When reading the size of "files" mountpoints need to be excluded 2014-01-20 18:29:27 +01:00
files_versions don't use the user id within the versions preview call as it could be used to access previews of another user 2014-01-21 15:18:36 +01:00
user_ldap user workarount to compare CLOB column with CHAR value 2014-01-21 14:03:51 +01:00
user_webdavauth [tx-robot] updated from transifex 2013-11-15 22:56:31 -05:00