Chris Beams
|
247c46e6ea
|
SPR-7002: updated .classpath and pom to reflect new dependency upgrade from Jackson 1.0.0->1.4.2
|
15 years ago |
Juergen Hoeller
|
915ca47cad
|
updated to Jackson 1.4.2
|
15 years ago |
Mark Fisher
|
0d8a020684
|
updated commons-pool version in .classpath to match ivy config
|
15 years ago |
Mark Pollack
|
1e388a894e
|
Change version of Hibernate Validator to 4.0.2 in pom.xml and eclipse .classpath to agree with version in ivy.xml
|
15 years ago |
Juergen Hoeller
|
4e7752c9ba
|
JCA listener containers delegate to wrapped Transaction handle (for Geronimo compatibility; SPR-6991)
|
15 years ago |
Chris Beams
|
c13e5f9f5b
|
SPR-7009, SPR-6972: backed out unintentionally committed tests
|
15 years ago |
Chris Beams
|
706a09c49e
|
SPR-7009: TransactionInterceptor now extracts ultimate target class before evaluating @Transactional metadata to accommodate double-proxying cases
|
15 years ago |
Chris Beams
|
c38c09bc35
|
SPR-6972: removed import
|
15 years ago |
Chris Beams
|
77bb68b967
|
SPR-6972: failed attempt to reproduce issue
|
15 years ago |
Arjen Poutsma
|
212daa1995
|
SPR-7002 - RestTemplate fails to convert properly for Generic Type Container with MappingJacksonHttpMessageConverter
|
15 years ago |
Arjen Poutsma
|
f7ac7a395c
|
SPR-6021 - Allow for using MultiValueMap in GET request for mapping multiple request params
|
15 years ago |
Arjen Poutsma
|
465e84eda4
|
Revert: SPR-6021 - Allow for using MultiValueMap in GET request for mapping multiple request params
|
15 years ago |
Chris Beams
|
ec577f8e24
|
SPR-6538: context-support is no longer marked as an optional dependency within aspects and webmvc POMs
|
15 years ago |
Juergen Hoeller
|
26470cc23a
|
polishing
|
15 years ago |
Juergen Hoeller
|
296aa96d71
|
AopUtils.getTargetClass(...) never returns null (SPR-7011)
|
15 years ago |
Juergen Hoeller
|
a2c3274b8e
|
fixed double fixedField call for getFieldType (SPR-7019)
|
15 years ago |
Chris Beams
|
5e19f2959e
|
SPR-6888: ClassPathResource.getDescription() now fully qualifies resource path regardless of constructor used.
|
15 years ago |
Juergen Hoeller
|
5dc59aaa7b
|
avoid Synchronization List preparations upfront if possible (SPR-6999)
|
15 years ago |
Arjen Poutsma
|
c9289a4dcf
|
SPR-6021 - Allow for using MultiValueMap in GET request for mapping multiple request params
|
15 years ago |
Juergen Hoeller
|
19b4618fb5
|
avoid Synchronization List preparations upfront if possible (SPR-6999)
|
15 years ago |
Arjen Poutsma
|
4c0744ee54
|
SPR-6978 - Dispatcher fails to invoke handler method when request method conflicts with request path
|
15 years ago |
Arjen Poutsma
|
b07d02f1bf
|
SPR-7018 - Support for HttpEntity<?> in @MVC
|
15 years ago |
Sam Brannen
|
69cbadf7e9
|
[SPR-6918] Now verifying support for @Value in conjunction with the Spring TestContext Framework.
|
15 years ago |
Sam Brannen
|
0543036ec9
|
FooConfig, Foo, Bar, and BarFactory are now public static classes in order to avoid a bug with JDT/Spring IDE where the classes cannot be found in the XML application context.
|
15 years ago |
Thomas Risberg
|
2ff2f0205d
|
added metadata override to NUMERIC for NUMBER columns reported as DECIMAL but with zero decimal places (SPR-6912)
|
15 years ago |
Christian Dupuis
|
e22431188b
|
made SortedResourcesFactoryBean ResourceLoaderAware to prevent specifying the ResourceLoader in the jdbc NamespaceHandlers; prevents leaking of class loader instances in tooling
|
15 years ago |
Juergen Hoeller
|
b8c0e153e3
|
do not insist on BeanDefinition presence for @Value resolution (for use in unit tests; SPR-6918)
|
15 years ago |
Juergen Hoeller
|
ff09482653
|
avoid ChainedTilesRequestContextFactory warn logging on Tiles 2.2
|
15 years ago |
Andy Clement
|
d932c043da
|
SPR-6984: auto grow collections on write through indexer
|
15 years ago |
Juergen Hoeller
|
0cb7e4dcb3
|
made getName() public; added isNullSafe() accessor (SPR-6980)
|
15 years ago |
Christian Dupuis
|
2e5f1c22f6
|
fixed Eclipse classpath file
|
15 years ago |
Chris Beams
|
cf93e7c69e
|
Fixed typo in javadoc on HttpRequestHandler
|
15 years ago |
Juergen Hoeller
|
9da980d325
|
further fixes for 3.0.2
|
15 years ago |
Juergen Hoeller
|
7da13e7ad1
|
compatibility with OpenJPA 2.0 (support for persistence.xml versioning; SPR-6975)
|
15 years ago |
Juergen Hoeller
|
a0e40a5610
|
avoid ChainedTilesRequestContextFactory warn logging on Tiles 2.1
|
15 years ago |
Juergen Hoeller
|
ac5c75690a
|
fixed test failures
|
15 years ago |
Juergen Hoeller
|
795a5e02cd
|
polishing
|
15 years ago |
Juergen Hoeller
|
bb75662a7e
|
@Transactional qualifiers work in unit tests as well (SPR-6892)
|
15 years ago |
Juergen Hoeller
|
23cb161fb3
|
polishing
|
15 years ago |
Juergen Hoeller
|
eb1c039a6e
|
WebContentInterceptor does not restrict HTTP methods by default anymore (SPR-6919)
|
15 years ago |
Juergen Hoeller
|
4c39f90466
|
made CronSequenceGenerator public (SPR-6920)
|
15 years ago |
Juergen Hoeller
|
d4de1ac346
|
AbstractInterceptorDrivenBeanDefinitionDecorator copies autowire settings just like ScopedProxyUtils does (SPR-6974)
|
15 years ago |
Arjen Poutsma
|
4880d1d461
|
SPR-6976 - Add debug log for HttpMessageConverter usage
|
15 years ago |
Arjen Poutsma
|
5a8aa53232
|
SPR-6973 - SimpleUrlHandlerMapping wildcards cannot handle escaped newline characters
|
15 years ago |
Arjen Poutsma
|
85b8befbd1
|
SPR-6970 - AbstractHttpMessageConverter canWrite logic the wrong way round??
|
15 years ago |
Christian Dupuis
|
4c4f19ec94
|
SPR-6977: updated copyright; added method comment
|
15 years ago |
Christian Dupuis
|
145dcfd0c2
|
SPR-6977: added support for array parameter types
|
15 years ago |
Arjen Poutsma
|
991c982e5b
|
SPR-5866 - RestTemplate - access to Request Headers
|
15 years ago |
Juergen Hoeller
|
1d6f374970
|
fixed typo (SPR-6967)
|
15 years ago |
Juergen Hoeller
|
eee72c52da
|
mention actual endpoint address in connect failure exception message (SPR-6971)
|
15 years ago |