Morris Jobke
|
41a1a32e5a
|
Merge pull request #6099 from owncloud/fix_source_not_found_warnings
make sure that we don't try to access an already deleted files
|
2013-11-28 12:59:24 -08:00 |
Bjoern Schiessle
|
466ed01e5d
|
correctFolder() already resolves the dirname internally
|
2013-11-28 19:25:49 +01:00 |
Bjoern Schiessle
|
eaedda2116
|
make sure that we don't try to access an already deleted files, fixes some file source not found warnings
|
2013-11-28 13:31:08 +01:00 |
Vincent Petry
|
43b1cf7988
|
Redetect mime type whenever extension is renamed
|
2013-11-27 21:34:51 +01:00 |
ringmaster
|
bd3ead0d31
|
Compare dirname() results to DIRECTORY_SEPARATOR, not '/'
|
2013-11-14 09:42:56 -05:00 |
Robin Appelman
|
c9f3f2874f
|
Merge branch 'master' into update-parent-storage-mtime
Conflicts:
lib/private/files/cache/updater.php
|
2013-10-30 13:41:10 +01:00 |
Bjoern Schiessle
|
0d7d396d80
|
make sure that also the storage etag gets changed
|
2013-10-29 16:30:47 +01:00 |
Bjoern Schiessle
|
a80ac9c492
|
make getUidAndFilename() private
|
2013-10-29 15:10:02 +01:00 |
Bjoern Schiessle
|
fcfac51aa1
|
backport of https://github.com/owncloud/core/pull/5513
|
2013-10-29 15:08:12 +01:00 |
Robin Appelman
|
b3626f34cd
|
Update the parent folders storage_mtime on write and delete to prevent rescans
|
2013-10-29 14:18:57 +01:00 |
Thomas Müller
|
9c9dc276b7
|
move the private namespace OC into lib/private - OCP will stay in lib/public
Conflicts:
lib/private/vcategories.php
|
2013-09-30 16:36:59 +02:00 |