提交历史

作者 SHA1 备注 提交日期
  Christoph Wurst 49dd79eabb refactor: Add void return type to PHPUnit test methods 4 天之前
  Daniel Kesselberg af6de04e9e style: update codestyle for coding-standard 1.2.3 3 周之前
  Andy Scherzinger 1f7e2ba599 chore: Add SPDX header 4 月之前
  Ferdinand Thiessen dc9d8c42bb fix: Adjust console formatter code to match with Symfony type hints 1 年之前
  Côme Chilliet f5c361cf44 composer run cs:fix 1 年之前
  Côme Chilliet 6a1510f8ee Remove some more at matchers in tests/lib 2 年之前
  Côme Chilliet 065531570d Fix Encryption tests on PHP 8.1 2 年之前
  Christoph Wurst d9015a8c94 Format code to a single space around binary operators 4 年之前
  Morris Jobke 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 年之前
  Christoph Wurst caff1023ea Format control structures, classes, methods and function 4 年之前
  Christoph Wurst afbd9c4e6e Unify function spacing to PSR2 recommendation 4 年之前
  Christoph Wurst 41b5e5923a Use exactly one empty line after the namespace declaration 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 年之前
  Bjoern Schiessle d76a87f3b0 skip already decrypted files on decrypt all command 5 年之前
  Joas Schilling 3917a54113 Class "ProgressBar" is declared "final" and cannot be mocked. 6 年之前
  Joas Schilling 870023365c Fix "Undefined method setExpectedException()" 6 年之前
  Morris Jobke c733cdaa65 Use ::class in test mocks of encryption app 7 年之前
  Morris Jobke 43e498844e Use ::class in test mocks 7 年之前
  Vincent Petry fca8bd44ab Fix shared storage namespace in DecryptAll class 8 年之前
  Roeland Jago Douma 3782edf49c Fix getMock DecryptAllTest 8 年之前
  Bjoern Schiessle 351cab6bce skip shared files, if files get decrypted only for a specific user we shouldn't touch files owned by a different user. 8 年之前
  Joas Schilling d4ba982131 Allow to decrypt user '0' files only 8 年之前
  Björn Schießle b15babd061 fix unit tests 8 年之前
  Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 年之前