2232 Commits (374ea0502832aad5d2d4d361e286b16c3278b7d6)
 

Author SHA1 Message Date
Keith Donald 67c02f6c35 generic converter revising 15 years ago
Jeremy Grelle 982ece595c SPR-5931 - Allow non-standard attributes in <form> tags 15 years ago
Juergen Hoeller 566eeba8ca specified excluded names matched against unprefixed FactoryBean names as well (SPR-5926) 15 years ago
Juergen Hoeller 9f75eb4f44 do not check for action exception in resource phase (SPR-6129) 15 years ago
Keith Donald fada151878 array to object 15 years ago
Keith Donald d37c5aba94 polish 15 years ago
Keith Donald 48bc060a77 collection and array merged into one 15 years ago
Keith Donald 2ca694350e array to collection conversion 15 years ago
Juergen Hoeller 6c4fb85753 marked JBoss VFS dependency as optional (SPR-6127) 15 years ago
Juergen Hoeller 66ce8248b5 JSR-330 etc 15 years ago
Keith Donald 25854bd764 polish 15 years ago
Keith Donald b4fd51abd5 polish 15 years ago
Keith Donald 45c542e51e updated for change in conversion service api; source type desc now required 15 years ago
Keith Donald b2e3837956 polish 15 years ago
Keith Donald f1f4bd9fb4 generic converter updates 15 years ago
Keith Donald d3b43ebccb refined generic converter concept 15 years ago
Juergen Hoeller 6420fd303b fixed checkbox macro (SPR-6120) 15 years ago
Keith Donald 8e800f0322 map to map generic converter 15 years ago
Juergen Hoeller ac6e26388f added default editors for "java.util.Currency" and "java.util.TimeZone" 15 years ago
Juergen Hoeller 99753f0d1c polishing 15 years ago
Juergen Hoeller 89216a4b9a marked Hibernate Validator as optional 15 years ago
Juergen Hoeller 7b42a12161 consistent loading of optional classes 15 years ago
Juergen Hoeller 8d66c90760 revised JTA 1.1 support and javadoc 15 years ago
Jeremy Grelle 1c134925ba SPR-6114 - Upgrade the Spring JSP tag libraries to JSP 2.0 15 years ago
Keith Donald d29a894d57 javadoc 15 years ago
Keith Donald 563ef683f9 polish 15 years ago
Keith Donald e9d53cb2e8 ignore failing test for now while revising converter system 15 years ago
Keith Donald 1d9607b465 javadoc 15 years ago
Keith Donald e26163505a added sf4j logging to run tests in eclipse 15 years ago
Keith Donald d848d21f09 polish 15 years ago
Keith Donald e153a1a968 tidying string to char conversion 15 years ago
Keith Donald 5c3e71d494 polish 15 years ago
Keith Donald 3ef485bbbe polish 15 years ago
Keith Donald 31441627de updated formatter conversion service adapter to work with type descriptor 15 years ago
Keith Donald 39c1ab923f tidying 15 years ago
Keith Donald 33c19b8b14 Converter system implementation cleanup and tidying; wip 15 years ago
Thomas Risberg 10c30f0315 modified createRelative according to David Ward's suggestion for JBSPRING-4 (SPR-5120) 15 years ago
Juergen Hoeller ad4f50a0d4 removed outdated reflection code 15 years ago
Juergen Hoeller 9ef1d2b1ad adapted to Converter signature change 15 years ago
Juergen Hoeller 6f2642f2d3 consistently use varargs signature 15 years ago
Juergen Hoeller 87e939a4e9 adapted to Converter signature change 15 years ago
Juergen Hoeller 160521074b avoid caching for expression results even when specified as TypedStringValue (SPR-6115) 15 years ago
Keith Donald 8bf1ee5e7c polish 15 years ago
Keith Donald 1c6965132f convert polishing: removed checked exception from Converter interface to support direct use, added Converter to each implementation for consistency 15 years ago
Keith Donald 881c3ed6fa Mapper and SpelMapper 15 years ago
Sam Brannen a7ab109ab7 TestNG 5.10 15 years ago
Rob Harrop 01fb1825f5 [SPR-6063] fixed issue with inconsistent views of PropertyDescriptors 15 years ago
Rob Harrop aa08c11976 [SPR-5859] @ManagedOperation can now be used on getters/setters 15 years ago
Juergen Hoeller 2a0d68cb5c restored getMostSpecificMethod's traversal of the inheritance hierarchy 15 years ago
Juergen Hoeller fd81aa205d protected @Autowired method can be overridden with non-annotated method to suppress injection; private @Autowired methods with same signature will be called individually across a hierarchy (SPR-6112) 15 years ago