978 Commits (31f61628ff25094f079856205d049dc8709d3309)
 

Author SHA1 Message Date
Colin Sampaleanu 31f61628ff updte hibernate dependencies in integration-test project to same as 16 years ago
Juergen Hoeller ee5e76c48c officially deprecated AbstractJpaTests 16 years ago
Juergen Hoeller 9baf9cdc2f reintroduced "removeApplicationListener" method as well 16 years ago
Andy Clement af6457a67d More tests. First pass on messages review. 16 years ago
Costin Leau f6ecffdba7 + osgi manifest updates 16 years ago
Mark Pollack d16d8984a8 REST documentation 16 years ago
Mark Pollack 4fc77944ad More REST documentation 16 years ago
Keith Donald 5a87334168 made conversion service pluggable 16 years ago
Keith Donald 1d22b9fb88 activated DefaultConversionService in EL, linking convert and EL 16 years ago
Keith Donald 8b52b7eeef autobox tests 16 years ago
Keith Donald ebb203a251 removed custom converter for m3 to add back in rc1; also ensure type descriptor get type always returns wrapper types if primitive 16 years ago
Keith Donald b988f1a539 javadoc 16 years ago
Keith Donald 76f63f8b64 map-to-map tests 16 years ago
Juergen Hoeller 5649f2f31d fixed generic registerCustomEditor signature 16 years ago
Juergen Hoeller 20fc42add0 avoid PortletSession.getAttributeMap() since it is immutable (SPR-5649) 16 years ago
Andy Clement 38c7f566e5 Fixed StandardTypeLocator to only know about java.lang.* out of the box. Doc fixes related to that. 16 years ago
Andy Clement f36b9eb088 finally some comparator logic that makes sense :) 16 years ago
Andy Clement 46c5340f57 More tests, corrections in standard comparator, more helper methods in StandardEvaluationContext. 16 years ago
Andy Clement ba613f2e35 allow for null 16 years ago
Andy Clement 00cecd0dd0 more tests, minor fixes. some findbugs issues addressed. 16 years ago
Juergen Hoeller a9f4eeeabf fixed javadoc 16 years ago
Juergen Hoeller 73dd6c28a3 reintroduced "removeAllListeners()" method since Spring DM uses it 16 years ago
Andy Clement 707d2ed72a Changed signature of convertValue() to keep the Sun compiler happy 16 years ago
Mark Pollack 362629d03b Change version from 3.0.0.M3 to 3.0.0.BUILD-SNAPSHOT (again) 16 years ago
Keith Donald 3e4810f670 polish 16 years ago
Keith Donald a0cab10ccc polish 16 years ago
Arjen Poutsma 7e3e79ca22 SPR-5653: RestTemplate handles redirects incorrectly 16 years ago
Juergen Hoeller 859497b171 @Resource names may use ${...} placeholders (SPR-5656) 16 years ago
Andy Clement 3cac9267e9 Commented out the sections on list projection and #this. 16 years ago
Andy Clement f20dcf275f Corrected some typos, code samples and changed a bit of wording. All code samples are now SpEL testcases. 16 years ago
Andy Clement 9a8bb5f709 More tests and some fixes. Also created tests based on the documentation examples. 16 years ago
Keith Donald 9ce71f67ff conversion service helper tests - part 1 16 years ago
Keith Donald d966965a4c default converter tests 16 years ago
Mark Pollack 5e46fab34d Start of REST documentation 16 years ago
Mark Pollack b132e964be add paragraph on SpEL, reorganize section layout. 16 years ago
Thomas Risberg a3cbb05ed5 added language element to programlisting for syntax highlighting 16 years ago
Andy Clement cfc65b0cc7 Removed unnecessary code. Increased test coverage from 70>75% - still some way to go 16 years ago
Andy Clement 30bed7b54a Corrected exception message inserts 16 years ago
Andy Clement 4a7f7bb24a more tests 16 years ago
Andy Clement 76fcc81bc6 New method to return string representation of typeDescriptor 16 years ago
Mark Pollack f917ba89d6 Spring Expression Language docs 16 years ago
Thomas Risberg fc899e5881 added spring leaf for notes 16 years ago
Thomas Risberg 51526d6541 added JMS to overview 16 years ago
Thomas Risberg fb8ec6ed97 added some styling and color coded syntax highlighting to beans chapter 16 years ago
Mark Pollack 5f5bee1022 Spring Expression Language docs 16 years ago
Mark Pollack 1f00e639e0 Spring Expression Language docs 16 years ago
Chris Beams d08d73f274 Renamed ConfigurationPostProcessorTests -> ConfigurationClassPostProcessorTests 16 years ago
Chris Beams 254bf7e403 Fixed SPR-5655 - dm Server issues with ConfigurationClassPostProcessor attempting to read .class files with ASM with incorrect class loader 16 years ago
Thomas Risberg b14d760c9b an outline of the Getting Started chapter 16 years ago
Chris Beams e500348ca7 Fixed mystyped dependency on org.antlr 3.0.1 in context's Eclipse .classpath 16 years ago