72 Commits (58f4e6e7f8d0f897c99fa1de5970928a826c5eb8)

Author SHA1 Message Date
  Thomas Wolf 58f4e6e7f8 TransportHttp: support preemptive Basic authentication 3 years ago
  Thomas Wolf 224aaa0be7 TransportHttp: make the connection factory configurable 3 years ago
  Thomas Wolf 0d7d98620f Protocol V2: respect MAX_HAVES only once we got at least one ACK 3 years ago
  David Ostrovsky d9143287b7 Enable git wire protocol version 2 on server side per default 4 years ago
  Thomas Wolf 0853a2410f Client-side protocol V2 support for fetching 3 years ago
  Thomas Wolf d69fb4d4ac Revert "Client-side protocol V2 support for fetching" 3 years ago
  Thomas Wolf f802f06e7f Client-side protocol V2 support for fetching 3 years ago
  Thomas Wolf bdb7357228 TransportHttp: abort on time-out or on SocketException 4 years ago
  Matthias Sohn 8ada9048c5 Replace ExpectedException which was deprecated in junit 4.13 4 years ago
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
  Masaya Suzuki d72d6a6b4b UploadPackServlet: Use uploadWithExceptionPropagation 4 years ago
  David Pursehouse 98cdca9b5a Enable and fix "Statement unnecessarily nested within else clause" warnings 4 years ago
  Thomas Wolf 308bdb5d1b Apache HTTP: run more tests 4 years ago
  Matthias Sohn f383206ace Cache user global and system-wide git configurations 4 years ago
  Thomas Wolf 8c7f1a699a TransportHttp: resolve redirect URIs from the "Location" header 4 years ago
  David Pursehouse f18b5010fc Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 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 5 years ago
  David Pursehouse ec72e8029e SmartClientSmartServerTest: Open ObjectInserter.Formatter in try-with-resource 5 years ago
  David Pursehouse 4cba10bee4 SmartClientSmartServerTest#addBrokenContext: Remove unused TestRepository 5 years ago
  David Pursehouse 5ac044abc0 SmartClientSmartServerTest: Open TestRepository in try-with-resource 5 years ago
  David Pursehouse 283830a643 SmartClientSmartServerTest: Stop using deprecated Repository#hasObject 5 years ago
  Jonathan Nieder 3f9a5ce13f Deprecate Repository#hasObject 5 years ago
  Masaya Suzuki 78b18dbb83 UploadPack: Test filtering by AdvertiseRefsHook in stateless transports 5 years ago
  David Pursehouse fbf6ce65ba Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 5 years ago
  David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 years ago
  David Pursehouse ec84767c33 Use Constants.CHARACTER_ENCODING in tests 6 years ago
  David Pursehouse 5c70be0085 Open auto-closeable resources in try-with-resource 6 years ago
  David Pursehouse f07b60239c Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 6 years ago
  David Pursehouse 171f84a041 Use constants from StandardCharsets instead of hard-coded strings 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
  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
  Matthias Sohn 4c25757df7 Fix assertion in SmartClientSmartServerTest.testPush_CreateBranch() 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
  Shawn Pearce 6b662af76e Transport: Implement AutoCloseable 8 years ago
  Jonathan Nieder 5be4814e38 Repository: Introduce exactRef and findRef, deprecate getRef 9 years ago
  Matthias Sohn a24b7c3cc7 Update to Jetty 9.2.10 9 years ago
  Christian Halstrick 35c00a7a73 Fix LocalDiskRepositoryTestCase to create correct type of repos 9 years ago
  Christian Halstrick 2290516ddb Add an implementation for HttpConnection using Apache HttpClient 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