43 Commits (9e9f00df9eb5fb44d7de4d7ae9f8fa0d0b557a6c)

Author SHA1 Message Date
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 11 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 12 years ago
Robin Rosenberg 526b6266a5 Remove some unnecessary dependencies on FileRepostory 12 years ago
André Dietisheim a31920555f Allow users to show server messages while pushing 12 years ago
Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage 12 years ago
Robin Rosenberg a57dd1c164 Declare essentially static methods as static 12 years ago
Robin Rosenberg 04bc9b3ddc Add type argumente to some raw reclaration 12 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 13 years ago
Shawn O. Pearce 3da4c6fc58 Move NLS test for HttpServerText to http.test 13 years ago
Robin Rosenberg 95d311f888 Move JGitText to an internal package 13 years ago
Shawn O. Pearce ac6cda955c Ensure all smart HTTP errors are sent to clients 13 years ago
Shawn O. Pearce cea935ab1b Fix HTTP unit tests 13 years ago
Chris Aniszczyk 65606dc086 Refactor out ReflogEntry 13 years ago
Shawn O. Pearce b209671d04 Implement the no-done capability 14 years ago
Christian Halstrick 0359184f4e Enabled unit tests in HttpClientTests 14 years ago
Shawn O. Pearce 58ed0cb840 smart HTTP: Return errors inside payload 14 years ago
Shawn O. Pearce bd1c1156a0 smart-http: Fix recognition of gzip encoding 14 years ago
Shawn O. Pearce 18e822a7fe smart-http: Fix recognition of gzip encoding 14 years ago
Shawn O. Pearce 1b7a5a2960 daemon: Use HTTP's resolver and factory pattern 14 years ago
Matthias Sohn a6e3f53069 [findbugs] Do not ignore exceptional return value of createNewFile() 14 years ago
Robin Rosenberg d9e07a574a Convert all JGit unit tests to JUnit 4 14 years ago
Shawn O. Pearce 6f3b4d5d04 Save StoredConfig after modifications 14 years ago
Shawn O. Pearce 013cb8de38 Reduce calls to Repository.getConfig 14 years ago
Jens Baumgart 51e2646d4a Introduce http test bundle 14 years ago
Shawn O. Pearce 308e074f65 Enable providing credentials for HTTP authentication 14 years ago
Stefan Lay 20a5a34444 Fix WWW-Authenticate auth-scheme comparison 14 years ago
Matthias Sohn 784d388c49 Externalize strings in TransportHttp 14 years ago
Matthias Sohn 2b98a878b4 Fix HTTP tests 14 years ago
Jonathan Gossage ec13e0382a Fully implement Logger interface 14 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
Robin Rosenberg 6f4cf8daec Make inner classes static in http code 14 years ago
Shawn O. Pearce c0f093899f http.server: Use TemporaryBuffer and compress some responses 15 years ago
Shawn O. Pearce d8c3e98d73 Use "ERR message" for early ReceivePack problems 15 years ago
Shawn O. Pearce 673b3984bd Capture non-progress side band #2 messages and put in result 15 years ago
Shawn O. Pearce f2d5187ea1 Fix racy HTTP tests by waiting for requests to finish 15 years ago
Shawn O. Pearce f5eb0d9366 Add JUnit tests for HTTP transport 15 years ago