5052 Commits (0ae973f995229bce0c5b9ffe25fe1f5340559656)
 

Author SHA1 Message Date
Chris Beams 0ae973f995 Merge branch '3.1.x' 13 years ago
Rossen Stoyanchev 3d1fa4f6b6 SPR-9060 Revise HTTP Session based FlashMapManager implementation. 13 years ago
Chris Beams 9a1a00a651 Make jasperreports optional for context-support 13 years ago
Chris Beams 398cf997b3 Merge branch '3.1.x' 13 years ago
Chris Beams 5c0c37e748 Merge pull request #22 from cbeams/gradle 13 years ago
Chris Beams f3c3babfdf Update Quartz links in reference and Javadoc 13 years ago
Chris Beams 87a021d5c9 Add <license> section to 3.1.x Maven poms 13 years ago
Chris Beams 38a62f8389 Ignore Gradle-related files and directories 13 years ago
Chris Beams f8800557d3 Update README and add IDE import helper scripts 13 years ago
Chris Beams 7b05a1247c Remove remaining static Eclipse/IDEA metadata 13 years ago
Chris Beams ddf8eaf38a Mark remaining @Ignored tests with 'TODO SPR-8116' 13 years ago
Chris Beams 5ea51f42fb Fix and refactor spring-aspects build 13 years ago
Chris Beams 77d8e81744 Add Implementation-Version entry to MANIFEST.MF 13 years ago
Chris Beams 6235a341a7 Remove bundlor support 13 years ago
Chris Beams 02a4473c62 Rename modules {org.springframework.*=>spring-*} 13 years ago
Chris Beams b6cb514d38 Generate Maven Central-compatible poms 13 years ago
Chris Beams de5c42df93 Remove manually-maintained Maven poms 13 years ago
Chris Beams daf4f022f3 Remove spring-build and friends 13 years ago
Chris Beams 69dd6f2170 Remove EBR dependencies where possible 13 years ago
Chris Beams d170e63147 Generate OSGi manifests using bundlor-plugin 13 years ago
Chris Beams d6712d5983 Generate spring-oxm test classes and bindings 13 years ago
Chris Beams 366f0d7892 Generate -sources and -javadoc jars 13 years ago
Chris Beams 2bab8f3c0b Generate -docs, -schema and -dist zips 13 years ago
Chris Beams 2ca6d0b2be Centralize license, notice, etc in src/dist 13 years ago
Chris Beams 86b5066a96 Fix minor problems and polish reference docs 13 years ago
Chris Beams 7a3aa70565 Remove <emphasis> to work around DocBook bug 13 years ago
Chris Beams faa750dbc7 Generate reference docs with docbook-gradle-plugin 13 years ago
Chris Beams 3641337186 Upgrade reference docs to DocBook 5 13 years ago
Chris Beams 62e94461f4 Move reference docs => src/reference 13 years ago
Chris Beams 0a07a0ed92 Move integration tests => src/test 13 years ago
Chris Beams f79c514920 Introduce Gradle-based build 13 years ago
Rossen Stoyanchev e9208981a6 SPR-9062 Fix bug with ambiguous path and HTTP method request mappings 13 years ago
Rossen Stoyanchev 21966990c8 SPR-9016 Add flag to Redirectview to disable expanding URI vars 13 years ago
Rossen Stoyanchev 610fa618aa SPR-9056 Make DelegatingWebMvcConfiguration config callbacks not final 13 years ago
Chris Beams 3798626a90 Merge branch '3.1.x' 13 years ago
Arjen Poutsma 8980ce712d SPR-8986 RestTemplate throws IllegalArgumentException when HTTP status is not in the HttpStatus enum 13 years ago
Arjen Poutsma ff9ad7adc6 SPR-8986 RestTemplate throws IllegalArgumentException when HTTP status is not in the HttpStatus enum 13 years ago
Arjen Poutsma 79f32c7f33 SPR-8986 Add the ability to Scan Packages for JAXB Marshalling 13 years ago
Rossen Stoyanchev bcd8355e61 SPR-8974 Fix regression in UriUtils.java 13 years ago
Chris Beams 9c45acd43a Update links to reference and api documentation 13 years ago
Juergen Hoeller 958bd49850 Hibernate 4 LocalSessionFactoryBean, etc 13 years ago
Juergen Hoeller 697bc43c40 added missing @Override annotations 13 years ago
Juergen Hoeller 3fdbe1081d JMS SimpleMessageListenerContainer silently falls back to lazy registration of consumers () 13 years ago
Juergen Hoeller 4a63a5b3ba fixed "configTimeRegionFactoryHolder" reset 13 years ago
Juergen Hoeller 56d0e67581 added "getConfiguration" accessor to Hibernate 4 LocalSessionFactoryBean (SPR-8961) 13 years ago
Juergen Hoeller 96b8c46480 nicer error message indicating JAX-WS 2.1 requirement at runtime (SPR-8998) 13 years ago
Juergen Hoeller b91e989ad4 JMS CachingConnectionFactory never caches consumers for temporary queues and topics 13 years ago
Rossen Stoyanchev e8fc90ce3e SPR-8917 Fix issue with quoted parameter values in MediaType. 13 years ago
Rossen Stoyanchev b0c735feae SPR-8976 Make flash attrs available to view controllers. 13 years ago
Rossen Stoyanchev be4e698483 SPR-9021 Correct issue in comparing Accept header media types. 13 years ago