15 Commits (5c5f7c6b146b24f2bd4afae1902df85ad6e57ea3)

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