- Feb 09, 2015
-
-
Robin McCorkell authored
-
- Dec 17, 2014
-
-
Robin Appelman authored
-
- Nov 25, 2014
-
-
Joas Schilling authored
-
- Nov 17, 2014
-
-
Lukas Reschke authored
In some cases the 'size' field is not available resulting in some PHP errors such as: ```json {"reqId":"03548fd9e3d3aca15a5796b3b35d7b9d","remoteAddr":"::1","app":"PHP","message":"Undefined index: size at \/Users\/lreschke\/Programming\/core\/lib\/private\/files\/fileinfo.php#125","level":3,"time":"2014-11-17T21:38:57+00:00"} ``` This can be experienced when creating a new empty file and deleting it right away, then when going to the trash bin this error is thrown.
-
- Sep 25, 2014
-
-
Robin Appelman authored
-
- Aug 07, 2014
-
-
Thomas Müller authored
-
- Jun 06, 2014
-
-
Robin Appelman authored
-
- May 13, 2014
-
-
Robin McCorkell authored
-
- May 02, 2014
-
-
Thomas Müller authored
- Reuse these methods on determineIcon() - Generate permission string for the desktop client - expose {http://owncloud.org/ns}permissions as additional WebDAV property containing the permission string
-
- Mar 07, 2014
-
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
- Mar 03, 2014
-
-
Robin Appelman authored
-
- Feb 19, 2014
-
-
Scrutinizer Auto-Fixer authored
This patch was automatically generated as part of the following inspection: https://scrutinizer-ci.com/g/owncloud/core/inspections/cdfecc4e-a37e-4233-8025-f0d7252a8720 Enabled analysis tools: - PHP Analyzer - JSHint - PHP Copy/Paste Detector - PHP PDepend
-
- Feb 14, 2014
-
-
Robin Appelman authored
-
- Jan 24, 2014
-
-
Robin Appelman authored
-
- Jan 13, 2014
-
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
Add a FileInfo class which holds all info of a file and return that from getFileInfo, getDirectoryContent and search
-