35 Commits (stable-2.1)

Author SHA1 Message Date
  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
  Stefan Lay 20a5a34444 Fix WWW-Authenticate auth-scheme comparison 13 years ago
  Matthias Sohn 784d388c49 Externalize strings in TransportHttp 13 years ago
  Matthias Sohn 2b98a878b4 Fix HTTP tests 13 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 14 years ago
  Shawn O. Pearce d8c3e98d73 Use "ERR message" for early ReceivePack problems 14 years ago
  Shawn O. Pearce 673b3984bd Capture non-progress side band #2 messages and put in result 14 years ago
  Shawn O. Pearce f2d5187ea1 Fix racy HTTP tests by waiting for requests to finish 14 years ago
  Shawn O. Pearce f5eb0d9366 Add JUnit tests for HTTP transport 14 years ago