An open API service providing commit metadata for open source projects.

GitHub / commonjava/jhttpc / commits

SHA Message Author Date Stats
8d92ce67 merge Merge pull request #27 from ligangty/master John Casey <j****y@c****g>
Committed by: GitHub <n****y@g****m>
over 9 years ago
d54a9565 Use commonjava:12 to add jacoco plugin settings for coverage report Gang Li <g****i@r****m> over 9 years ago
9e003848 [maven-release-plugin] prepare for next development iteration John Casey <j****y@c****g> almost 10 years ago
3349188d [maven-release-plugin] prepare release jhttpc-1.4 John Casey <j****y@c****g> almost 10 years ago
01553734 merge Merge pull request #26 from jdcasey/master John Casey <j****y@c****g>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
e8dbc59e save/reuse CookieStore for each location to speed up connections John Casey <j****y@c****g> almost 10 years ago
2ff2331f tolerate null password manager John Casey <j****y@c****g> almost 10 years ago
343221f4 merge Merge pull request #25 from jdcasey/master John Casey <j****y@c****g>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
b9da9ebd update BOM, add jcl-over-slf4j dep to deal with httpclient John Casey <j****y@c****g> almost 10 years ago
d0994633 merge Merge pull request #24 from ligangty/master John Casey <j****y@c****g>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
fda57355 NOS-480 [github] Update to JDK 7 Gang Li <g****i@r****m> almost 10 years ago
027a12ba merge Merge pull request #23 from jdcasey/master John Casey <j****y@c****g>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
60362d8c add TOC to README John Casey <j****y@c****g> almost 10 years ago
1836b18d basic README John Casey <j****y@c****g> almost 10 years ago
963acca2 fix logger John Casey <j****y@c****g> almost 10 years ago
2ae686c2 [maven-release-plugin] prepare for next development iteration John Casey <j****y@c****g> about 10 years ago
56cbf144 [maven-release-plugin] prepare release jhttpc-1.3 John Casey <j****y@c****g> about 10 years ago
81ab6988 merge Merge pull request #22 from jdcasey/master John Casey <j****y@c****g>
Committed by: GitHub <n****y@g****m>
about 10 years ago
0e9ba2e5 merge Merge branch 'master' of github.com:commonjava/jhttpc John Casey <j****y@c****g> about 10 years ago
226bbf51 reuse ssl connection factory via SiteConfig attributes John Casey <j****y@c****g> about 10 years ago
12712fc3 merge Merge pull request #21 from jdcasey/master John Casey <j****y@c****g>
Committed by: GitHub <n****y@g****m>
about 10 years ago
4a3749db merge Merge branch 'master' of github.com:commonjava/jhttpc John Casey <j****y@c****g> about 10 years ago
03799398 adjust docker plugin version and add minor clarification to debug output John Casey <j****y@c****g> about 10 years ago
722c2c36 merge Merge pull request #20 from jdcasey/master John Casey <j****y@c****g>
Committed by: GitHub <n****y@g****m>
about 10 years ago
d02f9fec move snapshot version spec for f8 docker plugin to ci profile. John Casey <j****y@c****g> about 10 years ago
03c53924 switch to using new feature added to f8 docker plugin exposing custom net usi... John Casey <j****y@c****g> about 10 years ago
6f217b9e switch from wouterd docker plugin to fabric8 John Casey <j****y@c****g> about 10 years ago
344dcc5f merge Merge pull request #19 from jdcasey/master John Casey <j****y@c****g>
Committed by: GitHub <n****y@g****m>
about 10 years ago
ae684d84 update docker-maven-plugin to latest snapshot John Casey <j****y@c****g> about 10 years ago
5214aaf0 enable docker stuff in ci profile John Casey <j****y@c****g> about 10 years ago
eb08b662 Adding CI docker configurations. John Casey <j****y@c****g> about 10 years ago
35b655c3 merge Merge pull request #18 from jdcasey/master John Casey <j****y@c****g>
Committed by: GitHub <n****y@g****m>
about 10 years ago
45fa955a apparently we don't even need to f*cking CARE about the way that header looks. John Casey <j****y@c****g> about 10 years ago
4f3ca3eb merge Merge pull request #17 from jdcasey/master John Casey <j****y@c****g>
Committed by: GitHub <n****y@g****m>
about 10 years ago
5207b9c5 if we see a private key with type ENCRYPTED, assume it's RSA John Casey <j****y@c****g> about 10 years ago
3dac259f [maven-release-plugin] prepare for next development iteration John Casey <j****y@c****g> about 10 years ago
1fb6be50 [maven-release-plugin] prepare release jhttpc-1.2 John Casey <j****y@c****g> about 10 years ago
fbade231 merge Merge pull request #16 from jdcasey/master John Casey <j****y@c****g>
Committed by: GitHub <n****y@g****m>
about 10 years ago
f501a52b don't assume RSA private key; initialize BC provider; give more trace output ... John Casey <j****y@c****g> about 10 years ago
c0dce845 merge Merge pull request #15 from jdcasey/master John Casey <j****y@c****g> about 10 years ago
036e441f merge Merge branch 'master' of github.com:commonjava/jhttpc John Casey <j****y@c****g> about 10 years ago
47b04039 switch from debug to trace log level for connection detachment and sweeping John Casey <j****y@c****g> about 10 years ago
ac2b5072 merge Merge pull request #14 from jdcasey/master John Casey <j****y@c****g> over 10 years ago
f0f2a762 clean up logging to remove noise a bit John Casey <j****y@c****g> over 10 years ago
9c9d2f38 merge Merge pull request #13 from jdcasey/master John Casey <j****y@c****g> over 10 years ago
153a494f logging debug vs. trace refinement, more logging on truststore load, and refo... John Casey <j****y@c****g> over 10 years ago
c9f405cf merge Merge pull request #11 from jdcasey/master John Casey <j****y@c****g> over 10 years ago
23a10a8f Adapting ClientAuthenticator interface (plus two impls) from Indy John Casey <j****y@c****g> over 10 years ago
3c587d7e [maven-release-plugin] prepare for next development iteration John Casey <j****y@c****g> over 10 years ago
c4d3101c [maven-release-plugin] prepare release jhttpc-1.1.2 John Casey <j****y@c****g> over 10 years ago
47375122 merge Merge pull request #10 from jdcasey/master John Casey <j****y@c****g> over 10 years ago
053765eb Add BC util class and make SSLUtils check BC classes before using it. Trying ... John Casey <j****y@c****g> over 10 years ago
be956ab3 merge Merge pull request #9 from rnc/master John Casey <j****y@c****g> over 10 years ago
96745636 Move references to bouncycastle to internal Nick Cross <n****s@r****m> over 10 years ago
190d443f [maven-release-plugin] prepare for next development iteration John Casey <j****y@c****g> over 10 years ago
d898af6c [maven-release-plugin] prepare release jhttpc-1.1.1 John Casey <j****y@c****g> over 10 years ago
c7fe284c merge Merge pull request #8 from rnc/master John Casey <j****y@c****g> over 10 years ago
971fb418 Build using 1.6 Nick Cross <n****s@r****m> over 10 years ago
45e19dce [maven-release-plugin] prepare for next development iteration John Casey <j****y@c****g> over 10 years ago
8083425d [maven-release-plugin] prepare release jhttpc-1.1 John Casey <j****y@c****g> over 10 years ago
c9bf8abc merge Merge pull request #7 from jdcasey/master John Casey <j****y@c****g> over 10 years ago
4aab9310 merge Merge branch 'master' of github.com:commonjava/jhttpc John Casey <j****y@c****g> over 10 years ago
c1bad982 Fixing url building when subpath is missing but url params are present. John Casey <j****y@c****g> over 10 years ago
047bed88 merge Merge pull request #6 from jdcasey/master John Casey <j****y@c****g> over 10 years ago
6c5c4228 merge Merge branch 'master' of github.com:commonjava/jhttpc John Casey <j****y@c****g> over 10 years ago
f8a1a385 revise log levels comprehensively John Casey <j****y@c****g> over 10 years ago
d78f1ef7 merge Merge pull request #5 from jdcasey/master John Casey <j****y@c****g> almost 11 years ago
ed85ca7b Better recording of docker-side logs after IT runs, and add animal sniffer John Casey <j****y@c****g> almost 11 years ago
3f845d88 [maven-release-plugin] prepare for next development iteration John Casey <j****y@c****g> almost 11 years ago
6eed55f9 [maven-release-plugin] prepare release jhttpc-1.0 John Casey <j****y@c****g> almost 11 years ago
250e0e18 use release of parent John Casey <j****y@c****g> almost 11 years ago
9efe866a merge Merge pull request #4 from jdcasey/master John Casey <j****y@c****g> almost 11 years ago
271f42d6 Tighten up dependencies, remove CDI stuff John Casey <j****y@c****g> almost 11 years ago
71d95114 ignore key strength test John Casey <j****y@c****g> almost 11 years ago
097f202e Use released version of ssl-dojo test container. John Casey <j****y@c****g> almost 11 years ago
e06396ed remove jdcasey user from scm connection John Casey <j****y@c****g> almost 11 years ago
589abcdb fixing license header John Casey <j****y@c****g> almost 11 years ago
106bf4e7 Make exceptions thrown a bit more consistent and hide underlying implementati... John Casey <j****y@c****g> almost 11 years ago
b779854c merge Merge branch 'master' of github.com:commonjava/jhttpc John Casey <j****y@c****g> almost 11 years ago
484dd829 remove guava dependency. John Casey <j****y@c****g> almost 11 years ago
63b9805e merge Merge pull request #3 from jdcasey/master John Casey <j****y@c****g> almost 11 years ago
431c761c consolidate functional tests to align with containers that support them. Fix ... John Casey <j****y@c****g> almost 11 years ago
7f6645fa merge Merge pull request #2 from jdcasey/master John Casey <j****y@c****g> almost 11 years ago
2c127cd1 merge Merge branch 'master' of github.com:commonjava/jhttpc John Casey <j****y@c****g> almost 11 years ago
a1e058c3 limit source/target syntax to JDK 1.6 and JDK used to build to 1.7 (to allow ... John Casey <j****y@c****g> almost 11 years ago
5d8e7b14 merge Merge pull request #1 from jdcasey/master John Casey <j****y@c****g> almost 11 years ago
30443ed3 Move functional testing activation into a local-its profile, leaving room for... John Casey <j****y@c****g> almost 11 years ago
6a8c7106 don't test self-signed client cert, since the server won't be able to verify ... John Casey <j****y@c****g> almost 11 years ago
64923cc8 Add license headers and functional tests for client SSL cert/key John Casey <j****y@c****g> almost 11 years ago
0b665313 Re-enable sharing of connection pool, but this time per-SiteConfig (to keep t... John Casey <j****y@c****g> almost 11 years ago
163b5b25 Adding (failing) ITs for simple SSL get. John Casey <j****y@c****g> almost 11 years ago
6efc0282 Setup docker containers for functional testing, and write some initial functi... John Casey <j****y@c****g> almost 11 years ago
88af3da9 Initial commit after moving code in from galley-transport-httpclient and adap... John Casey <j****y@c****g> almost 11 years ago

← Back to repository