aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/Connector/Sabre/Exception
Commit message (Expand)AuthorAgeFilesLines
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-232-6/+6
* fix(dav): Abort requests with 429 instead of waitingJoas Schilling2023-05-031-0/+55
* Wrap S3 multipart upload exceptionLouis Chemineau2022-02-161-0/+40
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-046-8/+0
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-164-4/+4
* Update license headers for 19Christoph Wurst2020-04-293-0/+3
* Add visibility to all constantsChristoph Wurst2020-04-103-3/+3
* Format control structures, classes, methods and functionChristoph Wurst2020-04-106-16/+1
* Update license headersChristoph Wurst2019-12-056-7/+11
* Some php-cs fixesRoeland Jago Douma2019-11-223-1/+3
* keep previous exception when transforming to dav exceptionRobin Appelman2018-02-071-2/+3
* Fix apps/Joas Schilling2016-07-216-8/+14
* PasswordLoginForbidden must extend NotAuthenticatedVincent Petry2016-06-171-2/+2
* throw PasswordLoginForbidden on DAVChristoph Wurst2016-06-171-0/+54
* Update license headersLukas Reschke2016-05-261-1/+1
* Move dav app to PSR-4 (#24527)Joas Schilling2016-05-125-0/+277