- Jan 21, 2014
-
-
Thomas Müller authored
user workaround to compare CLOB column with CHAR value
-
Jörn Friedrich Dreyer authored
-
- Jan 20, 2014
-
-
Thomas Müller authored
Load a separate config (if present) when running unit tests
-
Robin Appelman authored
Reuse the data retrieved from the cache in checkUpdate
-
Vincent Petry authored
When reading the size of "files" mountpoints need to be excluded
-
Jörn Friedrich Dreyer authored
Quote column names on adding description
-
Vincent Petry authored
The versions and trashbin app are now passing "includeMountPoints=false" to "getFileInfo()" to make sure that the calculated total size doesn't include mount points like Shared or external storage. This is because the default call (legacy) used to return the size of mount points as well. Fixes #6731
-
Robin Appelman authored
-
Vincent Petry authored
Fixed quota wrapper to not wrap failed fopen streams
-
Robin Appelman authored
-
Morris Jobke authored
Fix 6730
-
Thomas Müller authored
-
Thomas Müller authored
-
- Jan 19, 2014
-
-
Thomas Müller authored
Fix internet detection to use OC_Util::getUrlContent
-
Vincent Petry authored
When calling fopen() on some storage types, these return false instead of throwing an exception. This fix makes sure that in case the stream wasn't opened (for example when a file doesn't exist any more) the stream isn't wrapped. Also added 'rb' as another case that doesn't need to be wrapped. Fixes #6832
-
Vincent Petry authored
Fixed isPreviewAvailable warnings in log
-
- Jan 18, 2014
-
-
Morris Jobke authored
Added SVG fallback to apps settings popup
-
Morris Jobke authored
Fix activation of unknown apps
-
Morris Jobke authored
Allow app developers to add documentation links to the appinfo
-
- Jan 17, 2014
-
-
rnveach authored
-
rnveach authored
-
Björn Schießle authored
-
Björn Schießle authored
-
Björn Schießle authored
-
Björn Schießle authored
-
Robin Appelman authored
-
Thomas Müller authored
Fix array access syntax for older PHP
-
Vincent Petry authored
isPreviewAvailable wasn't always set as the files formatting code is slightly different than the one from the files app. Fixes #6423
-
Vincent Petry authored
webdav: return SPACE_UNKNOWN if server do not support quota
-
Vincent Petry authored
updated description of the files encryption app
-
Vincent Petry authored
There was a syntax error when running tests in PHP 5.3.10.
-
Thomas Müller authored
-
Tigran Mkrtchyan authored
Signed-off-by:
Tigran Mkrtchyan <tigran.mkrtchyan@desy.de>
-
Björn Schießle authored
-
- Jan 16, 2014
-
-
Morris Jobke authored
Fix to not destroy draggable when no draggable was set
-
Björn Schießle authored
Fix untranslated text when deleting user
-
Björn Schießle authored
\OCP\Share::unshareAll() fix
-
- Jan 15, 2014
-
-
Volkan Gezer authored
This should fix issue #6728
-
Thomas Müller authored
-
Thomas Müller authored
-