2159 Commits (e651c69a4457e355786e1355d1197ae93450c9bc)
 

Author SHA1 Message Date
Keith Donald 7a6dafd5ad completed generic converter implementation 16 years ago
Juergen Hoeller ce800fb45a allow instrumentation to be specified as a regular VM agent even in OSGi (SPR-6147) 16 years ago
Juergen Hoeller dc05ef6548 revised JBoss VFS support 16 years ago
Juergen Hoeller e56aa91bd7 "data.sql" instead of "test-data.sql" (SPR-6020) 16 years ago
Juergen Hoeller c802253402 "data.sql" instead of "test-data.sql" (SPR-6020) 16 years ago
Rob Harrop 2eb6f497a9 updated testing chapter of ref guide 16 years ago
Juergen Hoeller 6fc190ec25 AbstractBeanDefinitionParser can deal with null return value as well (SPR-5872) 16 years ago
Keith Donald 438f128db6 todos 16 years ago
Keith Donald 187d025c19 map converters 16 years ago
Keith Donald 1ee4ac1b52 string to map converters 16 years ago
Mark Fisher dedecf7ae9 SPR-6142 Moved ErrorHandler strategy interface to the org.springframework.util package so that it can be used by MessageListener containers in addition to TaskSchedulers. 16 years ago
Mark Fisher e2c36fd592 Updated the context module's .classpath file for Groovy 1.6.3 (from 1.5.1) 16 years ago
Keith Donald e6c3227d2d more generic converters 16 years ago
Keith Donald ed611be838 conversion utils helper for common code 16 years ago
Juergen Hoeller 871fc14fbb restored parent property to accept ConversionService instead of GenericConversionService 16 years ago
Juergen Hoeller 0698947e6d skip processing when no PlatformTransactionManager found (SPR-3955) 16 years ago
Keith Donald c693f216f1 Beefed up test suite 16 years ago
Keith Donald e9416db472 javadoc and final 16 years ago
Keith Donald 01e900c33a documented hooks 16 years ago
Keith Donald a6e28f4eb5 polish 16 years ago
Keith Donald 6ce33dba75 getConverter calls now throw exception and query parent 16 years ago
Arjen Poutsma 5faa4d90ac SPR-6130 - Be able to specify a default content type when no extension is used in ContentNegotiatingViewResolver 16 years ago
Mark Pollack 4f94f45ec4 pom maintenance 16 years ago
Keith Donald fe525f5100 polish 16 years ago
Keith Donald 5bae005366 removed ignored test now that convert system has been revised 16 years ago
Keith Donald 17f7796d42 polish 16 years ago
Keith Donald cb54869726 collection to object 16 years ago
Keith Donald 67c02f6c35 generic converter revising 16 years ago
Jeremy Grelle 982ece595c SPR-5931 - Allow non-standard attributes in <form> tags 16 years ago
Juergen Hoeller 566eeba8ca specified excluded names matched against unprefixed FactoryBean names as well (SPR-5926) 16 years ago
Juergen Hoeller 9f75eb4f44 do not check for action exception in resource phase (SPR-6129) 16 years ago
Keith Donald fada151878 array to object 16 years ago
Keith Donald d37c5aba94 polish 16 years ago
Keith Donald 48bc060a77 collection and array merged into one 16 years ago
Keith Donald 2ca694350e array to collection conversion 16 years ago
Juergen Hoeller 6c4fb85753 marked JBoss VFS dependency as optional (SPR-6127) 16 years ago
Juergen Hoeller 66ce8248b5 JSR-330 etc 16 years ago
Keith Donald 25854bd764 polish 16 years ago
Keith Donald b4fd51abd5 polish 16 years ago
Keith Donald 45c542e51e updated for change in conversion service api; source type desc now required 16 years ago
Keith Donald b2e3837956 polish 16 years ago
Keith Donald f1f4bd9fb4 generic converter updates 16 years ago
Keith Donald d3b43ebccb refined generic converter concept 16 years ago
Juergen Hoeller 6420fd303b fixed checkbox macro (SPR-6120) 16 years ago
Keith Donald 8e800f0322 map to map generic converter 16 years ago
Juergen Hoeller ac6e26388f added default editors for "java.util.Currency" and "java.util.TimeZone" 16 years ago
Juergen Hoeller 99753f0d1c polishing 16 years ago
Juergen Hoeller 89216a4b9a marked Hibernate Validator as optional 16 years ago
Juergen Hoeller 7b42a12161 consistent loading of optional classes 16 years ago
Juergen Hoeller 8d66c90760 revised JTA 1.1 support and javadoc 16 years ago