- Jan 14, 2014
-
-
Arthur Schiwon authored
-
Arthur Schiwon authored
-
Vincent Petry authored
Fix calculated folder size to use unencrypted size
-
Vincent Petry authored
Fixed timezone issue with SMB storage
-
Björn Schießle authored
it is not an urgent error... a DEBUG message is enough at this point
-
Björn Schießle authored
-
- Jan 13, 2014
-
-
Thomas Müller authored
no warnings within unlinkDir() within the TestCleanupListener
-
Andreas Fischer authored
remove ru_RU - it has bee removed from transifex * owncloud/remove-ru_RU-master: remove ru_RU - it has bee removed from transifex
-
Vincent Petry authored
Now forcing smbclient to also run on UTC
-
Björn Schießle authored
-
Thomas Müller authored
-
Vincent Petry authored
Fixing Issue #6301 on master branch
-
Frank Karlitschek authored
fixing typo in redirection query string
-
Thomas Müller authored
-
Thomas Müller authored
fix email template l10n, emphasize filename
-
- Jan 12, 2014
-
-
st3so authored
-
Lukas Reschke authored
Fixed various file name escaping issues in core apps
-
- Jan 10, 2014
-
-
Vincent Petry authored
- Refactored file tr lookup into FileList.findFileEl that uses filterAttr to avoid escaping issues in jQuery selectors - Fixed versions and sharing app to properly escape file names in attributes
-
- Jan 09, 2014
-
-
Vincent Petry authored
The encrypted size was used when calculating folder sizes. This fix now also sums up the unencrypted size and shows that one when available.
-
Vincent Petry authored
Removed special handling of part files in shared storage rename
-
Thomas Müller authored
Fixing apache login
-
Jan-Christoph Borchardt authored
-
Thomas Müller authored
-
Thomas Müller authored
-
Thomas Müller authored
-
- Jan 08, 2014
-
-
Arthur Schiwon authored
add command line option to get user number statistics
-
Arthur Schiwon authored
-
Vincent Petry authored
This fixes the issue introduced by the transfer id which itself wasn't taken into account by the shortcut code for part file in the shared storage class.
-
Jan-Christoph Borchardt authored
Fix ownCloud for php5.3.x
-
Thomas Müller authored
-
Thomas Müller authored
Prevent deleting storage root
-
Arthur Schiwon authored
-
Arthur Schiwon authored
-
Vincent Petry authored
Storage mount points are not deletable, so make sure that the unlink operation and its hooks aren't run in such cases. Note that some storages might recursively delete their contents when calling unlink on their root. This fix prevents that as well.
-
Thomas Müller authored
Enforce required phpunit version
-
Arthur Schiwon authored
-
Arthur Schiwon authored
-
Arthur Schiwon authored
LDAP: implement userCount action. This required to (finally) clean up and refactor the search method, which will have a positive performance impact on paged search.
-
Vincent Petry authored
turn off mod_pagespeed
-
Thomas Müller authored
Added ownCloud backend for external storage
-