80 Commits (stable-4.11)

Author SHA1 Message Date
  Masaya Suzuki 78b18dbb83 UploadPack: Test filtering by AdvertiseRefsHook in stateless transports 5 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
  Matthias Sohn 1b45b06116 Update Jetty to 9.3.17.v20170317 7 years ago
  David Pursehouse da6fa14fd1 Revert "Update Jetty to 9.4.1.v20170120" 7 years ago
  Matthias Sohn e05caf91f1 Update Jetty to 9.4.1.v20170120 7 years ago
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments 7 years ago
  Shawn Pearce 07fdc50c07 Fix bad test fix from 0bff481 "Limit receive commands" 7 years ago
  David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning 7 years ago
  Matthias Sohn 5e8e2179b2 Update Jetty to 9.4.1.v20170120 7 years ago
  Bo Zhang d4bd09b78d Follow redirects in transport 7 years ago
  David Pursehouse a45cfee7a3 Organize imports 7 years ago
  Matthias Sohn 4c25757df7 Fix assertion in SmartClientSmartServerTest.testPush_CreateBranch() 7 years ago
  Mike Edgar 3b526f863a Fix Buck build broken by 4812fda. 8 years ago
  Mike Edgar 4812fdab61 Make UploadPack observe exceptions reading refs 8 years ago
  Shawn Pearce e7a6e85b95 smart HTTP server: Pass along "want X not valid" to client 8 years ago
  David Pursehouse f595089be0 Suppress "unchecked cast" warnings related to UploadPackFactory.DISABLED 8 years ago
  Shawn Pearce 6b662af76e Transport: Implement AutoCloseable 8 years ago
  Shawn Pearce 24cd8e170d GitServletResponseTest: Fix testObjectCheckerException 8 years ago
  Matthias Sohn 80bf52dfe4 Ensure all http tests are run and fix broken tests 8 years ago
  Jonathan Nieder 5be4814e38 Repository: Introduce exactRef and findRef, deprecate getRef 9 years ago
  Christian Halstrick ebfd62433a Fix that exceptions in ReceivePack cause Invalid Channel 101 exceptions 9 years ago
  Matthias Sohn a24b7c3cc7 Update to Jetty 9.2.10 9 years ago
  Matthias Sohn 57644f23a1 Provide more details in exceptions thrown when packfile is invalid 9 years ago
  Shawn Pearce f6cff781ee Revert "Extract path info from requests without decoding" 9 years ago
  Christian Halstrick 35c00a7a73 Fix LocalDiskRepositoryTestCase to create correct type of repos 9 years ago
  David Pletcher 19f869996f Extract path info from requests without decoding 9 years ago
  Bogdan Gheorghe 8923e67a16 Add API to permit the setting of additional HTTP headers 10 years ago
  Saša Živkov 835ab30743 Expose the received pack size in ReceivePack 10 years ago
  Christian Halstrick 2290516ddb Add an implementation for HttpConnection using Apache HttpClient 10 years ago
  Shawn Pearce 69c1244989 Use getPath() in FileResolverTest 10 years ago
  Robin Rosenberg 8a7f4864d8 Fix tests for OS X when the tmpdir is the default /tmp 11 years ago
  Robin Stocker 8b6bbf094f Fix NPE in openFetch on Transport without local repository 10 years ago
  Robin Rosenberg 7f43d04986 Fix tests for OS X when the tmpdir is the default /tmp 11 years ago
  Robin Rosenberg 9dcd8c2c90 Make the Reflog a public API again 11 years ago
  Robin Rosenberg 526b6266a5 Remove some unnecessary dependencies on FileRepostory 11 years ago
  André Dietisheim a31920555f Allow users to show server messages while pushing 11 years ago
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage 11 years ago
  Robin Rosenberg a57dd1c164 Declare essentially static methods as static 11 years ago
  Robin Rosenberg 04bc9b3ddc Add type argumente to some raw reclaration 11 years ago
  Shawn O. Pearce 1c6c73c5a9 Work around smart HTTP bugs in C Git 12 years ago