Commit Graph

  • c91ff130d5 SPR-6946 - RestTemplate should not encode fragments (#'s) Arjen Poutsma 2010-03-05 11:40:52 +00:00
  • 54d0346084 do not call isCurrentlyInCreation with null argument (in order to meet newly enforced assertions within the BeanFactory) Juergen Hoeller 2010-03-05 10:49:24 +00:00
  • 4f926c82bf added bean name assertions Juergen Hoeller 2010-03-04 22:36:35 +00:00
  • b07b146965 fixed @Configurable issue with null bean name (SPR-6947) Juergen Hoeller 2010-03-04 22:33:59 +00:00
  • cfbc5224e3 fixed exception propagation issue with Hessian 4.0 (SPR-6899) Juergen Hoeller 2010-03-04 22:22:47 +00:00
  • a0c41a0e03 SPR-6906 - Combination of ControllerClassNameHandlerMapping and @RequestMappings with file extensions results in exception Arjen Poutsma 2010-03-04 15:17:09 +00:00
  • 8fe5151f84 some further 3.0.2 entries Juergen Hoeller 2010-03-04 13:58:23 +00:00
  • 77f8b070cd polishing Juergen Hoeller 2010-03-04 13:58:02 +00:00
  • 4f4f3fab7d SPR-6934 - AnnotationMethodHandlerAdapter should take into account request accept header ordering Arjen Poutsma 2010-03-04 13:54:24 +00:00
  • 0444ab236a fixed TypeDescriptor toString for MethodParameter annotations (SPR-6924) Juergen Hoeller 2010-03-04 13:50:43 +00:00
  • 9ede9fe697 "conversionService" bean gets ignored if not of type ConversionService (SPR-6916) Juergen Hoeller 2010-03-04 11:27:09 +00:00
  • 3e98b26b77 fixed typo (SPR-6936) Juergen Hoeller 2010-03-04 11:17:12 +00:00
  • 0aee6e9f5b use target factory's ClassLoader in case of a raw EntityManagerFactory (SPR-6733) Juergen Hoeller 2010-03-04 11:13:28 +00:00
  • eddc5b8898 SPR-6935 - @ResponseBody with method that return void throws "Could not resolve view exception". Arjen Poutsma 2010-03-04 10:51:27 +00:00
  • 57993d871e WebApplicationObjectSupport's initServletContext will be called only once in any scenario (SPR-6914) Juergen Hoeller 2010-03-03 16:26:47 +00:00
  • 3c8a47bd06 SPR-6877 - AnnotationMethodHandlerAdapter.handleResponseBody prioritizes messageConverter over MediaType Arjen Poutsma 2010-03-03 11:14:30 +00:00
  • 7f8c91a52d SPR-6902 - @ResponseBody does not work with @ExceptionHandler Arjen Poutsma 2010-03-03 10:33:58 +00:00
  • 62f9f477f5 SPR-6877 - AnnotationMethodHandlerAdapter.handleResponseBody prioritizes messageConverter over MediaType Arjen Poutsma 2010-03-03 10:18:59 +00:00
  • 894875ce8d SPR-6907 - JibxMarshaller - provide access to jibx's writeDocType Arjen Poutsma 2010-03-02 12:49:31 +00:00
  • 9d1c3fa9ac SPR-6907 - JibxMarshaller - provide access to jibx's writeDocType Arjen Poutsma 2010-03-02 11:56:22 +00:00
  • d207c2294d Fixed wrong encoding of URI templates with @-signs (SPR-6874) Arjen Poutsma 2010-03-02 11:30:36 +00:00
  • e653a9cd03 javadoc Arjen Poutsma 2010-03-02 10:53:15 +00:00
  • 5675046cb7 SPR-6876 - RequestMethod does not appear to factor into @RequestMapping uniqueness in some cases Arjen Poutsma 2010-03-02 09:52:43 +00:00
  • 20a8039642 + improve template for spring-context so that the import-package is updated automatically Costin Leau 2010-02-25 15:46:54 +00:00
  • 4bda92fd8a newArg(Type)PreparedStatementSetter declares PreparedStatementSetter interface as return type (SPR-6897) Juergen Hoeller 2010-02-24 14:32:22 +00:00
  • 97adfdd398 Removed misleading comments regarding javax.inject.Qualifier. Sam Brannen 2010-02-23 23:07:44 +00:00
  • a5b5df450e [SPR-6879] @DirtiesContext is now an @Inherited annotation. Sam Brannen 2010-02-23 17:44:59 +00:00
  • 80b8fb8b83 [SPR-6879] @DirtiesContext is now an @Inherited annotation. Sam Brannen 2010-02-23 17:43:00 +00:00
  • ef227c5d01 HibernateJpaDialect borrows JDBC Connection on demand (supporting aggressive release; SPR-6895) Juergen Hoeller 2010-02-23 16:13:04 +00:00
  • 9e5b129ba5 SPR-6885 updates based on Chris Beams' comments. Michael Isvy 2010-02-23 15:46:52 +00:00
  • 12b30843c5 widened AbstractFactoryBean's "getObjectType" signature to return any Class as well (SPR-6872) Juergen Hoeller 2010-02-23 13:00:12 +00:00
  • 09f02bc620 use WeakHashMap for DataSource-keyed cache (SPR-6887) Juergen Hoeller 2010-02-23 10:47:51 +00:00
  • 3d2611484a adding .gitignore Chris Beams 2010-02-22 23:52:56 +00:00
  • 6af91773ee SPR-6885 Improved documentation for JavaConfig's use of CGLIB for all @Configuration annotated classes Michael Isvy 2010-02-22 13:50:41 +00:00
  • 9e71af86f8 polishing Juergen Hoeller 2010-02-22 11:49:19 +00:00
  • 60ff93e5ac avoid invalid id characters in ErrorsTag as well (SPR-6862) Juergen Hoeller 2010-02-22 11:48:08 +00:00
  • f25d2a9416 Removed hard-coded local path from .core/.classpath; removed duplicate asm entry in .context/.classpath Chris Beams 2010-02-22 01:55:38 +00:00
  • fd4b9cf6a3 SPR-6881: remove extra dependency David Syer 2010-02-21 17:51:48 +00:00
  • 1a351db6e0 Update Central POMs to 3.0.2 David Syer 2010-02-21 15:32:18 +00:00
  • 5b537e9604 minor typo fixes Chris Beams 2010-02-21 02:13:41 +00:00
  • 6c69f47acf regressions Juergen Hoeller 2010-02-20 16:29:07 +00:00
  • 44ef114981 fixed @RequestParam(required=false) regression for @InitBinder methods (SPR-6878) Juergen Hoeller 2010-02-20 16:14:14 +00:00
  • 67b342d923 fixed indexed property regression (SPR-6871) Juergen Hoeller 2010-02-20 15:53:09 +00:00
  • 5063c6dd00 upgraded to Hibernate Validator 4.0.2 and Jackson 1.4.2 Juergen Hoeller 2010-02-19 13:58:19 +00:00
  • 8d0bb00188 + make use or property placeholders inside template.mf Costin Leau 2010-02-19 09:43:22 +00:00
  • fe59d4a787 setting things up for 3.0.2 Arjen Poutsma 2010-02-18 17:42:14 +00:00
  • e65610555e final preparations for 3.0.1 release Juergen Hoeller 2010-02-18 11:29:28 +00:00
  • 68b4c7df6e SPR-6752 - RestTemplate throws IllegalArgumentException when HTTP status is not in the HttpStatus enum Arjen Poutsma 2010-02-18 11:15:17 +00:00
  • 103ac0359d DefaultRequestToViewNameTranslator strips trailing slashes as well (SPR-6830) Juergen Hoeller 2010-02-18 10:47:22 +00:00
  • fff4c77dbe Updated spring-build to 2.5.0 Ben Hale 2010-02-18 10:26:35 +00:00
  • b960bd579d preparations for 3.0.1 release Juergen Hoeller 2010-02-18 00:07:02 +00:00
  • 5f7f37f1c1 polishing Juergen Hoeller 2010-02-18 00:06:16 +00:00
  • 572abbcff9 do not ever consider Object as a candidate type for autowiring by type (SPR-6600) Juergen Hoeller 2010-02-18 00:04:08 +00:00
  • e74b33242b fixed regression: method-level patterns without type-level pattern do not need to start with a slash (SPR-6598) Juergen Hoeller 2010-02-17 23:26:06 +00:00
  • b54a099f49 marked spring-tx as a required dependency (SPR-6737) Juergen Hoeller 2010-02-17 22:50:01 +00:00
  • c39b529c93 added vararg variants of query methods to JdbcTemplate (as known from SimpleJdbcTemplate; SPR-6858) Juergen Hoeller 2010-02-17 22:19:49 +00:00
  • 54acebd086 UriTemplate properly quotes variable values (SPR-6854) Juergen Hoeller 2010-02-17 21:58:56 +00:00
  • 36940c5fc8 only activate EL support if JSP ExpressionFactory actually available (SPR-6852) Juergen Hoeller 2010-02-17 21:54:21 +00:00
  • 6aa05994ae SPR-6855 Documentation on Spring-Struts 1 integration needs to be updated Michael Isvy 2010-02-17 15:59:52 +00:00
  • d3560706df final preparations for 3.0.1 release Juergen Hoeller 2010-02-16 18:21:50 +00:00
  • 64f0200675 polishing Juergen Hoeller 2010-02-16 18:21:25 +00:00
  • 64fc4c23ea revised EvalTag implementation Juergen Hoeller 2010-02-16 18:16:47 +00:00
  • 4ae1709313 relaxed generic Class declaration in HttpMessageConverter's canRead/canWrite/read signatures (SPR-6848) Juergen Hoeller 2010-02-16 17:46:16 +00:00
  • 19cdd558d3 Improved Jaxb2Marshaller.supports() Arjen Poutsma 2010-02-16 14:25:55 +00:00
  • 58f63f6142 Improved Jaxb2Marshaller.supports() Arjen Poutsma 2010-02-16 14:13:18 +00:00
  • 60ac239091 BeanDefinitionReader and ClassPath/FileSystemXmlApplicationContext use varargs where possible (SPR-6849) Juergen Hoeller 2010-02-16 11:59:29 +00:00
  • c0f4d9c893 fixed SPR-6846 Michael Isvy 2010-02-15 22:45:26 +00:00
  • ccc7d0f53f fixed interaction with ControllerClassNameHandlerMapping (as reported by Rossen) Juergen Hoeller 2010-02-15 18:27:30 +00:00
  • 87eb3f970e store a static WebApplicationContext reference if the Spring jars get deployed in the same web application as the ContextLoader (SPR-5652) Juergen Hoeller 2010-02-15 18:02:19 +00:00
  • db2d323d96 store a static WebApplicationContext reference if the Spring jars get deployed in the same web application as the ContextLoader (SPR-5652) Juergen Hoeller 2010-02-15 17:58:52 +00:00
  • 0598eafb84 polishing Juergen Hoeller 2010-02-15 17:37:57 +00:00
  • b5e826976c fixed interaction with ControllerClassNameHandlerMapping (as reported by Rossen) Juergen Hoeller 2010-02-15 17:37:44 +00:00
  • 5e1065838b fixed isProxyFactoryBeanDefinition check (SPR-6842) Juergen Hoeller 2010-02-15 17:04:13 +00:00
  • a6af91f7b2 avoid rendering invalid ids (SPR-6840) Juergen Hoeller 2010-02-15 13:45:47 +00:00
  • e8a4ddd3e0 + fix test by disabling autowiring Costin Leau 2010-02-15 13:23:47 +00:00
  • 18bd4a8337 improved "no matching factory method found" exception message (SPR-6837) Juergen Hoeller 2010-02-15 13:01:46 +00:00
  • 97059f4e18 @RequestParam/RequestHeader/CookieValue's defaultValue allows for declaring empty String (SPR-6791) Juergen Hoeller 2010-02-15 12:10:55 +00:00
  • 83231997c0 final preparations for 3.0.1 release Juergen Hoeller 2010-02-15 00:50:21 +00:00
  • 870507cc36 context-specific "conversionService" bean may refer to annotation-configured converter beans (SPR-6800) Juergen Hoeller 2010-02-15 00:42:39 +00:00
  • 9adb01a4a6 added PropertyPlaceholderConfigurer test Juergen Hoeller 2010-02-15 00:22:06 +00:00
  • b3b4c7aaad fixed checkboxes comparison for multi-list (SPR-6505) Juergen Hoeller 2010-02-15 00:17:50 +00:00
  • cdee538129 fixed rendering of select options for multi-list (SPR-6799) Juergen Hoeller 2010-02-15 00:04:30 +00:00
  • d9112d071b fixed error message Juergen Hoeller 2010-02-14 23:59:53 +00:00
  • f4631b1cb6 Spring eval docs Keith Donald 2010-02-12 20:43:55 +00:00
  • d075b82372 Spring eval docs Keith Donald 2010-02-12 20:43:40 +00:00
  • 62eb6cb473 Spring eval docs Keith Donald 2010-02-12 20:42:35 +00:00
  • 9c35130fdc Added spring:eval note Keith Donald 2010-02-12 20:03:23 +00:00
  • b825e398ae added jsp.* import to catch jsp.el Keith Donald 2010-02-12 17:54:13 +00:00
  • 6390e897b8 eval tag tidying Keith Donald 2010-02-12 17:42:41 +00:00
  • 117b138233 SPR-6745: metadata (annotations) attached to property accessors allowing formatting of values during conversion Andy Clement 2010-02-12 01:50:52 +00:00
  • 0f65a0f239 bug Keith Donald 2010-02-12 00:43:27 +00:00
  • e1a0625a15 conversion service lookup in request Keith Donald 2010-02-12 00:33:27 +00:00
  • 315c16de5f relaxed test conditions Juergen Hoeller 2010-02-12 00:02:32 +00:00
  • 5f781e6266 generified PagedListHolded (SPR-6825) Juergen Hoeller 2010-02-11 23:24:45 +00:00
  • 09998b2434 relaxed test conditions Juergen Hoeller 2010-02-11 23:15:15 +00:00
  • daa45dd424 updated template.mf to depend on spring-expression Keith Donald 2010-02-11 23:10:18 +00:00
  • c927e7dc7c added spring expression dependency to maven pom Keith Donald 2010-02-11 23:01:58 +00:00
  • f23b55dc13 spring:eval tag initial commit Keith Donald 2010-02-11 22:53:49 +00:00
  • 16aa399040 optional EL support (only when Tiles EL module present); got rid of tiles-servlet-wildcard dependency (implemented wildcard support locally) Juergen Hoeller 2010-02-11 17:03:37 +00:00
  • 3db5a299bb canConvert checks Collection/Map element types as well (SPR-6564) Juergen Hoeller 2010-02-11 12:23:57 +00:00