131 Commits (8ada9048c5add754c3b34851b1bd501ce28b3321)

Autor SHA1 Mensaje Fecha
  Matthias Sohn 8ada9048c5 Replace ExpectedException which was deprecated in junit 4.13 hace 4 años
  Matthias Sohn c49c0f9912 Replace deprecated junit assertion methods with hamcrest hace 4 años
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format hace 4 años
  Masaya Suzuki d72d6a6b4b UploadPackServlet: Use uploadWithExceptionPropagation hace 4 años
  David Pursehouse 98cdca9b5a Enable and fix "Statement unnecessarily nested within else clause" warnings hace 4 años
  Matthias Sohn 83a07246c1 bazel: fix running http tests hace 4 años
  Matthias Sohn 74937d0328 Set parameter name in parameterized http tests hace 4 años
  Thomas Wolf 308bdb5d1b Apache HTTP: run more tests hace 4 años
  Matthias Sohn f383206ace Cache user global and system-wide git configurations hace 4 años
  Thomas Wolf 8c7f1a699a TransportHttp: resolve redirect URIs from the "Location" header hace 4 años
  David Pursehouse f18b5010fc Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 hace 5 años
  David Pursehouse 6d0168a414 Make inner classes static where possible hace 5 años
  David Pursehouse ee747827b0 PacketLineIn: Add an iterator over strings in the input stream hace 5 años
  David Pursehouse 7377b8dd01 Replace trivial reference comparison of PacketLineIn.{DELIM,END} hace 5 años
  Carsten Hammer 84fc5c908d Convert to lambda or member reference hace 5 años
  David Pursehouse 3b94cd008f SmartClientSmartServerTest: Open Repository in try-with-resource hace 5 años
  David Pursehouse ec72e8029e SmartClientSmartServerTest: Open ObjectInserter.Formatter in try-with-resource hace 5 años
  David Pursehouse 4cba10bee4 SmartClientSmartServerTest#addBrokenContext: Remove unused TestRepository hace 5 años
  David Pursehouse 5ac044abc0 SmartClientSmartServerTest: Open TestRepository in try-with-resource hace 5 años
  David Pursehouse 283830a643 SmartClientSmartServerTest: Stop using deprecated Repository#hasObject hace 5 años
  David Pursehouse fb7b94313a DumbClientSmartServerTest: Open TestRepository in try-with-resource hace 5 años
  David Pursehouse 4635f38c09 DumbClientDumbServerTest: Open TestRepository in try-with-resource hace 5 años
  Jonathan Nieder 3f9a5ce13f Deprecate Repository#hasObject hace 5 años
  Masaya Suzuki 78b18dbb83 UploadPack: Test filtering by AdvertiseRefsHook in stateless transports hace 5 años
  Masaya Suzuki 49befd84d7 Revert C Git 1.7.5 bug workaround hace 5 años
  David Pursehouse a97e79d95d Explicitly specify charset when constructing PrintWriter hace 5 años
  David Pursehouse fbf6ce65ba Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 hace 5 años
  David Pursehouse 873b0b7754 FileResolverTest#testNotAGitRepository: Fail when exception is not thrown hace 5 años
  David Pursehouse dbabe5f37a Explicitly specify charset in constructor of InputStreamReader hace 5 años
  David Pursehouse ee40efcea4 Make inner classes static where possible hace 5 años
  David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 hace 5 años
  David Pursehouse e5b72a4d36 HttpClientConnectionTest: Throw UnsupportedOperationException for unused methods hace 5 años
  David Pursehouse 0a13545966 HttpClientConnectionTest: Reformat with the Eclipse style hace 5 años
  David Pursehouse 6e797bc74a HttpClientConnectionTest: Add missing license header hace 5 años
  David Pursehouse 3151bc33ea HttpClientTests: Open OutputStream in try-with-resource hace 5 años
  David Pursehouse 3f8b9cb5fa HttpClientTests: Use assertEquals to assert about response code hace 5 años
  Gabriel Couto 280707b0fc HttpClientConnection.getHeaderFields should support multiple values for same header hace 6 años
  Thomas Wolf 55ebb83c98 Add response message, if any, on HTTP status 404 hace 6 años
  Jonathan Tan f516c1df9d Add protocol v2 support in http hace 6 años
  Han-Wen Nienhuys f3ec7cf3f0 Remove further unnecessary 'final' keywords hace 6 años
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists hace 6 años
  David Pursehouse ec84767c33 Use Constants.CHARACTER_ENCODING in tests hace 6 años
  David Pursehouse 5c70be0085 Open auto-closeable resources in try-with-resource hace 6 años
  David Pursehouse f07b60239c Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 hace 6 años
  David Pursehouse 057a295f0c MeasurePackSizeTest: Open Transport in try-with-resource hace 6 años
  David Pursehouse b5115f6897 HookMessageTest: Open Transport in try-with-resource hace 6 años
  David Pursehouse 462f04a47d GitServletResponseTests: Open Transport in try-with-resource hace 6 años
  David Pursehouse ef9046fa89 DumbClientSmartServerTest: Open auto-closeable resources in try-with-resource hace 6 años
  David Pursehouse c633ea2ac4 AdvertiseErrorTest: Open Transport in try-with-resource hace 6 años
  David Pursehouse 171f84a041 Use constants from StandardCharsets instead of hard-coded strings hace 6 años