99 Commity (stable-5.1)

Autor SHA1 Wiadomość Data
  Matthias Sohn f383206ace Cache user global and system-wide git configurations 4 lat temu
  David Pursehouse f18b5010fc Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 5 lat temu
  David Pursehouse 6d0168a414 Make inner classes static where possible 5 lat temu
  Masaya Suzuki 78b18dbb83 UploadPack: Test filtering by AdvertiseRefsHook in stateless transports 5 lat temu
  David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 lat temu
  David Pursehouse e5b72a4d36 HttpClientConnectionTest: Throw UnsupportedOperationException for unused methods 5 lat temu
  David Pursehouse 0a13545966 HttpClientConnectionTest: Reformat with the Eclipse style 5 lat temu
  David Pursehouse 6e797bc74a HttpClientConnectionTest: Add missing license header 5 lat temu
  David Pursehouse 3151bc33ea HttpClientTests: Open OutputStream in try-with-resource 5 lat temu
  David Pursehouse 3f8b9cb5fa HttpClientTests: Use assertEquals to assert about response code 5 lat temu
  Gabriel Couto 280707b0fc HttpClientConnection.getHeaderFields should support multiple values for same header 5 lat temu
  Thomas Wolf 55ebb83c98 Add response message, if any, on HTTP status 404 5 lat temu
  Jonathan Tan f516c1df9d Add protocol v2 support in http 6 lat temu
  Han-Wen Nienhuys f3ec7cf3f0 Remove further unnecessary 'final' keywords 6 lat temu
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists 6 lat temu
  David Pursehouse ec84767c33 Use Constants.CHARACTER_ENCODING in tests 6 lat temu
  David Pursehouse 5c70be0085 Open auto-closeable resources in try-with-resource 6 lat temu
  David Pursehouse f07b60239c Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 6 lat temu
  David Pursehouse 057a295f0c MeasurePackSizeTest: Open Transport in try-with-resource 6 lat temu
  David Pursehouse b5115f6897 HookMessageTest: Open Transport in try-with-resource 6 lat temu
  David Pursehouse 462f04a47d GitServletResponseTests: Open Transport in try-with-resource 6 lat temu
  David Pursehouse ef9046fa89 DumbClientSmartServerTest: Open auto-closeable resources in try-with-resource 6 lat temu
  David Pursehouse c633ea2ac4 AdvertiseErrorTest: Open Transport in try-with-resource 6 lat temu
  David Pursehouse 171f84a041 Use constants from StandardCharsets instead of hard-coded strings 6 lat temu
  Thomas Wolf d946f95c9c Handle SSL handshake failures in TransportHttp 6 lat temu
  Thomas Wolf fdcd4f9a34 Support http.<url>.* configs 6 lat temu
  Thomas Wolf 1b4daa2994 Cleanup: message reporting for HTTP redirect handling 6 lat temu
  Thomas Wolf 7ac1bfc834 Do authentication re-tries on HTTP POST 7 lat temu
  Thomas Wolf e17bfc96f2 Add support to follow HTTP redirects 9 lat temu
  Matthias Sohn 1b45b06116 Update Jetty to 9.3.17.v20170317 7 lat temu
  David Pursehouse da6fa14fd1 Revert "Update Jetty to 9.4.1.v20170120" 7 lat temu
  Matthias Sohn e05caf91f1 Update Jetty to 9.4.1.v20170120 7 lat temu
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments 7 lat temu
  Shawn Pearce 07fdc50c07 Fix bad test fix from 0bff481 "Limit receive commands" 7 lat temu
  David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning 7 lat temu
  Matthias Sohn 5e8e2179b2 Update Jetty to 9.4.1.v20170120 7 lat temu
  Bo Zhang d4bd09b78d Follow redirects in transport 7 lat temu
  David Pursehouse a45cfee7a3 Organize imports 7 lat temu
  Matthias Sohn 4c25757df7 Fix assertion in SmartClientSmartServerTest.testPush_CreateBranch() 7 lat temu
  Mike Edgar 3b526f863a Fix Buck build broken by 4812fda. 8 lat temu
  Mike Edgar 4812fdab61 Make UploadPack observe exceptions reading refs 8 lat temu
  Shawn Pearce e7a6e85b95 smart HTTP server: Pass along "want X not valid" to client 8 lat temu
  David Pursehouse f595089be0 Suppress "unchecked cast" warnings related to UploadPackFactory.DISABLED 8 lat temu
  Shawn Pearce 6b662af76e Transport: Implement AutoCloseable 8 lat temu
  Shawn Pearce 24cd8e170d GitServletResponseTest: Fix testObjectCheckerException 8 lat temu
  Matthias Sohn 80bf52dfe4 Ensure all http tests are run and fix broken tests 8 lat temu
  Jonathan Nieder 5be4814e38 Repository: Introduce exactRef and findRef, deprecate getRef 9 lat temu
  Christian Halstrick ebfd62433a Fix that exceptions in ReceivePack cause Invalid Channel 101 exceptions 9 lat temu
  Matthias Sohn a24b7c3cc7 Update to Jetty 9.2.10 9 lat temu
  Matthias Sohn 57644f23a1 Provide more details in exceptions thrown when packfile is invalid 9 lat temu