コミット履歴

作者 SHA1 メッセージ 日付
  Christoph Wurst 49dd79eabb refactor: Add void return type to PHPUnit test methods 4 日 前
  Andy Scherzinger 1f7e2ba599 chore: Add SPDX header 4 ヶ月 前
  Robin Appelman a9ee278ec6 perf: cache path by id to speedup getting nodes by id 7 ヶ月 前
  Julius Härtl 7f958e81d3 fix: Pass parent to NonExistingFile instances 1 年間 前
  Julius Härtl d9c81f56ad tests: Adapt node related unit tests mocks to required root view 1 年間 前
  Robin Appelman 754603a04e dont needlessly resolve path when getting internalPath/storage from Node 2 年 前
  Côme Chilliet 61f7f13bd8 Migrate from ILogger to LoggerInterface where needed in the tests 2 年 前
  Robin Appelman 1c468129af adjust tests to new fs setup 2 年 前
  Morris Jobke 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 年 前
  Christoph Wurst 1584c9ae9c Add visibility to all methods and position of static keyword 4 年 前
  Christoph Wurst 463b388589 Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports 4 年 前
  Christoph Wurst b80ebc9674 Use the short array syntax, everywhere 4 年 前
  Christoph Wurst 2ee65f177e Use the shorter phpunit syntax for mocked return values 4 年 前
  Christoph Wurst 74936c49ea Remove unused imports 4 年 前
  Roeland Jago Douma 3a7cf40aaa Mode to modern phpunit 4 年 前
  Roeland Jago Douma c007ca624f Make phpunit8 compatible 4 年 前
  Roeland Jago Douma 68748d4f85 Some php-cs fixes 4 年 前
  Joas Schilling 01b4db62fb Add dispatcher events to User and Group objects 5 年 前
  Morris Jobke ab36980d20 Use ::class in test mocks of dav app 7 年 前
  Morris Jobke 43e498844e Use ::class in test mocks 7 年 前
  Vincent Petry 269b652754 Add tests for move/copy hooks in Node API 7 年 前
  Vincent Petry e667b28298 Fix files node API failed rename/copy 7 年 前
  Vincent Petry eb5ea0e260 Refactor files node API for more code reuse 7 年 前
  Lukas Reschke 68cebef64c DI for root.php 7 年 前
  Robin Appelman 0d842e0550 optimize Folder::getById to use less queries 8 年 前
  Roeland Jago Douma 3b4535c3be Improve NodeTest 8 年 前
  Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 年 前