5779 Commits (5a0c4a98410d0cc37e0d0f4ffbf2fb8fb613dde6)
 

Author SHA1 Message Date
Chris Beams 8a38891e15 Update Apache license header date 12 years ago
Phillip Webb 91f6123167 Support SQL exception translation for ORA-06550 12 years ago
Phillip Webb ba5a148d8d Polish whitespace 12 years ago
Chris Beams 59fb67e38d Update SpEL test to reflect native float support 12 years ago
Chris Beams 37babc5c82 Merge pull request #114 from satyapalreddy/master 12 years ago
Satyapal Reddy be8f23d756 Add SpEL support for float literals 12 years ago
Chris Beams 2ab2c2e9ce Merge pull request #172 from aclement/SPR-9751 12 years ago
Andy Clement f64325882d Add SpEL support for increment/decrement operators 12 years ago
Phillip Webb 33d37e8680 Polish 12 years ago
Rossen Stoyanchev 3bb515bec7 Improve async support in Spring MVC Test 12 years ago
Rossen Stoyanchev 8270d82bda Fix failing test 12 years ago
Rossen Stoyanchev c7e7e80a3a Update AbstractView with method to set content type 12 years ago
Rossen Stoyanchev 4f114a657f Merge pull request #130 from tmeighen/SPR-7905 12 years ago
Tim Meighen e16c40359a Support wildcard style media types in JSON converters 12 years ago
Rossen Stoyanchev 2e1a68893d Update HttpHeaders.getAccept method 12 years ago
Phillip Webb ae2d24808c Close 'beans' tag in MVC namespace documentation 12 years ago
Rossen Stoyanchev e329698df5 Update changelog 12 years ago
Rossen Stoyanchev 0721146b14 Improve regex for parsing query params 12 years ago
Rossen Stoyanchev 2f504dda3a Update remoting chapter (minor) 12 years ago
Sam Brannen 4aaf014cc6 Support comments in SQL scripts in JdbcTestUtils 12 years ago
Sam Brannen 7c538bd588 Rename WebTEL to ServletTEL 12 years ago
Sam Brannen ff8a6e8fdb Remove code duplication in ModelAndViewAssert 12 years ago
Rossen Stoyanchev 0a10f95e18 Shorten package name for Spring MVC Test framework 12 years ago
Rossen Stoyanchev caf2af077a Polish MockHttpServletRequestBuilder 12 years ago
Sam Brannen c579cd1ce9 Update changelog regarding major new testing features 12 years ago
Rossen Stoyanchev dbcbdace9e Parameterize AsyncTask type 12 years ago
Rossen Stoyanchev e98dc50f99 Fix issue in PatternsRequestCondition 12 years ago
Rossen Stoyanchev 300ab4537b Add Spring 32 methods to StandaloneMockMvcBuilder 12 years ago
Phillip Webb 9582085950 Add DefaultMessageCodesResolverTests 12 years ago
Sam Brannen 300d41840b Fix JDK7 method order-dependent issues in SRCCT 12 years ago
Sam Brannen 21ebbb9c02 Support session & request scoped beans in the TCF 12 years ago
Sam Brannen 0bb24f2922 Update documentation TODOs 12 years ago
Phillip Webb 6adb49b7a9 Add StringToUUIDConverter 12 years ago
Phillip Webb c8c0e827b4 Polish trailing whitespace 12 years ago
Juergen Hoeller 29d60448cd Polishing 12 years ago
Juergen Hoeller a6ce821ad8 Made AutoProxyCreatorTests less dependent on container's own interrogation of FactoryBeans 12 years ago
Juergen Hoeller 3cf5572ee8 LoadTimeWeaverAware beans are consistently being created early for JPA weaving to work reliably 12 years ago
Juergen Hoeller 0af9244571 LoadTimeWeaverAware beans are consistently being created early for JPA weaving to work reliably 12 years ago
Juergen Hoeller 0f11920007 Only cache by-type lookups if configuration has been marked as frozen 12 years ago
Juergen Hoeller d7e2de019f Mention matching bean names in exception message in case of non-unique EntityManagerFactory lookup 12 years ago
Juergen Hoeller 538ce4747d Only cache by-type lookups if configuration has been marked as frozen 12 years ago
Juergen Hoeller 3c59725b94 LoadTimeWeaverAware beans are consistently being created early for JPA weaving to work reliably 12 years ago
Juergen Hoeller cfdcb54711 Jaxb2Marshaller has non-synchronized access to the JAXBContext once initialized 12 years ago
Juergen Hoeller 138fa8af0e OpDivide does not return a TypedValue for its operate result (consistent with OpMultiply) 12 years ago
Juergen Hoeller ff7dcec5f7 BeanWrapper does not fall back to String constructor if ConversionService attempt failed before 12 years ago
Juergen Hoeller 65743936ff Provider injection into prototype beans works for method parameters as well 12 years ago
Phillip Webb 3f1fb4eeea Merge pull request #155 from philwebb/SPR-9284 12 years ago
Phillip Webb 38c4393592 Allow MapToMap conversion to work when the target map does not have a 12 years ago
Phillip Webb 60afa5ead4 Polish trailing whitespace 12 years ago
Phillip Webb ea8b1327b4 Merge pull request #136 from philwebb/SPR-9017 12 years ago