Commit Verlauf

Autor SHA1 Nachricht Datum
  Robin Appelman 1db3d94e1e test: put parent items into cache in tests vor 2 Monaten
  Côme Chilliet 2bdc97741c fix(tests): Fix Folder tests vor 2 Monaten
  Côme Chilliet 801733e523 fix: Remove OCP\Files\Storage interface deprecated since version 9 vor 2 Monaten
  Christoph Wurst 49dd79eabb refactor: Add void return type to PHPUnit test methods vor 2 Monaten
  Ferdinand Thiessen cf935e33ae fix: `OCP\Files\Node\Folder::search` was not setting the owner vor 4 Monaten
  Andy Scherzinger 1f7e2ba599 chore: Add SPDX header vor 6 Monaten
  Robin Appelman a9ee278ec6 perf: cache path by id to speedup getting nodes by id vor 9 Monaten
  Arthur Schiwon f6ac874dbf chore: ugly type juggling vor 1 Jahr
  Julius Härtl d9c81f56ad tests: Adapt node related unit tests mocks to required root view vor 1 Jahr
  Julius Härtl 160bd75d0a fix: Use proper path when creating node instances vor 1 Jahr
  Carl Schwan 67551f379f Filter out old files when trying to get recent files vor 2 Jahren
  Julius Härtl 83b1415906 Only pass parent if paths match vor 2 Jahren
  Julius Härtl b2d6435737 Avoid extra query for the parent node if we can pass it along vor 2 Jahren
  Robin Appelman 151c800397 allow reusing known folder info when getting directory contents vor 2 Jahren
  Robin Appelman 754603a04e dont needlessly resolve path when getting internalPath/storage from Node vor 2 Jahren
  Robin Appelman 1c468129af adjust tests to new fs setup vor 2 Jahren
  Robin Appelman cfb7923e08 store mountprovider for each mount in the mounts table vor 2 Jahren
  Côme Chilliet bb9c099e42 Fix FolderTest calls to Mountpoint constructor with wrong type vor 3 Jahren
  Robin Appelman 5c2e7c7d28 fix Folder->getById() when a single storage is mounted multiple times vor 3 Jahren
  Robin Appelman f938daa6e4 update tests and fix some edge cases around new search vor 3 Jahren
  Robin Appelman 0d5f4edc22 adjust tests vor 3 Jahren
  Robin Appelman bfe3712372 handle ordering in folder search vor 3 Jahren
  Robin Appelman feed42dd6d folder filtering in sql vor 3 Jahren
  Robin Appelman de713967c0 cleanup fileinfo creation vor 3 Jahren
  Robin Appelman bd229e7548 handle limit and offset in folder file search vor 3 Jahren
  Robin Appelman 50e374c12f only require user to be set in a query that handles tags vor 3 Jahren
  Morris Jobke 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject vor 4 Jahren
  Christoph Wurst 463b388589 Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports vor 4 Jahren
  Christoph Wurst b80ebc9674 Use the short array syntax, everywhere vor 4 Jahren
  Christoph Wurst 2ee65f177e Use the shorter phpunit syntax for mocked return values vor 4 Jahren