- Jul 15, 2014
-
-
Jörn Friedrich Dreyer authored
-
Robin Appelman authored
Add warning because there are people that enable this app because they think it's the WebDAV implementation of ownCloud
-
Vincent Petry authored
[DEBUG] Test case for debugging the last index ID bug from Doctrine/MySQL
-
Robin Appelman authored
Fix Error undefined index: file_target
-
Thomas Müller authored
fix logger implementation
-
Lukas Reschke authored
-
Björn Schießle authored
-
Thomas Müller authored
Correct icon license
-
Arthur Schiwon authored
[Issue #9559] identifiers uid=xxx must be considered as user DN and not ...
-
Jan-Christoph Borchardt authored
-
Jan-Christoph Borchardt authored
-
Jörn Friedrich Dreyer authored
-
Morris Jobke authored
reduce share action text to the user name only
-
Jenkins for ownCloud authored
-
Thomas Müller authored
Do not filter groups, but therefore update the user counts according to the filter
-
- Jul 14, 2014
-
-
Philippe Jung authored
-
Robin Appelman authored
Use the correct path when building the FileInfo for the search result
-
Thomas Müller authored
-
Arthur Schiwon authored
do not filter groups. but update the user count according to the filter improve phpdoc improve metadata runtime cache add metadata tests
-
Thomas Müller authored
-
Robin Appelman authored
-
Morris Jobke authored
Routing: Dont strip the s from the resource id to prevent possible weird behavior with irregular english plural nouns
-
Thomas Müller authored
append file extension to the temporary file which contains the downloade...
-
Vincent Petry authored
- re-enable encryption migration tests - sqlite requires reconnect after schema changes
-
Robin Appelman authored
Extends the public user api
-
Robin Appelman authored
-
Robin Appelman authored
-
Björn Schießle authored
Fix for #9422
-
Björn Schießle authored
mountType attribute + delete hint fix
-
Vincent Petry authored
Re-add missing sftp:// stream wrapper
-
Vincent Petry authored
Added mountType attribute for files/folder to indicated whether they are regular, external or shared. The client side then adapts the "Delete" action hint text based on this information. Only the mount roots must have the delete icon hint adapted. To make this detectable on the client side, the mountType can now be null, "shared", "shared-root", "external" or "external-root". This also gives room to icon customization on the client side.
-
Vincent Petry authored
Fix update to button issue
-
Jenkins for ownCloud authored
-
- Jul 13, 2014
-
-
Morris Jobke authored
Remove deleted versions from the cache
-
Jenkins for ownCloud authored
-
- Jul 12, 2014
-
-
Andreas Fischer authored
-
Andreas Fischer authored
-
Jenkins for ownCloud authored
-
- Jul 11, 2014
-
-
Thomas Müller authored
Disable legacy encryption tests
-
Thomas Müller authored
append file extension to the temporary file which contains the downloaded archive - in case of zip files fileinfo doesn't seem to return anything reliable
-