aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.http.server/src/org/eclipse/jgit/http/server/TextFileServlet.java
Commit message (Expand)AuthorAgeFilesLines
* Bump jetty version to 11.0.20David Ostrovsky2024-05-021-4/+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
* 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-0/+1
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-191-0/+1
* Allow Repository.getDirectory() to be nullShawn O. Pearce2010-06-251-0/+2
* Simple dumb HTTP server for GitShawn O. Pearce2010-01-121-0/+85