126 コミット (stable-5.5)

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