61 Commits (a7915d85a8c393aa292f98705ab0aff6c5e68480)

Author SHA1 Message Date
  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
  Dave Borowitz 7016504ecc Add simple tests for RegexPipeline 12 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
  Shawn O. Pearce 3da4c6fc58 Move NLS test for HttpServerText to http.test 12 years ago
  Robin Rosenberg 95d311f888 Move JGitText to an internal package 12 years ago
  Shawn O. Pearce ac6cda955c Ensure all smart HTTP errors are sent to clients 12 years ago
  Shawn O. Pearce cea935ab1b Fix HTTP unit tests 12 years ago
  Chris Aniszczyk 65606dc086 Refactor out ReflogEntry 13 years ago
  Shawn O. Pearce b209671d04 Implement the no-done capability 13 years ago
  Christian Halstrick 0359184f4e Enabled unit tests in HttpClientTests 13 years ago
  Shawn O. Pearce 58ed0cb840 smart HTTP: Return errors inside payload 13 years ago
  Shawn O. Pearce bd1c1156a0 smart-http: Fix recognition of gzip encoding 13 years ago
  Shawn O. Pearce 18e822a7fe smart-http: Fix recognition of gzip encoding 13 years ago
  Shawn O. Pearce 1b7a5a2960 daemon: Use HTTP's resolver and factory pattern 13 years ago
  Matthias Sohn a6e3f53069 [findbugs] Do not ignore exceptional return value of createNewFile() 13 years ago
  Robin Rosenberg d9e07a574a Convert all JGit unit tests to JUnit 4 13 years ago
  Shawn O. Pearce 6f3b4d5d04 Save StoredConfig after modifications 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
  Shawn O. Pearce 308e074f65 Enable providing credentials for HTTP authentication 13 years ago