- Sep 30, 2013
-
-
Thomas Müller authored
-
Thomas Müller authored
-
Thomas Müller authored
adding privilege check on move and rename operations
-
Thomas Müller authored
cURL does not honour default_socket_timeout
-
Evgeni Golov authored
SabreDAV uses cURL for the requests and as this does not honour default_socket_timeout, setting it is useless and confusing as people will expect the request to timeout faster than it actually will do. One has to use curl_setopt($curl, CURLOPT_TIMEOUT, x) or curl_setopt($curl, CURLOPT_CONNECTTIMEOUT, x) but there is currently no way to make SabreDAV pass this to cURL.
-
- Sep 29, 2013
-
-
Andreas Fischer authored
add blacklist to txt preview backend * owncloud/text_preview_blacklist: rename variable in testIsTransparent rename testTxtBlacklist to txtBlacklist move fileView object initialization to testIsTransparent use dataProvider for txt blacklist test add test for txt blacklist add test data for cal and contact preview add blacklist to txt preview backend
-
Thomas Müller authored
handle error situation of rename proper
-
Thomas Müller authored
followup of #4032 - makes the settings-button bigger...
-
Alessandro Cosentino authored
followup of #4032 - makes the settings-button bigger and adds again padding at bottom of app-navigation
-
Jenkins for ownCloud authored
-
- Sep 28, 2013
-
-
Morris Jobke authored
Base defaultavatar text on displayname
-
Christopher Schäpers authored
-
Christopher Schäpers authored
Fix #4876
-
Morris Jobke authored
phpunit.xml: Port code coverage excludes from autotest to dist.
-
- Sep 27, 2013
-
-
Georg Ehrke authored
-
Thomas Müller authored
add initial search in shared files
-
Thomas Müller authored
-
Morris Jobke authored
prelogin apps have to be loaded within setupBackend() otherwise required...
-
Georg Ehrke authored
-
Georg Ehrke authored
-
Georg Ehrke authored
-
Jenkins for ownCloud authored
-
- Sep 26, 2013
-
-
Andreas Fischer authored
-
Morris Jobke authored
run unit tests for apps as well
-
Thomas Müller authored
-
Thomas Müller authored
-
Arthur Schiwon authored
manager checkPassword now returns User object, adjust internal user clas...
-
Björn Schießle authored
check only permission from link-share to decide if public upload is enabled or disabled
-
Thomas Müller authored
check if key exists before reading it
-
Thomas Müller authored
-
Thomas Müller authored
-
- Sep 25, 2013
-
-
Björn Schießle authored
-
Arthur Schiwon authored
-
Morris Jobke authored
Make it possible to have a different color than the username for placeholder
-
Björn Schießle authored
-
Thomas Müller authored
-
Thomas Müller authored
-
Thomas Müller authored
-
Thomas Müller authored
-
Christopher Schäpers authored
-