aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.http.server/src/org/eclipse/jgit/http/server/resolver/DefaultUploadPackFactory.java
Commit message (Expand)AuthorAgeFilesLines
* Bump jetty version to 11.0.20David Ostrovsky2024-05-021-1/+4
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-161-1/+0
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Enable and fix "Statement unnecessarily nested within else clause" warningsDavid Pursehouse2019-10-171-2/+1
* Add protocol v2 support in httpJonathan Tan2018-06-041-3/+12
* Remove further unnecessary 'final' keywordsHan-Wen Nienhuys2018-05-181-1/+1
* Remove 'final' in parameter listsHan-Wen Nienhuys2018-05-151-1/+1
* Fix javadoc in org.eclipse.jgit.http.serverMatthias Sohn2017-12-171-1/+3
* Eliminate SectionParser construction boilerplateDave Borowitz2017-08-021-9/+1
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-191-0/+2
* Organize importsDavid Pursehouse2016-11-141-1/+1
* daemon: Use HTTP's resolver and factory patternShawn O. Pearce2011-02-141-1/+5
* server side: smart fetch over HTTPShawn O. Pearce2010-01-121-0/+81