1688 Commits (f9016fdbe40e92671d539e1f40711356def66ab3)
 

Author SHA1 Message Date
Mark Pollack f9016fdbe4 SPR-5970 - Tidy up Maven central POM for spring-webmvc 15 years ago
Mark Pollack 1683179434 SPR-5968 - Maven central POM for spring-web has wrong versions of dependencies and a missing dependency 15 years ago
Mark Pollack 8d1fdd8c3c SPR-5969 - Tidy up Maven central POM for spring-context-support 15 years ago
Keith Donald bdd43f5f9f pruned presentation model system from trunk to move to dev branch as its a 3.1 feature now 15 years ago
Keith Donald 3ae3196ca7 pruned presentation model system from trunk to move to dev branch as its a 3.1 feature now 15 years ago
Keith Donald 00f90cd816 pruned presentation model system from trunk to move to dev branch as its a 3.1 feature now 15 years ago
Arjen Poutsma 93e99556c0 SPR-4700 - Add single checkbox input macro for Velocity and Freemarker 15 years ago
Arjen Poutsma 7043dff97b 15 years ago
Arjen Poutsma 8db13bb445 Deprecated org.springframework.enums 15 years ago
Arjen Poutsma b95f3f6792 Getting rid of @Ignore 15 years ago
Mark Pollack 7d75082b22 SPR-5851 - Set Maven repositories as non-snapshot 15 years ago
Mark Fisher 4afcddcbc7 added PeriodicTrigger implementation 15 years ago
Arjen Poutsma 43519a57db Doc 15 years ago
Arjen Poutsma 1915192d9a 15 years ago
Sam Brannen 372173f968 Parameterized/generified static methods in BeanUtils. 15 years ago
Arjen Poutsma 4267f8488f SPR-5975 - BufferedImageHttpMessageConverter doesn't work on Google AppEngine 15 years ago
Thomas Risberg 54d403e6b8 revisions after spell check; tweaked text in section covering rollback rules 15 years ago
Thomas Risberg 7c06ea99bb final revisions and marked all comments 15 years ago
Thomas Risberg 791faf4e63 put the definite article back in some places for Spring Framework to be consistent with common usage 15 years ago
Arjen Poutsma 3d29023ef3 Updating POMs to contain Junit & EasyMock version numbers. Apparently, the maven ant tasks cannot resolve our parent pom. 15 years ago
Mark Fisher 50956e0d37 added tests for ThreadPoolTaskScheduler 15 years ago
Mark Fisher 970fcab5de Added ErrorHandler strategy for asynchronous tasks submitted to a scheduler. Replaced DelegatingExceptionProofRunnable with DelegatingErrorHandlingRunnable. Both ThreadPoolTaskScheduler and ConcurrentTaskScheduler now support the ErrorHandler strategy. 15 years ago
Mark Fisher 228e1d80fa CronSequenceGenerator is now package-protected (only used by CronTrigger) 15 years ago
Thomas Risberg c9cc30a379 updated chapter title 15 years ago
Keith Donald a6330ca61e Fixed failing test due to compiler differences 15 years ago
Keith Donald 77b294fe59 native web request parameter map tests 15 years ago
Keith Donald 9ed5353947 unified map view of request parameters, including multiparts 15 years ago
Keith Donald d456a9326e moved multipart and bind to web project since independent of servlet and required by new native web request parameter map 15 years ago
Keith Donald 9eb85af234 moved multipart and bind to web project since independent of servlet and required by new native web request parameter map 15 years ago
Keith Donald e986434a25 moved collection utilities to util 15 years ago
Thomas Risberg 4bf3a9c9bd changed J2EE to Java EE 15 years ago
Thomas Risberg 40c4941cbf changed structure - added Parts for intro chapters and appendices; changed J2EE to Java EE 15 years ago
Thomas Risberg dd96d6d249 Beverly's edits reviewed; changed J2EE to Java EE 15 years ago
Keith Donald fc7c49a284 updated manifest template to add model package import 15 years ago
Keith Donald e020b5752a initial BindingLifecycle @MVC integration 15 years ago
Arjen Poutsma 44cf4e207a SPR-5633 - Portlet-version of @ExceptionHandler 15 years ago
Keith Donald db487b6d42 fixe bug in element type for jeremyg 15 years ago
Juergen Hoeller 17dfc8b0fc fixed constructor resolution algorithm to trigger ambiguity exception as late as possible 15 years ago
Sam Brannen c7661d5341 [SPR-5781] Added a "note" for static import for assertions; additional polishing. 15 years ago
Juergen Hoeller 5d009a2a98 prevent non-public access to bean class as well, if demanded 15 years ago
Arjen Poutsma 12e43ff92d SPR-5953 - Allow SimpleMappingExceptionResolver to Resolve HTTP Status Codes 15 years ago
Arjen Poutsma 2d4ae59ff1 SPR-5961 15 years ago
Arjen Poutsma 9eb962d941 15 years ago
Arjen Poutsma dc59ca427c Using correct encoding (ISO-8859-1) instead of JVM default when no character encoding is given. 15 years ago
Andy Clement 7c6ea9b80d per Ramnivas' suggestion, removing this bit to try and fix snapshot builds 15 years ago
Juergen Hoeller 3cb073abce revised non-lenient resolution 15 years ago
Keith Donald 1d6a7e57c1 delegate to presentation model 15 years ago
Arjen Poutsma b11970ed8d SPR-5923 - HttpMessageConverter selection as a result of @ResponseBody should consider the requested content type 15 years ago
Keith Donald de234e6839 polish 15 years ago
Keith Donald d2d1de5457 mvc binding lifecycle; packaged with model map for now since it depends on it 15 years ago