提交历史

作者 SHA1 备注 提交日期
  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 年之前
  Joas Schilling 89ed2c37bf Update share type constant usage 4 年之前
  Joas Schilling 95652d4469 Fix language in share notes email for users 4 年之前
  Morris Jobke 16f4b43d94 Adjust tests to only return group IDs 4 年之前
  Christoph Wurst caff1023ea Format control structures, classes, methods and function 4 年之前
  Christoph Wurst afbd9c4e6e Unify function spacing to PSR2 recommendation 4 年之前
  Christoph Wurst 2fbad1ed72 Fix (array) indent style to always use one tab 4 年之前
  Christoph Wurst 2ee65f177e Use the shorter phpunit syntax for mocked return values 4 年之前
  Roeland Jago Douma 3a7cf40aaa Mode to modern phpunit 5 年之前
  Roeland Jago Douma c007ca624f Make phpunit8 compatible 5 年之前
  Roeland Jago Douma 68748d4f85 Some php-cs fixes 5 年之前
  Daniel Calviño Sánchez 2f49806c20 Add unit tests for "getAllShares()" 5 年之前
  Julius Härtl 857fae288c Always set the display name for user shares 5 年之前
  Daniel Calviño Sánchez fe8a67f517 Store "sendPasswordByTalk" property of link shares in the database 6 年之前
  Daniel Calviño Sánchez 00e4c8aee4 Fix update share tests 6 年之前
  Bjoern Schiessle b81962e3e8 fix unit tests 6 年之前
  Maxence Lange 4f5814c27b tests 7 年之前
  Joas Schilling 629b7c0fc3 Adjust docs and make !$currentAccess simpler 7 年之前
  Joas Schilling 5b57bb955b Fix default share provider 7 年之前
  Roeland Jago Douma 12afd7d1d5 Add mail element to access list 7 年之前
  Roeland Jago Douma 2cbac3357b Offload acceslist creation to providers 8 年之前
  Bjoern Schiessle 3323d01db1 update unit tests 7 年之前
  Vincent Petry 377fdf3860 Skip null groups in group manager (#26871) (#26956) 7 年之前
  Roeland Jago Douma 7e2159e9bb Add defaultShareProvider & federatedshareprovider tests 8 年之前
  Roeland Jago Douma eaf152efeb Fix DateTime comparisson 8 年之前
  Roeland Jago Douma 3c173378e8 Fix typehint 8 年之前
  Thomas Müller 2806a4bca7 Cleanup test case 8 年之前
  Vincent Petry 626daabb56 Prefilter inaccessible shares in DefaultShareProvider::getSharedWith() 8 年之前
  Roeland Jago Douma c609e291bd Fix getMock share 8 年之前