121 Commits (3cd6eec0da531dedf4847e509bec6ed294d5d7e5)

Author SHA1 Message Date
Matthias Sohn f383206ace Cache user global and system-wide git configurations 5 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 6 years ago
David Pursehouse ec72e8029e SmartClientSmartServerTest: Open ObjectInserter.Formatter in try-with-resource 6 years ago
David Pursehouse 4cba10bee4 SmartClientSmartServerTest#addBrokenContext: Remove unused TestRepository 6 years ago
David Pursehouse 5ac044abc0 SmartClientSmartServerTest: Open TestRepository in try-with-resource 6 years ago
David Pursehouse 283830a643 SmartClientSmartServerTest: Stop using deprecated Repository#hasObject 6 years ago
David Pursehouse fb7b94313a DumbClientSmartServerTest: Open TestRepository in try-with-resource 6 years ago
David Pursehouse 4635f38c09 DumbClientDumbServerTest: Open TestRepository in try-with-resource 6 years ago
Jonathan Nieder 3f9a5ce13f Deprecate Repository#hasObject 6 years ago
Masaya Suzuki 78b18dbb83 UploadPack: Test filtering by AdvertiseRefsHook in stateless transports 6 years ago
Masaya Suzuki 49befd84d7 Revert C Git 1.7.5 bug workaround 6 years ago
David Pursehouse a97e79d95d Explicitly specify charset when constructing PrintWriter 6 years ago
David Pursehouse fbf6ce65ba Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 6 years ago
David Pursehouse 873b0b7754 FileResolverTest#testNotAGitRepository: Fail when exception is not thrown 6 years ago
David Pursehouse dbabe5f37a Explicitly specify charset in constructor of InputStreamReader 6 years ago
David Pursehouse ee40efcea4 Make inner classes static where possible 6 years ago
David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 6 years ago
David Pursehouse e5b72a4d36 HttpClientConnectionTest: Throw UnsupportedOperationException for unused methods 6 years ago
David Pursehouse 0a13545966 HttpClientConnectionTest: Reformat with the Eclipse style 6 years ago
David Pursehouse 6e797bc74a HttpClientConnectionTest: Add missing license header 6 years ago
David Pursehouse 3151bc33ea HttpClientTests: Open OutputStream in try-with-resource 6 years ago
David Pursehouse 3f8b9cb5fa HttpClientTests: Use assertEquals to assert about response code 6 years ago
Gabriel Couto 280707b0fc HttpClientConnection.getHeaderFields should support multiple values for same header 6 years ago
Thomas Wolf 55ebb83c98 Add response message, if any, on HTTP status 404 6 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 7 years ago
David Pursehouse 5c70be0085 Open auto-closeable resources in try-with-resource 7 years ago
David Pursehouse f07b60239c Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 7 years ago
David Pursehouse 057a295f0c MeasurePackSizeTest: Open Transport in try-with-resource 7 years ago
David Pursehouse b5115f6897 HookMessageTest: Open Transport in try-with-resource 7 years ago
David Pursehouse 462f04a47d GitServletResponseTests: Open Transport in try-with-resource 7 years ago
David Pursehouse ef9046fa89 DumbClientSmartServerTest: Open auto-closeable resources in try-with-resource 7 years ago
David Pursehouse c633ea2ac4 AdvertiseErrorTest: Open Transport in try-with-resource 7 years ago
David Pursehouse 171f84a041 Use constants from StandardCharsets instead of hard-coded strings 7 years ago
Thomas Wolf d946f95c9c Handle SSL handshake failures in TransportHttp 7 years ago
Thomas Wolf fdcd4f9a34 Support http.<url>.* configs 7 years ago
Thomas Wolf 1b4daa2994 Cleanup: message reporting for HTTP redirect handling 7 years ago
Thomas Wolf 7ac1bfc834 Do authentication re-tries on HTTP POST 7 years ago
Thomas Wolf e17bfc96f2 Add support to follow HTTP redirects 7 years ago
Matthias Sohn 1b45b06116 Update Jetty to 9.3.17.v20170317 8 years ago
David Pursehouse da6fa14fd1 Revert "Update Jetty to 9.4.1.v20170120" 8 years ago
Matthias Sohn e05caf91f1 Update Jetty to 9.4.1.v20170120 8 years ago
David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments 8 years ago