- Dec 12, 2014
-
-
Vincent Petry authored
$userId is now a mandatory parameter for searchByTags. Also fixed some places in the code where the argument was missing (Node API and View)
-
- Dec 11, 2014
-
-
Vincent Petry authored
-
- Dec 04, 2014
-
-
Robin Appelman authored
-
- Nov 17, 2014
-
-
Joas Schilling authored
-
- Oct 28, 2014
-
-
Robin Appelman authored
-
- Oct 27, 2014
-
-
Robin Appelman authored
-
- Oct 08, 2014
-
-
Vincent Petry authored
-
- Sep 02, 2014
-
-
Robin Appelman authored
-
- Aug 19, 2014
-
-
Morris Jobke authored
-
Stephan Peijnik authored
Signed-off-by:
Stephan Peijnik <speijnik@anexia-it.com>
-
Stephan Peijnik authored
As constants not defined within a class cannot be automatically found by the autoloader moving those constants into a class makes them accessible to code which uses them. Signed-off-by:
Stephan Peijnik <speijnik@anexia-it.com>
-
- Jun 18, 2014
-
-
Jörn Friedrich Dreyer authored
-
Jörn Friedrich Dreyer authored
-
Jörn Friedrich Dreyer authored
-
Jörn Friedrich Dreyer authored
-
Jörn Friedrich Dreyer authored
-
- Jun 04, 2014
-
-
Björn Schießle authored
-
- May 19, 2014
-
-
Morris Jobke authored
* test case added to avoid adding them later
-
- May 13, 2014
-
-
Robin McCorkell authored
-
Robin McCorkell authored
-
- Apr 29, 2014
-
-
Joas Schilling authored
The write-hook also is triggered for created files Fix #8131
-
- Apr 23, 2014
-
-
Robin Appelman authored
-
- 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.
-
- Mar 19, 2014
-
-
Vincent Petry authored
Moved the mounting code for external storage from OC\Filesystem::initMountPoint to files_external using the post_initMountPoints hook
-
- Feb 27, 2014
-
-
Robin Appelman authored
-
- Feb 20, 2014
-
-
Lukas Reschke 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 18, 2014
-
-
Robin Appelman authored
-
- Feb 06, 2014
-
-
Jörn Friedrich Dreyer authored
-
- Jan 29, 2014
-
-
Tigran Mkrtchyan authored
do not share users data with config files Signed-off-by:
Tigran Mkrtchyan <tigran.mkrtchyan@desy.de>
-
- Nov 18, 2013
-
-
Vincent Petry authored
Added argument to getFileInfo() to disable adding the size of mountpoints to a directory's size. Fixes #5924
-
- Nov 14, 2013
-
-
Vincent Petry authored
Now removing "/./" and trailing "/." from the paths when normalizing.
-
- Nov 12, 2013
-
-
Vincent Petry authored
Legacy home storage ids with the format "local://path/to/datadir/user1" are now also wrapped by the HomeStorage.
-
- Oct 29, 2013
-
-
Robin Appelman authored
-
- Oct 28, 2013
-
-
Robin Appelman authored
-
- Sep 30, 2013
-
-
Thomas Müller authored
Conflicts: lib/private/vcategories.php
-
- Jul 25, 2013
-
-
Robin Appelman authored
-
- Jul 24, 2013
-
-
Robin Appelman authored
-
- Jul 19, 2013
-
-
Robin Appelman authored
-