31 コミット (5c5f7c6b146b24f2bd4afae1902df85ad6e57ea3)

作成者 SHA1 メッセージ 日付
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format 4年前
  Thomas Wolf 308bdb5d1b Apache HTTP: run more tests 4年前
  David Pursehouse ee747827b0 PacketLineIn: Add an iterator over strings in the input stream 5年前
  David Pursehouse 7377b8dd01 Replace trivial reference comparison of PacketLineIn.{DELIM,END} 5年前
  Carsten Hammer 84fc5c908d Convert to lambda or member reference 5年前
  David Pursehouse 3151bc33ea HttpClientTests: Open OutputStream in try-with-resource 5年前
  David Pursehouse 3f8b9cb5fa HttpClientTests: Use assertEquals to assert about response code 5年前
  Thomas Wolf 55ebb83c98 Add response message, if any, on HTTP status 404 6年前
  Jonathan Tan f516c1df9d Add protocol v2 support in http 6年前
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists 6年前
  David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning 7年前
  Shawn Pearce 6b662af76e Transport: Implement AutoCloseable 8年前
  Matthias Sohn 80bf52dfe4 Ensure all http tests are run and fix broken tests 8年前
  Robin Rosenberg 8a7f4864d8 Fix tests for OS X when the tmpdir is the default /tmp 11年前
  Robin Stocker 8b6bbf094f Fix NPE in openFetch on Transport without local repository 11年前
  Robin Rosenberg 7f43d04986 Fix tests for OS X when the tmpdir is the default /tmp 11年前
  Robin Rosenberg 526b6266a5 Remove some unnecessary dependencies on FileRepostory 11年前
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage 11年前
  Robin Rosenberg 95d311f888 Move JGitText to an internal package 12年前
  Shawn O. Pearce cea935ab1b Fix HTTP unit tests 12年前
  Christian Halstrick 0359184f4e Enabled unit tests in HttpClientTests 13年前
  Shawn O. Pearce 1b7a5a2960 daemon: Use HTTP's resolver and factory pattern 13年前
  Robin Rosenberg d9e07a574a Convert all JGit unit tests to JUnit 4 13年前
  Shawn O. Pearce 6f3b4d5d04 Save StoredConfig after modifications 13年前
  Jens Baumgart 51e2646d4a Introduce http test bundle 13年前
  Shawn O. Pearce 308e074f65 Enable providing credentials for HTTP authentication 13年前
  Stefan Lay 20a5a34444 Fix WWW-Authenticate auth-scheme comparison 13年前
  Matthias Sohn 784d388c49 Externalize strings in TransportHttp 13年前
  Matthias Sohn 2b98a878b4 Fix HTTP tests 13年前
  Shawn O. Pearce ad5238dc67 Move FileRepository to storage.file.FileRepository 14年前
  Shawn O. Pearce 89d4a7377f Use FileRepository where we assume other file semantics 14年前
  Shawn O. Pearce f5eb0d9366 Add JUnit tests for HTTP transport 14年前