Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: ugly type juggling | Arthur Schiwon | 2023-06-21 | 1 | -3/+5 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | repair -1 folder sizes for object store background scan | Robin Appelman | 2023-05-10 | 1 | -16/+26 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Merge branch 'master' into enh/type-iconfig-getter-calls | Côme Chilliet | 2023-04-20 | 4 | -125/+67 |
|\ | | | | | Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com> | ||||
| * | tests: Adapt node related unit tests mocks to required root view | Julius Härtl | 2023-04-17 | 4 | -126/+66 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | fix: Use proper path when creating node instances | Julius Härtl | 2023-04-17 | 1 | -0/+2 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | Adapt tests to config value typing | Côme Chilliet | 2023-04-05 | 2 | -4/+4 |
|/ | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Remove unused method getLocalFolder | Côme Chilliet | 2023-04-03 | 1 | -1/+0 |
| | | | | | | It’s not used and not in any OCP interface/class. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Tidy up typing in OC\Files\View | Côme Chilliet | 2023-04-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | more filesystem setup performance instrumentation | Robin Appelman | 2023-02-10 | 1 | -1/+2 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Merge pull request #36566 from nextcloud/mount-find-by-numeric-id | Julius Härtl | 2023-02-08 | 1 | -0/+3 |
|\ | |||||
| * | fix tests | Robin Appelman | 2023-02-07 | 1 | -0/+3 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Fix filesize return type error in ViewTest | Côme Chilliet | 2023-02-07 | 1 | -4/+16 |
|/ | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Fix hookconnector tests | Louis Chemineau | 2023-01-26 | 1 | -1/+2 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 13 | -28/+15 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Fix gzip mimetype mapping | Côme Chilliet | 2023-01-20 | 1 | -2/+2 |
| | | | | | | PHP now detects it as application/gzip and not application/x-gzip anymore Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Remove workarounds specific to 7.4 | Côme Chilliet | 2023-01-20 | 1 | -1/+1 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Also update the unencrypted size of files when creating them with empty content | Julius Härtl | 2022-12-07 | 1 | -9/+11 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | test disabling write check | Robin Appelman | 2022-10-26 | 2 | -0/+13 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Fix tests | John Molakvoæ | 2022-10-14 | 1 | -0/+19 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | add test for trying to fopen a file which no longer exists on disk | Robin Appelman | 2022-09-29 | 1 | -0/+19 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | fix using FSEEK_END with SeekableHttpStream to get file size | Robin Appelman | 2022-09-15 | 3 | -0/+33 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Merge pull request #33788 from nextcloud/improve-recent | Carl Schwan | 2022-09-08 | 1 | -4/+4 |
|\ | | | | | Improve getting recent files performance | ||||
| * | Filter out old files when trying to get recent files | Carl Schwan | 2022-09-05 | 1 | -4/+4 |
| | | | | | | | | | | | | | | Only do so when asking for less than 100 files and having an offset equal to 0. Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | | Merge pull request #33600 from nextcloud/lazy-quota | blizzz | 2022-09-07 | 1 | -84/+0 |
|\ \ | |/ |/| | get quota for user only when needed | ||||
| * | get quota for user only when needed | Robin Appelman | 2022-09-01 | 1 | -84/+0 |
| | | | | | | | | | | | | always apply the wrapper but have the wrapper get the quota lazily only when an operation where quota is applied is performed Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Only pass parent if paths match | Julius Härtl | 2022-08-24 | 1 | -3/+33 |
| | | | | | | | | | | | | | | As the user folder might be initialized by the root from two levels down the hierarchy, passing this as a parent only works if the path matches Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | Avoid extra query for the parent node if we can pass it along | Julius Härtl | 2022-08-24 | 1 | -2/+2 |
|/ | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Merge pull request #32943 from ↵ | Vincent Petry | 2022-08-17 | 1 | -1/+1 |
|\ | | | | | | | | | nextcloud/unencrypted-size-revert-interface-changes Revert interface changes from "store unencrypted size in the unencrypted_size column" | ||||
| * | store unencrypted size in the unencrypted_size column | Robin Appelman | 2022-08-16 | 2 | -4/+5 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | Revert "store unencrypted size in the unencrypted_size column" | Robin Appelman | 2022-08-16 | 1 | -4/+3 |
| | | | | | | | | | | | | This reverts commit 8238582e59b7b6ec03318bcf81bf47cce54af320. Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Merge pull request #33540 from nextcloud/mount-provider-migration | Vincent Petry | 2022-08-17 | 1 | -0/+25 |
|\ \ | | | | | | | fix updating cached mounts that didn't have their mount provider set previously | ||||
| * | | add tests for cached mount provider migration | Robin Appelman | 2022-08-16 | 1 | -0/+25 |
| |/ | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* / | cleanup scannertest a bit | Robin Appelman | 2022-08-16 | 1 | -42/+36 |
|/ | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Move CappedMemoryCache to OCP | Carl Schwan | 2022-07-14 | 3 | -3/+3 |
| | | | | | | | | This is an helpful helper that should be used in more place than just server and this is already the case with groupfodlers, deck, user_oidc and more using it, so let's make it public Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | Remove some more at matchers in tests/lib | Côme Chilliet | 2022-06-20 | 2 | -44/+31 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | store unencrypted size in the unencrypted_size column | Robin Appelman | 2022-06-02 | 1 | -3/+4 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Merge pull request #26813 from nextcloud/feature/files-search-tags | Simon L | 2022-05-18 | 1 | -1/+1 |
|\ | | | | | Files: Extend search to also cover tags | ||||
| * | Files: Extend search to also cover tags | Marcel Klehr | 2022-05-17 | 1 | -1/+1 |
| | | | | | | | | | | | | fixes #326 Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | | Add stricter psalm type for CappedMemoryCache | Carl Schwan | 2022-05-12 | 1 | -1/+2 |
|/ | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | Fix test | Joas Schilling | 2022-04-20 | 1 | -3/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | allow reusing known folder info when getting directory contents | Robin Appelman | 2022-04-06 | 1 | -0/+2 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | dont needlessly resolve path when getting internalPath/storage from Node | Robin Appelman | 2022-04-04 | 3 | -48/+32 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Fix codestyle | Côme Chilliet | 2022-03-24 | 1 | -1/+0 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Migrate from ILogger to LoggerInterface where needed in the tests | Côme Chilliet | 2022-03-24 | 10 | -33/+34 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | type fixes | Robin Appelman | 2022-03-04 | 1 | -4/+0 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | simplify setup of circular SetupManager<->Manager | Robin Appelman | 2022-03-04 | 1 | -6/+2 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | move logic to decide what to setup to setupmanager | Robin Appelman | 2022-03-04 | 1 | -2/+2 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | adjust tests to new fs setup | Robin Appelman | 2022-03-04 | 12 | -58/+106 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | move root mount setup to mountproviders | Robin Appelman | 2022-02-24 | 1 | -0/+141 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | store mountprovider for each mount in the mounts table | Robin Appelman | 2022-02-23 | 1 | -0/+4 |
| | | | | | | this enabled more fine grained filesystem setup Signed-off-by: Robin Appelman <robin@icewind.nl> |