63 Commits (5c5f7c6b146b24f2bd4afae1902df85ad6e57ea3)

Autor SHA1 Nachricht Datum
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format vor 4 Jahren
  Masaya Suzuki d72d6a6b4b UploadPackServlet: Use uploadWithExceptionPropagation vor 4 Jahren
  David Pursehouse 98cdca9b5a Enable and fix "Statement unnecessarily nested within else clause" warnings vor 4 Jahren
  Thomas Wolf 308bdb5d1b Apache HTTP: run more tests vor 4 Jahren
  Matthias Sohn f383206ace Cache user global and system-wide git configurations vor 4 Jahren
  Thomas Wolf 8c7f1a699a TransportHttp: resolve redirect URIs from the "Location" header vor 4 Jahren
  David Pursehouse f18b5010fc Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 vor 5 Jahren
  Carsten Hammer 84fc5c908d Convert to lambda or member reference vor 5 Jahren
  David Pursehouse 3b94cd008f SmartClientSmartServerTest: Open Repository in try-with-resource vor 5 Jahren
  David Pursehouse ec72e8029e SmartClientSmartServerTest: Open ObjectInserter.Formatter in try-with-resource vor 5 Jahren
  David Pursehouse 4cba10bee4 SmartClientSmartServerTest#addBrokenContext: Remove unused TestRepository vor 5 Jahren
  David Pursehouse 5ac044abc0 SmartClientSmartServerTest: Open TestRepository in try-with-resource vor 5 Jahren
  David Pursehouse 283830a643 SmartClientSmartServerTest: Stop using deprecated Repository#hasObject vor 5 Jahren
  Jonathan Nieder 3f9a5ce13f Deprecate Repository#hasObject vor 5 Jahren
  Masaya Suzuki 78b18dbb83 UploadPack: Test filtering by AdvertiseRefsHook in stateless transports vor 5 Jahren
  David Pursehouse fbf6ce65ba Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 vor 5 Jahren
  David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 vor 5 Jahren
  David Pursehouse ec84767c33 Use Constants.CHARACTER_ENCODING in tests vor 6 Jahren
  David Pursehouse 5c70be0085 Open auto-closeable resources in try-with-resource vor 6 Jahren
  David Pursehouse f07b60239c Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 vor 6 Jahren
  David Pursehouse 171f84a041 Use constants from StandardCharsets instead of hard-coded strings vor 6 Jahren
  Thomas Wolf 1b4daa2994 Cleanup: message reporting for HTTP redirect handling vor 6 Jahren
  Thomas Wolf 7ac1bfc834 Do authentication re-tries on HTTP POST vor 7 Jahren
  Thomas Wolf e17bfc96f2 Add support to follow HTTP redirects vor 9 Jahren
  Matthias Sohn 1b45b06116 Update Jetty to 9.3.17.v20170317 vor 7 Jahren
  David Pursehouse da6fa14fd1 Revert "Update Jetty to 9.4.1.v20170120" vor 7 Jahren
  Matthias Sohn e05caf91f1 Update Jetty to 9.4.1.v20170120 vor 7 Jahren
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments vor 7 Jahren
  David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning vor 7 Jahren
  Matthias Sohn 5e8e2179b2 Update Jetty to 9.4.1.v20170120 vor 7 Jahren
  Bo Zhang d4bd09b78d Follow redirects in transport vor 7 Jahren
  Matthias Sohn 4c25757df7 Fix assertion in SmartClientSmartServerTest.testPush_CreateBranch() vor 8 Jahren
  Mike Edgar 4812fdab61 Make UploadPack observe exceptions reading refs vor 8 Jahren
  Shawn Pearce e7a6e85b95 smart HTTP server: Pass along "want X not valid" to client vor 8 Jahren
  Shawn Pearce 6b662af76e Transport: Implement AutoCloseable vor 8 Jahren
  Jonathan Nieder 5be4814e38 Repository: Introduce exactRef and findRef, deprecate getRef vor 9 Jahren
  Matthias Sohn a24b7c3cc7 Update to Jetty 9.2.10 vor 9 Jahren
  Christian Halstrick 35c00a7a73 Fix LocalDiskRepositoryTestCase to create correct type of repos vor 9 Jahren
  Christian Halstrick 2290516ddb Add an implementation for HttpConnection using Apache HttpClient vor 10 Jahren
  Robin Rosenberg 9dcd8c2c90 Make the Reflog a public API again vor 11 Jahren
  Robin Rosenberg 526b6266a5 Remove some unnecessary dependencies on FileRepostory vor 11 Jahren
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage vor 11 Jahren
  Robin Rosenberg 04bc9b3ddc Add type argumente to some raw reclaration vor 11 Jahren
  Matthias Sohn 447002b303 Revert Jetty from 8.1.3.v20120416 to 7.6.0.v20120127 vor 12 Jahren
  Matthias Sohn 24a0f47e32 Update Jetty to 8.1.3.v20120416 vor 12 Jahren
  Robin Rosenberg 95d311f888 Move JGitText to an internal package vor 12 Jahren
  Chris Aniszczyk 65606dc086 Refactor out ReflogEntry vor 13 Jahren
  Shawn O. Pearce b209671d04 Implement the no-done capability vor 13 Jahren
  Shawn O. Pearce 58ed0cb840 smart HTTP: Return errors inside payload vor 13 Jahren
  Shawn O. Pearce 1b7a5a2960 daemon: Use HTTP's resolver and factory pattern vor 13 Jahren