- Oct 10, 2013
-
-
Morris Jobke authored
On an auth failure the uid and the IP address should be logged to the st...
-
Robin Appelman authored
ensure the view's root is a subfolder of the the default root, not only ...
-
Axel Roenn authored
-
Morris Jobke authored
Fixed files view regular file actions in IE8
-
Morris Jobke authored
Fix password screen for public shares
-
Morris Jobke authored
More css fixes
-
Arthur Schiwon authored
LDAP: allow different UUID attributes for groups and users
-
Vincent Petry authored
Fixes #5256 A missing closing span broken the container in IE8 which prevented the file actions to be appended properly.
-
Robin Appelman authored
-
Victor Dubiniuk authored
fixing php 5.3 compatibility
-
Björn Schießle authored
find users which are in the same group
-
Frank Karlitschek authored
due to internal implementations touch will always be successful - $mtime...
-
Frank Karlitschek authored
don't trigger the create hooks when if the file already exists for file_put_contents
-
- Oct 09, 2013
-
-
Robin Appelman authored
-
Robin Appelman authored
-
Vincent Petry authored
Do not call changeDirectory() when no dir set on breadcrumb
-
Björn Schießle authored
Trashbin fixes
-
Axel Roenn authored
-
Björn Schießle authored
-
Thomas Müller authored
due to internal implementations touch will always be successful - $mtime will be stored in the cache from desktop client perspective it is necessary to set the mtime under every condition
-
Frank Karlitschek authored
-
Vincent Petry authored
Fixed login warning style
-
Björn Schießle authored
-
Björn Schießle authored
-
Björn Schießle authored
-
Thomas Müller authored
Various fixes for the streamwrapper based SMB backend
-
Björn Schießle authored
-
Vincent Petry authored
Removed bold so it takes less space and set alignment to left.
-
Björn Schießle authored
-
Björn Schießle authored
catch unknown timezone and fall-back to UTC
-
Björn Schießle authored
-
- Oct 08, 2013
-
-
Morris Jobke authored
Added filesApp flag as input field for files app detection
-
Andreas Fischer authored
Test OC_User_Database in Test_User_Database instead of OC_User_Dummy. * owncloud/fixing-5006-master: Use strict comparison === instead of ==. Adjust return value tests for checkPassword() to what OC_User_Example says. Make OC_User_Dummy::checkPassword() compatible with OC_User_Example. Use parent:: in Test_User_Database::getUser(). Test_User_Backend::getUser() does not return an array, it returns a string. Test OC_User_Database in Test_User_Database instead of OC_User_Dummy.
-
Thomas Müller authored
-
Thomas Müller authored
-
Thomas Müller authored
-
Thomas Müller authored
User::delete should return bool
-
Thomas Müller authored
PHP Fatal error: Can't inherit abstract function OCP\ISession::set() (previously declared abstract in OC\Session\Session)
-
Björn Schießle authored
-
Andreas Fischer authored
-