Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+0 | |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -0/+1 | |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -3/+3 | |
* | Update license headers | Christoph Wurst | 2019-12-05 | 6 | -7/+13 | |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -2/+2 | |
* | Store user object later in the code | Vlastimil Pecinka | 2019-03-21 | 1 | -1/+2 | |
* | cache OC\Files\Mount\Manager::findIn results | Robin Appelman | 2018-08-16 | 1 | -2/+17 | |
* | use more efficient method to find mountpoint for path | Robin Appelman | 2018-08-16 | 1 | -18/+15 | |
* | move log constants to ILogger | Arthur Schiwon | 2018-04-26 | 2 | -4/+6 | |
* | Fix tests | Roeland Jago Douma | 2018-04-04 | 1 | -2/+2 | |
* | Add pathcache | Roeland Jago Douma | 2018-04-04 | 1 | -4/+19 | |
* | Comparing stringlength is cheaper than strpos | Roeland Jago Douma | 2018-04-04 | 1 | -1/+1 | |
* | Cache the $foundMountPointLength | Roeland Jago Douma | 2018-04-04 | 1 | -1/+3 | |
* | Inspections | Roeland Jago Douma | 2018-04-04 | 1 | -8/+9 | |
* | Make the MountManager strict | Roeland Jago Douma | 2018-04-04 | 1 | -13/+14 | |
* | better error message on catalog error | Robin Appelman | 2018-02-08 | 1 | -1/+2 | |
* | Use fallback path if data dir is not available for Storage/Local.php | Morris Jobke | 2018-01-18 | 1 | -1/+1 | |
* | Change @georgehrke's email | Morris Jobke | 2017-11-06 | 1 | -1/+1 | |
* | also use configured 'cache_path' for new chunking | Robin Appelman | 2017-10-11 | 1 | -1/+3 | |
* | allow apps to set custom mount types | Robin Appelman | 2017-04-28 | 1 | -0/+4 | |
* | Nuke the legacy storage fallback from orbit | Vincent Petry | 2016-12-23 | 1 | -3/+0 | |
* | Improve isMounted to handle primary storage object store | Robin Appelman | 2016-11-16 | 1 | -1/+1 | |
* | Allow setting a maximun number of buckets for multibucket | Robin Appelman | 2016-11-02 | 1 | -1/+2 | |
* | cache root id in mountpoint | Robin Appelman | 2016-08-25 | 1 | -1/+5 | |
* | prevent infinite recursion while getting storage from mount | Robin Appelman | 2016-08-23 | 1 | -8/+10 | |
* | get shared storage storage id without setting up the storage | Robin Appelman | 2016-08-09 | 1 | -0/+7 | |
* | Update with robin | Joas Schilling | 2016-07-21 | 6 | -6/+6 | |
* | Fix others | Joas Schilling | 2016-07-21 | 6 | -7/+14 | |
* | Save the files external mount id in the mount cache table | Robin Appelman | 2016-07-13 | 1 | -1/+11 | |
* | normalize path in getInternalPath | Georg Ehrke | 2016-06-02 | 1 | -0/+1 | |
* | Update license headers | Lukas Reschke | 2016-05-26 | 3 | -2/+3 | |
* | Store user bucket in preferences | Roeland Jago Douma | 2016-05-23 | 1 | -8/+16 | |
* | Fix Name | Roeland Jago Douma | 2016-05-23 | 1 | -4/+4 | |
* | Allow multibucket in objectstore | Roeland Jago Douma | 2016-05-23 | 1 | -2/+55 | |
* | use mount providers to setup home storages (#24567) | Robin Appelman | 2016-05-17 | 2 | -0/+119 | |
* | Move lonely file from \OC\Files to PSR-4 | Roeland Jago Douma | 2016-05-01 | 1 | -0/+69 | |
* | Move \OC\Files to PSR-4 | Roeland Jago Douma | 2016-04-24 | 3 | -0/+460 |