1534 Commits (1a5b5423095e84a2c1daa0e786961f99638f9727)
 

Author SHA1 Message Date
Ramnivas Laddad 1a5b542309 Another attempt to fix clover-related build failure 16 years ago
Keith Donald 9be56a39b4 moved binding configuration to publis binder api 16 years ago
Arjen Poutsma a8e8382034 Added more headers. 16 years ago
Arjen Poutsma 8073efd69f SPR-5924 - REOPENED -PathVariable mappings are greedy over hard coded mappings 16 years ago
Ramnivas Laddad 252bd3942c Stub out the clover target to allow successful building of snapshots 16 years ago
Keith Donald 0576fe2654 removed experimental stuff 16 years ago
Keith Donald 2cf157e09a polish 16 years ago
Arjen Poutsma abfc479bdb SPR-5924 - REOPENED -PathVariable mappings are greedy over hard coded mappings 16 years ago
Arjen Poutsma c9f4de3ebf Added more headers. 16 years ago
Arjen Poutsma ff1dac8381 SPR-5870 - Add support for content negotiation based on a request parameter value 16 years ago
Ramnivas Laddad b1cb69fcb9 Override clover.instrument target to avoid build failure. Created SPR-5921 to fix this propertly. 16 years ago
Keith Donald 6206e5f11f ignore failing test for now 16 years ago
Keith Donald 9f8638e557 fixed element type bug 16 years ago
Keith Donald 5904814ec6 ignore cases from some tricky scenarios 16 years ago
Keith Donald eb4a767f6b removed last ignore 16 years ago
Keith Donald 737c66d729 polish 16 years ago
Keith Donald 89a8e4073b more el converters 16 years ago
Keith Donald 1344a6d4d0 more converters; since 3.0 16 years ago
Ramnivas Laddad 29139dfd1a Fixed SPR-5920 by implementing GenericInterfaceDrivenDependencyInjectionAspect 16 years ago
Ramnivas Laddad 7199fcc233 Fixed SPR-5918. 16 years ago
Sam Brannen 29327798c1 [SPR-5699] Investigating issues surrounding automatic flushing of the underlying ORM tool's session via TransactionalTestExecutionListener. 16 years ago
Keith Donald c519f2bd3a string to map 16 years ago
Keith Donald f53e627bb5 string array to map converter 16 years ago
Keith Donald e4c868b837 javadoc 16 years ago
Andy Clement 84bdd1ab8e better method name 16 years ago
Andy Clement 3788a84b8e for Keith and his binder: fault in support for maps (if attempt made to reference into null map) and for general objects, e.g. foo.bar if foo was null, attempt to dynamically build foo. 16 years ago
Andy Clement e3e34b04d4 for Keith and his binder: fault in support for maps (if attempt made to reference into null map) and for general objects, e.g. foo.bar if foo was null, attempt to dynamically build foo. 16 years ago
Andy Clement 85eda27cd4 for Keith and his binder: fault in support for maps (if attempt made to reference into null map) and for general objects, e.g. foo.bar if foo was null, attempt to dynamically build foo. 16 years ago
Keith Donald e85a6740d8 new tests for andy 16 years ago
Arjen Poutsma 6598fd736d BindingJacsonConverter/View -> MappingJacksonConverter/View 16 years ago
Sam Brannen cab7a9250d Updated change log 16 years ago
Sam Brannen 5054802eb9 [SPR-5914] Updated reference manual to point out that class-level usage of @IfProfileValue overrides method-level usage. 16 years ago
Sam Brannen 696d78c144 [SPR-5914] ProfileValueUtils now properly ensures that class-level usage of @IfProfileValue overrides method-level usage. 16 years ago
Mark Pollack 0d98baa5c1 SPR-5619 16 years ago
Mark Pollack 69422e771f SPR-5619 - (OpenSessionInViewTests, ClassUtilTests fixed) 16 years ago
Mark Pollack 8c9346718b POM maintenance/development - initial jarjar support in maven build for ASM 16 years ago
Mark Pollack 0c16554e23 SPR-5803 and additional POM maintenance/development 16 years ago
Keith Donald c9a87de141 polish 16 years ago
Keith Donald 5cb03fa290 collapsed binding factory into binder for time being 16 years ago
Juergen Hoeller a8fa8f4942 JMS SingleConnectionFactory performs start call within connection monitor (for Oracle AQ) 16 years ago
Juergen Hoeller 542b88fb04 only call LocaleResolver when encountering an actual HttpServletRequest 16 years ago
Keith Donald 2db239031f polish 16 years ago
Keith Donald 80760ed7a4 polish 16 years ago
Keith Donald 0c1c5fffba collection property type formatters 16 years ago
Keith Donald 2be6ce0407 binding string to list 16 years ago
Keith Donald 2aef75b907 list binding tests 16 years ago
Keith Donald cbe6695273 formatted annotation to apply to formatted value object classes 16 years ago
Keith Donald 90bafe35cb forgot to commit type descriptor 16 years ago
Keith Donald 2bbf827d57 numerous binding enhancements; removed lazy binding for time being 16 years ago
Juergen Hoeller 5ff6191d72 preserve custom pre-bound RequestAttributes implementations (for Grails) 16 years ago