15 Commits (5c5f7c6b146b24f2bd4afae1902df85ad6e57ea3)

Author SHA1 Message Date
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
  Masaya Suzuki 2d4196b966 GitSmartHttpTools: Do not use sideband when sending an error 4 years ago
  David Pursehouse f5614e03f1 GitSmartHttpTools: Open SideBandOutputStream in try-with-resource 5 years ago
  Michael Keppler 0d9e486714 Replace deprecated FirstLine by FirstCommand 5 years ago
  Ivan Frade 6aca8899a5 Move first line parsing for v0/v1 pack negotiation out of UploadPack 5 years ago
  David Pursehouse 6722f6927a GitSmartHttpTools: Open OutputStream in try-with-resource 6 years ago
  Matthias Sohn 3b00041caf Fix javadoc in org.eclipse.jgit.http.server 6 years ago
  Masaya Suzuki e8d4f2598b Show error message for non-git clients 6 years ago
  David Pursehouse a45cfee7a3 Organize imports 7 years ago
  Shawn Pearce b0dbb78e7d Extract protocol constants to a common class 10 years ago
  Robin Rosenberg 81fa566295 Suppress resource warnings with Java 7 11 years ago
  Shawn O. Pearce c1ed9483ff Use readString() to trim trailing LF from first line 12 years ago
  Dave Borowitz 039c785d9f Try to send HTTP error messages over sideband 12 years ago
  Shawn O. Pearce db00632db7 Discard request HTTP bodies for status code <400 12 years ago
  Shawn O. Pearce 867087bb11 Add utilities for smart HTTP error handling 12 years ago