30 Commits (66e081e2dcbca1524003a728d11e7f5ccbdb7bf1)

Author SHA1 Message Date
  James Moger 66e081e2dc Raw servlet now assumes text/plain for dot files 8 years ago
  paladox 2b1e02997f Match longest repository path towards the shortest pr-950 8 years ago
  Luca Milanesio a1cee65c72 Bump to JGit 4.0.0 9 years ago
  James Moger 5cc0a69a7b Fix html raw content type serving 9 years ago
  James Moger b4fbe4fd44 Ensure that pretty-printed files are served as text/plain in Raw servlet 9 years ago
  James Moger c8b728c588 Add support for image/svg+xml content type to raw servlet 9 years ago
  James Moger 9ceddb6615 Fix raw servlet trashing paths with spaces 9 years ago
  Robbert Noordzij e7e8bd8af3 Bug in the rawservlet in extracting the repository out of the path. The 9 years ago
  James Moger 0a73abb640 Fix NPE in raw servlet for long project names 9 years ago
  James Moger 846ee5329f Fix raw serving of files/directories that do not exist in a branch/ref 9 years ago
  James Moger 818973b2ba Do not stamp raw servlet responses with cache-control headers 9 years ago
  James Moger f010ef67e4 Fix raw servlet blob paths not respecting web.forwardSlashCharacter 10 years ago
  James Moger 58562a1348 Fix raw servlet blob paths not respecting web.forwardSlashCharacter 10 years ago
  James Moger 498cdca0cc Fix possible NPE in RawServlet 10 years ago
  James Moger cdb2fe6428 Use Guice annotations, not javax.inject annotations 10 years ago
  James Moger 1b34b05f5b Embrace @Inject for Managers, Servlets, and Filters 10 years ago
  James Moger 44c005e7c1 Use consistent keys for repository cache lookups 10 years ago
  James Moger 477412d328 Add raw links to branches 10 years ago
  James Moger ff17f7bac4 Replace RawPage with RawServlet 10 years ago
  James Moger 1946fe7633 Refine branch and pages servlets 10 years ago
  James Moger 553e0f79c9 Stream directly from repo instead of loading into ram and streaming 10 years ago
  James Moger ca31f51855 Split pages servlet into a raw branch servlet and a gh-pages servlet 10 years ago