aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.http.test/tst/org/eclipse/jgit/http/test/RegexPipelineTest.java
Commit message (Expand)AuthorAgeFilesLines
* Bump jetty version to 12.0.9 and servlet-api to 6.0David Ostrovsky2024-05-081-2/+2
* Bump jetty version to 11.0.20David Ostrovsky2024-05-021-3/+3
* Explicitly specify charset when constructing PrintWriterDavid Pursehouse2018-09-301-1/+4
* Explicitly specify charset in constructor of InputStreamReaderDavid Pursehouse2018-09-261-6/+13
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-191-0/+2
* Revert "Extract path info from requests without decoding"Shawn Pearce2014-12-121-3/+3
* Extract path info from requests without decodingDavid Pletcher2014-12-091-3/+3
* Add simple tests for RegexPipelineDave Borowitz2012-06-081-0/+209