23 次代码提交 (d89a75be0b01f0423a7c1ad2d58aac73c3cc1f3a)

作者 SHA1 备注 提交日期
  Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 3 年前
  Christoph Wurst 1584c9ae9c
Add visibility to all methods and position of static keyword 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 1a9330cd69
Update the license headers for Nextcloud 19 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 5bf3d1bb38
Update license headers 4 年前
  Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 4 年前
  Roeland Jago Douma d2fe30d464
Fix tests 6 年前
  Morris Jobke 0eebff152a
Update license headers 6 年前
  Morris Jobke ab36980d20
Use ::class in test mocks of dav app 6 年前
  Morris Jobke 43e498844e
Use ::class in test mocks 6 年前
  Joas Schilling a9d06c07d8
Fix last unit tests 7 年前
  Joas Schilling 53deb26778
Fix duplicate name of class 7 年前
  Vincent Petry 642b4331a6
Moved unit tests from ObjectTree::move to Directory 7 年前
  Joas Schilling b94a4df592
Fix tests 7 年前
  Joas Schilling 0215b004da
Update with robin 7 年前
  Joas Schilling 813f0a0f40
Fix apps/ 7 年前
  Roeland Jago Douma 2fcb24166f
Fix PHPUnit 5.4 warnings in DAV app 8 年前
  Lukas Reschke 149218ead9 Fix tests 8 年前
  Joas Schilling 5882e21b3b
Update DAV unit tests to PSR-4 8 年前
  Thomas Müller 682821c71e Happy new year! 8 年前
  Morris Jobke 89233cab83 add unit test for #21230 8 年前
  Thomas Müller 318e5e2864 More group DB 8 年前
  Thomas Müller d8e965e59a Introducing CardDAV into core 8 年前
  Thomas Müller f2889dc6e4 Consolidate webdav code - move all to one app 8 年前
  Joas Schilling 45f9083a58 Make an assertion in risky test testGetNodeForPathRoot 9 年前
  Vincent Petry 1f91e9e65d Convert invalid path exception to sabre exception on MOVE 9 年前
  Robin Appelman 5a5639ab76 tests for getNodeForPath with invalid path 9 年前
  Vincent Petry eef5851a67 Fix share permission related unit tests 9 年前
  Thomas Müller 49e1a81eba fixing namespaces and PHPDoc 9 年前
  Joas Schilling 993d89b3cc Extend the class so the Filesystem is cleaned up 9 年前
  Vincent Petry 9f6dcb9d3e Sabre Update to 2.1 9 年前
  Robin Appelman fd85424742 Add getMountPoint to FileInfo 9 年前
  Joas Schilling 6202ca33ba Make remaining files extend the test base 9 年前
  Robin Appelman 24f15fca64 Fix unit tests 10 年前
  Robin Appelman 07fdeba50b Fix moving movablemount over webdav 10 年前
  Thomas Müller 76e04027bc Upgrade SabreDAV to 1.8.10 10 年前
  Robin Appelman 5211566205 update test case 10 年前
  Robin Appelman 331fc55e2d Update unit tests to use the new injection 10 年前
  Vincent Petry bd71a1b7b6 Added file name check in webdav connector 10 年前
  Thomas Müller c77f74e1de adding check isDeletable() on $sourcePath 10 年前
  Thomas Müller 79da35b698 code cleanup 10 年前
  Thomas Müller b11d8799c1 adding unit tests for ObjectTree::move() 10 年前