68 Комити (f383206ace187ec92672b806e18a54e8d398a27d)

Аутор SHA1 Порука Датум
  Matthias Sohn f383206ace Cache user global and system-wide git configurations пре 4 година
  David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 пре 5 година
  Thomas Wolf 55ebb83c98 Add response message, if any, on HTTP status 404 пре 6 година
  Han-Wen Nienhuys f3ec7cf3f0 Remove further unnecessary 'final' keywords пре 6 година
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists пре 6 година
  David Pursehouse 0bc2020412 TransportHttp: Refactor to use try-with-resource and suppress resource warning пре 6 година
  Matthias Sohn 39a1b4d325 Remove deprecated TransportHttp#httpOpen(String, URL) пре 6 година
  David Pursehouse 4c2f613a5a TransportHttp: Open auto-closeable resources in try-with-resource пре 6 година
  Matthias Sohn 781e106a26 Fix javadoc in org.eclipse.jgit transport package пре 6 година
  Thomas Wolf 7f2ef4b6ba TransportHttp: retry on IOException with another mechanism пре 6 година
  Thomas Wolf c227268995 Load the user config before modifying it пре 6 година
  Thomas Wolf d946f95c9c Handle SSL handshake failures in TransportHttp пре 6 година
  Thomas Wolf fdcd4f9a34 Support http.<url>.* configs пре 6 година
  Thomas Wolf 1b4daa2994 Cleanup: message reporting for HTTP redirect handling пре 6 година
  Thomas Wolf 7ac1bfc834 Do authentication re-tries on HTTP POST пре 7 година
  Thomas Wolf e17bfc96f2 Add support to follow HTTP redirects пре 9 година
  Dave Borowitz cf9662cdfe Eliminate SectionParser construction boilerplate пре 6 година
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments пре 7 година
  David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning пре 7 година
  Bo Zhang d4bd09b78d Follow redirects in transport пре 7 година
  Zhen Chen d621305588 Decide whether to "Accept-Encoding: gzip" on a request-by-request basis пре 7 година
  Zhen Chen 8803718493 dump HTTP: Avoid being confused by Content-Length of a gzipped stream пре 7 година
  Christian Pontesegger ac3d3af632 http transport does not use authentication fallback пре 8 година
  Saša Živkov a0e1374e22 Allow to reuse disableSslVerify method, move it to HttpSupport пре 8 година
  Andrey Loskutov df876d2e0f [performance] Remove synthetic access$ methods in transport package пре 8 година
  Shawn Pearce 4a984e2033 Support agent= capability in wire protocol пре 9 година
  Matthias Sohn 1c0b2a28ac Do not use .netrc implicitly if no CredentialsProvider was set пре 9 година
  Robin Rosenberg 2f6372337c Rename local variables/parameters to remove warnings about hiding пре 10 година
  Matthias Sohn 3885ce2a94 Prevent NPE if no CredentialsProvider is registered пре 9 година
  Alexey Kuznetsov a4f560551d NetRC parser and credentials provider. пре 10 година
  Laurent Goujon 0b5441a8ce Creates HttpAuthMethod type enum to support auth ordering пре 10 година
  Laurent Goujon 0e7622a915 Detects background authentication and force use of jgit authentication пре 10 година
  Bogdan Gheorghe 8923e67a16 Add API to permit the setting of additional HTTP headers пре 10 година
  Matthias Sohn a53a18e988 Ensure that stored credentials aren't reset too early пре 10 година
  Matthias Sohn 8598fe3d2b Retry to call credentials provider if http authentication failed пре 10 година
  Christian Halstrick 38c4f35d8b Introduce an abstraction for HTTP connections пре 11 година
  Matthias Sohn 7cae388118 Add missing @since tags пре 10 година
  Michael Nelson 9e9f00df9e Support extension of TransportHttp пре 10 година
  André Dietisheim a31920555f Allow users to show server messages while pushing пре 11 година
  Matthias Sohn 8fcde4b31b Don't verify host name when sslVerify is false пре 11 година
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage пре 11 година
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such пре 11 година
  Jason Pyeron 79d3dd8391 Ignore attempts to set the timeout to -1 пре 11 година
  Ian Wetherbee 2adc572628 Refactor TransportHttp for long-polling пре 12 година
  Ian Wetherbee 242716092f Add Transport URI constructor without a repository пре 12 година
  Kevin Sawicki 17fb542e9e Remove 86 boxing warnings пре 12 година
  Shawn O. Pearce dfff04742f Enable smart HTTP transport to place EOF at end of pack пре 12 година
  Robin Rosenberg 95d311f888 Move JGitText to an internal package пре 12 година
  Shawn O. Pearce c1a9b2ae8b Fix smart HTTP client stream alignment errors пре 12 година
  Shawn O. Pearce f18e1fd1d1 TransportProtocol: Allow null Repository in canHandle() пре 13 година