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

GitHub / AsyncHttpClient/async-http-client / commits

Asynchronous Http and WebSocket Client library for Java

SHA Message Author Date Stats
84a4e368 setup-java v4 (#1931) sullis <g****b@s****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
d573ac78 junit 5.10.2 (#1930) sullis <g****b@s****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
3d45e88f netty 4.1.107 (#1929) sullis <g****b@s****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
3777b408 Bump org.apache.tomcat.embed:tomcat-embed-core in /client (#1919)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
25e12bfd Prepare for 3.0.0.Beta3 Release (#1914) Aayush Atharva <a****h@s****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
d73630e7 Dependencies Upgrade (#1911)
Co-authored-by: dependabot[bot] <4****]@u****m>, dependabot[bot] <4****]@u****m>, dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>, dependabot[bot] <s****t@g****m>
Aayush Atharva <a****h@s****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
2d1b227b Bump org.apache.tomcat.embed:tomcat-embed-core in /client (#1910)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
67325d36 Bump org.eclipse.jetty:jetty-servlets from 11.0.15 to 11.0.16 in /client (#1909)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
f48c4046 Remove Deprecated Methods (#1906) Aayush Atharva <a****h@s****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
37cadf31 JavaDoc Improvement (#1905) Aayush Atharva <a****h@s****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
df54ba94 Fix Thread#sleep in ClientStatsTest (#1904) Aayush Atharva <a****h@s****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
745a7bc7 Run WebServer once per class instead of method (#1903) Aayush Atharva <a****h@s****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
b735dbb4 Drop OAuth1 Support (#1902) Aayush Atharva <a****h@s****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
63be9fa1 Drop WebDAV Support (#1900) Aayush Atharva <a****h@s****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
b1296887 Minor cleanups (#1899) Aayush Atharva <a****h@s****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
eca99c5b Note integration sections in Gradle (#1898) Goooler <w****r@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
d15dec6c Bump netty-handler from 4.1.91.Final to 4.1.94.Final (#1896)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
498930fe Enabled NullAway for ws package (#1894) Asapin <1****n@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
4dee060d Enabled NullAway for NTLM package (#1887) Asapin <1****n@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
8f8b6375 Enabled NullAway for spnego and webdav packages (#1886) Asapin <1****n@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
6f1fb819 Enabled NullAway for util package (#1885) Asapin <1****n@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
e504fa57 Fixed another potential NPE in OAuth1 (#1883) Asapin <1****n@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
3e10703e Bumped ErrorProne version and enabled NullAway for "uri" package (#1882) Asapin <1****n@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
de8d88b3 Enabled NullAway for "handler" package (#1879) Asapin <1****n@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
10700938 Enabled NullAway for the root package (#1878) Asapin <1****n@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
b36e82f3 Fixed NPE in OAuth1 implementation when one of the parameters has no value (#... Asapin <1****n@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
b7328f9f Enabled NullAway for oauth, proxy and resolver packages (#1876) Asapin <1****n@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
07500550 Added nullable annotations to org.asynchttpclient.filter package (#1875) Asapin <1****n@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
8da2b18c Added nullable annotations to org.asynchttpclient.config, org.asynchttpclient... Asapin <1****n@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
f25d32b2 Add nullness annotations to org.asynchttpclient.channel (#1873) Asapin <1****n@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
8046826d Check source code using ErrorProne static analyzer (#1872) Asapin <1****n@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
975241f6 Allow disabling automatic decompression (#1871)
Co-authored-by: Gerd Riesselmann <g****r@a****m>
Gerd Riesselmann <g****d@g****t>
Committed by: GitHub <n****y@g****m>
over 3 years ago
7048c269 Update README.md Aayush Atharva <a****h@s****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
ee2c8f71 3.0.0.Beta2 Release (#1870) Aayush Atharva <a****h@s****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
eff613c6 Enable JaCoCo and update it to the latest version (#1869) Asapin <1****n@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
a7ae9368 Upgrade Tomcat and Jetty (#1868) Aayush Atharva <a****h@s****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
51ff968d Upgrade Netty (#1867) Aayush Atharva <a****h@s****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
26d46d77 Changed some other fields to java.time.Duration (#1866) Asapin <1****n@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
e294c700 Changed readTimeout's type to java.time.Duration (#1865) Asapin <1****n@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
0ebfd642 Changed requestTimeout's type to java.time.Duration (#1864) Asapin <1****n@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
e12e8d48 Changed connectTimeout's type to java.time.Duration (#1862) Asapin <1****n@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
deb01a60 Fix `isInstanceof` from #1857 (#1860) skbeh <6****h@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
cf96e6bd Make EventLoopGroup check independent of EventLoopGroup class files (#1857) skbeh <6****h@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
e7edd2c3 Bump commons-fileupload from 1.4 to 1.5 in /client (#1854)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
201c5d56 use HttpConstants instead of String (#1851) thinkerou <t****u@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
8be4be49 Add GitHub Discussions Link Aayush Atharva <a****h@s****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
1c29973d Update Badge Aayush Atharva <a****h@s****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
a2b16249 Prepare Release-Build (#1847) Aayush Atharva <a****h@s****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
4c5d2329 update netty to 4.1.87 (#1845) Dominik Dorn <d****k@d****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
d1e24ce5 Update Java version Aayush Atharva <a****h@s****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
92989599 General formatting and cleanup (#1844) Aayush Atharva <a****h@s****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
d4115c3f Update LICENSE.txt Aayush Atharva <a****h@s****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
1b63e0b0 Prepare for v3.0.0 (#1843) Aayush Atharva <a****h@s****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
5f164522 Update maven.yml Aayush Atharva <a****h@s****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
3f05b877 Update maven.yml Aayush Atharva <a****h@s****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
57326c79 Update with new maintainer details (#1836) Tom Granot <8****t@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
bbca3642 merge Update README.md and revive the project Aayush Atharva <a****h@s****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
fc94526a Revive the project Aayush Atharva <a****h@s****m> almost 4 years ago
900cd27b Looking for a new maintainer Tom Granot <8****t@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
c959fa04 Maintenance update Tom Granot <8****t@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
9b7298b8 Contributor technical overview - First Draft (#1768) Tom Granot <8****t@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
6973b58d [maven-release-plugin] prepare for next development iteration Tom Granot <t****m@g****v> over 5 years ago
7a370af5 [maven-release-plugin] prepare release async-http-client-project-2.12.3 Tom Granot <t****m@g****v> over 5 years ago
7201bf11 Bump netty to 4.1.60.Final #1775 (#1782) hysterus1 <8****1@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
576decf1 Proxy CONNECT custom headers (#1774) neket985 <n****8@b****u>
Committed by: GitHub <n****y@g****m>
over 5 years ago
d2fc3715 Fix for NPE when connection is reset by peer (#1771)
Co-authored-by: Rachid Ben Moussa <r****a@l****u>
Rachid Ben Moussa <r****m@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
bd7b5bd0 Use original method in redirects for HEAD / OPTIONS requests (#1736) Tom Granot <8****t@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
d24ee6ac Propagate original request user-agent in proxy CONNECT requests (#1742) Tom Granot <8****t@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
7770c8b3 [maven-release-plugin] prepare for next development iteration Tom Granot <t****m@g****v> over 5 years ago
64622adb [maven-release-plugin] prepare release async-http-client-project-2.12.2 Tom Granot <t****m@g****v> over 5 years ago
26588259 Bump netty.version for vulnerability fixes (#1755) Luke Stephenson <l****n@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
57ca41aa Change PR Workflow Name Tom Granot <t****m@g****v> over 5 years ago
2b12d0ba Fix typos (#1752)
Co-authored-by: Tom Granot <8****t@u****m>
Lorenz Nickel <l****l@g****t>
Committed by: GitHub <n****y@g****m>
over 5 years ago
a1ea371a Fix Failing Github Actions Tests (#1753) Tom Granot <8****t@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
7800e7eb Add PR Github Action Tom Granot <8****t@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
472f39a0 Add RFC Mention in README Tom Granot <8****t@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
9dcb9dd7 Fix README TomGranot GitHub Link Tom Granot <8****t@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
71a4454f Add TomGranot as maintainer of the repo Tom Granot <8****t@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
d6ddae8f Swap jfarcand dead blog post links on README (#1738) Tom Granot <8****t@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
12f4b2a5 Cancel replaced timeouts to avoid leak (#1732) Will Lauer <w****r@v****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
b9b8836e Upgrade mockito 3.4.6 Stephane Landelle <s****e@g****o> about 6 years ago
43adb942 Upgrade rxjava2 2.2.19 Stephane Landelle <s****e@g****o> about 6 years ago
383d543b Upgrade netty 4.1.51 Stephane Landelle <s****e@g****o> about 6 years ago
05168c58 Add mention that this project is looking for a new maintainer Stephane Landelle <s****e@g****o>
Committed by: GitHub <n****y@g****m>
about 6 years ago
9c8c70d5 Improve exceptional behavior in reactive streams (#1723) Nathan Miles <n****5@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
f2f5a844 Added bnd instructions for optional native transports, close #1717 (#1718) S.W <w****r@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
ac2d4bdf Upgrade to jakarta.activation 1.2.2 (#1715) Alexey Markevich <b****x@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
71649389 [maven-release-plugin] prepare for next development iteration Stephane Landelle <s****e@g****o> over 6 years ago
abd93519 [maven-release-plugin] prepare release async-http-client-project-2.12.1 Stephane Landelle <s****e@g****o> over 6 years ago
a44aac86 Fix regression not allowing disabling CookieStore, close #1714 Stephane Landelle <s****e@g****o> over 6 years ago
45b45612 Fix README error, close #1697 Stephane Landelle <s****e@g****o> over 6 years ago
9e2873e7 [maven-release-plugin] prepare for next development iteration Stephane Landelle <s****e@g****o> over 6 years ago
641a1f94 [maven-release-plugin] prepare release async-http-client-project-2.12.0 Stephane Landelle <s****e@g****o> over 6 years ago
d4f1e583 Cookiejar optimization, close #1580 (#1708) Siva praneeth Alli <s****i@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
7a1a1901 increase netty version to 4.1.48 (#1713) Don Browne <d****b@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
7a693110 #1686 configure accuracy in HashedTimerWheel (#1705) zagorulkinde <z****e@m****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
fe0fe2f7 fixed NPE caused by open but unconnected channels. (#1711) Alan Ho <y****n@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
0b1b622f Only enable maven-gpg-plugin during release Stephane Landelle <s****e@g****o> over 6 years ago
26d1cc04 Disable SPNEGO test that fails for JDK11, see #1706 Stephane Landelle <s****e@g****o> over 6 years ago
492cb67b [maven-release-plugin] prepare for next development iteration Stephane Landelle <s****e@g****o> over 6 years ago

← Back to repository