Sign in
third-party-mirror
/
jersey
/
cd22d86b8554d71221ef330e3412584d607e0caa
/
tests
1340947
Use standard pom.xml structure (#4414)
by jansupol
· 5 years ago
e11e086
Allow HK2 AbstractBinder class to bind before the Feature is called (#4394)
by jansupol
· 5 years ago
e5af7d6
Fix #3433 - Multiple cookies with same name are not supported (#4390)
by Thibault Vallin
· 5 years ago
81c2d32
Adopt Jackson 2.10.1 (#4339)
by jansupol
· 5 years ago
57de0c4
Updated checkstyle plugin to latest 3.1.0 (#4364)
by jansupol
· 5 years ago
78591eb
increase version in pom.xml files after release (#4363)
by Jersey Robot
· 5 years ago
fbd3dd3
OSGI groupId fix (#4353)
by Maxim Nesen
· 5 years ago
29913b9
Prevent HK2 AbstractBinder from being configured twice.
by Jan Supol
· 5 years ago
51abc78
Fix issues with ChunkedInputStream when using Apache Connector (#4338)
by jansupol
· 5 years ago
e59b36e
Allow to use additional properties with security manager/4323 (#4327)
by jbescos
· 5 years ago
b7a5dc0
Spring 5 integration tests
by Daniel Kec
· 5 years ago
bc67ee3
ConnectorProvider support added to mp rest client (#4347)
by David Král
· 5 years ago
eb39448
Let the tests have less requirements not to fail intermittently on Travis
by Jan Supol
· 5 years ago
4c10f29
Use Spring Context 4 in the Spring integration test (#4307)
by Daniel Kec
· 5 years ago
82a85a1
Allow for using HeaderDelegateProvider service (#4276)
by jansupol
· 5 years ago
a7ea89b
Take Hk2CustomBoundTypesProvider into an account when skipping @Inject annotated fields for HK2
by Jan Supol
· 5 years ago
65b1770
Enable to use AsyncInvoker in Rx client
by Jan Supol
· 5 years ago
a68bea0
Move CDI integration tests to a common CDI-Integration module (#4280)
by jansupol
· 5 years ago
94945df
HK2 to skip fields injected by CDI in non bean-defining-annotated beans (#4277)
by jansupol
· 5 years ago
984b6dd
Wire mock does not run now when skipTests property is set (#4254)
by David Král
· 6 years ago
4d7ba4b
2.30-SNAPSHOT
by jersey-bot
· 6 years ago
fb1f60b
2.29.1
by jersey-bot
· 6 years ago
6621582
remove staging repository from Travis build
by Jan Supol
· 6 years ago
c7e8476
Content-type is not set when entity is not present. (#4246)
by David Král
· 6 years ago
b38e6e8
Fixes #4239 MediaType in method parameter not overridden by annotation (#4243)
by David Král
· 6 years ago
a065740
Jakarta APIs version upgrade (#4240)
by Maxim Nesen
· 6 years ago
ed78313
Enable Spring4 integration test again
by Jan Supol
· 6 years ago
068b3b2
Add an option to not register the Jackson's ExceptionMappers by JacksonFeature (#4225)
by jansupol
· 6 years ago
d3b2d63
Upgrade of MP Rest client to 1.3.3.
by Tomas Langer
· 6 years ago
8dcbaf4
Removed invalid email addresses (#4203)
by jansupol
· 6 years ago
491d1f4
2.30-SNAPSHOT
by jersey-bot
· 6 years ago
422ed6b
2.29
by jersey-bot
· 6 years ago
b4497f5
Consumes and produces value should be now properly changed (#4175)
by David Král
· 6 years ago
61b9fbf
Prevent duplicate lookup of CDI components (#4157)
by Patrik Dudits
· 6 years ago
9fe5414
Unify microprofile modules structure (#4176)
by Maxim Nesen
· 6 years ago
487ea98
Arquillian enabled for TCK tests of rest client (#4165)
by David Král
· 6 years ago
571b767
Test for PR 3905 (#4153)
by jansupol
· 6 years ago
420ae28
Implements ASM ClassVisitor for ASM7 in AnnotationAcceptingListener.AnnotatedClassVisitor (#4148)
by jansupol
· 6 years ago
122b5a3
MP rest client review comments implemented
by David Kral
· 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
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
38c1c6d
Update hk2 osgi-resource-locator to latest 1.0.3 version (#4079)
by jansupol
· 6 years ago
e4fbf49
Allow for determining media type for RequestContext#abortWith (#4087)
by jansupol
· 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
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
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
df7479f
Update release profile to be used with oss-release profile from parent
by Jan Supol
· 6 years ago
9e0e0a0
Merge branch 'EE4J_8' into 'master'
by Jan Supol
· 6 years ago
ec01a02
Prepare 2.28 rc3
by jansupol
· 6 years ago
7aebbcf
Uptake Jakarta dependencies, Part I. (#4001)
by jansupol
· 6 years ago
2b59416
JAX-RS 2.1.3 (Jakarta Maven Coordinates and OSGi fixes) [EE4J_8] (#3994)
by Markus KARG
· 6 years ago
c23b05a
Merge pull request #3961 from senivam/EE4J_8
by Maxim Nesen
· 6 years ago
a2093a0
Merge pull request #3957 from jansupol/verup1
by Maxim Nesen
· 6 years ago
41faccf
JAXB-* version update
by Maxim Nesen
· 6 years ago
eb5ea8c
Updated versions to align with CQs
by Jan Supol
· 6 years ago
88dc9ea
SSE tests fixed (#3870)
by Maxim Nesen
· 7 years ago
8f75003
asynchronous timeout
by Maxim Nesen
· 7 years ago
7ec7605
Update to Bean Validation 2.0 (Hibernate 6) (#3908)
by Máté Szabó
· 7 years ago
7ad68ff
Unified Jersey modules versions for release
by Maxim Nesen
· 6 years ago
d46c324
fixes for Eclipse Jenkins environment (adaptopenjdk, shell etc)
by Maxim Nesen
· 6 years ago
75abe1c
Removed reference to JavaFX class javax.util.Pair
by Christian Kaltepoth
· 7 years ago
d280321
Version of JMockit updated to 1.41
by Maxim Nesen
· 7 years ago
80bff93
condition which excludes JsonbTestProvider removed (#3902)
by Maxim Nesen
· 7 years ago
5244df7
Travis CI parallel script and code style fix
by Maxim Nesen
· 7 years ago
d68b8c8
Travis CI build script
by Maxim Nesen
· 7 years ago
fa1ed98
Test issue related to JRE version
by Maxim Nesen
· 7 years ago
165d319
Replace CDI servlet uber jar with CDI servlet-core jar (#3939)
by jansupol
· 6 years ago
e6c4f2d
fixes for Eclipse Jenkins environment (adaptopenjdk, shell etc)
by Maxim Nesen
· 6 years ago
b99bc9c
Update to Bean Validation 2.0 (Hibernate 6) (#3908)
by Máté Szabó
· 7 years ago
43af14a
Version of JMockit updated to 1.41
by Maxim Nesen
· 7 years ago
b041944
condition which excludes JsonbTestProvider removed (#3902)
by Maxim Nesen
· 7 years ago
ff7183d
JerseySseEventSource#register throws IllegalStateException (#3891)
by Maxim Nesen
· 7 years ago
ba65703
JerseySseEventSource#register throws IllegalStateException (#3892)
by Maxim Nesen
· 7 years ago
e8cb0d8
Let #executorService() takes precedence over #register() (#3886)
by jansupol
· 7 years ago
cb8245c
SSE tests fixed (#3870)
by Maxim Nesen
· 7 years ago
eafb9bd
Replaced internal Base64 by java.util.Base64 (#3803) (#3829)
by mdurawa
· 7 years ago
175cbe7
test improvements
by Maxim Nesen
· 7 years ago
2c49f92
asynchronous timeout
by Maxim Nesen
· 7 years ago
47952cf
Travis CI parallel script and code style fix
by Maxim Nesen
· 7 years ago
3be4415
Merge pull request #3833 from senivam/jreTests
by jansupol
· 7 years ago
86ad8fb
Travis CI build script
by Maxim Nesen
· 7 years ago
75fb9c5
Test issue related to JRE version
by Maxim Nesen
· 7 years ago
ee4c430
Removed reference to JavaFX class javax.util.Pair
by Christian Kaltepoth
· 7 years ago
12a0573
Initial Contribution
by Jan Supol
· 7 years ago