aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.http.server/src/org/eclipse/jgit/http/server/resolver/AsIsFileService.java
Commit message (Expand)AuthorAgeFilesLines
* Bump jetty version to 11.0.20David Ostrovsky2024-05-021-1/+2
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Remove further unnecessary 'final' keywordsHan-Wen Nienhuys2018-05-181-1/+1
* Fix javadoc in org.eclipse.jgit.http.serverMatthias Sohn2017-12-171-5/+7
* Eliminate SectionParser construction boilerplateDave Borowitz2017-08-021-9/+1
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-191-0/+1
* Organize importsDavid Pursehouse2016-11-141-1/+1
* daemon: Use HTTP's resolver and factory patternShawn O. Pearce2011-02-141-0/+2
* Simple dumb HTTP server for GitShawn O. Pearce2010-01-121-0/+126