Commit Graph

  • 97148ce889 Polishing Juergen Hoeller 2015-11-26 01:10:31 +01:00
  • e410129aaf Ensure cast correctly included for OpPlus compilation Andy Clement 2015-11-24 22:37:53 +01:00
  • 55494362ef SimpAnnotationMethodMessageHandler skips template variable check in case of no pattern Juergen Hoeller 2015-11-24 17:37:12 +01:00
  • 1da564d2f0 Joda/DateTimeFormatterRegistrar also supports YearMonth and MonthDay Juergen Hoeller 2015-11-25 23:39:14 +01:00
  • bc0b707175 JodaTimeFormatterRegistrar supports Duration and Period as well Juergen Hoeller 2015-11-25 23:10:32 +01:00
  • fd84262e71 Polishing Juergen Hoeller 2015-11-25 23:09:24 +01:00
  • 9882a53c7d Fix test failure Stephane Nicoll 2015-11-25 22:05:57 +01:00
  • a0747c2148 Consistent bean type checking for endpoint handlers Juergen Hoeller 2015-11-25 21:26:03 +01:00
  • 57dc8199fb Add ReactiveHttpFilter Rossen Stoyanchev 2015-11-20 12:48:24 -05:00
  • c90ca15add Fix caching tests Stephane Nicoll 2015-11-25 17:49:44 +01:00
  • 17df02d01e Explicit flush example with JPA EntityManager Juergen Hoeller 2015-11-25 16:58:17 +01:00
  • 24e4f56d7e Test case for event listener methods on bean with potentially inactive scope Juergen Hoeller 2015-11-25 16:56:39 +01:00
  • bb05bc7c01 EventListenerMethodProcessor leniently handles unresolvable bean types Juergen Hoeller 2015-11-25 15:40:38 +01:00
  • 2a3bf69991 AsyncAnnotationBeanPostProcessor leniently handles ambiguous TaskExecutor beans Juergen Hoeller 2015-11-25 15:39:12 +01:00
  • 0f8a4bf706 Polish imports Sebastien Deleuze 2015-11-25 10:42:23 +01:00
  • b18919d111 Improve Javadoc for HandlerAdapter and HandlerMapping Sebastien Deleuze 2015-11-25 10:35:09 +01:00
  • 58756b023c Ensure cast correctly included for OpPlus compilation Andy Clement 2015-11-24 13:37:53 -08:00
  • d5ca5b74a5 DateTimeFormatterRegistrar supports Duration and Period as well Juergen Hoeller 2015-11-25 00:21:03 +01:00
  • d319edba28 HandlerMapping is now asynchronous Rossen Stoyanchev 2015-11-24 17:29:37 -05:00
  • b35d44bd4c Fix inputstream reading for HTTP range requests Brian Clozel 2015-11-24 21:36:22 +01:00
  • dc57e2621c Move HttpServer related classes back to src/main/java Sebastien Deleuze 2015-11-24 18:11:44 +01:00
  • 20a286b4d6 ASM ClassWriter uses application ClassLoader for its getCommonSuperClass check Juergen Hoeller 2015-11-24 17:38:02 +01:00
  • 3aefc96593 @ManagedOperationParameter declares @Target/@Retention/@Documented/@Repeatable now Juergen Hoeller 2015-11-24 17:37:51 +01:00
  • 0524f3a474 Class identity comparisons wherever possible Juergen Hoeller 2015-11-24 17:37:30 +01:00
  • e8417ea6e1 SimpAnnotationMethodMessageHandler skips template variable check in case of no pattern Juergen Hoeller 2015-11-24 17:37:12 +01:00
  • 9d9433a6eb Flush of underlying response in ContentCachingResponseWrapper Brian Clozel 2015-11-24 17:19:16 +01:00
  • bf1afdfdc9 Add cache tests for JCache Stephane Nicoll 2015-11-24 10:15:09 +01:00
  • 29303ef591 Allow MapAccessor to be compilable in SpEL expressions Andy Clement 2015-11-23 09:25:57 -08:00
  • 610b5a20ea Fix test name Stephane Nicoll 2015-11-23 18:22:53 +01:00
  • 8dea3c5ade Remove test duplication Stephane Nicoll 2015-11-23 18:19:58 +01:00
  • 918e0a3888 Merge pull request #926 from kazuki43zoo/modify-tld-in-adoc Stephane Nicoll 2015-11-23 09:27:20 +01:00
  • 66d99f05aa Add link in jsp tag library Kazuki Shimizu 2015-11-23 02:27:12 +09:00
  • 4a3c0bc3b6 Remove top-level org.springfamework.reactive package Rossen Stoyanchev 2015-11-22 15:02:18 -05:00
  • 911d376922 Improve MimeType -> MediaType handling Rossen Stoyanchev 2015-11-22 14:41:59 -05:00
  • 8d30722f21 Remove @MVC test with multiple matches Rossen Stoyanchev 2015-11-20 13:17:10 -05:00
  • e9e4bcdc59 Move ~.web.reactive.server to ~.http.server Rossen Stoyanchev 2015-11-20 13:10:44 -05:00
  • 5f2d34f526 Update Javadoc Rossen Stoyanchev 2015-11-17 15:19:40 -05:00
  • de9c030ba1 Suppress warnings in Gradle build Sam Brannen 2015-11-17 14:10:35 +01:00
  • d6073eaf8d Merge pull request #923 from uthark/patch-2 Stephane Nicoll 2015-11-17 09:58:49 +00:00
  • b2c132633f Remove invalid underscore Oleg Atamanenko 2015-11-16 10:31:24 -05:00
  • e0f4736426 Merge pull request #922 from uthark/patch-1 Stephane Nicoll 2015-11-17 09:57:15 +00:00
  • a834639ac8 Add quotes around attribute value Oleg Atamanenko 2015-11-16 10:28:24 -05:00
  • 59d60c60cf Polishing Sam Brannen 2015-11-16 01:44:16 +01:00
  • d781ac0c92 Next Development Version Spring Buildmaster 2015-11-15 08:33:31 -08:00
  • 8890d3190a Upgrade to Hibernate 4.2.21 Juergen Hoeller 2015-11-15 13:39:49 +01:00
  • 88be06e152 Fixed test class name Juergen Hoeller 2015-11-15 13:39:17 +01:00
  • dac8c9e0f6 Fixed code examples in reference documentation Juergen Hoeller 2015-11-15 13:38:55 +01:00
  • 03585f2e4e Reduced warn log entry without stacktrace for startup exceptions Juergen Hoeller 2015-11-15 13:37:19 +01:00
  • 8d7d4cecf8 CommonsMultipartFile removes mixed separator paths from original filename Juergen Hoeller 2015-11-15 13:36:58 +01:00
  • 2ea69c37c6 Avoid NPE for anonymous SqlParameter in CallMetaDataContext Juergen Hoeller 2015-11-15 13:36:37 +01:00
  • d42cc149db Declared JDBC operation compiled flag as volatile Juergen Hoeller 2015-11-15 13:36:12 +01:00
  • 393e36c29e Latest applicable server engine updates (Jetty 9.2.14, Netty 4.0.33, Undertow 1.1.9) Juergen Hoeller 2015-11-15 00:25:20 +01:00
  • 5a95156dcc Fixed class name in debug log message Juergen Hoeller 2015-11-14 23:58:27 +01:00
  • 1cb6069734 Polishing Juergen Hoeller 2015-11-14 23:52:39 +01:00
  • 71fc2ba174 Polishing Juergen Hoeller 2015-11-14 23:32:36 +01:00
  • 48838d48d2 Fixed various code examples in documentation Juergen Hoeller 2015-11-14 23:32:07 +01:00
  • 5d6aab34cb Reduced warn log entry without stacktrace for startup exceptions Juergen Hoeller 2015-11-14 23:27:20 +01:00
  • 90a288513c MethodInvokeTypeProvider lazily invokes target method (avoiding deserialization exploits) Juergen Hoeller 2015-11-14 23:25:35 +01:00
  • df49b11758 CommonsMultipartFile removes mixed separator paths from original filename Juergen Hoeller 2015-11-14 23:16:13 +01:00
  • d1f5ee2643 Avoid NPE for anonymous SqlParameter in CallMetaDataContext Juergen Hoeller 2015-11-14 23:15:06 +01:00
  • 0f4e4fcca6 Declared JDBC operation compiled flag as volatile Juergen Hoeller 2015-11-14 23:12:46 +01:00
  • 4b682275c9 Clean up warnings in spring-test Sam Brannen 2015-11-14 22:57:33 +01:00
  • 5b901852e6 Upgrade to HtmlUnit 2.19 Juergen Hoeller 2015-11-14 15:32:42 +01:00
  • 81867fa423 Refactor package structure for web Rossen Stoyanchev 2015-11-13 17:49:31 -05:00
  • 54ce20a5e0 Rename field in HandlerResult Rossen Stoyanchev 2015-11-13 17:23:00 -05:00
  • c6713c23e3 Add a ResolvableType field to HandlerResult Sebastien Deleuze 2015-11-02 12:16:39 +01:00
  • 5d4201d500 Fix "Content-Type" and "Accept" header processing Rossen Stoyanchev 2015-11-13 15:47:29 -05:00
  • ce5887795b Latest dependency updates (JasperReports 6.2, Jetty 9.3.6, Joda-Time 2.9.1, HttpAsyncClient 4.1.1) Juergen Hoeller 2015-11-13 22:46:03 +01:00
  • 2de127ad4a Polish Rossen Stoyanchev 2015-11-13 15:35:19 -05:00
  • 6d5c646faf Empty lists declared with element type (for javac to accept it) Juergen Hoeller 2015-11-13 21:18:28 +01:00
  • bdc5b38cb1 Refactor codecs Sebastien Deleuze 2015-11-04 17:48:53 +01:00
  • 3cb926e01c Task list getters never return null now Juergen Hoeller 2015-11-13 20:26:44 +01:00
  • 55d20557e0 Task list getters explicitly check for null now Juergen Hoeller 2015-11-13 14:25:28 +01:00
  • 4b2ce60d65 Polishing Juergen Hoeller 2015-11-13 08:31:13 +01:00
  • 98be36a306 Extended default collection size for common per-bean caches Juergen Hoeller 2015-11-13 08:31:00 +01:00
  • 7b711c4aac AbstractAutoProxyCreator uses prefixed bean name as cache key Juergen Hoeller 2015-11-13 08:26:43 +01:00
  • 90c9d96a4d Avoid exposeTargetClass attempt if bean name is null Juergen Hoeller 2015-11-13 08:23:15 +01:00
  • 141d75791d Polish Rossen Stoyanchev 2015-11-12 11:52:06 -05:00
  • 2defb6555e Fix broken Javadoc related to < and > Johnny Lim 2015-10-14 16:49:42 +09:00
  • 71e2d8e9de Handle correctly * in CorsConfiguration#combine() other parameter Sebastien Deleuze 2015-11-12 10:40:32 +01:00
  • e8a0ef0206 Polishing Juergen Hoeller 2015-11-12 00:48:14 +01:00
  • cc06183668 SimpleJdbcCall reliably throws exception on missing stored procedure Juergen Hoeller 2015-11-12 00:47:46 +01:00
  • 43d72e2079 Restored capacity check before trying output stream resize Juergen Hoeller 2015-11-12 00:47:33 +01:00
  • 86ba7476cb Fix failing tests Rossen Stoyanchev 2015-11-11 18:06:03 -05:00
  • a8c7220fc7 Fix failing tests Rossen Stoyanchev 2015-11-11 18:04:28 -05:00
  • e707347474 Fix failing tests Rossen Stoyanchev 2015-11-11 18:02:50 -05:00
  • 1489e29d0c Switch "attachment" to "inline" on Content-Disposition Rossen Stoyanchev 2015-11-11 17:49:58 -05:00
  • 92ca537d61 Switch "attachment" to "inline" on Content-Disposition Rossen Stoyanchev 2015-11-11 17:47:34 -05:00
  • f5f57e9544 Expand range of whitelisted extensions by media type Rossen Stoyanchev 2015-11-11 17:46:36 -05:00
  • 3a919a48d6 Switch "attachment" to "inline" on Content-Disposition Rossen Stoyanchev 2015-11-10 16:37:58 -05:00
  • 8c127ad3c9 Property init HandlerMapping in standalone MockMvc Rossen Stoyanchev 2015-11-11 15:14:18 -05:00
  • cde4431c80 Add containsKey to ServletResponseHttpHeaders Rossen Stoyanchev 2015-11-11 14:22:26 -05:00
  • 62af99a21c Add containsKey to ServletResponseHttpHeaders Rossen Stoyanchev 2015-11-11 14:22:26 -05:00
  • cf4a417f71 Upgrade to reactor 2.0.7 Rossen Stoyanchev 2015-11-11 13:51:00 -05:00
  • e56c11c1e8 AbstractApplicationContext.isRunning() avoids IllegalStateException Juergen Hoeller 2015-11-11 00:10:02 +01:00
  • 71a7b5d086 Fixed code examples Juergen Hoeller 2015-11-10 23:58:25 +01:00
  • 2bf8c0bc42 Polishing Juergen Hoeller 2015-11-10 23:47:46 +01:00
  • cdf6eb95ab Reduced warn log entry without stacktrace for startup exceptions Juergen Hoeller 2015-11-10 23:45:45 +01:00
  • 5d9d88c44d CommonsMultipartFile removes mixed separator paths from original filename Juergen Hoeller 2015-11-10 23:43:40 +01:00
  • e6b1f0a139 Use constants when caching empty arrays Phillip Webb 2015-11-09 09:38:48 -08:00