Sign in
third-party-mirror
/
jersey
/
fb1f60b69791f956bb43445aa66f449c40d9bb15
fb1f60b
2.29.1
by jersey-bot
· 5 years ago
6621582
remove staging repository from Travis build
by Jan Supol
· 5 years ago
4dbf75c
Allow HK2 2.5.0 for OSGi (#4250)
by jansupol
· 5 years ago
c7e8476
Content-type is not set when entity is not present. (#4246)
by David Král
· 5 years ago
b38e6e8
Fixes #4239 MediaType in method parameter not overridden by annotation (#4243)
by David Král
· 5 years ago
b99f435
Revert JAX-B version as it can be stuck on release review when not being part of Jakarta EE
by Jan Supol
· 5 years ago
a065740
Jakarta APIs version upgrade (#4240)
by Maxim Nesen
· 5 years ago
8e01ccc
Provide an Apache HttpClientBuilder configuration callback (#4238)
by jansupol
· 5 years ago
8c56a39
Updated HK2 version (#4234)
by jansupol
· 5 years ago
98c4d44
Fix issue with OSGi when having package name starting with "class" (#4235)
by jansupol
· 5 years ago
ed78313
Enable Spring4 integration test again
by Jan Supol
· 5 years ago
8c1d64f
Issue 4208 - Fails to inject SecurityContext into Helloworld-CDI2-SE example (#4236)
by Pappy (Răzvan STĂNESCU)
· 5 years ago
38c1957
Using configured executor service for client.
by Tomas Langer
· 5 years ago
66f5cfa
Fixes #3997 : Make SupplierFactoryBridge thread-safe.
by Francois JACQUES
· 6 years ago
068b3b2
Add an option to not register the Jackson's ExceptionMappers by JacksonFeature (#4225)
by jansupol
· 5 years ago
d3b2d63
Upgrade of MP Rest client to 1.3.3.
by Tomas Langer
· 5 years ago
14e8f18
Fix NettyInputStream ByteBuf leak (#4222)
by Gbillou
· 5 years ago
0a867e9
Prevent race condition in entity filtering (#4204)
by jansupol
· 5 years ago
8dcbaf4
Removed invalid email addresses (#4203)
by jansupol
· 5 years ago
cc36c4c
Update Apache HTTP Client to 4.5.9 (#4212)
by jansupol
· 5 years ago
fb846ac
Remove openjdk8 option from Travis build matrix (#4213)
by jansupol
· 5 years ago
8e04007
Added support for Apache HTTP Client ConnectionKeepAliveStrategy and ConnectionReuseStrategy (#4202)
by Richard Sand
· 5 years ago
3dd8549
Better specify HK2 and Spring dependencies (#4221)
by jansupol
· 5 years ago
35e581f
Fixed: Various bugs in Helloworld CDI SE Example (#4206)
by Markus KARG
· 6 years ago
445a541
plugin version update for documentation generation (#4198)
by Maxim Nesen
· 6 years ago
c20a0d1
EPL license icon for description (#4197)
by Maxim Nesen
· 6 years ago
d4d3258
Merge pull request #4186 from eclipse-ee4j/2.29-BRANCH
by Maxim Nesen
· 6 years ago
92055d3
Upgrade jetty to version 9.4.17.v20190418 (#4201)
by Cousjava
· 6 years ago
491d1f4
2.30-SNAPSHOT
by jersey-bot
· 6 years ago
422ed6b
2.29
by jersey-bot
· 6 years ago
01cb903
Rename ParameterInserters to ParameterUpdaters (#4170)
by jansupol
· 6 years ago
1719b46
PAYARA-3119 NullPointerException when starting Jersey/EJB Containers in Order (#3949)
by Gaurav Gupta
· 6 years ago
a843c05
PAYARA-3121 Jersey Crashes for EJB Classes of Same Name (#3950)
by Gaurav Gupta
· 6 years ago
b4497f5
Consumes and produces value should be now properly changed (#4175)
by David Král
· 6 years ago
2645eb0
CDI duplicate lookup fix
by Maxim Nesen
· 6 years ago
61b9fbf
Prevent duplicate lookup of CDI components (#4157)
by Patrik Dudits
· 6 years ago
6b04721
Update bean validation version to 6.0.17.Final (#4172)
by jansupol
· 6 years ago
9fe5414
Unify microprofile modules structure (#4176)
by Maxim Nesen
· 6 years ago
b7fbb3e
Specificaly choose Trusty for the Travis Host (#4168)
by jansupol
· 6 years ago
487ea98
Arquillian enabled for TCK tests of rest client (#4165)
by David Král
· 6 years ago
80c01b6
Merge pull request #4166 from ielatif/fix-typo-application-description
by Maxim Nesen
· 6 years ago
007f574
Fix typo
by Issam El-atif
· 6 years ago
571b767
Test for PR 3905 (#4153)
by jansupol
· 6 years ago
6ed5a4a
remove redundant IF/ELSE (#4151)
by Maxim Nesen
· 6 years ago
420ae28
Implements ASM ClassVisitor for ASM7 in AnnotationAcceptingListener.AnnotatedClassVisitor (#4148)
by jansupol
· 6 years ago
d0d0594
Do not use javax.annotation from JDK. (#4164)
by jansupol
· 6 years ago
e1df1e4
Merge pull request #4163 from jansupol/multireleasejar118fix
by Maxim Nesen
· 6 years ago
104f8dd
Remove JDK 11 classes from the standard jar classes folder
by Jan Supol
· 6 years ago
67754ae
Merge pull request #4161 from jansupol/multireleasejar11_8
by Maxim Nesen
· 6 years ago
7d19233
Created a profile for creating multirelease jar for when built by JDK 11 first and JDK 8 afterwards
by Jan Supol
· 6 years ago
4cbcb02
Fix test exclusion for JDK 8 (#4158) (#4159)
by Patrik Duditš
· 6 years ago
a401695
Merge pull request #4086 from Verdent/rest-client
by Maxim Nesen
· 6 years ago
122b5a3
MP rest client review comments implemented
by David Kral
· 6 years ago
7b4cfa2
Add MP Rest Client to jersey-bom
by Patrik Dudits
· 6 years ago
00f804c
Rest client implementation
by David Kral
· 6 years ago
de1238d
update Jackson to 2.9.9 (#4144)
by jansupol
· 6 years ago
599a54d
PAYARA-2956 - Fix warnings when checking CDI bean is JAX-RS resource (#3906)
by Arjan Tijms
· 6 years ago
44c05a5
fix for JAX-RS SPI resource finder (#4143)
by Maxim Nesen
· 6 years ago
6291543
Allow for providing Jetty HttpClient to Jetty Connector (#4089)
by jansupol
· 6 years ago
ac5feef
Jersey is buildable on JDK 11 (#4135)
by jansupol
· 6 years ago
5dec448
SPI Config API for Jersey (#4116)
by Maxim Nesen
· 6 years ago
c9260df
Allow for matching multiple resources with equal paths as in 4119 (#4132)
by jansupol
· 6 years ago
3dca77c
Support for Spring 5 (#4062)
by Ankur Pathak
· 6 years ago
4787e76
Fix ValidationErrorMessageBodyWriter (#4136)
by Maxim Nesen
· 6 years ago
a41590e
Change SpringComponentProvider to look for beans in current and parent contexts (#4080)
by Adarsh Ramamurthy
· 6 years ago
85a4977
Filter synthetic methods from the resource - bug #4005 fix (#4112)
by jansupol
· 6 years ago
46c0863
Allow for registering HK2 AbstractBinder (#4122)
by jansupol
· 6 years ago
8c60fd2
Separate tests using jmockit from jersey core (#4125)
by jansupol
· 6 years ago
cbd9040
Added integration test to reproduce JERSEY-4099 (#4101)
by Christian Kaltepoth
· 6 years ago
470c19b
Separate Payara's inserters from PR 3844 (#4098)
by jansupol
· 6 years ago
a62d1ff
Fix priority ordering (#4103)
by jansupol
· 6 years ago
895c293
Put Parameter class in core-common, to be used by both client and server (#4091)
by jansupol
· 6 years ago
38c1c6d
Update hk2 osgi-resource-locator to latest 1.0.3 version (#4079)
by jansupol
· 6 years ago
afd16f9
Update ASM to 7.1 (#4095)
by jansupol
· 6 years ago
776ab17
Update JMockit version to 1.44 to support JDK 11 (#4094)
by jansupol
· 6 years ago
e2ee2e2
Upgrade Netty and expose Netty Context (#3983)
by juur
· 6 years ago
0ee0533
Break from looping over FormDataBodyParts once first match is found. (#4030)
by Caleb
· 6 years ago
e4fbf49
Allow for determining media type for RequestContext#abortWith (#4087)
by jansupol
· 6 years ago
682f66c
fix for #4082
by Maxim Nesen
· 6 years ago
9cfc243
Allow for injecting HttpHeaders on a Client (#4078)
by jansupol
· 6 years ago
aa8020a
Issue #3670
by Maxim Nesen
· 6 years ago
9eaa859
2.29 for integration test
by Maxim Nesen
· 6 years ago
b84ec48
Fix for the issue 3796
by Maxim Nesen
· 7 years ago
da7c5c5
Replaced import used for javadoc with full name in the javadoc
by Jan Supol
· 6 years ago
b84e826
Build core-common module on JDK 11.
by Jan Supol
· 6 years ago
59fe75f
Test/example for Date object QueryParam
by Maxim Nesen
· 6 years ago
0aacf79
Issue 4068 Empty Encoding fix
by Maxim Nesen
· 6 years ago
08c5fa2
CSS stylesheet configuration for DocBook
by Maxim Nesen
· 6 years ago
4ae3004
Cleanup old JDK collection compatibility classes
by mszabo-wikia
· 6 years ago
72b1a8c
Update copyright year
by mszabo-wikia
· 6 years ago
551b857
Add dependency on jakarta.activation-api to core-common
by mszabo-wikia
· 6 years ago
61e6399
Updated copyright year
by Jan Supol
· 6 years ago
1e93ba9
Apply @ConstrainedTo even before Feature class is instantiated
by Jan Supol
· 6 years ago
e0369be
Enable @ConstrainedTo on Features
by Jan Supol
· 6 years ago
a13ab9b
2.29 development version preparation
by Maxim Nesen
· 6 years ago
310db2c
jersey-3992 CDI Bean created (but fails) when interface has @Path annotation
by Gaurav Gupta
· 6 years ago
6f425d9
2.29-SNAPSHOT
by jersey-bot
· 6 years ago
c77e3c5
2.28
by jersey-bot
· 6 years ago
4e1d9dc
Update maven-enforcer-plugin to 3.0.0-M2
by mszabo-wikia
· 6 years ago
df7479f
Update release profile to be used with oss-release profile from parent
by Jan Supol
· 6 years ago
Next »