sha
stringlengths
1
40
author
stringlengths
1
63
committer
stringlengths
1
41
message
stringlengths
1
65.5k
subject
stringlengths
1
5.64k
subject_length
float64
1
5.64k
is_chore
bool
2 classes
is_bot
bool
2 classes
subject_word_count
float64
1
806
verb_object_spacy
bool
2 classes
verb_object_stanza
bool
2 classes
fits_requirements
bool
2 classes
owner
stringlengths
2
15
repo
stringlengths
2
21
__index_level_0__
int64
0
85.4k
22de6b76f1c51fee960a129706d517f161bcd9b3
Chris Beams
Chris Beams
Merge branch '3.1.x'
merge branch '3.1.x'
20
true
false
3
true
true
false
spring-projects
spring-framework
20,557
3d5e245374c997436d3802149c5ab46f4300a389
Juergen Hoeller
Chris Beams
CacheNamespaceHandler etc
cachenamespacehandler etc
25
false
false
2
false
false
false
spring-projects
spring-framework
20,558
89ee5e2d80b9ec03ac832f389e5e80cabfeefb7d
Juergen Hoeller
Chris Beams
DataBinder etc
databinder etc
14
false
false
2
false
false
false
spring-projects
spring-framework
20,559
86bef9030fa4e026107db74cd9eef288beb1beca
Juergen Hoeller
Chris Beams
correctly handle ParseException from Formatter for String->String case (SPR-8944)
correctly handle parseexception from formatter for string->string case (spr-8944)
81
false
false
9
false
false
false
spring-projects
spring-framework
20,560
544a29a91a96a1a47292e674d6e56a8fd9a70213
Chris Beams
Chris Beams
Merge branch '3.1.x'
merge branch '3.1.x'
20
true
false
3
true
true
false
spring-projects
spring-framework
20,561
0053319c6279a55094a723dc5fc0955b901cfd1c
Costin Leau
Chris Beams
Add test to corner potential bug with @CacheEvict Cannot yet actually reproduce the issue, but this remains a useful test case. Issue: SPR-8934
add test to corner potential bug with @cacheevict
49
false
false
8
true
true
true
spring-projects
spring-framework
20,562
05d10a5daca68754eeaa6289a38fbe63243f3e95
Chris Beams
Chris Beams
Merge branch '3.1.x'
merge branch '3.1.x'
20
true
false
3
true
true
false
spring-projects
spring-framework
20,563
c39a14a130cd34cc5fc88fa8775fb5f4f26b6eb0
Costin Leau
Chris Beams
Parse cache:annotation-driven key-generator attribute Prior to this change, the spring-cache XSD allowed a 'key-generator' attribute, but it was not actually parsed by AnnotationDrivenCacheBDP. This commit adds the parsing logic as originally intended and the test to prove it. Issue: SPR-8939
annotation-driven key-generator attribute
41
false
false
3
false
false
false
spring-projects
spring-framework
20,564
e9ab1a7abb24f6bfc22df6365c0aa52446808968
Costin Leau
Chris Beams
Update cache ref docs re 'args' vs 'params' naming Prior to this change, the caching reference docs referred to 'root.params', whereas the actual naming should be 'root.args'. This naming was also reflected in the "#p" syntax for specifying method args. This change updates the documentation to refer to 'root.args' pr...
update cache ref docs re 'args' vs 'params' naming
50
false
false
9
false
true
false
spring-projects
spring-framework
20,565
02cd8681d42b069fc7040357738dd1ac8c1ce20b
Chris Beams
Chris Beams
Normalize whitespace in cache reference doc
normalize whitespace in cache reference doc
43
false
false
6
true
true
true
spring-projects
spring-framework
20,566
41c405998e286e74b801d0379c5d97368df2e19c
Chris Beams
Chris Beams
Convert CRLF=>LF on files missed earlier Complete pass with `dos2unix` found additional files missed on earlier related commit. Issue: SPR-5608
convert crlf=>lf on files missed earlier
40
false
false
6
true
true
true
spring-projects
spring-framework
20,567
e091e399dcf0323fbe509b267bfc5ce176571eb8
Chris Beams
Chris Beams
Merge branch '3.1.x' Reconciled all 3.1.1 dev against 3.1.x and master (3.2.x) branches. From this point forward, all 3.1.1 dev should happen directly against 3.1.x, and we will periodically merge those changes into master. Note that when these merges take place, there will be a conflict among any files containing v...
merge branch '3.1.x'
20
true
false
3
true
true
false
spring-projects
spring-framework
20,568
f1168ea45354e1e162979f3462549fe4f2b98de5
Juergen Hoeller
Chris Beams
DefaultPersistenceUnitManager etc
defaultpersistenceunitmanager etc
33
false
false
2
false
false
false
spring-projects
spring-framework
20,569
103c648a9240ee56e95cc02bfb4ec4ba848b0746
Juergen Hoeller
Chris Beams
added protected "isPersistenceUnitOverrideAllowed()" method to DefaultPersistenceUnitManager (SPR-8925)
added protected "ispersistenceunitoverrideallowed()" method to defaultpersistenceunitmanager (spr-8925)
103
false
false
7
false
false
false
spring-projects
spring-framework
20,570
e0252ad0b12968ac4f4fd5bdc2e6b8fe8447b94a
Juergen Hoeller
Chris Beams
"file-encoding" attribute value is being applied correctly (SPR-8024)
"file-encoding" attribute value is being applied correctly (spr-8024)
69
false
false
8
false
false
false
spring-projects
spring-framework
20,571
4b138e0e508393c74676eef6d2815b1110689e41
Juergen Hoeller
Chris Beams
Hibernate etc
hibernate etc
13
false
false
2
false
false
false
spring-projects
spring-framework
20,572
07ddedd7bf50c1015ae7fe7fd74abbf77df693e3
Juergen Hoeller
Chris Beams
Hibernate synchronization properly unbinds Session even in case of afterCompletion exception (SPR-8757)
hibernate synchronization properly unbinds session even in case of aftercompletion exception (spr-8757)
103
false
false
12
false
false
false
spring-projects
spring-framework
20,573
09ac195f0ce6b99b02ada2ea122a6e7bc45d50b0
Juergen Hoeller
Chris Beams
do not insist on a "dataSource" reference being set (SPR-8924)
do not insist on a "datasource" reference being set (spr-8924)
62
false
false
10
false
false
false
spring-projects
spring-framework
20,574
2caca29498518ffdd3cc6f4a95e154e41c1ae28e
Juergen Hoeller
Chris Beams
deprecated TopLinkJpaDialect, etc
deprecated toplinkjpadialect, etc
33
false
false
3
false
false
false
spring-projects
spring-framework
20,575
391434e089fc50680fc018bc0adaabc6a1a0ab56
Juergen Hoeller
Chris Beams
officially deprecated TopLinkJpaDialect in favor of EclipseLink and Spring's EclipseLinkJpaDialect; updated supported version ranges for EclipseLink and OpenJPA
officially deprecated toplinkjpadialect in favor of eclipselink and spring's eclipselinkjpadialect; updated supported version ranges for eclipselink and openjpa
160
false
false
18
false
false
false
spring-projects
spring-framework
20,576
392247d6746eb8bd83d2ea38f5126c11b49bbe5f
Juergen Hoeller
Chris Beams
Hibernate 4 LocalSessionFactoryBean implements PersistenceExceptionTranslator interface as well (SPR-8952); consistent extending of HibernateExceptionTranslator for Hibernate 3 as well as Hibernate 4
hibernate 4 localsessionfactorybean implements persistenceexceptiontranslator interface as well (spr-8952); consistent extending of hibernateexceptiontranslator for hibernate 3 as well as hibernate 4
199
false
false
21
false
false
false
spring-projects
spring-framework
20,577
1c9fe623f94f7a6c1acb258e19f7e5c884e68c5b
Juergen Hoeller
Chris Beams
further post-GA fixes
further post-ga fixes
21
false
false
3
false
false
false
spring-projects
spring-framework
20,578
eb31528979e5c6c76012a5ba6fc95308487d8404
Juergen Hoeller
Chris Beams
added "entityInterceptor" property to Hibernate 4 LocalSessionFactoryBean (SPR-8940)
added "entityinterceptor" property to hibernate 4 localsessionfactorybean (spr-8940)
84
false
false
8
false
false
false
spring-projects
spring-framework
20,579
fbb2103e4d1279639957a7f0c43c1706ddfb754b
Rossen Stoyanchev
Rossen Stoyanchev
Add "excludedExceptions" to SimpleUrlHandlerMapping The new property can be used to ignore specific exceptions that may otherwise be matched by the "exceptionMappings" property or resolved through the defaultErrorView. Issue: SPR-5193
add "excludedexceptions" to simpleurlhandlermapping
51
false
false
4
true
true
false
spring-projects
spring-framework
20,580
1167155182dedd0f80aa3c551f3fc6b80d207e82
Sam Brannen
Sam Brannen
Update reference manual regarding upgrade to JUnit 4.10
update reference manual regarding upgrade to junit 4.10
55
false
false
8
true
true
false
spring-projects
spring-framework
20,581
50d4ebcc711a0dcd9c3cfe5184ce6abfb4c572be
Sam Brannen
Sam Brannen
Fix typo in section id
fix typo in section id
22
false
false
5
true
true
true
spring-projects
spring-framework
20,582
347e8dfc86fc568e3579a7fb3b86cc44fe3c4ca1
Chris Beams
Chris Beams
Merge pull request #79 from olivergierke/SPR-9346 * SPR-9346: Add missing section ids in reference documentation
merge pull request #79 from olivergierke/spr-9346
49
true
false
6
true
false
false
spring-projects
spring-framework
20,583
2a75c57d3c4a295e677c54a987425525e9cef0ed
Oliver Gierke
Chris Beams
Add missing section ids in reference documentation Add missing id attributes to <section> elements in the reference documentation to ensure stable anchor links in HTML output. Issue: SPR-9346
add missing section ids in reference documentation
50
false
false
7
false
true
false
spring-projects
spring-framework
20,584
1d0e484eacd28a2193a68a4e574bae80b85484c5
Rossen Stoyanchev
Rossen Stoyanchev
Support access to all URI vars via @PathVariable Map Issue: SPR-9289
support access to all uri vars via @pathvariable map
52
false
false
9
false
true
false
spring-projects
spring-framework
20,585
698d004260a950d54bd92ba3dfe3feb05039a0b6
Rossen Stoyanchev
Rossen Stoyanchev
Deprecate HttpStatus codes 419, 420, 421 Issue: SPR-7942
deprecate httpstatus codes 419, 420, 421
40
false
false
6
false
true
false
spring-projects
spring-framework
20,586
59084354e2277c4244e8949128466b33e7c9206d
Rossen Stoyanchev
Rossen Stoyanchev
Add validation of HTTP method in form tag SPR-6945
add validation of http method in form tag
41
false
false
8
true
true
true
spring-projects
spring-framework
20,587
f1a699cff51d0851b8c83ee9ac129723b865d33b
Chris Beams
Chris Beams
Merge pull request #77 from pukkaone/fix-typo * pukkaone/fix-typo: Fix typos in Reference Documentation
merge pull request #77 from pukkaone/fix-typo
45
true
false
6
false
false
false
spring-projects
spring-framework
20,588
f1c062fe9e2b959981a9bd993dd0e05ea590a82a
Chin Huang
Chin Huang
Fix typos in Reference Documentation
fix typos in reference documentation
36
false
false
5
true
true
true
spring-projects
spring-framework
20,589
78c6d70f0b3123d53708544324a8bbc734b81251
Sam Brannen
Sam Brannen
Refute claims made in SPR-9051 It was claimed that when a {@code @ContextConfiguration} test class references a config class missing an {@code @Configuration} annotation, @Bean dependencies are wired successfully but the bean lifecycle is not applied (no init methods are invoked, for example). AnnotatedConfigClassesW...
refute claims made in spr-9051
30
false
false
5
false
true
false
spring-projects
spring-framework
20,590
d52fc3bd2fb96de0f92e51782523ecd2b06646b0
Rossen Stoyanchev
Rossen Stoyanchev
Prevent response updates if @ResponseStatus has reason When @ResponseStatus has a reason and servletResponse.sendError() is called, the response is committed and should no longer be written to. After this change, the ServletInvocableHandlerMethod will mark the response fully handled and will ignore any non-null return...
prevent response updates if @responsestatus has reason
54
false
false
7
false
true
false
spring-projects
spring-framework
20,591
0b17dd2242b87075be33afa3a3a043d887c14c82
Sam Brannen
Sam Brannen
Fix misleading JavaDoc in ProfileAnnotationConfigTestSuite
fix misleading javadoc in profileannotationconfigtestsuite
58
false
false
5
false
true
false
spring-projects
spring-framework
20,592
c57d4e238629249e0d9be2853b9bfba582939aa3
Rossen Stoyanchev
Rossen Stoyanchev
Add trySet method to DeferredResult The method absorbs any potential StaleAsyncWebRequestException and returns false instead. Issue: SPR-8517
add tryset method to deferredresult
35
false
false
5
true
true
true
spring-projects
spring-framework
20,593
897f6d6c682636b4613958d6585b0c5099eae018
Sam Brannen
Sam Brannen
Update changelog regarding upgrade to JUnit 4.10 and TestNG 6.5.2
update changelog regarding upgrade to junit 4.10 and testng 6.5.2
65
false
false
10
true
true
false
spring-projects
spring-framework
20,594
982cb2f258a5be1173115044d379f54702dc8c5b
Rossen Stoyanchev
Rossen Stoyanchev
Fix content negotiation issue with sort by q-value Before this fix the q-value of media types in the Accept header were ignored when using the new RequestMappingHandlerAdapter in combination with @ResponseBody and HttpMessageConverters. Issue: SPR-9160
fix content negotiation issue with sort by q-value
50
false
false
8
false
true
false
spring-projects
spring-framework
20,595
75578d4e88fd1a907802950b5b7daf271a5528e8
Sam Brannen
Sam Brannen
Upgrade to TestNG 6.5.2 The Spring TestContext Framework (TCF) currently builds against TestNG 5.10. Thus in order to ensure that the TCF builds against the latest release of TestNG without issues and in order to investigate the possibility of integrating with newer TestNG features, we are upgrading to version 6.5.2. ...
upgrade to testng 6.5.2
23
false
false
4
false
false
false
spring-projects
spring-framework
20,596
e8392f83c9547affaf47a55ee70515e08ba0e585
Sam Brannen
Sam Brannen
Upgrade to JUnit 4.10 Spring currently builds against JUnit 4.9; however, in order to ensure that the Spring TestContext Framework builds and runs against JUnit 4.10 without issues and in order to investigate the possibility of integrating with newer JUnit features, we are upgrading to JUnit 4.10. Issue: SPR-9277
upgrade to junit 4.10
21
false
false
4
false
false
false
spring-projects
spring-framework
20,597
816c1f47a4a9638d9442b5060312a6b2082eb7b1
Rossen Stoyanchev
Rossen Stoyanchev
Translate EOF to HttpMessageNotReadableException The MappingJacksonHttpMessageConverter now catches all IOException types raised while reading JSON and translates them into HttpMessageNotReadableException. Issue: SPR-9238
translate eof to httpmessagenotreadableexception
48
false
false
4
true
true
true
spring-projects
spring-framework
20,598
d7efc0db80b52ce645d132d117bf64c17e5deaf0
Rossen Stoyanchev
Rossen Stoyanchev
Detect controller methods via InitializingBean hook Previously RequestMappingHandlerMapping detected @RequestMapping methods through an initApplicationContext() hook. However, the HandlerMapping may not have been fully set up with all its dependencies at that point including settings like useSuffixPattern and others. ...
detect controller methods via initializingbean hook
51
false
false
6
true
true
false
spring-projects
spring-framework
20,599
f61f4a960e1b28e96abe8912a137720fcd0690f5
Rossen Stoyanchev
Rossen Stoyanchev
Discover controllers based on type @RequestMapping This was supported in DefaultAnnotationHandlerMapping but not in the RequestMappingHandlerMapping. The specific scenario where this matters is a controller decorated with a JDK proxy. In this scenario the HandlerMapping looks at interfaces only to decide if the bean i...
discover controllers based on type @requestmapping
50
false
false
6
true
true
true
spring-projects
spring-framework
20,600
c499df231555db46453f245a6190ef8d816ada29
Rossen Stoyanchev
Rossen Stoyanchev
Fix issue with resolving Errors controller argument The ErrorsMethodArgumentResolver expects the preceding @ModelAttribute in the controller method signature to be the last one added in the model -- an assumption that can break if a model attribute is added earlier (e.g. through a @ModelAttribute method) and more attr...
fix issue with resolving errors controller argument
51
false
false
7
true
true
false
spring-projects
spring-framework
20,601
e04b322110cd31fa3ae2df063e4b9cf39ad40f0b
Rossen Stoyanchev
Rossen Stoyanchev
Don't decode URI for content negotiation by extension Minor bug fix in the ContentNegotiatingViewResolver where decoding the URI prevented proper detection of the file extension in a URL. Issue: SPR-9390
don't decode uri for content negotiation by extension
53
false
false
8
false
false
false
spring-projects
spring-framework
20,602
80af8426628c6c6ba13931f085b0a7f908624cb0
Sam Brannen
Sam Brannen
Re-enable ignored tests in MockServletContextTests Two tests in MockServletContextTests were disabled with @Ignore with the comment "fails to work under ant after move from .testsuite -> .test"; however, this no longer appears to apply with the Gradle build. Thus these tests have been re-enabled.
re-enable ignored tests in mockservletcontexttests
50
false
false
5
false
true
false
spring-projects
spring-framework
20,603
9546be39746a62a2746be6af5d7d3e6827395730
Rossen Stoyanchev
Sam Brannen
Fix JavaDoc in OpMultiply so that it does not contain special characters The JavaDoc in OpMultiply contained special characters that caused problems when building with Java 7 on Mac OS X. The section symbol has been replaced with the word "Section". Also improved class-level and method-level JavaDoc in general.
fix javadoc in opmultiply so that it does not contain special characters
72
false
false
12
true
true
false
spring-projects
spring-framework
20,604
db289495e546f09b7ad55426001b56f52e67c173
Rossen Stoyanchev
Rossen Stoyanchev
Pretty print option for Jackson converter and view Jackson serialization supports pretty printing. Usually it's enabled by invoking ObjectMapper.configure(..), which is not convenient for apps with XML configuration. The Jackson HttpMessageConverter and View now both have a prettyPrint property. A second more serious...
pretty print option for jackson converter and view
50
false
false
8
false
false
false
spring-projects
spring-framework
20,605
6a162d488a92428110437f1034bfc08e0f1a77ce
Rossen Stoyanchev
Rossen Stoyanchev
Merge pull request #76 from rstoyanchev/jackson2 Add Jackson 2 HttpMessageConverter and View
merge pull request #76 from rstoyanchev/jackson2
48
true
false
6
false
false
false
spring-projects
spring-framework
20,606
e63ca04fdb1e01689d0d5c38ffae5991bde2ebd2
Rossen Stoyanchev
Rossen Stoyanchev
Add Jackson 2 HttpMessageConverter and View Jackson 2 uses completely new package names and new maven artifact ids. This change adds Jackson 2 as an optional dependency and also provides MappingJackson2HttpMessageConverter and MappingJackson2JsonView for use with the new version. The MVC namespace and the MVC Java co...
add jackson 2 httpmessageconverter and view
43
false
false
6
true
true
true
spring-projects
spring-framework
20,607
6cca57afd3912f5932bcfa512cca1d40ba125449
Rossen Stoyanchev
Rossen Stoyanchev
Exception for OSIV deferred close with async requests OSIV deferred close mode is not supported with async requests and is unlikely to be what's the desired. This change adds an exception with a message stating this. Issue: SPR-8517
exception for osiv deferred close with async requests
53
false
false
8
false
false
false
spring-projects
spring-framework
20,608
158b3c6af8e727d6304d64aa573695a51430211d
Rossen Stoyanchev
Rossen Stoyanchev
Merge pull request #73 from rstoyanchev/mvc-async HanderInterceptor and OSIV async request changes
merge pull request #73 from rstoyanchev/mvc-async
49
true
false
6
false
false
false
spring-projects
spring-framework
20,609
e7506b50b254fc5ce5d619d252b17bf1b60171c9
Rossen Stoyanchev
Rossen Stoyanchev
HanderInterceptor and OSIV async request changes This change updates Open-Session-in-View filters and interceptors for use in async requests mainly ensuring the open Hibernate session is unbound from the main request processing thread and bound to the to async thread. Issue: SPR-8517
handerinterceptor and osiv async request changes
48
false
false
6
false
false
false
spring-projects
spring-framework
20,610
1eaaa9a446c664991f9cb744e9dbcde8b6bca357
Rossen Stoyanchev
Rossen Stoyanchev
Add empty location check to ResourceHttpRequestHandler ResourceHttpRequestHandler now implements InitializingBean and checks for empty locations. Issue: SPR-9186
add empty location check to resourcehttprequesthandler
54
false
false
6
true
true
false
spring-projects
spring-framework
20,611
c52c78d02015eb87f200b717ca5171bc84e4d0d9
Rossen Stoyanchev
Rossen Stoyanchev
Javadoc update Issue: SPR-9265
javadoc update
14
false
false
2
false
false
false
spring-projects
spring-framework
20,612
a33fe6fa0a0b58f97ff5dd7f9d9767ffdc202af1
Rossen Stoyanchev
Rossen Stoyanchev
Fix issue with encoded params in UriComponentsBuilder The fromUri method of UriComponentsBuilder used uri.getXxx() methods, which decode the URI parts causing URI parsing issues. The same method now uses uri.getRawXxx(). Issue: SPR-9317
fix issue with encoded params in uricomponentsbuilder
53
false
false
7
true
true
false
spring-projects
spring-framework
20,613
ae9549ae1388c8b18872b84eadc9e3068b4e1d25
Chris Beams
Chris Beams
Merge pull request #66 from dridi/SPR-9176 * SPR-9176: Fix scoped-proxy memory leak w/ @Resource injection
merge pull request #66 from dridi/spr-9176
42
true
false
6
false
false
false
spring-projects
spring-framework
20,614
f779c199ea272cf61781e120b1ab2efc50de0cbb
Dridi Boukelmoune
Chris Beams
Fix scoped-proxy memory leak w/ @Resource injection Prior to this change, request-scoped components having @Resource-injected dependencies caused a memory leak in DefaultListableBeanFactory#dependenciesForBeanMap. Consider the following example: @Component @Scope(value="request", proxyMode=ScopedProxyMode.TA...
fix scoped-proxy memory leak w/ @resource injection
51
false
false
7
false
false
false
spring-projects
spring-framework
20,615
e85e6147f01ddb4c7931033285b317bd633926ec
Chris Beams
Chris Beams
Merge pull request #7 from bedla/SPR-8308 * SPR-8308: Convert SpEL plus operands using reg'd converters
merge pull request #7 from bedla/spr-8308
41
true
false
6
false
false
false
spring-projects
spring-framework
20,616
7cdfaf3e0d9e1add3a326db7527a37905edd5e6e
Ivo Smid
Chris Beams
Convert SpEL plus operands using reg'd converters Prior to this commit, SpEL's OpPlus ('+' operator) would convert its left and right operands to String directly via #toString calls. This change ensures that operand values are delegated to any registered converters, allowing for customization of the stringified outpu...
convert spel plus operands using reg'd converters
49
false
false
7
true
true
true
spring-projects
spring-framework
20,617
3514cc5d65ca5b7dc603411c6175062380deec31
Chris Beams
Chris Beams
Merge pull request #36 from sslavic/SPR-9113 * SPR-9113: Fix javadoc warnings
merge pull request #36 from sslavic/spr-9113
44
true
false
6
false
false
false
spring-projects
spring-framework
20,618
effb762558f152ed60f5bd6aedb4c7b5ea65db4a
Stevo Slavic
Chris Beams
Fix javadoc warnings Before this change there were numerous javadoc warnings being reported while building Spring framework API. This commit resolves most of the javadoc warnings, reducing the total number from 265 to 103. Issue: SPR-9113
fix javadoc warnings
20
false
false
3
true
true
true
spring-projects
spring-framework
20,619
e830511e8a323945c32157a1b522d3315ce81e1d
Chris Beams
Chris Beams
Merge pull request #35 from sslavic/SPR-9097 * SPR-9097: Fix encoding issues in javadoc
merge pull request #35 from sslavic/spr-9097
44
true
false
6
true
false
false
spring-projects
spring-framework
20,620
991b8e9a06d65229b91ab29c7d59183fdd07dd02
Stevo Slavic
Chris Beams
Fix encoding issues in javadoc Before this change javadoc in two classes had non-UTF-8 encoded characters. This caused building Spring API to fail in Java 1.7. Commit fixes this by replacing wrongly encoded characters with their UTF-8 equivalents. Issue: SPR-9097
fix encoding issues in javadoc
30
false
false
5
false
true
false
spring-projects
spring-framework
20,621
7ee821d3d153c7d528cc29b2ebf295c3877a5dff
Rossen Stoyanchev
Rossen Stoyanchev
Add ability to handle a timeout to DeferredResult When a controller returns a DeferredResult, the underlying async request will eventually time out. Until now the default behavior was to send a 503 (SERVICE_UNAVAILABLE). However, this is not desirable in all cases. For example if waiting on an event, a timeout simply ...
add ability to handle a timeout to deferredresult
49
false
false
8
true
true
true
spring-projects
spring-framework
20,622
f37efb42790c1da0ae858a2c6da4c809e0f9bd6f
Rossen Stoyanchev
Rossen Stoyanchev
Polish Servlet async request processing * Clarify semantics and behavior of AsyncWebRequest methods in most cases making a best effort and not raising an exception if async processing has completed for example due to a timeout. The startAsync() method is still protected with various checks and will raise ISE under a n...
polish servlet async request processing
39
false
false
5
false
false
false
spring-projects
spring-framework
20,623
699de7eb8053c17e0084bee717067c9801d96989
Chris Beams
Chris Beams
Upgrade to docbook-reference-plugin 0.1.5 - Fixes deprecation warnings associated with recent upgrade to Gradle 1.0-rc1
upgrade to docbook-reference-plugin 0.1.5
41
false
false
4
false
false
false
spring-projects
spring-framework
20,624
b51caae0df871c5c1bbf4b2e11174658a3f0cad9
Rossen Stoyanchev
Rossen Stoyanchev
Fix broken test Issue: SPR-8517
fix broken test
15
false
false
3
true
true
true
spring-projects
spring-framework
20,625
3642b0f365f90b14061d00d8fb1c39786f08d911
Rossen Stoyanchev
Rossen Stoyanchev
Initial cut of Servlet 3.0 based async support From a programming model perspective, @RequestMapping methods now support two new return value types: * java.util.concurrent.Callable - used by Spring MVC to obtain the return value asynchronously in a separate thread managed transparently by Spring MVC on behalf of the ...
initial cut of servlet 3.0 based async support
46
false
false
8
false
false
false
spring-projects
spring-framework
20,626
fdded0768ebd65f040f0e9c970f50a22ee99d005
Chris Beams
Chris Beams
Upgrade slf4j-api and -log4j12 dependencies to 1.6.1 Previously depending on 1.5.10 in certain locations, which caused NoClassDefFoundErrors in EhCacheCacheTests and other tests due to mismatches between slf4j -api and -log4j12 versions. With the exception of one transitive dependency via Hibernate 3.3.1.GA, all slf4...
upgrade slf4j-api and -log4j12 dependencies to 1.6.1
52
false
false
7
false
false
false
spring-projects
spring-framework
20,627
b09be842f38c860c82a08580694403348f932dfe
Chris Beams
Chris Beams
Merge pull request #61 from rstoyanchev/slf4j-dependency * rstoyanchev/slf4j-dependency: Fix transitive dependency issue with slf4j-api
merge pull request #61 from rstoyanchev/slf4j-dependency
56
true
false
6
false
false
false
spring-projects
spring-framework
20,628
6d5a630c4491f9b2790095cef4d37f6cdd2d7456
Rossen Stoyanchev
Rossen Stoyanchev
Fix transitive dependency issue with slf4j-api Before this change, IDE settings generated via import-into-eclipse.sh created a classpath dependency on slf4j-api version 1.6.1 and slf4j-log4j12 version 1.5.10. As a result running tests inside the IDE resulted in a NoSuchMethodException. build.gradle sets the variable ...
fix transitive dependency issue with slf4j-api
46
false
false
6
true
true
true
spring-projects
spring-framework
20,629
57b89e03889a9ec8a797ae16dcebb6ccd014bb82
Chris Beams
Chris Beams
Fix typo in ApplicationContext reference doc
fix typo in applicationcontext reference doc
44
false
false
6
true
true
true
spring-projects
spring-framework
20,630
0ab9e9a0c64a252fb8d8590bc302e82b8c8926c6
Chris Beams
Chris Beams
Upgrade AspectJ from 1.6.8 to 1.6.12 - Spring remains compatible against AJ version 1.6.8, but is now compiling and testing against 1.6.12 - Encountered what appears to be an AJ bug introduced in 1.6.10: an assertion in org.aspectj.weaver.UnresolvedType causes a false negative failure when encountering org...
upgrade aspectj from 1.6.8 to 1.6.12
36
false
false
6
true
true
true
spring-projects
spring-framework
20,631
963b4e49a98e85e70989427c3e8faec2e408ba5d
Chris Beams
Chris Beams
Upgrade to Gradle 1.0-rc1 - Fix deprecation warnings about dynamic properties; favor use of "extra properties extensions" per [1] - Certain such deprecations are still issued due to violations within the docbook-reference plugin. These will be fixed in an upcoming revision of the plugin, at which point spr...
upgrade to gradle 1.0-rc1
25
false
false
4
false
false
false
spring-projects
spring-framework
20,632
f6003b5102b81a83fa5995104dda8983b65f24ae
Chris Beams
Chris Beams
Fix typo in reference documentation Issue: SPR-9321
fix typo in reference documentation
35
false
false
5
true
true
true
spring-projects
spring-framework
20,633
cfe2af76906039e42b12dc24cf4fca7b91c9b910
Rossen Stoyanchev
Rossen Stoyanchev
Use the type of the actual return value in @MVC The new @MVC support classes select a HandlerMethodArgumentResolver and a HandlerMethodReturnValueHandler statically, i.e. based on the signature of the method, which means that a controller method can't declare a more general return type like Object but actually return ...
use the type of the actual return value in @mvc
47
false
false
10
true
true
true
spring-projects
spring-framework
20,634
97c22fc08e1c9587307fec2e25a90345f8cf6de4
Rossen Stoyanchev
Rossen Stoyanchev
Minor improvement in ExceptionHandlerExceptionResolver Moved a null check inside a protected method to give protected method a chance to override what happens in that case. Issues: SPR-9193
minor improvement in exceptionhandlerexceptionresolver
54
false
false
4
false
false
false
spring-projects
spring-framework
20,635
a17a889e8aa5f1d3b3eead636140247c5cde9e88
Rossen Stoyanchev
Rossen Stoyanchev
Make 'Content-Disposition' header case insensitive Previously 'Content-Disposition' was passed to Part.getHeader(String). However the Javadoc for that method specifies the header should be case insensitive. Note that the JavaDoc in tomcat-servlet-api doesn't mention this. It can only be found in the official api JavaD...
make 'content-disposition' header case insensitive
50
false
false
5
false
false
false
spring-projects
spring-framework
20,636
ca8b98e94724cd9a2008deb4fe1280aaace6ca8b
Rossen Stoyanchev
Rossen Stoyanchev
Fix issue with parsing media types Invalid Content-Type or Accept header values previously resulted in the IllegalArgumentException getting propagated. After this change such errors are detected and generally treated as a "no match", which may for example result in a 406 in the case of the Accept header. Issue: SPR-9...
fix issue with parsing media types
34
false
false
6
true
true
true
spring-projects
spring-framework
20,637
0b0293393876934e24a5215bdb7bc2e1bf75c233
Rossen Stoyanchev
Rossen Stoyanchev
Fix race condition in AnntationMethodHER Issues: SPR-9138
fix race condition in anntationmethodher
40
false
false
5
true
true
true
spring-projects
spring-framework
20,638
64ee5e579adcec97122fc0ee1414031da3be0c6e
Rossen Stoyanchev
Rossen Stoyanchev
Fix bug with custom RequestCondition A custom RequestCondition which can be provided by overriding methods in RequestMappingHandlerMapping worked only for conditions that match and did not return null (as it should have) for conditions that don't match. Issues: SPR-9134
fix bug with custom requestcondition
36
false
false
5
true
true
true
spring-projects
spring-framework
20,639
9833a4c385205560921a714f64f5af7f797d7fdb
Rossen Stoyanchev
Rossen Stoyanchev
Improvement in AntPathMatcher.combine method Issues: SPR-7970
improvement in antpathmatcher.combine method
44
false
false
4
false
false
false
spring-projects
spring-framework
20,640
4653dbe73f3c0d39e361cc514f2bca17c670531f
Chris Beams
Chris Beams
Fix typo in util:constant error reporting Issue: SPR-9260
constant error reporting
24
false
false
3
false
false
false
spring-projects
spring-framework
20,641
180c5b2ef6c16f66145a4250b597a093e566d922
Chris Beams
Chris Beams
Introduce 3.2 versions of Spring XML namespaces Copy spring-*-3.1.xsd => spring-*-3.2.xsd; this commit introduces no substantive changes, but rather prepares for them by creating a clean baseline. All internal references to 3.1 schemas (e.g. spring-tool) have also been updated.
introduce 3.2 versions of spring xml namespaces
47
false
false
7
true
true
true
spring-projects
spring-framework
20,642
d2251a12c3638ad3349ab95a7887bcbbb0674f7f
Arjen Poutsma
Arjen Poutsma
Fixed illegal characters in JibxUnmarshallerTests JibxUnmarshallerTests contained UTF-8 characters; this commit changes those to the \uXXX notation, as all Java source files should be in Latin-1.
fixed illegal characters in jibxunmarshallertests
49
false
false
5
false
false
false
spring-projects
spring-framework
20,643
bb5c81e0c50efc4f0669b7e5a9567b732fd84c58
Chris Beams
Chris Beams
Merge pull request #58 from sslavic/SPR-7865 * SPR-7865: Use configured encoding during JiBX unmarshalling
merge pull request #58 from sslavic/spr-7865
44
true
false
6
false
false
false
spring-projects
spring-framework
20,644
e25183eab1b5fbce42750e92e95248c0c24445b0
Stevo Slavic
Chris Beams
Use configured encoding during JiBX unmarshalling Before this change JibxMarshaller did not use the configured encoding when unmarshalling XML. This caused issues when content being unmarshalled was not encoded using the default encoding. This commit fixes the issue by passing configured encoding to JiBX so it gets u...
use configured encoding during jibx unmarshalling
49
false
false
6
false
true
false
spring-projects
spring-framework
20,645
e3f544904c3cce5b6e9947c6429708a4b3bc4ef8
Chris Beams
Chris Beams
Fix warnings in LocalSessionFactoryBean
fix warnings in localsessionfactorybean
39
false
false
4
true
true
true
spring-projects
spring-framework
20,646
045c97f75e231b99ebeaab48b72ccb9e1e07004b
Chris Beams
Chris Beams
Support automatic Hibernate dialect detection Use the preferred SessionFactoryImplementor#getDialect call as opposed to the previous Dialect#getDialect approach which required explicitly setting the 'hibernate.dialect' property. Issue: SPR-7396
support automatic hibernate dialect detection
45
false
false
5
false
true
false
spring-projects
spring-framework
20,647
352ed517c5fd74f3549a36050c325b8a3fc00f28
Chris Beams
Chris Beams
Fix typo in @ComponentScan Javadoc With thanks to @abdull for pull request #55
fix typo in @componentscan javadoc
34
false
false
5
true
true
true
spring-projects
spring-framework
20,648
6d94b74ab113dc706db3a26271ac5e476955478c
Chris Beams
Chris Beams
Move QueryTimeoutException to spring-tx This change fixes a mistake made during an earlier sync with the 3.1.x branch in which the new QueryTimeoutException class was accidentally placed in spring-transaction instead of spring-tx. Issue: SPR-7680
move querytimeoutexception to spring-tx
39
false
false
4
true
true
true
spring-projects
spring-framework
20,649
049169d19fac59887bb4edbe36f85c3c3ab341b3
Juergen Hoeller
Juergen Hoeller
ResourcePropertyResource accepts EncodedResource for properties files with a specific encoding Also added constructor with Charset argument to EncodedResource. Issue: SPR-10096
resourcepropertyresource accepts encodedresource for properties files with a specific encoding
94
false
false
10
false
false
false
spring-projects
spring-framework
20,650
ede9d535ea89b15e58efb11dfa4136659e6adf3c
Juergen Hoeller
unknown
Updated resolvePath javadoc to reflect Environment-based placeholder resolution Issue: SPR-9455
updated resolvepath javadoc to reflect environment-based placeholder resolution
79
false
false
8
false
false
false
spring-projects
spring-framework
20,651
4c823a3f9bf9413eea6b61a8c217eb1efff3e853
Juergen Hoeller
unknown
DisposableBeanAdapter detects "shutdown" as a destroy method as well (for EHCache CacheManager setup) Issue: SPR-9713
disposablebeanadapter detects "shutdown" as a destroy method as well (for ehcache cachemanager setup)
101
false
false
13
false
false
false
spring-projects
spring-framework
20,652
0dcc0f2227c2c5442124c7b58d17bcfa993821b5
Juergen Hoeller
unknown
Added further MySQL error code for DataIntegrityViolationException Issue: SPR-9237
added further mysql error code for dataintegrityviolationexception
66
false
false
7
false
false
false
spring-projects
spring-framework
20,653
a425d717b798356e14dd92ee7c88b13739f6e158
Juergen Hoeller
unknown
ThreadPoolExecutorFactoryBean exposes "createExecutor" method for custom ThreadPoolExecutor subclasses Issue: SPR-9435
threadpoolexecutorfactorybean exposes "createexecutor" method for custom threadpoolexecutor subclasses
102
false
false
8
false
false
false
spring-projects
spring-framework
20,654
4dde7c4c160a5512dc474a230e3093e8d32354c9
Juergen Hoeller
unknown
MBeanInfoAssembler impls expose actual method parameter names if possible Issue: SPR-9985
mbeaninfoassembler impls expose actual method parameter names if possible
73
false
false
9
false
false
false
spring-projects
spring-framework
20,655
2ee70d683da7971ed2fca41ffbc440d61dd61d00
Rossen Stoyanchev
Rossen Stoyanchev
Suppress serialization warning
suppress serialization warning
30
false
false
3
false
true
false
spring-projects
spring-framework
20,656