aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/Connector/Sabre/Exception
Commit message (Expand)AuthorAgeFilesLines
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-212-14/+10
* chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-151-1/+2
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-278-159/+28
* chore: Improve phpdoc typing to silence psalm errorsCôme Chilliet2024-04-021-0/+4
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-023-3/+3
* 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