2326 Commits (f46bbd14fefdfb5446c5dc957ea4fb4aad78c794)
 

Author SHA1 Message Date
Keith Donald f46bbd14fe polish 17 years ago
Keith Donald 79be476095 polish 17 years ago
Keith Donald 78390ae84e polish 17 years ago
Keith Donald 0e721e124a polish 17 years ago
Keith Donald a3d019b656 annotation driven number formatting with default number formatting rules 17 years ago
Keith Donald ad93204090 annotation driven number formatting with default number formatting rules 17 years ago
Juergen Hoeller a9b1658089 added JBoss jars 17 years ago
Juergen Hoeller 69a72e8c72 TransactionAwareDataSourceProxy processes isClosed explicitly in order to avoid potential leaks (SPR-5780) 17 years ago
Thomas Risberg 777c40f667 added unwrapping of scoped proxy tp unwrapResourceIfNecessary() (SPR-5671) 17 years ago
Arjen Poutsma e1d7fd856f SPR-6308 - Spring Expression Language creates systemProperties bean calling System.getProperties() which in enterprise shared containers is locked down 17 years ago
Thomas Risberg df583711f1 added entry for unversioned xsd reference 17 years ago
Thomas Risberg e5a86b6623 added entry for unversioned xsd reference 17 years ago
Keith Donald 043b001a67 docs 17 years ago
Keith Donald 7328a32aad tests for custom conversion service / validator 17 years ago
Christian Dupuis 02c23384d3 update icon for mvc namespace 17 years ago
Keith Donald 260b4c445d not needed according to Christian 17 years ago
Keith Donald 330bffd647 mvc namespace conversion-service and validator attributes 17 years ago
Luke Taylor d1443d25f4 SPR-3695: Added note on servlet/JSP/JSTL versions with reference to external blog article 17 years ago
Chris Beams aaeac93d74 fixed typo in javadoc: s/poitncut/pointcut/ 17 years ago
Chris Beams 1452b2ffd1 SPR-6328: Rename @ImportXml -> @ImportResource and allow for usage of non-XML BeanDefinitionReader types 17 years ago
Mark Fisher 94a8a2e4c2 SPR-5507 SchedulerFactoryBean now implements SmartLifecycle instead of ApplicationListener. 17 years ago
Thomas Risberg 5978fd76a0 relaxed Map<String, Object> to Map<String, ?> for method parameter 17 years ago
Keith Donald f1c336404d polish 17 years ago
Keith Donald 4121e40d07 removed old dir 17 years ago
Keith Donald 1e0c2ebf22 removed old dir 17 years ago
Keith Donald 943ee480ea polish 17 years ago
Keith Donald dd4c123427 date time format code review 17 years ago
Luke Taylor 5f5edbe711 SPR-5276: Updated Acegi site link to point to Spring Security 17 years ago
Keith Donald 7ce0d7841d results of code review of mvc namespace 17 years ago
Luke Taylor a78bff327b SPR-6169: Clarified that DispatcherServlet configuraion options are init-param values for the servlet declaration, not context params 17 years ago
Luke Taylor 8e76ae5982 SPR-5430,SPR-6224: Converted deprecated view property names to use '.(class)' syntax. 17 years ago
Thomas Risberg 4596057353 added note to changelog about supporting load-time weaving in JBoss 5 (SPR-5764) 17 years ago
Luke Taylor c75dbbfcbc SPR-6293: Updated required tiles version to 2.1.2 17 years ago
Mark Fisher 00fafe3f5e SPR-5507 GenericMessageEndpointManager now implements SmartLifecycle instead of ApplicationListener. 17 years ago
Mark Fisher 19799237e9 SPR-5507 AbstractJmsListeningContainer now implements SmartLifecycle instead of ApplicationListener. 17 years ago
Mark Fisher d9f1daeafc SPR-5507 Added SmartLifecycle interface with 'isAutoStartup' method and added an 'onRefresh' method to the LifecycleProcessor. 17 years ago
Keith Donald a504e85dfc added test dep to ivy.xml causing build failure 17 years ago
Mark Fisher 59a45337de SPR-5507 Factored out Lifecycle management to a LifecycleProcessor strategy with the default implementation as DefaultLifecycleProcessor. The 'lifecycleProcessor' bean may be defined to override the default. 17 years ago
Keith Donald b65ef01bf9 polishing 17 years ago
Keith Donald 35aefbb932 polish 17 years ago
Keith Donald bc9ef36f26 updated favoring style pattern string instead of Style enum for DateTimeFormat 17 years ago
Keith Donald 88c16dbd4d javadoc polishing 17 years ago
Juergen Hoeller df0b4d3854 WebSphereUowTransactionManager suspends synchronizations even without existing transaction (SPR-6167) 17 years ago
Costin Leau 0f1f01b719 SPR-6102 17 years ago
Costin Leau 83ce14dfaf SPR-6102 17 years ago
Costin Leau 4d49e1e70d SPR-5762 17 years ago
Arjen Poutsma 437ec7d98d SPR-6291 - UrlPathHelper is too aggressive decoding URLs 17 years ago
Costin Leau 5428c5f710 + removed unused imports 17 years ago
Costin Leau c5a0c30f75 SPR-6194 17 years ago
Arjen Poutsma 27d3926a16 SPR-6005 - org.springframework.beans.propertyeditors.URIEditor does double escaping for % signes for URIs that contain a schema 17 years ago