11178 Commits (c5995149b369a1e78573a4ed0da9e55f9870e5c9)
 

Author SHA1 Message Date
Juergen Hoeller c7fd4ccf48 StandardScriptUtils.retrieveEngineByName for lookup with descriptive exception message 9 years ago
Juergen Hoeller fe3aad4ab2 Latest dependency updates (H2 1.4.189, Underscore.js 1.8.3) 9 years ago
Sebastien Deleuze cffad9d4b1 Limit the number of ScriptEngine instances to the number of threads 9 years ago
Sam Brannen 54703bf3f8 Introduce ignored, failing tests for SPR-13475 9 years ago
Sam Brannen d66f85bd66 Polishing 9 years ago
Sam Brannen 0ad59ddb7a Merge pull request #877 from nithril/SPR-13468 9 years ago
Nicolas Labrot e4c0859d41 Support @CrossOrigin as a merged composed annotation 9 years ago
Sam Brannen 74b05118eb Polish RequestMappingHandlerMappingTests 9 years ago
Sebastien Deleuze 48b512c5f4 Update Jackson builder to set properly AUTO_DETECT_IS_GETTERS 9 years ago
Sam Brannen 6a30d04d1e Ensure all 4.2 XSDs reference beans & tool XSDs from 4.2 9 years ago
Sam Brannen c866c172ec Polish spring-context-4.2.xsd 9 years ago
Juergen Hoeller f0ebddef1e Latest dependency updates (AspectJ 1.8.7, Jackson 2.6.2, EhCache 3.0 M3) 9 years ago
Juergen Hoeller df0b26f0e6 XhrTransport implementations do not need to redeclare interface when extending from AbstractXhrTransport 9 years ago
Juergen Hoeller fbce18418a Context namespace exposes null-value attribute for property-placeholder element 9 years ago
Juergen Hoeller b23c23279b AbstractEmbeddedDatabaseConfigurer explicitly closes JDBC Connection on shutdown 9 years ago
Sebastien Deleuze 299b7766fe Allow same-origin WebSocket/SockJS requests once origin is set 9 years ago
Stephane Nicoll f60bd25666 Merge pull request #874 from kamilszymanski/fix-configuration-docs 9 years ago
Kamil Szymanski 6802504db0 Fix `@Configuration` javadoc typo 9 years ago
Stephane Nicoll 3b17de8ab2 Merge pull request #873 from izeye/patch-5 9 years ago
izeye 1aa77ef817 Add a missing `@throws` in Javadoc 9 years ago
Sam Brannen e2bfbdcfd1 Support attribute overrides with @ResponseStatus 9 years ago
Sam Brannen 4a49ce9694 Polish Javadoc for @ResponseStatus 9 years ago
Sam Brannen de2e201a2a Refer to @Commit instead of @Rollback(false) in the reference manual 9 years ago
Juergen Hoeller bc13cb2af5 Polishing 9 years ago
Juergen Hoeller ae0d945a05 DeferredResult accessors based on volatile fields for proper visibility 9 years ago
Juergen Hoeller 4dee9cbf62 ConcurrentMapCache.putIfAbsent properly supports nulls 9 years ago
Sebastien Deleuze f3b7e9ff2d Expose view url to render function in ScriptTemplateView 9 years ago
Sebastien Deleuze ff02ad47e0 Close properly the InputStream in ScriptTemplateView#getTemplate() 9 years ago
Juergen Hoeller f2c9838e95 Updated ContentNegotiatingViewResolver example towards ContentNegotiationManager 9 years ago
Juergen Hoeller 99f72ce3db Polishing 9 years ago
Juergen Hoeller 5f598586ea SseEmitter exposes super constructor with timeout value 9 years ago
Juergen Hoeller c4f5a0fb10 MessagingException provides null description (instead of empty String) to NestedRuntimeException 9 years ago
Sam Brannen 22e84a87f4 Polish proxy tests 9 years ago
Sam Brannen ae8a341a55 Polishing 9 years ago
Juergen Hoeller 52fdfd59ab Polishing 9 years ago
Juergen Hoeller 5c22002d21 Latest dependency updates (Undertow 1.2.12, WebJars Locator 0.28) 9 years ago
Juergen Hoeller a8432bc8a1 Tests for enum array with varargs (and related refinements) 9 years ago
Juergen Hoeller 1feb757c54 ResourceHttpMessageConverter allows for using InputStreamResource 9 years ago
Juergen Hoeller e393c7b1ee AbstractEnvironment defensively synchronizes access to activeProfiles and defaultProfiles 9 years ago
Juergen Hoeller e214e64782 Latest dependency updates (Hibernate ORM 5.0.1, JasperReports 6.1.1, Joda-Time 2.8.2, SnakeYAML 1.16) 9 years ago
Juergen Hoeller 667fc7e4a9 Polishing 9 years ago
Juergen Hoeller 811de8e50b AbstractApplicationContext allows for re-refresh and re-close 9 years ago
Sam Brannen c663fd551a Polishing 9 years ago
Sam Brannen 734aecb15a Polish "What's New" section in reference manual 9 years ago
Brian Clozel d3d81c2864 Add MockHttpServletResponse.getDateHeader 9 years ago
Brian Clozel e81a430e61 Fix @RequestBody(required=false) support 9 years ago
Juergen Hoeller eeab7f38a2 Fixed generateETagHeaderValue's IOException handling 9 years ago
Sam Brannen 93f3b9cbe0 Polish Javadoc for @EnableAsync 9 years ago
Juergen Hoeller ec741bd5ea Latest dependency updates (Jetty 9.3.3, Netty 4.0.31, Undertow 1.2.11) 9 years ago
Juergen Hoeller 1ed1167153 Avoid ConcurrentModificationException in SingleConnectionFactory's AggregatedExceptionListener 9 years ago