31 Commits (5c5f7c6b146b24f2bd4afae1902df85ad6e57ea3)

Author SHA1 Message Date
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
  Thomas Wolf 308bdb5d1b Apache HTTP: run more tests 4 years ago
  David Pursehouse ee747827b0 PacketLineIn: Add an iterator over strings in the input stream 5 years ago
  David Pursehouse 7377b8dd01 Replace trivial reference comparison of PacketLineIn.{DELIM,END} 5 years ago
  Carsten Hammer 84fc5c908d Convert to lambda or member reference 5 years ago
  David Pursehouse 3151bc33ea HttpClientTests: Open OutputStream in try-with-resource 5 years ago
  David Pursehouse 3f8b9cb5fa HttpClientTests: Use assertEquals to assert about response code 5 years ago
  Thomas Wolf 55ebb83c98 Add response message, if any, on HTTP status 404 5 years ago
  Jonathan Tan f516c1df9d Add protocol v2 support in http 6 years ago
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists 6 years ago
  David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning 7 years ago
  Shawn Pearce 6b662af76e Transport: Implement AutoCloseable 8 years ago
  Matthias Sohn 80bf52dfe4 Ensure all http tests are run and fix broken tests 8 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 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 95d311f888 Move JGitText to an internal package 12 years ago
  Shawn O. Pearce cea935ab1b Fix HTTP unit tests 12 years ago
  Christian Halstrick 0359184f4e Enabled unit tests in HttpClientTests 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 6f3b4d5d04 Save StoredConfig after modifications 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
  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 f5eb0d9366 Add JUnit tests for HTTP transport 14 years ago