7523 Commits (c7c395d0d0754acccd5d60707fa862064aae02b9)
 

Author SHA1 Message Date
Sam Brannen c7c395d0d0 Merge pull request #421 from sbrannen/SPR-11038 11 years ago
Sam Brannen 64f593db8f Support meta-annotation attr overrides in the TCF 11 years ago
Phillip Webb c5779e2ed6 Remove unused GlassFishLoadTimeWeaverTests 11 years ago
Juergen Hoeller ef3a3b03ce @EnableMBeanExport supports empty placeholders as well 11 years ago
Rossen Stoyanchev 119e793994 Fix concurrency issue in TestDispatcherServlet 11 years ago
Rossen Stoyanchev ce3e55743f Extract IdGenerator into a top-level class 11 years ago
Sam Brannen a5d87fffd9 Polish Javadoc for @IfProfileValue 11 years ago
Sam Brannen 412f74f679 Provide meta-annotation support for @Rollback 11 years ago
Juergen Hoeller 1e6f2e79b9 Adapted getXmlAsSource implementation to avoid compilation failure in IntelliJ IDEA 11 years ago
Juergen Hoeller 1ee816b473 Re-introduced custom StaxSource and StaxResult for Spring Web Services 11 years ago
Phillip Webb e6952f41b7 Merge pull request #418 from ericdahl/doc-typos 11 years ago
Eric Dahl e9f78f6043 Fix various typos 11 years ago
Rossen Stoyanchev 4e82416ba9 Add SubProtocolCapable interface 11 years ago
Phillip Webb 59002f2456 Fix remaining compiler warnings 11 years ago
Rossen Stoyanchev 4de3291dc7 Consolidate websocket/messaging code 11 years ago
Juergen Hoeller f888b8816f Re-enabled tests for meta-annotations on interfaces 11 years ago
Juergen Hoeller f39bb02628 Polishing 11 years ago
Juergen Hoeller 70164cb145 Properly handle InvocationTargetException in reflective JtaPlatform implementation 11 years ago
Juergen Hoeller 519f78c3f5 Optimized ImportAware processing to avoid re-reading class files 11 years ago
Juergen Hoeller 009e362709 @EnableMBeanExport supports placeholders for its attributes now 11 years ago
Sam Brannen ad402dcb4a Status quo for composable stereotypes on interfaces 11 years ago
Sam Brannen 44c5eaeaa3 Fix typo in Javadoc 11 years ago
Sam Brannen a613126be0 Polish AnnotationUtils 11 years ago
Sam Brannen 665251fa2f Suppress deprecation warning in StatusResultMatchers 11 years ago
Sam Brannen 127bc07cda Delete unused package import 11 years ago
Phillip Webb f3504b2fd5 Fix docs sample for ConversionServiceFactoryBean 11 years ago
Phillip Webb d9c4470461 Upgrade to HSQLDB 2.3.1 11 years ago
Phillip Webb 87e443b429 Merge pull request #80 from giovannidalloglio/SPR-9164 11 years ago
giovannidalloglio d0ab131a57 Add BigDecimal support for SpEl numeric operations 11 years ago
Phillip Webb a41958435a Merge pull request #406 from aclement/fix-SPR-9194 11 years ago
Andy Clement 2a05e6afa1 Change SpEL equality operators to use .equals 11 years ago
Phillip Webb 7c3cdf82cc Try a different mbean port 11 years ago
Sam Brannen 3200f3e9a7 Polish Javadoc for TestGroup 11 years ago
Sam Brannen cfe7a525e2 Revert accidental changes to TestGroupTests 11 years ago
Phillip Webb 639b2cb12e Increase performance test timeout 11 years ago
Phillip Webb 4385da7b84 Support for 'all excluding' test groups 11 years ago
Phillip Webb 02f7803860 Upgrade to Gradle 1.9 11 years ago
Phillip Webb 5c7eaaa969 Fix SpEL docs indicating +/- is Supported on Date 11 years ago
Sam Brannen b830d7362d Support non-public anno. attr. values in AnnoUtils 11 years ago
Sam Brannen 45afd4fbe2 Update build in preparation for Gradle 2.0 11 years ago
Phillip Webb 63c143be61 Merge pull request #409 from cdupuis/SPR-11083 11 years ago
Christian Dupuis f6f0adf63b Allow instrumentation to be used with Attach API 11 years ago
Juergen Hoeller 41cdbd292a Defensively handle non-retrievable ApplicationListener bean names 11 years ago
Juergen Hoeller 6a9e116d78 Polishing 11 years ago
Juergen Hoeller 0de112198e Rely on presence of Servlet 2.5's ServletContext.getContextPath() 11 years ago
Brian Clozel 2ea5360b82 Upgrade Jetty to 9.1.0 GA 11 years ago
Brian Clozel cc4faa5990 Fix standard multipart binding + Polish 11 years ago
Phillip Webb 6f2004f4f8 Restore multi-page and PDF reference documentation 11 years ago
Phillip Webb e54fc7bbdc Add whitespace to improve asciidoc readability 11 years ago
Phillip Webb 5d8b008a8b Remove superfluous spaces in asciidoc 11 years ago