94 Révisions (stable-5.1)

Auteur SHA1 Message Date
  Matthias Sohn f383206ace Cache user global and system-wide git configurations il y a 4 ans
  David Pursehouse f18b5010fc Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 il y a 5 ans
  Masaya Suzuki 78b18dbb83 UploadPack: Test filtering by AdvertiseRefsHook in stateless transports il y a 5 ans
  David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 il y a 5 ans
  David Pursehouse 3151bc33ea HttpClientTests: Open OutputStream in try-with-resource il y a 5 ans
  David Pursehouse 3f8b9cb5fa HttpClientTests: Use assertEquals to assert about response code il y a 5 ans
  Thomas Wolf 55ebb83c98 Add response message, if any, on HTTP status 404 il y a 6 ans
  Jonathan Tan f516c1df9d Add protocol v2 support in http il y a 6 ans
  Han-Wen Nienhuys f3ec7cf3f0 Remove further unnecessary 'final' keywords il y a 6 ans
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists il y a 6 ans
  David Pursehouse ec84767c33 Use Constants.CHARACTER_ENCODING in tests il y a 6 ans
  David Pursehouse 5c70be0085 Open auto-closeable resources in try-with-resource il y a 6 ans
  David Pursehouse f07b60239c Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 il y a 6 ans
  David Pursehouse 057a295f0c MeasurePackSizeTest: Open Transport in try-with-resource il y a 6 ans
  David Pursehouse b5115f6897 HookMessageTest: Open Transport in try-with-resource il y a 6 ans
  David Pursehouse 462f04a47d GitServletResponseTests: Open Transport in try-with-resource il y a 6 ans
  David Pursehouse ef9046fa89 DumbClientSmartServerTest: Open auto-closeable resources in try-with-resource il y a 6 ans
  David Pursehouse c633ea2ac4 AdvertiseErrorTest: Open Transport in try-with-resource il y a 6 ans
  David Pursehouse 171f84a041 Use constants from StandardCharsets instead of hard-coded strings il y a 6 ans
  Thomas Wolf d946f95c9c Handle SSL handshake failures in TransportHttp il y a 6 ans
  Thomas Wolf fdcd4f9a34 Support http.<url>.* configs il y a 6 ans
  Thomas Wolf 1b4daa2994 Cleanup: message reporting for HTTP redirect handling il y a 6 ans
  Thomas Wolf 7ac1bfc834 Do authentication re-tries on HTTP POST il y a 7 ans
  Thomas Wolf e17bfc96f2 Add support to follow HTTP redirects il y a 9 ans
  Matthias Sohn 1b45b06116 Update Jetty to 9.3.17.v20170317 il y a 7 ans
  David Pursehouse da6fa14fd1 Revert "Update Jetty to 9.4.1.v20170120" il y a 7 ans
  Matthias Sohn e05caf91f1 Update Jetty to 9.4.1.v20170120 il y a 7 ans
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments il y a 7 ans
  Shawn Pearce 07fdc50c07 Fix bad test fix from 0bff481 "Limit receive commands" il y a 7 ans
  David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning il y a 7 ans
  Matthias Sohn 5e8e2179b2 Update Jetty to 9.4.1.v20170120 il y a 7 ans
  Bo Zhang d4bd09b78d Follow redirects in transport il y a 7 ans
  David Pursehouse a45cfee7a3 Organize imports il y a 7 ans
  Matthias Sohn 4c25757df7 Fix assertion in SmartClientSmartServerTest.testPush_CreateBranch() il y a 8 ans
  Mike Edgar 3b526f863a Fix Buck build broken by 4812fda. il y a 8 ans
  Mike Edgar 4812fdab61 Make UploadPack observe exceptions reading refs il y a 8 ans
  Shawn Pearce e7a6e85b95 smart HTTP server: Pass along "want X not valid" to client il y a 8 ans
  David Pursehouse f595089be0 Suppress "unchecked cast" warnings related to UploadPackFactory.DISABLED il y a 8 ans
  Shawn Pearce 6b662af76e Transport: Implement AutoCloseable il y a 8 ans
  Shawn Pearce 24cd8e170d GitServletResponseTest: Fix testObjectCheckerException il y a 8 ans
  Matthias Sohn 80bf52dfe4 Ensure all http tests are run and fix broken tests il y a 8 ans
  Jonathan Nieder 5be4814e38 Repository: Introduce exactRef and findRef, deprecate getRef il y a 9 ans
  Christian Halstrick ebfd62433a Fix that exceptions in ReceivePack cause Invalid Channel 101 exceptions il y a 9 ans
  Matthias Sohn a24b7c3cc7 Update to Jetty 9.2.10 il y a 9 ans
  Matthias Sohn 57644f23a1 Provide more details in exceptions thrown when packfile is invalid il y a 9 ans
  Shawn Pearce f6cff781ee Revert "Extract path info from requests without decoding" il y a 9 ans
  Christian Halstrick 35c00a7a73 Fix LocalDiskRepositoryTestCase to create correct type of repos il y a 9 ans
  David Pletcher 19f869996f Extract path info from requests without decoding il y a 9 ans
  Bogdan Gheorghe 8923e67a16 Add API to permit the setting of additional HTTP headers il y a 10 ans
  Saša Živkov 835ab30743 Expose the received pack size in ReceivePack il y a 10 ans