1497 Commits (c9a87de1410fd5026cf6b9031b3d363fe89713ee)
 

Author SHA1 Message Date
Keith Donald c9a87de141 polish 16 years ago
Keith Donald 5cb03fa290 collapsed binding factory into binder for time being 16 years ago
Juergen Hoeller a8fa8f4942 JMS SingleConnectionFactory performs start call within connection monitor (for Oracle AQ) 16 years ago
Juergen Hoeller 542b88fb04 only call LocaleResolver when encountering an actual HttpServletRequest 16 years ago
Keith Donald 2db239031f polish 16 years ago
Keith Donald 80760ed7a4 polish 16 years ago
Keith Donald 0c1c5fffba collection property type formatters 16 years ago
Keith Donald 2be6ce0407 binding string to list 16 years ago
Keith Donald 2aef75b907 list binding tests 16 years ago
Keith Donald cbe6695273 formatted annotation to apply to formatted value object classes 16 years ago
Keith Donald 90bafe35cb forgot to commit type descriptor 16 years ago
Keith Donald 2bbf827d57 numerous binding enhancements; removed lazy binding for time being 16 years ago
Juergen Hoeller 5ff6191d72 preserve custom pre-bound RequestAttributes implementations (for Grails) 16 years ago
Juergen Hoeller 68e07239c7 extended checkResource(Locale) signature 16 years ago
Juergen Hoeller 2b13afd891 updated Tiles support for Tiles 2.1 compatibility (SPR-5411) 16 years ago
Arjen Poutsma 928855e47a Javadoc 16 years ago
Andy Clement d3c54d979e SPR-5906: test and fix for using expressions in property list keys and values 16 years ago
Andy Clement dcb52dbbc1 SPR-5906: test and fix for using expressions in property list keys and values 16 years ago
Andy Clement a2bce8c2a8 SPR-5905: support for inner type references in type references 'T(com.foo.A$B)' or in ctor calls 'new com.foo.A$B()' 16 years ago
Andy Clement dbdac9fa31 SPR-5847: require quotes for dotted map key names, eg. map['a.b.c'] 16 years ago
Andy Clement a4b7ce168c SPR-5804: problems with map access if it is the root object; SPR-5847: alternative map referencing strategies: a.b == a[b] == a['b'] 16 years ago
Sam Brannen 2b869d57f2 [SPR-5902] JavaDoc polishing. 16 years ago
Sam Brannen e31d947eb9 [SPR-5640] Updated reference manual regarding new support for marking the test application context as 'dirty' after each test method within a given test class. 16 years ago
Sam Brannen eef6fd3f09 [SPR-5640] polishing 16 years ago
Andy Clement eb69e7574b SPR-5899: Invoking methods or constructors passing null (including varargs support) 16 years ago
Sam Brannen c254f389c0 [SPR-5640] Added support for marking the test application context as 'dirty' after each test method within a given test class via the new DirtiesContext.classMode() attribute. 16 years ago
Andy Clement ea2580af68 SPR-5518: textual alternatives for operators (eq, lt, le, gt, ge, ne, div, mod, not) - removes messy escaping for expressions declared in XML. 16 years ago
Sam Brannen e77e070e7a [SPR-4702] Reference manual updates 16 years ago
Sam Brannen 1f087b412d [SPR-4702] Explicit tests for TestExecutionListener's new beforeTestClass() and afterTestClass()} lifecycle callback methods with TestNG support classes. 16 years ago
Sam Brannen 0483cb5a3d [SPR-4702] Explicit tests for TestExecutionListener's new beforeTestClass() and afterTestClass()} lifecycle callback methods. 16 years ago
Sam Brannen 51b8b99dfc [SPR-4702] JavaDoc updates 16 years ago
Sam Brannen 8dec6af038 [SPR-4702] Added support for @DirtiesContext at the test class level. 16 years ago
Sam Brannen 0222a4a56c Polishing: suppressing warnings. 16 years ago
Sam Brannen f26e2e3d7b [SPR-4702] Improving JavaDoc for TestExecutionListener. 16 years ago
Keith Donald dc935dcd6d added validation result 16 years ago
Keith Donald 2bc76bcd68 initial validation constraint spi commit 16 years ago
Sam Brannen 70ee067400 [SPR-5887] Updated documentation regarding upgrade to JUnit 4.6. 16 years ago
Sam Brannen ba746a8e51 [SPR-5887] Upgraded to JUnit 4.6. 16 years ago
Sam Brannen ceffa783d4 [SPR-5889] Customized Spring Build to include TestNG tests in the automated build process; added global build.versions properties file as well. 16 years ago
Sam Brannen 91c9f544b1 [SPR-5889] Renaming TestNG tests from *Tests_ back to *Tests, but keeping @org.junit.Ignore to exclude them from the JUnit test run. 16 years ago
Sam Brannen 620c9b1f96 [SPR-5895] Upgraded to EasyMock 2.5.1. 16 years ago
Sam Brannen 8bfb56c75b [SPR-5887] Upgraded to JUnit 4.6.0. 16 years ago
Sam Brannen 4da16bb1f9 Made fragile tests a little less fragile: increased max times. 16 years ago
Sam Brannen 0bbca8624f Made fragile tests a little less fragile: increased max times. 16 years ago
Sam Brannen 0c2fa5208d [SPR-5888] Upgrading to TestNG 5.9. 16 years ago
Sam Brannen 58db51324d Made fragile tests a little less fragile: increased max times. 16 years ago
Arjen Poutsma 0f22e22ff3 Javadoc 16 years ago
Mark Pollack 474ffaac63 Beverly's copy edits - to be reviewed. 16 years ago
Arjen Poutsma e1b9c18536 Added defaultViews property. 16 years ago
Arjen Poutsma ef67fc245f FixedJsonView 16 years ago