- Feb 13, 2015
-
-
Joas Schilling authored
-
Jenkins for ownCloud authored
-
- Feb 12, 2015
-
-
Lukas Reschke authored
generate valid human readable text for 0
-
Lukas Reschke authored
Additional controllermethodreflector inheritance tests
-
Lukas Reschke authored
catch any whitespaces which might get written to the output buffer while...
-
Thomas Müller authored
Remove internal annotation
-
Thomas Müller authored
-
Lukas Reschke authored
PHPStorm complained about those functions being declared as Internal. I doubt that this is actually the case since they are even in the public API.
-
Morris Jobke authored
Disable application-specific favicons for non-user pages
-
Lukas Reschke authored
Add .tag file to make tar balls tracable
-
Björn Schießle authored
add timeout to curl request
-
Lukas Reschke authored
Added overview of groups a user is member of
-
Morris Jobke authored
Clean-up of messages (orthography, format)
-
Morris Jobke authored
Reuse known fileids and cache data in the scanner
-
Björn Schießle authored
-
Roeland Jago Douma authored
-
Morris Jobke authored
Deprecate `OC_JSON` and `OCP\JSON`
-
cmeh authored
Orthography: "Back-end" -> Backend (without hyphen) and correction of "users" to the genitive "user's"
-
cmeh authored
Added the missing space between value and unit, as it is formatted in all other places across ownCloud.
-
Jenkins for ownCloud authored
-
- Feb 11, 2015
-
-
Lukas Reschke authored
This deprecates – but not removes – those two classes and all functions in it. There is no reason that new developments should use those methods as with the AppFramework there is a replacement that allows testable code. With the `@deprecated` annotation IDEs like PHPStorm will point out to the developer that a functionality is deprecated and that there is a better suited replacement.
-
Lukas Reschke authored
Remove unused file
-
Lukas Reschke authored
This file is unused and has been last modified two years ago. Furthermore it won't evne work anymore properly because it uses things like `CONFIG_DATEFORMAT` which are gone a long time ago...
-
Lode Hoste authored
-
Thomas Müller authored
in some case charset can be in lower case.
-
Vincent Petry authored
Do not overwrite the shareType so the post hook is still correct
-
Thomas Müller authored
Second parameter is optional
-
Lukas Reschke authored
Makes my IDE happier.
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Yann VERRY authored
Add strtoupper() in UTF-8 check to avoid error message
-
Jenkins for ownCloud authored
-
Morris Jobke authored
Add hint for troubleshooting MS Word previews
-
- Feb 10, 2015
-
-
Thomas Müller authored
Revert "enabled disabled files app in repair step"
-
RealRancor authored
-
Lukas Reschke authored
add readme for files external tests
-
Morris Jobke authored
-
Morris Jobke authored
add function to invalidate one opcache file, use it if possible #9885
-