Commit Graph

  • cfe1fdb5e5 Add missing Hamcrest dependency David Syer 2010-11-15 16:50:59 +00:00
  • a3df1c4e41 Re-order deps to allow Hamcrest to come before JUnit David Syer 2010-11-15 16:50:01 +00:00
  • b73224427f Add missing ROME dep David Syer 2010-11-15 16:49:17 +00:00
  • 01120eb2f0 Using random port for HTTP integration tests Arjen Poutsma 2010-11-09 10:40:51 +00:00
  • 8762ec956c SPR-7707 - Unexpected behavior with class-level @RequestMappings Arjen Poutsma 2010-11-08 14:56:35 +00:00
  • 01e79cfedd SPR-7703 - minor performance improvements to servlet and portlet handlers Costin Leau 2010-10-31 17:46:15 +00:00
  • caf1a0875a SPR-7308 + add updated IDE classpath + add updated OSGi manifest Costin Leau 2010-10-29 17:17:38 +00:00
  • 4f8105ccaa SPR-7308 + add updated IDE classpath + add updated OSGi manifest Costin Leau 2010-10-29 17:17:10 +00:00
  • 85c02981b5 SPR-7308 + initial commit of caching abstraction + main API + Spring AOP and AspectJ support + annotation driven, declarative support + initial namespace draft Costin Leau 2010-10-29 17:00:08 +00:00
  • 416777022d SPR-6614 - Add human-readable descriptions for statuc codes in HttpStatus Arjen Poutsma 2010-10-29 10:56:43 +00:00
  • 7cc3f49910 SPR-7695 - Add ETag version of WebRequest.checkNotModified() Arjen Poutsma 2010-10-29 10:28:47 +00:00
  • 095a36e853 SPR-7470 + add missing test class Costin Leau 2010-10-28 17:54:07 +00:00
  • 6ef987bced SPR-7470 + add test for XML config with errors Costin Leau 2010-10-28 17:49:49 +00:00
  • c13905ad16 SPR-7470 + add c: namespace Costin Leau 2010-10-28 17:49:01 +00:00
  • 4214bc0735 Minor post-merge cleanup Chris Beams 2010-10-25 19:54:01 +00:00
  • f480333d31 Merge 3.1.0 development branch into trunk Chris Beams 2010-10-25 19:48:20 +00:00
  • 0206845341 Spring 3.0.5 Chris Beams 2010-10-20 23:33:02 +00:00
  • b0ea2b13d2 polishing Juergen Hoeller 2010-10-20 21:15:22 +00:00
  • a37a9e8a38 SPR-7667 Arjen Poutsma 2010-10-20 13:59:37 +00:00
  • 577755d580 polishing Juergen Hoeller 2010-10-20 05:51:51 +00:00
  • 610812949f prepared for 3.0.5 release Juergen Hoeller 2010-10-20 05:48:25 +00:00
  • 82ec515e59 declared JPA API as optional (SPR-6819) Juergen Hoeller 2010-10-20 05:37:25 +00:00
  • d418eed56f AbstractJasperReportsView only sets locale model attributes if not present already Juergen Hoeller 2010-10-20 05:22:43 +00:00
  • 244c96151e added consistent license header Juergen Hoeller 2010-10-20 05:19:17 +00:00
  • 92298469bf Fixed configuration of AnnotationAsyncExecutionAspect (was incorrectly under the same name as that for transaction management aspect) Ramnivas Laddad 2010-10-17 22:33:30 +00:00
  • bfd54f4f35 AnnotationAsyncExecutionAspect etc Juergen Hoeller 2010-10-15 21:04:48 +00:00
  • c5e53ee432 polishing Juergen Hoeller 2010-10-15 20:50:51 +00:00
  • 8c9b64c948 added mode="proxy"/"aspectj" and proxy-target-class options to task namespace; switched to concise names for async aspects Juergen Hoeller 2010-10-15 20:50:23 +00:00
  • 171f1ee097 added additional parameter name matching using lowercase with Locale.ENGLISH (SPR-7658) Thomas Risberg 2010-10-15 15:56:59 +00:00
  • be21358db7 reintroduced getHandler(request, cache) in deprecated form (after removing it in 3.0.4) Juergen Hoeller 2010-10-15 14:05:22 +00:00
  • 5da5fc6499 polishing Juergen Hoeller 2010-10-15 08:44:03 +00:00
  • c7aaa85ef6 Add proper default values for 'merge' attributes in collection elements (SPR-7656) Chris Beams 2010-10-15 07:56:02 +00:00
  • a25e4d794e Hibernate 3.6, etc Juergen Hoeller 2010-10-14 23:10:08 +00:00
  • 3c067e5db6 optimized AnnotationUtils findAnnotation performance for repeated search on same interfaces (SPR-7630) Juergen Hoeller 2010-10-14 23:06:45 +00:00
  • 0f924820e8 revised OracleTableMetaDataProvider for reliable Oracle Connection detection; autodetect JdbcTemplate's NativeJdbcExtractor (SPR-7611) Juergen Hoeller 2010-10-14 21:25:14 +00:00
  • 1f1577e33e fixed @Value injection to correctly cache temporary null results for non-singleton beans (SPR-7614) Juergen Hoeller 2010-10-14 19:49:29 +00:00
  • e1dbb66798 StringToArray/CollectionConverter trims element values before trying to convert them (SPR-7657) Juergen Hoeller 2010-10-14 19:44:26 +00:00
  • 1933b648c3 fixed @Value injection to correctly cache temporary null results for non-singleton beans (SPR-7614) Juergen Hoeller 2010-10-14 19:40:36 +00:00
  • 5cb06f5da2 consistent caching of @Autowired arguments in field and method case (SPR-7635) Juergen Hoeller 2010-10-14 09:34:31 +00:00
  • ffa4ed093f BeanWrapper etc Juergen Hoeller 2010-10-14 00:30:38 +00:00
  • 4c73a29f99 polishing Juergen Hoeller 2010-10-14 00:30:07 +00:00
  • 0195b0da3c BeanWrapper does not attempt to populate Map values on access (just auto-grows Map itself) Juergen Hoeller 2010-10-14 00:14:50 +00:00
  • 27a10c74d1 resolve dependency outside of synchronized block before subsequently preparing cached arguments (SPR-7635) Juergen Hoeller 2010-10-13 23:22:57 +00:00
  • 7893b3ebf6 applied synchronization in order to avoid race condition in skipping check (SPR-7635, SPR-7642) Juergen Hoeller 2010-10-13 22:29:28 +00:00
  • 21d6883139 moved async aspect to aspectj sub-package Juergen Hoeller 2010-10-13 21:06:38 +00:00
  • a6569a2930 moved async aspect to aspectj sub-package Juergen Hoeller 2010-10-13 20:53:12 +00:00
  • d9d7fb6f9a Docs Arjen Poutsma 2010-10-13 14:19:48 +00:00
  • 4108927b28 SPR-5367 - PathVariable mappings are greedy over hard coded mappings Arjen Poutsma 2010-10-13 12:03:26 +00:00
  • ac5b1bcfab fixed Autowired/CommonAnnotationBeanPostProcessor to prevent race condition in skipping check (SPR-7635, SPR-7642) Juergen Hoeller 2010-10-12 22:56:38 +00:00
  • c5c1d70aa3 SPR-6291 - UrlPathHelper is too aggressive decoding URLs Arjen Poutsma 2010-10-12 12:09:43 +00:00
  • 043ec2c8b2 SPR-7636 - XStreamMarshaller - Add support for configuring XStream with aliases by class (type) and also defining multiple attributes for the same class. Arjen Poutsma 2010-10-12 11:55:29 +00:00
  • 1f296403da SPR-7620 - StaxEventContentHandler does not set Location for StartDocument event Arjen Poutsma 2010-10-12 09:50:39 +00:00
  • 35da7bdb44 SPR-7621 - AbstractStaxContentHandler sets NamespaceContext on every start/end element Arjen Poutsma 2010-10-12 09:41:23 +00:00
  • ab21dbad08 SPR-7621 - AbstractStaxContentHandler sets NamespaceContext on every start/end element Arjen Poutsma 2010-10-12 09:35:23 +00:00
  • c32c0d5674 fixed package declaration Juergen Hoeller 2010-10-11 21:26:32 +00:00
  • e506ccf4e1 serializer package etc Juergen Hoeller 2010-10-11 21:15:56 +00:00
  • 0ef971b82b polishing Juergen Hoeller 2010-10-11 21:15:26 +00:00
  • b062de1133 revised initial cut of serializer package; moved Converter adapters to sub-package 'support' Juergen Hoeller 2010-10-11 21:15:12 +00:00
  • 3740380a7a polishing Juergen Hoeller 2010-10-11 20:03:40 +00:00
  • cb434793d5 avoid double flushing of ObjectOutputStream when close is being called right afterwards anyway Juergen Hoeller 2010-10-11 20:00:45 +00:00
  • 9114f80b68 SPR-7641 - Added Principal to listing of supported method parameter types. Oliver Gierke 2010-10-11 19:59:16 +00:00
  • ae3cfff380 fixed JodaTimeContextHolder to use a non-inheritable ThreadLocal and expose a reset method (SPR-7441); use of remove() even when being called with a null argument Juergen Hoeller 2010-10-11 18:55:21 +00:00
  • c046419acd SPR-7627 added Serializer and Deserializer strategies, Converter adapters, and default implementations Mark Fisher 2010-10-11 17:36:18 +00:00
  • bd22bed10a added a SybaseAnywhereMaxValueIncrementer since syntax is slightly different than for Sybase ASE (SPR-7623) Thomas Risberg 2010-10-11 14:17:09 +00:00
  • a0fead1880 revised TypedValue toString representation (SPR-7569) Juergen Hoeller 2010-10-10 21:29:18 +00:00
  • f7cd9865f4 polishing Juergen Hoeller 2010-10-10 21:09:59 +00:00
  • ebe8052d55 fixed detection of element type in case of nested collections (SPR-7569) Juergen Hoeller 2010-10-10 21:09:43 +00:00
  • 6b3c299a50 consistent handling of handler methods, init binder methods and model attribute methods (SPR-7355) Juergen Hoeller 2010-10-10 21:01:04 +00:00
  • 722778c74a SpEL MapAccessor consistently rejects "target.key" style access to Maps if no such key is found (SPR-7614) Juergen Hoeller 2010-10-10 20:22:15 +00:00
  • 1cd77e2a15 polishing Juergen Hoeller 2010-10-10 20:11:53 +00:00
  • 5be9473136 initialize cache Maps early, turning them into final fields Juergen Hoeller 2010-10-10 20:11:44 +00:00
  • 7553b76f15 SpEL method invocations prefer method with fewest parameters (e.g. no-arg over vararg; SPR-7633) Juergen Hoeller 2010-10-10 19:23:01 +00:00
  • d78eda8aeb polishing Juergen Hoeller 2010-10-10 18:31:43 +00:00
  • 061063257a optimized @Bean error messages (SPR-7628, SPR-7629) Juergen Hoeller 2010-10-10 18:31:03 +00:00
  • 4e43ba544b Jdbc4NativeJdbcExtractor etc Juergen Hoeller 2010-10-09 23:08:23 +00:00
  • ccded10d86 added configurable Connection/Statement/ResultSet target types to Jdbc4NativeJdbcExtractor (SPR-7613); added OracleJdbc4NativeJdbcExtractor with pre-configured Oracle JDBC API types Juergen Hoeller 2010-10-09 23:04:50 +00:00
  • 2433feab09 fixed embedded database exception test Juergen Hoeller 2010-10-09 13:29:22 +00:00
  • be04aca037 consistent handling of unwrap/isWrapperFor/isClosed in JDBC proxies Juergen Hoeller 2010-10-09 12:38:37 +00:00
  • 153680a5e6 polishing Juergen Hoeller 2010-10-09 12:35:38 +00:00
  • a15d023b45 ResourceDatabasePopulator throws descriptive ScriptStatementFailedException with resource details (SPR-7546) Juergen Hoeller 2010-10-09 12:35:21 +00:00
  • 63b8ae085a added a nativeJdbcExtractor property for the TableMetaDataProvider and a method to specify the one to use for SImpleJdbcInsert (SPR-7611) Thomas Risberg 2010-10-08 18:28:01 +00:00
  • 1c6e131746 SPR-7604 - Support multiple embedded databases. Oliver Gierke 2010-10-08 12:40:06 +00:00
  • 00984781af SPR-7369: @Async support in spring-aspects with AspectJ Ramnivas Laddad 2010-10-06 20:13:22 +00:00
  • e1fb19f4e1 SPR-7369: @Async support in spring-aspects with AspectJ Ramnivas Laddad 2010-10-06 20:12:15 +00:00
  • 21cca695e5 Polishing Arjen Poutsma 2010-10-06 12:05:11 +00:00
  • ba2bac17de SPR-7604 - Support multiple embedded databases. Oliver Gierke 2010-10-02 06:30:05 +00:00
  • 5918e2fa9c preparations for 3.0.5 release Juergen Hoeller 2010-10-02 01:29:35 +00:00
  • 6d94c92d97 DefaultMessageListenerContainer's skips no-message-received commit on Tibco (avoiding a deadlock; SPR-7558) Juergen Hoeller 2010-10-02 01:25:25 +00:00
  • 3f0462510e getTestExecutionListeners() returns actual List which allows for iteration as well as modification (SPR-7595) Juergen Hoeller 2010-10-02 01:05:40 +00:00
  • 40fa8afce4 DispatcherPortlet's default resource serving explicitly prevents access to WEB-INF and META-INF (SPR-7540) Juergen Hoeller 2010-10-02 00:03:09 +00:00
  • aac2de9221 avoid ConcurrentModificationException when iterating attribute names (SPR-7557) Juergen Hoeller 2010-10-01 22:27:34 +00:00
  • cbab6fa59f reduced BeanDefinition footprint by initializing Sets and Maps with 0 Juergen Hoeller 2010-10-01 22:22:50 +00:00
  • b7b2a25953 fixed ApplicationContext event processing for repeated invocations to non-singleton listener beans (SPR-7563) Juergen Hoeller 2010-10-01 22:16:21 +00:00
  • d9b54a524d revised "ClassUtils.isAssignable" semantics to cover primitives vs wrappers in both directions (SPR-7610) Juergen Hoeller 2010-10-01 21:50:25 +00:00
  • 9008e08171 SPR-7651 - Document limitations of @Async. Oliver Gierke 2010-10-01 09:44:55 +00:00
  • eb0990b37e Formatting for scheduling.xml. Oliver Gierke 2010-10-01 09:44:52 +00:00
  • 1fc6de0403 SPR-7609 - Fixed typos in JMS documentation. Oliver Gierke 2010-10-01 06:52:08 +00:00
  • b467f2c858 SPR-7602 - Correctly shutdown Derby >= 10.6 Oliver Gierke 2010-09-30 17:56:41 +00:00
  • e211c09065 fixed exists() check for resources in zipped files (SPR-7559) Juergen Hoeller 2010-09-29 14:45:44 +00:00
  • f88f69e700 AspectJExpressionPointcut uses bean ClassLoader for initializing the AspectJ pointcut parser (SPR-7570) Juergen Hoeller 2010-09-29 14:31:23 +00:00