11048 Commits (71dcd28c7734e0a4a04745661c3205d28a033692)
 

Author SHA1 Message Date
Arjen Poutsma 5a561bcd07 Minor changes to OXM chapter 16 years ago
Thomas Risberg 1facd45c5e switched to use XInclude 16 years ago
Andy Clement 338a7ee2de SPR-5673: more intelligence in TemplateAwareExpressionParser. Supports prefix/suffix escaping and nesting of prefixes/suffixes 16 years ago
Thomas Risberg 298a5c4a8b rearranged content in "New in Spring 3.0" 16 years ago
Thomas Risberg ab52fdf07b added/modified some links 16 years ago
Ben Hale 6fc16d1e33 [SPR-5675] Added spring-expressions to the library file 16 years ago
Ben Hale af2e117244 [DMSSUP-8] Removed import-scope:=application for aspectj 16 years ago
Mark Pollack 823cc6e691 polishing 16 years ago
Mark Pollack aa36118e1c Finish REST docs, add docs for @FactoryMethod, add links in 'new-in-3' 16 years ago
Thomas Risberg 0c5ab54dce added more content to new in Spring 3 16 years ago
Thomas Risberg a4b1adbc60 fixed typo of language 16 years ago
Thomas Risberg 0e77054854 added content to new in Spring 3 16 years ago
Mark Pollack 7f06639be2 Add REST feed view docs, included edits from Thomas R. 16 years ago
Andy Clement 2f5ba83416 more tests - about 82% coverage now. focused on testing reflection helper since it is rather complex. some asserts also added. 16 years ago
Thomas Risberg 19ec3654df added the rest chapter to the build 16 years ago
Thomas Risberg 38e5deefda added language element to programlisting for syntax highlighting 16 years ago
Thomas Risberg 077d7f4bce added language element to programlisting for syntax highlighting 16 years ago
Thomas Risberg f4b4f28fc2 added language element to programlisting for syntax highlighting 16 years ago
Colin Sampaleanu b7ab939d55 forgot to update eclipse project when updating hibernate versions 16 years ago
Colin Sampaleanu dc592837be allow petclinic unit tests to work. slf4j impl was needed 16 years ago
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