19 Commits (5c5f7c6b146b24f2bd4afae1902df85ad6e57ea3)

Author SHA1 Message Date
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
  David Pursehouse f18b5010fc Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 5 years ago
  David Ostrovsky 8cd07cb815 Repository: Add getIdentifier() method to avoid instanceof operator 5 years ago
  David Pursehouse fbf6ce65ba Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 5 years ago
  Han-Wen Nienhuys f3ec7cf3f0 Remove further unnecessary 'final' keywords 6 years ago
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists 6 years ago
  David Pursehouse 5c70be0085 Open auto-closeable resources in try-with-resource 6 years ago
  Matthias Sohn 3b00041caf Fix javadoc in org.eclipse.jgit.http.server 6 years ago
  Matthias Sohn e271e2f688 Cleanup: Remove unnecessary $NON-NLS$ tags 6 years ago
  Zhen Chen 8803718493 dump HTTP: Avoid being confused by Content-Length of a gzipped stream 7 years ago
  Shawn Pearce ae592cc655 Add repository name to failures in HTTP server log 9 years ago
  Shawn Pearce f6cff781ee Revert "Extract path info from requests without decoding" 9 years ago
  David Pletcher 19f869996f Extract path info from requests without decoding 9 years ago
  Shawn O. Pearce 1c6c73c5a9 Work around smart HTTP bugs in C Git 12 years ago
  Shawn O. Pearce db00632db7 Discard request HTTP bodies for status code <400 12 years ago
  Shawn O. Pearce af3562f7f7 Allow application filters on smart HTTP operations 13 years ago
  Shawn O. Pearce bd1c1156a0 smart-http: Fix recognition of gzip encoding 13 years ago
  Shawn O. Pearce 18e822a7fe smart-http: Fix recognition of gzip encoding 13 years ago
  Sasa Zivkov f3d8a8ecad Externalize strings from JGit 14 years ago
  Shawn O. Pearce c0f093899f http.server: Use TemporaryBuffer and compress some responses 14 years ago
  Shawn O. Pearce 5e33a1de83 Simple dumb HTTP server for Git 14 years ago