35 Commits (171f84a04117cfd02446f67565073a05128777a4)

Author SHA1 Message Date
  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 10 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
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage 11 years ago
  Robin Rosenberg 04bc9b3ddc Add type argumente to some raw reclaration 11 years ago
  Matthias Sohn 447002b303 Revert Jetty from 8.1.3.v20120416 to 7.6.0.v20120127 12 years ago
  Matthias Sohn 24a0f47e32 Update Jetty to 8.1.3.v20120416 12 years ago
  Robin Rosenberg 95d311f888 Move JGitText to an internal package 12 years ago
  Chris Aniszczyk 65606dc086 Refactor out ReflogEntry 13 years ago
  Shawn O. Pearce b209671d04 Implement the no-done capability 13 years ago
  Shawn O. Pearce 58ed0cb840 smart HTTP: Return errors inside payload 13 years ago
  Shawn O. Pearce 1b7a5a2960 daemon: Use HTTP's resolver and factory pattern 13 years ago
  Robin Rosenberg d9e07a574a Convert all JGit unit tests to JUnit 4 13 years ago
  Shawn O. Pearce 013cb8de38 Reduce calls to Repository.getConfig 13 years ago
  Jens Baumgart 51e2646d4a Introduce http test bundle 13 years ago
  Matthias Sohn 784d388c49 Externalize strings in TransportHttp 13 years ago
  Matthias Sohn 2b98a878b4 Fix HTTP tests 13 years ago
  Shawn O. Pearce ad5238dc67 Move FileRepository to storage.file.FileRepository 14 years ago
  Shawn O. Pearce 89d4a7377f Use FileRepository where we assume other file semantics 14 years ago
  Shawn O. Pearce 6a822f0ebf Remove RepositoryConfig and use FileBasedConfig instead 14 years ago
  Shawn O. Pearce c0f093899f http.server: Use TemporaryBuffer and compress some responses 14 years ago
  Shawn O. Pearce f5eb0d9366 Add JUnit tests for HTTP transport 14 years ago