aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.http.server/src/org/eclipse/jgit/http/server/ReceivePackErrorHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Bump jetty version to 11.0.20David Ostrovsky2024-05-021-2/+3
* [errorprone] Add missing javadoc summaryMatthias Sohn2023-09-251-0/+2
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-161-0/+3
* Add missing @since tagsMatthias Sohn2021-12-041-1/+1
* server: Add a custom error handlerMasaya Suzuki2019-12-021-0/+60