- Jan 04, 2016
-
-
Edward Crompton authored
-
Edward Crompton authored
-
Edward Crompton authored
-
Thomas Müller authored
No more deprecation messages in error log
-
Björn Schießle authored
don't show previous log level in upgrade message
-
Björn Schießle authored
-
Jenkins for ownCloud authored
-
- Jan 02, 2016
-
-
Jenkins for ownCloud authored
-
- Jan 01, 2016
-
-
Jenkins for ownCloud authored
-
- Dec 31, 2015
-
-
Jenkins for ownCloud authored
-
- Dec 30, 2015
-
-
Thomas Müller authored
Cache usermanager instance in view
-
Robin Appelman authored
-
Jenkins for ownCloud authored
-
- Dec 29, 2015
-
-
Thomas Müller authored
-
Thomas Müller authored
shorten quota usage wording, fix overflow on mobile, fix #21129
-
Thomas Müller authored
Fix owncloud logging with ms precision
-
- Dec 28, 2015
-
-
Jan-Christoph Borchardt authored
-
Thomas Müller authored
Get the icon in javascript for the filepicker
-
Thomas Müller authored
Refactor OC_Util::callCheck
-
Thomas Müller authored
Correctly render uploadtext indicator only on folders
-
Thomas Müller authored
Clear SMB statcache after fopen
-
Thomas Müller authored
Prefer scalar type hints over phpdoc annotation
-
Thomas Müller authored
prevent selecting on log in page to solve ugliness on accidental selection
-
Jenkins for ownCloud authored
-
- Dec 27, 2015
-
-
Thomas Müller authored
Update mailmap for myself
-
Jenkins for ownCloud authored
-
- Dec 25, 2015
-
-
Jenkins for ownCloud authored
-
- Dec 24, 2015
-
-
Robin Appelman authored
Dont break the files_external migrator if no user is logged in
-
Robin McCorkell authored
-
Robin McCorkell authored
-
Jan-Christoph Borchardt authored
-
Roeland Jago Douma authored
[Avatars] Calculate 'sane' hue precissions
-
Roeland Jago Douma authored
We used to get the numeric value of the entrire md5 string which is a 128bit integer. We would then devide this by the maxval of a 128bit int. There is no need for such huge computations. As we just require a value between 0 and 255. Thus using two 16 bit values is more than enough to get the precision we need. By just taking the MSB we get nearly identical results.
-
Roeland Jago Douma authored
-
Bernhard Posselt authored
use method exists lookup to be safe and not break on old hhvm versions add test that checks if type hint is preferred over annotation
-
Roeland Jago Douma authored
The server no longer calculates the icon. So we have the js side do it for us.
-
Jenkins for ownCloud authored
-
- Dec 23, 2015
-
-
Thomas Müller authored
Fix unit tests
-
Lukas Reschke authored
Fixes https://github.com/owncloud/core/issues/21345
-
Jenkins for ownCloud authored
-