19 Revīzijas (1a9330cd69631ef12b71239c4f98836e09e021ea)

Autors SHA1 Ziņojums Datums
  Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 pirms 4 gadiem
  Christoph Wurst b80ebc9674
Use the short array syntax, everywhere pirms 4 gadiem
  Christoph Wurst 5bf3d1bb38
Update license headers pirms 4 gadiem
  Roeland Jago Douma 68748d4f85
Some php-cs fixes pirms 4 gadiem
  Robin Appelman dd1b0799a4
only allow a single concurrent dav write to a file pirms 6 gadiem
  Robin Appelman 9d6d23d1f7
keep previous exception when transforming to dav exception pirms 6 gadiem
  Joas Schilling 89238164e1 Fix comparisons in the dav app pirms 7 gadiem
  Roeland Jago Douma fc369dd86e
[DAV] Fix URLUtil::splitPath usage pirms 6 gadiem
  Morris Jobke 49e958fa12 Enforce type hints in dav app pirms 7 gadiem
  Vincent Petry 211a76eff3
Add comment pirms 7 gadiem
  Vincent Petry 614bd5c294
Properly handle missing READ permission pirms 7 gadiem
  Vincent Petry 7b6e4d0dd2
Fix FutureFile MOVE to keep destination node pirms 7 gadiem
  Vincent Petry ec8d7010e5
Accept moving FutureFile into a Directory pirms 7 gadiem
  Vincent Petry 0a9f7730d0
Ported ObjectTree::move to IMoveTarget in new DAV endpoint pirms 7 gadiem
  Joas Schilling 0215b004da
Update with robin pirms 8 gadiem
  Joas Schilling 813f0a0f40
Fix apps/ pirms 8 gadiem
  blizzz 51fd2602a7 Revert "Downstream 2016-06-08" pirms 8 gadiem
  Robin Appelman 9b5fd515ef
Better handling of forbidden files in dav pirms 8 gadiem
  Robin Appelman f119769c26 Better handling of forbidden files in dav pirms 8 gadiem
  Lukas Reschke aba539703c
Update license headers pirms 8 gadiem
  Joas Schilling dd9ee10bc0 Move dav app to PSR-4 (#24527) pirms 8 gadiem
  Roeland Jago Douma 3c2fee8775
Cache shareManager pirms 8 gadiem
  Vincent Petry 11215f4e27 Return -3 for unlimited quota pirms 8 gadiem
  Robin Appelman 97a2fb8a54 Put nodes from Directory->getChildren in the ObjectTree cache pirms 8 gadiem
  Thomas Müller 682821c71e Happy new year! pirms 8 gadiem
  Joas Schilling e2cfcd992c Allow storage wrappers to through a forbidden exception with retry information pirms 8 gadiem
  Thomas Müller f2889dc6e4 Consolidate webdav code - move all to one app pirms 8 gadiem
  Robin Appelman e612d3123f wrap the entire put operation in a read lock pirms 9 gadiem
  Morris Jobke f63915d0c8 update license headers and authors pirms 9 gadiem
  Robin Appelman 24f0151f81 handle locked exceptions when getting file/directory info in sabre pirms 9 gadiem
  Vincent Petry 6ae5ae2e31 Prevent deleting Webdav root pirms 9 gadiem
  Joas Schilling 1df95ea1ca Fix "@throws" tags on doc blocks pirms 9 gadiem
  Vincent Petry 06dda427f3 Validate path in getChild pirms 9 gadiem
  Vincent Petry 6ab38be40e Translate invalid path exception to sabre exception for files pirms 9 gadiem
  Vincent Petry 0451a6652d Move locking exceptions pirms 9 gadiem
  Vincent Petry 06f8c80af6 Validate target file name for some webdav ops pirms 9 gadiem
  Jenkins for ownCloud b585d87d9d Update license headers pirms 9 gadiem
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" pirms 9 gadiem
  Vincent Petry 9f6dcb9d3e Sabre Update to 2.1 pirms 9 gadiem
  Jenkins for ownCloud 6a1a4880f0 Updating license headers pirms 9 gadiem
  Robin Appelman 9abaa0cc61 pass fileinfo to getStorageInfo pirms 9 gadiem
  Robin Appelman fb2a3284df Cache quota info for directories pirms 9 gadiem
  Vincent Petry 6224e29f25 Fix code style issues for tags plugin pirms 9 gadiem
  Vincent Petry 3c67900421 Remove obsolete method pirms 9 gadiem
  Vincent Petry 0b3f0716fc Returns and update tags through WebDAV PROPFIND and PROPPATCH pirms 9 gadiem
  Robin Appelman fd85424742 Add getMountPoint to FileInfo pirms 9 gadiem
  Vincent Petry cccedf6f30 Convert StorageNotAvailableException to SabreDAV exception pirms 9 gadiem
  Vincent Petry 21d825ed6c Properly catch 503 storage not available in getQuotaInfo pirms 9 gadiem
  Robin Appelman 19de425a50 Use the cached fileinfo to get creatable permissions pirms 9 gadiem
  Vincent Petry 470c25eff4 WebDAV now throws 403 when deletion did not work pirms 9 gadiem