- Nov 26, 2013
-
-
Morris Jobke authored
-
Arthur Schiwon authored
Set Avatar for LDAP users automatically (if a picture is available)
-
Björn Schießle authored
fixing getRawPathInfo() once more
-
Vincent Petry authored
Fixed SFTP storage to overwrite on rename
-
Thomas Müller authored
-
Jenkins for ownCloud authored
-
Thomas Müller authored
Translate reload message after update
-
Vincent Petry authored
-
Morris Jobke authored
fixes #6064
-
Vincent Petry authored
Fixed SMB rename function to overwrite target file
-
Morris Jobke authored
Add a (currently) empty system for running common repair steps
-
Thomas Müller authored
-
Robin Appelman authored
-
Morris Jobke authored
remove passwords from logfile
-
Morris Jobke authored
check if user is logged in
-
Morris Jobke authored
Fixed various Dropbox issues + unit tests
-
Morris Jobke authored
Return true when touch succeeds
-
Arthur Schiwon authored
Make sure Avatar is set from LDAP upon first login, not later, but also not before due to missing user folder
-
Vincent Petry authored
- coverage for touch return value - fixed directory provider to exclude unsupported cases
-
Björn Schießle authored
-
Vincent Petry authored
-
Björn Schießle authored
-
Vincent Petry authored
- fixed touch function to return true on success - fixed local metadata cache to remove deleted files/directories - fixed getMetaData() to ignore files reported as deleted by Dropbox - fixed "file not found" case to not log as exception - fixed "overwrite on rename" case - fixed unit tests to exclude unsupported cases - added unit test for touch return value - unit tests for Dropbox should all run correctly now
-
Jenkins for ownCloud authored
-
Morris Jobke authored
use oc filesystem operations to calc the versions size
-
- Nov 25, 2013
-
-
Björn Schießle authored
-
Vincent Petry authored
Fixed FTP storage unit tests to use the correct class
-
Morris Jobke authored
Add "single user mode"
-
Arthur Schiwon authored
LDAP: username2dn should only return DNs that belong to the current LDAP server. Might be not perfect. Easy perfect solution would increase communication with LDAP server. Let's see if it is good enough
-
Arthur Schiwon authored
LDAP: proxy: configurable return to determine when to try the next LDAP server and when to return (multi server setup)
-
Robin Appelman authored
-
Owen Winkler authored
Fix api documentation
-
Robin Appelman authored
add occ commands for enabling and disabling apps
-
Vincent Petry authored
Now using a different content to make sure the file was overwritten.
-
Vincent Petry authored
Also fixed "rename" unit test that was ready the result out of the wrong file.
-
Vincent Petry authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Jörn Friedrich Dreyer authored
Fixing rawpath reverseproxy oc6
-
Thomas Müller authored
adding chunked upload handling
-