- Mar 26, 2014
-
-
Vincent Petry authored
That method was moved to the external storage recently so isn't needed here any more.
-
- Mar 24, 2014
-
-
Vincent Petry authored
When using an external cache folder, it is automatically mounted in FileSystem::initFileSystem so that any app can use it transparently by creating a view on the "/$user/cache" directory.
-
Jenkins for ownCloud authored
-
- Mar 20, 2014
-
-
Vincent Petry authored
-
Thomas Tanghus authored
-
- Mar 19, 2014
-
-
Vincent Petry authored
Fixed the quota storage wrapper to correctly return the quota value when the free space is not known (which usually happens when the disk_free_space function is disabled)
-
Lukas Reschke authored
This will make oC create previews for MKVs. Test file: http://www.auby.no/files/video_tests/h264_720p_hp_5.1_3mbps_vorbis_styled_and_unstyled_subs_suzumiya.mkv To test this just apply this change and upload the test file, if an preview is generated this change is most likely working as expecting.
-
Vincent Petry authored
Moved the mounting code for external storage from OC\Filesystem::initMountPoint to files_external using the post_initMountPoints hook
-
Vincent Petry authored
-
Jenkins for ownCloud authored
-
- Mar 18, 2014
-
-
Thomas Müller authored
-
Thomas Müller authored
-
- Mar 17, 2014
-
-
Thomas Müller authored
introduce reopen() method to be used for unit test execution only - right after a unit test has been executed the session will be reopened
-
Lukas Reschke authored
-
Robin Appelman authored
-
Vincent Petry authored
Instead of leave two decimal places which is confusing, round the byte values correctly to the closest byte.
-
Thomas Müller authored
-
Thomas Müller authored
-
- Mar 16, 2014
-
-
Jenkins for ownCloud authored
-
- Mar 15, 2014
-
-
Jenkins for ownCloud authored
-
- Mar 14, 2014
-
-
Vincent Petry authored
-
Georg Ehrke authored
-
Georg Ehrke authored
-
Vincent Petry authored
In environments where the data folder is mount from another partition, it is important to check that the data folder we see is actually the real one. If the mount failed for some reasons, this fix will make ownCloud temporarily unavailable instead of causing unpredictable behavior.
-
Georg Ehrke authored
-
Vincent Petry authored
If trusted_domains is not set after a CLI upgrade, show a warning in the output.
-
Georg Ehrke authored
-
Georg Ehrke authored
-
- Mar 13, 2014
-
-
Jenkins for ownCloud authored
-
Björn Schießle authored
-
Georg Ehrke authored
-
Jenkins for ownCloud authored
-
Georg Ehrke authored
-
- Mar 12, 2014
-
-
Thomas Müller authored
-
Jenkins for ownCloud authored
-
- Mar 11, 2014
-
-
Thomas Müller authored
-
Thomas Müller authored
-
Björn Schießle authored
-
Jenkins for ownCloud authored
-
- Mar 10, 2014
-
-
Thomas Müller authored
remove magic handling of recipient lists by exploding the string - this functionality is nowhere used this way and nowhere documented - and broken because only $toaddress will be exploded not $toname
-