1516 Commits (29139dfd1a7160ec07e68259cebdf4e4ff433302)
 

Author SHA1 Message Date
Ramnivas Laddad 29139dfd1a Fixed SPR-5920 by implementing GenericInterfaceDrivenDependencyInjectionAspect 17 years ago
Ramnivas Laddad 7199fcc233 Fixed SPR-5918. 17 years ago
Sam Brannen 29327798c1 [SPR-5699] Investigating issues surrounding automatic flushing of the underlying ORM tool's session via TransactionalTestExecutionListener. 17 years ago
Keith Donald c519f2bd3a string to map 17 years ago
Keith Donald f53e627bb5 string array to map converter 17 years ago
Keith Donald e4c868b837 javadoc 17 years ago
Andy Clement 84bdd1ab8e better method name 17 years ago
Andy Clement 3788a84b8e for Keith and his binder: fault in support for maps (if attempt made to reference into null map) and for general objects, e.g. foo.bar if foo was null, attempt to dynamically build foo. 17 years ago
Andy Clement e3e34b04d4 for Keith and his binder: fault in support for maps (if attempt made to reference into null map) and for general objects, e.g. foo.bar if foo was null, attempt to dynamically build foo. 17 years ago
Andy Clement 85eda27cd4 for Keith and his binder: fault in support for maps (if attempt made to reference into null map) and for general objects, e.g. foo.bar if foo was null, attempt to dynamically build foo. 17 years ago
Keith Donald e85a6740d8 new tests for andy 17 years ago
Arjen Poutsma 6598fd736d BindingJacsonConverter/View -> MappingJacksonConverter/View 17 years ago
Sam Brannen cab7a9250d Updated change log 17 years ago
Sam Brannen 5054802eb9 [SPR-5914] Updated reference manual to point out that class-level usage of @IfProfileValue overrides method-level usage. 17 years ago
Sam Brannen 696d78c144 [SPR-5914] ProfileValueUtils now properly ensures that class-level usage of @IfProfileValue overrides method-level usage. 17 years ago
Mark Pollack 0d98baa5c1 SPR-5619 17 years ago
Mark Pollack 69422e771f SPR-5619 - (OpenSessionInViewTests, ClassUtilTests fixed) 17 years ago
Mark Pollack 8c9346718b POM maintenance/development - initial jarjar support in maven build for ASM 17 years ago
Mark Pollack 0c16554e23 SPR-5803 and additional POM maintenance/development 17 years ago
Keith Donald c9a87de141 polish 17 years ago
Keith Donald 5cb03fa290 collapsed binding factory into binder for time being 17 years ago
Juergen Hoeller a8fa8f4942 JMS SingleConnectionFactory performs start call within connection monitor (for Oracle AQ) 17 years ago
Juergen Hoeller 542b88fb04 only call LocaleResolver when encountering an actual HttpServletRequest 17 years ago
Keith Donald 2db239031f polish 17 years ago
Keith Donald 80760ed7a4 polish 17 years ago
Keith Donald 0c1c5fffba collection property type formatters 17 years ago
Keith Donald 2be6ce0407 binding string to list 17 years ago
Keith Donald 2aef75b907 list binding tests 17 years ago
Keith Donald cbe6695273 formatted annotation to apply to formatted value object classes 17 years ago
Keith Donald 90bafe35cb forgot to commit type descriptor 17 years ago
Keith Donald 2bbf827d57 numerous binding enhancements; removed lazy binding for time being 17 years ago
Juergen Hoeller 5ff6191d72 preserve custom pre-bound RequestAttributes implementations (for Grails) 17 years ago
Juergen Hoeller 68e07239c7 extended checkResource(Locale) signature 17 years ago
Juergen Hoeller 2b13afd891 updated Tiles support for Tiles 2.1 compatibility (SPR-5411) 17 years ago
Arjen Poutsma 928855e47a Javadoc 17 years ago
Andy Clement d3c54d979e SPR-5906: test and fix for using expressions in property list keys and values 17 years ago
Andy Clement dcb52dbbc1 SPR-5906: test and fix for using expressions in property list keys and values 17 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()' 17 years ago
Andy Clement dbdac9fa31 SPR-5847: require quotes for dotted map key names, eg. map['a.b.c'] 17 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'] 17 years ago
Sam Brannen 2b869d57f2 [SPR-5902] JavaDoc polishing. 17 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. 17 years ago
Sam Brannen eef6fd3f09 [SPR-5640] polishing 17 years ago
Andy Clement eb69e7574b SPR-5899: Invoking methods or constructors passing null (including varargs support) 17 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. 17 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. 17 years ago
Sam Brannen e77e070e7a [SPR-4702] Reference manual updates 17 years ago
Sam Brannen 1f087b412d [SPR-4702] Explicit tests for TestExecutionListener's new beforeTestClass() and afterTestClass()} lifecycle callback methods with TestNG support classes. 17 years ago
Sam Brannen 0483cb5a3d [SPR-4702] Explicit tests for TestExecutionListener's new beforeTestClass() and afterTestClass()} lifecycle callback methods. 17 years ago
Sam Brannen 51b8b99dfc [SPR-4702] JavaDoc updates 17 years ago