126 Commits (stable-5.5)

Author SHA1 Message Date
  Matthias Sohn 83a07246c1 bazel: fix running http tests 4 years ago
  Matthias Sohn 74937d0328 Set parameter name in parameterized http tests 4 years ago
  Thomas Wolf 308bdb5d1b Apache HTTP: run more tests 4 years ago
  Matthias Sohn f383206ace Cache user global and system-wide git configurations 4 years ago
  Thomas Wolf 8c7f1a699a TransportHttp: resolve redirect URIs from the "Location" header 4 years ago
  David Pursehouse f18b5010fc Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 5 years ago
  David Pursehouse 6d0168a414 Make inner classes static where possible 5 years ago
  David Pursehouse ee747827b0 PacketLineIn: Add an iterator over strings in the input stream 5 years ago
  David Pursehouse 7377b8dd01 Replace trivial reference comparison of PacketLineIn.{DELIM,END} 5 years ago
  Carsten Hammer 84fc5c908d Convert to lambda or member reference 5 years ago
  David Pursehouse 3b94cd008f SmartClientSmartServerTest: Open Repository in try-with-resource 5 years ago
  David Pursehouse ec72e8029e SmartClientSmartServerTest: Open ObjectInserter.Formatter in try-with-resource 5 years ago
  David Pursehouse 4cba10bee4 SmartClientSmartServerTest#addBrokenContext: Remove unused TestRepository 5 years ago
  David Pursehouse 5ac044abc0 SmartClientSmartServerTest: Open TestRepository in try-with-resource 5 years ago
  David Pursehouse 283830a643 SmartClientSmartServerTest: Stop using deprecated Repository#hasObject 5 years ago
  David Pursehouse fb7b94313a DumbClientSmartServerTest: Open TestRepository in try-with-resource 5 years ago
  David Pursehouse 4635f38c09 DumbClientDumbServerTest: Open TestRepository in try-with-resource 5 years ago
  Jonathan Nieder 3f9a5ce13f Deprecate Repository#hasObject 5 years ago
  Masaya Suzuki 78b18dbb83 UploadPack: Test filtering by AdvertiseRefsHook in stateless transports 5 years ago
  Masaya Suzuki 49befd84d7 Revert C Git 1.7.5 bug workaround 5 years ago
  David Pursehouse a97e79d95d Explicitly specify charset when constructing PrintWriter 5 years ago
  David Pursehouse fbf6ce65ba Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 5 years ago
  David Pursehouse 873b0b7754 FileResolverTest#testNotAGitRepository: Fail when exception is not thrown 5 years ago
  David Pursehouse dbabe5f37a Explicitly specify charset in constructor of InputStreamReader 5 years ago
  David Pursehouse ee40efcea4 Make inner classes static where possible 5 years ago
  David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 years ago
  David Pursehouse e5b72a4d36 HttpClientConnectionTest: Throw UnsupportedOperationException for unused methods 5 years ago
  David Pursehouse 0a13545966 HttpClientConnectionTest: Reformat with the Eclipse style 5 years ago
  David Pursehouse 6e797bc74a HttpClientConnectionTest: Add missing license header 5 years ago
  David Pursehouse 3151bc33ea HttpClientTests: Open OutputStream in try-with-resource 5 years ago
  David Pursehouse 3f8b9cb5fa HttpClientTests: Use assertEquals to assert about response code 5 years ago
  Gabriel Couto 280707b0fc HttpClientConnection.getHeaderFields should support multiple values for same header 5 years ago
  Thomas Wolf 55ebb83c98 Add response message, if any, on HTTP status 404 5 years ago
  Jonathan Tan f516c1df9d Add protocol v2 support in http 6 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 ec84767c33 Use Constants.CHARACTER_ENCODING in tests 6 years ago
  David Pursehouse 5c70be0085 Open auto-closeable resources in try-with-resource 6 years ago
  David Pursehouse f07b60239c Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 6 years ago
  David Pursehouse 057a295f0c MeasurePackSizeTest: Open Transport in try-with-resource 6 years ago
  David Pursehouse b5115f6897 HookMessageTest: Open Transport in try-with-resource 6 years ago
  David Pursehouse 462f04a47d GitServletResponseTests: Open Transport in try-with-resource 6 years ago
  David Pursehouse ef9046fa89 DumbClientSmartServerTest: Open auto-closeable resources in try-with-resource 6 years ago
  David Pursehouse c633ea2ac4 AdvertiseErrorTest: Open Transport in try-with-resource 6 years ago
  David Pursehouse 171f84a041 Use constants from StandardCharsets instead of hard-coded strings 6 years ago
  Thomas Wolf d946f95c9c Handle SSL handshake failures in TransportHttp 6 years ago
  Thomas Wolf fdcd4f9a34 Support http.<url>.* configs 6 years ago
  Thomas Wolf 1b4daa2994 Cleanup: message reporting for HTTP redirect handling 6 years ago
  Thomas Wolf 7ac1bfc834 Do authentication re-tries on HTTP POST 7 years ago
  Thomas Wolf e17bfc96f2 Add support to follow HTTP redirects 9 years ago