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
2983e3ca31f5dd2a1498675f37c948e1214948e7
Phillip Webb
Phillip Webb
Merge pull request #435 from snicoll/SPR-11280 * SPR-11280: Removed reference to Cactus from documentation
merge pull request #435 from snicoll/spr-11280
46
true
false
6
true
false
false
spring-projects
spring-framework
17,957
2afd9bc3716b9d3d0dbf8305ce162012925b8e2f
Stephane Nicoll
Phillip Webb
Removed reference to Cactus from documentation Issue: SPR-11280
removed reference to cactus from documentation
46
false
false
6
false
false
false
spring-projects
spring-framework
17,958
cf6cf18f1acf19824a22357a84f820d0bc0f03ed
Arjen Poutsma
Arjen Poutsma
Corrected CatchAllConverter ordering docs Corrected documentation regarding the CatchAllConverter in the XStream javadocs.
corrected catchallconverter ordering docs
41
false
false
4
false
false
false
spring-projects
spring-framework
17,959
4342497305d54091ea327fc4368b96daade556a0
Rossen Stoyanchev
Rossen Stoyanchev
Add support for custom message converters The Java and XML config for STOMP WebSocket applications now supports configuring message converters. Issue: SPR-11184
add support for custom message converters
41
false
false
6
true
true
true
spring-projects
spring-framework
17,960
1fa4d9169fb2273a8e1428061a4f8edb38cdce34
Rossen Stoyanchev
Rossen Stoyanchev
Upgrade to Tomcat 8 RC10 and remove unused repos
upgrade to tomcat 8 rc10 and remove unused repos
48
false
false
9
false
false
false
spring-projects
spring-framework
17,961
f37d030860969e6532ebc78826eb6119576c862d
Phillip Webb
Phillip Webb
Merge pull request #432 from kryger/master * pull432: Removed extraneous character from the online documentation
merge pull request #432 from kryger/master
42
true
false
6
false
false
false
spring-projects
spring-framework
17,962
f3a08447fdc3f055ac970031dba1b7d650138e42
Lukasz Kryger
Phillip Webb
Removed extraneous character from the online documentation
removed extraneous character from the online documentation
58
false
false
7
false
false
false
spring-projects
spring-framework
17,963
a30cf3058eee3737074a35f14408f9ec28feea1a
Sam Brannen
Sam Brannen
Remove unused imports in tests
remove unused imports in tests
30
false
false
5
true
true
true
spring-projects
spring-framework
17,964
27ab9332c1a1f1ea791348a094bb70b79207681e
Sam Brannen
Sam Brannen
Suppress deprecation warning for MHSR.setStatus() Suppressing deprecation warnings for MockHttpServletResponse.setStatus(int, String).
suppress deprecation warning for mhsr.setstatus()
49
false
false
5
false
true
false
spring-projects
spring-framework
17,965
5d3484c74a252fa714e67cbf74790ea592293c33
Juergen Hoeller
Juergen Hoeller
Upgraded Tiles2 TilesContainer to Tiles 2.2.2 (following the Spring 4.0 baseline) In sync with our Tiles3 TilesContainer implementation now, as far as possible. Issue: SPR-11285
upgraded tiles2 tilescontainer to tiles 2.2.2 (following the spring 4.0 baseline)
81
false
false
11
false
false
false
spring-projects
spring-framework
17,966
24030a3f61c3c2bd36901dbe2b1b9ff781ed9ff4
Juergen Hoeller
Juergen Hoeller
Added deprecation log message and javadoc note for Quartz 1.x support Issue: SPR-11262
added deprecation log message and javadoc note for quartz 1.x support
69
false
false
11
false
false
false
spring-projects
spring-framework
17,967
b228a06e07725f77b8b17249aaed4bf47926fc55
Juergen Hoeller
Juergen Hoeller
Consistent support for setStartTime in CronTrigger(Factory)Bean and SimpleTrigger(Factory)Bean, and consistent declaration of varargs in scheduling.quartz package Issue: SPR-10940
consistent support for setstarttime in crontrigger(factory)bean and simpletrigger(factory)bean, and consistent declaration of varargs in scheduling.quartz package
162
false
false
16
false
false
false
spring-projects
spring-framework
17,968
38a8ace5bb32112706ec82cbd65e81307cc414c9
Juergen Hoeller
Juergen Hoeller
Full Quartz 2.2 support, including LocalDataSourceJobStore While we've had basic Quartz 2.2 support before, a few details were missing: * LocalDataSourceJobStore's ConnectionProvider adapters need to provide an empty implementation of Quartz 2.2's new initialize method. * SchedulerFactoryBean's "schedulerContextMap" n...
full quartz 2.2 support, including localdatasourcejobstore
58
false
false
6
false
false
false
spring-projects
spring-framework
17,969
ee2022e54c56a2dbe8df3cf263450f3fb04dc776
Juergen Hoeller
Juergen Hoeller
Polishing
polishing
9
false
false
1
false
false
false
spring-projects
spring-framework
17,970
a0ccd65d518bdb4a6082fafcc71207cc501c63b7
Juergen Hoeller
Juergen Hoeller
Consistent build dependencies
consistent build dependencies
29
false
false
3
false
false
false
spring-projects
spring-framework
17,971
675b650290f25899929c68469632ac32e14943f1
Juergen Hoeller
Juergen Hoeller
Polishing
polishing
9
false
false
1
false
false
false
spring-projects
spring-framework
17,972
5661d3826c64e0066ab76ba0cf415197ebaa9fdb
Juergen Hoeller
Juergen Hoeller
Fixed Jackson2ObjectMapperFactoryBean class name in javadoc examples
fixed jackson2objectmapperfactorybean class name in javadoc examples
68
false
false
7
false
false
false
spring-projects
spring-framework
17,973
11b3fe22893eb2a5e1540d17a005996629e681aa
Juergen Hoeller
Juergen Hoeller
Added setModulesToInstall with convenient Class vararg, renamed setFindModules to setFindModulesViaServiceLoader, made existing setModules override any other setting Issue: SPR-11040
added setmodulestoinstall with convenient class vararg, renamed setfindmodules to setfindmodulesviaserviceloader, made existing setmodules override any other setting
165
false
false
17
false
false
false
spring-projects
spring-framework
17,974
a2d40f3f1669c5472332bb04fb0941f5c104e264
Juergen Hoeller
Juergen Hoeller
Polishing
polishing
9
false
false
1
false
false
false
spring-projects
spring-framework
17,975
0de307bb65dd5e8d693ada99fbaf4cacc1a49ffe
Juergen Hoeller
Juergen Hoeller
Consistent equals/hashCode/toString implementations in AnnotationMatchingPointcut/ClassFilter/MethodMatcher Issue: SPR-11275 Issue: SPR-11276
consistent equals/hashcode/tostring implementations in annotationmatchingpointcut/classfilter/methodmatcher
107
false
false
5
false
false
false
spring-projects
spring-framework
17,976
26f1e05ffc47e26586f232a990d1eb938012af4a
Phillip Webb
Phillip Webb
Upgrade to CGLIB 3.1 and Objenesis 2.1 Issue: SPR-11226
upgrade to cglib 3.1 and objenesis 2.1
38
false
false
7
false
false
false
spring-projects
spring-framework
17,977
3948727b13444ee3cba4d1b0004743f96f3d0fa4
Juergen Hoeller
Juergen Hoeller
Polishing
polishing
9
false
false
1
false
false
false
spring-projects
spring-framework
17,978
de280b01fe752fc7a5c6eeb22a5028f91b73f50a
Rossen Stoyanchev
Rossen Stoyanchev
Support custom PathMatcher for MappedInterceptor's Issue: SPR-11197
support custom pathmatcher for mappedinterceptor's
50
false
false
5
true
true
true
spring-projects
spring-framework
17,979
abb8a93e2fa3e91286d72518dbb5f88c219834ef
Rossen Stoyanchev
Rossen Stoyanchev
Drop separate user dest property for subscriptions Before this change DefaultUserDestinationResolver provided a separate destination prefix property for identifying "user" destinations in subscription requests as opposed to in sent messages. Such a separate property should not be needed. Issue: SPR-11263
drop separate user dest property for subscriptions
50
false
false
7
false
false
false
spring-projects
spring-framework
17,980
d0556e61f981210dc96a9b99f0cb6f8b32738b32
Rossen Stoyanchev
Rossen Stoyanchev
Log stack trace on failure to send message to client Issue: SPR-11201
log stack trace on failure to send message to client
52
false
false
10
true
true
false
spring-projects
spring-framework
17,981
b9c8f47b01b0bb2833539643d429b79ef0adabf5
Brian Clozel
Brian Clozel
Use OptionalValidatorFactoryBean in Configurers Configurers and BeanDefinitionParsers should use OptionalValidatorFactoryBean instead of LocalValidatorFactoryBean. The Optional implementation catches and logs setup exceptions, useful when a validation API is present on the classpath but not the actual implementation....
use optionalvalidatorfactorybean in configurers
47
false
false
4
true
true
true
spring-projects
spring-framework
17,982
3bed6cfc7c4b7db1b56b3bb1f7d38be8d96b4857
Juergen Hoeller
Juergen Hoeller
Activated through rename to *Tests, and added method call interaction tests Issue: SPR-7831
activated through rename to *tests, and added method call interaction tests
75
false
false
11
false
false
false
spring-projects
spring-framework
17,983
640d8cb67fea1fb2c76c7b74e6426d87e0e394fd
Juergen Hoeller
Juergen Hoeller
Consistent implementation of AsyncListenableTaskExecutor Issue: SPR-11282
consistent implementation of asynclistenabletaskexecutor
56
false
false
4
false
false
false
spring-projects
spring-framework
17,984
6a5a3c97edae048c2b54d549a6764713923c0bfa
Juergen Hoeller
Juergen Hoeller
Introduced OptionalValidatorFactoryBean for scenarios where the JSR-303 API is present but no Bean Validation Provider is available (used by the MVC namespace) Issue: SPR-11272
introduced optionalvalidatorfactorybean for scenarios where the jsr-303 api is present but no bean validation provider is available (used by the mvc namespace)
159
false
false
22
false
false
false
spring-projects
spring-framework
17,985
ff26dfdd286a47e4dfac7ab0b9fa4690653da4af
Juergen Hoeller
Juergen Hoeller
Added cache for path pattern tokenization Issue: SPR-11258
added cache for path pattern tokenization
41
false
false
6
false
false
false
spring-projects
spring-framework
17,986
240819f955eed5624a1a0b2dcdd582b6ed829bbe
Juergen Hoeller
Juergen Hoeller
Introduced "spring.beaninfo.ignore" system property for optimized Introspector usage Issue: SPR-9014 (cherry picked from commit f88cbda)
introduced "spring.beaninfo.ignore" system property for optimized introspector usage
84
false
false
8
false
false
false
spring-projects
spring-framework
17,987
8d1e55d1018d11b1d693a731ecfd0164a82784d1
Juergen Hoeller
Juergen Hoeller
Avoid hard reference to LocalValidatorFactoryBean in <mvc:annotation-driven> parser Issue: SPR-11272 (cherry picked from commit c48da0d)
annotation-driven> parser
25
false
false
2
false
false
false
spring-projects
spring-framework
17,988
6aabb5f17e93e20746f06d1005c8a6968b20103c
Juergen Hoeller
Juergen Hoeller
Support varargs for DomUtils.getChildElementsByTagName Issue: SPR-11272 (cherry picked from commit e334489)
support varargs for domutils.getchildelementsbytagname
54
false
false
4
false
true
false
spring-projects
spring-framework
17,989
87b7e3d8cff3db9d225485c26437f1eacfb0651e
Juergen Hoeller
Juergen Hoeller
Fixed @Lazy and @DependsOn annotation definitions to be non-inheritable Issue: SPR-9589 Issue: SPR-9476
fixed @lazy and @dependson annotation definitions to be non-inheritable
71
false
false
9
false
false
false
spring-projects
spring-framework
17,990
9e337d27054f73b6113072f5f3649513a55691b5
Juergen Hoeller
Juergen Hoeller
Avoid a hard dependency on Sun's CachedRowSetImpl class Also using the JDBC 4.1 RowSetProvider API directly instead of going through reflection, since we're building on JDK 7 now.
avoid a hard dependency on sun's cachedrowsetimpl class
55
false
false
8
true
true
false
spring-projects
spring-framework
17,991
e2f418ab4c31f02ec4fac7ca7b60aac0efc4c55c
Juergen Hoeller
Juergen Hoeller
Added "transactionAware" bean property to EhCacheCacheManager and JCacheCacheManager In the course of this enhancement, the "cache.ehcache" and "cache.jcache" packages moved from spring-context to the spring-context-support module, expecting further transaction-related functionality. Also aligns with the presence of S...
added "transactionaware" bean property to ehcachecachemanager and jcachecachemanager
84
false
false
8
false
false
false
spring-projects
spring-framework
17,992
7d7758bfc979fa8df0233cb23520f33f036576ef
Juergen Hoeller
Juergen Hoeller
Polishing
polishing
9
false
false
1
false
false
false
spring-projects
spring-framework
17,993
0ec19dc95ed3440c0b58d2d5fa468176d6fd6c45
Juergen Hoeller
Juergen Hoeller
Removed OC4J tests
removed oc4j tests
18
false
false
3
false
false
false
spring-projects
spring-framework
17,994
b0c6a2497432bd1ab0a4e7213c990fe307af65be
Juergen Hoeller
Juergen Hoeller
Deprecated "scheduling.backportconcurrent" package in favor of native JDK 6 "scheduling.concurrent" support
deprecated "scheduling.backportconcurrent" package in favor of native jdk 6 "scheduling.concurrent" support
107
false
false
11
false
false
false
spring-projects
spring-framework
17,995
4dc336920c9acc43e9d2450821f5895e9a643eef
Juergen Hoeller
Juergen Hoeller
Deprecated EJB 2.x implementation class hierarchy in "ejb.support" package
deprecated ejb 2.x implementation class hierarchy in "ejb.support" package
74
false
false
9
false
false
false
spring-projects
spring-framework
17,996
3d5bfc35b652afa67f1a006a64940c104658a62f
Juergen Hoeller
Juergen Hoeller
Deprecated Oracle OC4J support in favor of Oracle WebLogic
deprecated oracle oc4j support in favor of oracle weblogic
58
false
false
9
false
false
false
spring-projects
spring-framework
17,997
9772eb8410e37cd0bdec0d1b133218446c778beb
Juergen Hoeller
Juergen Hoeller
Deprecated Spring's own JSP expression evaluation Since web applications declaring a Servlet 2.3 web.xml become really rare now, we're finally deprecating Spring's own ExpressionEvaluationUtils class. As a consequence, we're also setting "springJspExpressionSupport" to false by default, avoiding the potential double E...
deprecated spring's own jsp expression evaluation
49
false
false
6
false
false
false
spring-projects
spring-framework
17,998
c368068c0c17b77377ee2dc2314a10541c41daab
Juergen Hoeller
Juergen Hoeller
CachedIntrospectionResults uses full WeakReference for any non-safe ClassLoader arrangement Previously, CachedIntrospectionResults had three modes of caching, with the intermediate mode relying on WeakReferences in the JDK PropertyDescriptor implementation. Since the JDK is actually using SoftReferences there these da...
cachedintrospectionresults uses full weakreference for any non-safe classloader arrangement
91
false
false
9
false
false
false
spring-projects
spring-framework
17,999
df76f1497a18aca136942c9a5afa9d74efe1f485
Juergen Hoeller
Juergen Hoeller
Replaced use of EmbeddedValueResolverAware with ConfigurableBeanFactory's resolveEmbeddedValue in order to avoid a package cycle with the org.springframework.context package Issue: SPR-10021
replaced use of embeddedvalueresolveraware with configurablebeanfactory's resolveembeddedvalue in order to avoid a package cycle with the org.springframework.context package
173
false
false
18
false
false
false
spring-projects
spring-framework
18,000
202b15e19b1d83a8962c8142bda4ef0c5b6f6098
Sam Brannen
Sam Brannen
Fix typo and polish formatting
fix typo and polish formatting
30
false
false
5
true
true
true
spring-projects
spring-framework
18,001
4a8be690998f43a9253305e09f96ad83058ef540
Chris Beams
Chris Beams
Overhaul non-void JavaBean write method support This change revisits the implementation of ExtendedBeanInfo, simplifying the overall approach while also ensuring that ExtendedBeanInfo is fully isolated from the BeanInfo instance it wraps. This includes any existing PropertyDescriptors in the wrapped BeanInfo - along w...
overhaul non-void javabean write method support
47
false
false
6
false
false
false
spring-projects
spring-framework
18,002
2d8bacace71a30e33a1d582a83b981b8629b867b
Rossen Stoyanchev
Rossen Stoyanchev
Set the ApplicationContext prop of ExceptionResolver The MVC Java config now sets the ApplicationContext property of ExceptionHandlerExceptionResolver. Issue: SPR-9997
set the applicationcontext prop of exceptionresolver
52
false
false
6
true
true
false
spring-projects
spring-framework
18,003
e3681c107dab0e5a136241069bd833087d2df76e
Rossen Stoyanchev
Rossen Stoyanchev
Set response to 503 for async requests that time out Issue: SPR-10002
set response to 503 for async requests that time out
52
false
false
10
true
true
false
spring-projects
spring-framework
18,004
631f24bb3284883f79cfde3d14676e5706a3ccfa
Chris Beams
Chris Beams
Introduce jdiff Gradle task The new jdiff task generates a report of API differences between the current version (i.e. the value of `version` in gradle.properties) and any older version of the framework, as specified by -DOLD_VERSION at the command line, or defaulting to `previousVersion` in gradle.properties. Runnin...
introduce jdiff gradle task
27
false
false
4
false
true
false
spring-projects
spring-framework
18,005
d4fb1c8d636bf396f0d6cc38fa61e08ab7516b86
Chris Beams
Chris Beams
Refactor Gradle script naming and organization - inline test-mvc and tiles3 .gradle files for clarity - rename merge-dist.gradle to merge-artifacts.gradle - polish Javadoc for merge-artifacts.gradle - move merge-artifacts.gradle into gradle subdirectory - move publish-maven.gradle into gradle subdirectory
refactor gradle script naming and organization
46
false
false
6
false
false
false
spring-projects
spring-framework
18,006
819be1093148a31aec6d29950aaf97246cd1ba12
Rossen Stoyanchev
Rossen Stoyanchev
Merge pull request #185 from rwinch/maven-multi-version-artifact * rwinch-maven-multi-version-artifact: Support Gradle/maven with multi version artifacts
merge pull request #185 from rwinch/maven-multi-version-artifact
64
true
false
6
false
false
false
spring-projects
spring-framework
18,007
39d419bbc37b6b85741dce6c3ed6fb96bf39d804
Rob Winch
Rossen Stoyanchev
Support Gradle/maven with multi version artifacts Previously the publish-maven.gradle only supported having a single artifact be marked as optional or provided. This causes problems now that we are building modules that support multiple versions of an artifact. For example, we compile against two versions of Tiles art...
support gradle/maven with multi version artifacts
49
false
false
6
false
true
false
spring-projects
spring-framework
18,008
b7f7fae78a8df52d9b6252c104fdb50ea9c0b854
Rossen Stoyanchev
Rossen Stoyanchev
Fix issue with @RequestBody args that are type vars The change to support generic @RequestBody arguments introduced in 3.2 M2 also introduced a regression in reading arguments that are type variables. This change fixes the issue. Issue: SPR-9964
fix issue with @requestbody args that are type vars
51
false
false
9
true
true
false
spring-projects
spring-framework
18,009
4181397c311576fad3bdfb1b6a20e0877e50bec0
Phillip Webb
Phillip Webb
Merge pull request #85 from obecker/master * pull85: Call ConversionService for null SpEL values Polish whitespace
merge pull request #85 from obecker/master
42
true
false
6
true
false
false
spring-projects
spring-framework
18,010
759c9b35cd4d74aff7b912324751b334bf598f47
Oliver Becker
Phillip Webb
Call ConversionService for null SpEL values Update SpEL boolean operators to always call the ConversionService for null values. Primarily to allow null values to be treated as false by overriding GenericConversionService.convertNullSource(). Issue: SPR-9445
call conversionservice for null spel values
43
false
false
6
false
true
false
spring-projects
spring-framework
18,011
d9bd2e19a2ec128588ca36080e3b32964936dc85
Phillip Webb
Phillip Webb
Polish whitespace
polish whitespace
17
false
false
2
false
false
false
spring-projects
spring-framework
18,012
c5f391550c453bb57625bbc01b864b1584502201
Phillip Webb
Phillip Webb
Document global date time format configuration Update reference documentation to detail how global date and time formats can be specified. Issue: SPR-9952
document global date time format configuration
46
false
false
6
false
false
false
spring-projects
spring-framework
18,013
fddb829b8b7225278585db9ea14549b5555c9421
Phillip Webb
Phillip Webb
Update Joda Time references in documentation Update documentation to reflect the fact that Joda Time is no longer required to use the @DateTimeFormat annotation.
update joda time references in documentation
44
false
false
6
false
false
false
spring-projects
spring-framework
18,014
b36ab83ab3700ffb3a4b4ac3eaae4d8480792368
Rossen Stoyanchev
Rossen Stoyanchev
Support GenericArrayType in GenericTypeResolver method Before this change GenericTypeResolver.resolveType supported TypeVariable's and ParameterizedType's only. Now it also supports GenericArrayType.
support genericarraytype in generictyperesolver method
54
false
false
5
false
true
false
spring-projects
spring-framework
18,015
0e2904b71a96342d855109559ae0e67d454c5939
Phillip Webb
Phillip Webb
Document cache and jdbc namespaces Update the XSD section of the document with details of the cache and jdbc namespace. Issue: SPR-9824
document cache and jdbc namespaces
34
false
false
5
false
false
false
spring-projects
spring-framework
18,016
27210ff3cc4dc14c3d98d37458e9cb0601e0c388
Phillip Webb
Phillip Webb
Polish XML snippets showing XSD imports Remove <literal> tag from XML samples to improve the look of the HTML output.
polish xml snippets showing xsd imports
39
false
false
6
false
false
false
spring-projects
spring-framework
18,017
c20b22a0111a336ed473313c14efa9b419e8fa8a
Phillip Webb
Phillip Webb
Consistent spelling for US/UK words Replaced behaviour and summarised with US variants that seem to be more prevalent in the rest of the document.
consistent spelling for us/uk words
35
false
false
5
false
false
false
spring-projects
spring-framework
18,018
d70762baafd77d0528c1deadf70ed59ae40a2f45
Phillip Webb
Phillip Webb
Replace reference to aspectjrt with aspectjweaver Replace reference to aspectjrt.jar with aspectjweaver.jar since aspectjrt is a subset of aspectjweaver and the full jar is required by Spring. Issue: SPR-8896
replace reference to aspectjrt with aspectjweaver
49
false
false
6
true
true
true
spring-projects
spring-framework
18,019
59b27004dea31d0dd46465d1d254c5df4de3be0c
Phillip Webb
Phillip Webb
Document @Enable* annotations Update reference manual with details of Java configuration @Enable* annotations. Examples of Java style @Configuration is provided when appropriate alongside existing XML samples. Several existing @Configuration samples have been changed to placing the @Enable annotation below the @Confi...
document @enable* annotations
29
false
false
3
false
false
false
spring-projects
spring-framework
18,020
da50a0213bae755e527f9d19946dc844fec4d338
Phillip Webb
Phillip Webb
Polish Javadoc Minor Javadoc reformat to prevent erroneous eclipse warnings
polish javadoc
14
false
false
2
false
false
false
spring-projects
spring-framework
18,021
838ba79f558c0d8fca84c2b8bd6d98c0e72dee0f
Phillip Webb
Phillip Webb
Fix Javadoc references to incorrect XML Replace references to <task:annotation-config> with <task:annotation-driven>
fix javadoc references to incorrect xml
39
false
false
6
true
true
true
spring-projects
spring-framework
18,022
11cf978394bda237203f223c933d726c4391a84e
Rossen Stoyanchev
Rossen Stoyanchev
Define behavior of null Callable or DeferredResult When a controller method declares Callable or DeferredResult as its return value, and returns null, async processing will not start and the request will be considered "handled" by the controller method. Issue: SPR-9951
define behavior of null callable or deferredresult
50
false
false
7
true
true
true
spring-projects
spring-framework
18,023
77223d7ced49fffd4b9654d5045c5bba0865ef7c
Rossen Stoyanchev
Rossen Stoyanchev
Deprecate pre 3.1 @MVC support classes Issue: SPR-10005
deprecate pre 3.1 @mvc support classes
38
false
false
6
false
false
false
spring-projects
spring-framework
18,024
2a11007a04ab810b594f18517bb447a300b6074f
Rossen Stoyanchev
Rossen Stoyanchev
Add Spring Framework integration with Tiles 3 Tiles 3 has modified packages and classes as well as additional dependencies, notably "tiles-request-api", which is a request/response abstraction independent of Servlet and JSP APIs. In order to have both Tiles 2 and Tiles 3 integrations, the source for the Tiles 3 integ...
add spring framework integration with tiles 3
45
false
false
7
false
true
false
spring-projects
spring-framework
18,025
63ca14c33ee746734fe27b37712a53d78afcce74
Phillip Webb
Phillip Webb
Clarify use of @Bean with @EnableAsync executors Update Javadoc to indicate that the getAsyncExecutor() method may be optionally annotated with @Bean and in such circumstance the executor.initialize() method need not be called. Issue: SPR-9934
clarify use of @bean with @enableasync executors
48
false
false
7
true
true
true
spring-projects
spring-framework
18,026
92ca8b32fb8ab5747378de2aa504b325d6d42a12
Rossen Stoyanchev
Rossen Stoyanchev
Add DefaultMvcResultTests
add defaultmvcresulttests
25
false
false
2
true
true
false
spring-projects
spring-framework
18,027
107fafbcc5d93284e5098686cc287c41280ee263
Phillip Webb
Phillip Webb
Do not consider bridge methods in SpEL properties Modify ReflectivePropertyAccessor so that it no longer considers bridge methods when finding getters or setters. This should help to prevent subtle errors that can occur when particular JDK implementations happen to return bridge methods before non-bridge methods when ...
do not consider bridge methods in spel properties
49
false
false
8
false
false
false
spring-projects
spring-framework
18,028
f8bf577eff0252b227e5937d8e3a5cb28c2f3385
Rossen Stoyanchev
Rossen Stoyanchev
Fix failures in PrintingResultHandlerTests
fix failures in printingresulthandlertests
42
false
false
4
false
true
false
spring-projects
spring-framework
18,029
8afcf717e2873e57f62ec6367be4f656039e6cc4
Rossen Stoyanchev
Rossen Stoyanchev
Fix failing test from previous commit
fix failing test from previous commit
37
false
false
6
true
true
true
spring-projects
spring-framework
18,030
1f2e89e3ed2e70e17586f8632f052a80702ceb64
Rossen Stoyanchev
Rossen Stoyanchev
Print async result in Spring MVC Test ResultHandler
print async result in spring mvc test resulthandler
51
false
false
8
false
true
false
spring-projects
spring-framework
18,031
f0f76e493dd58f4f51a05619402aa4ec5de8dc15
Chris Beams
Chris Beams
Update README to reflect JDK 1.7 build prereq
update readme to reflect jdk 1.7 build prereq
45
false
false
8
true
true
true
spring-projects
spring-framework
18,032
084486a6b68e2a7365d4d8023ce096c5f7262a78
Chris Beams
Chris Beams
Update README link to contributor guidelines
update readme link to contributor guidelines
44
false
false
6
false
true
false
spring-projects
spring-framework
18,033
ecce7520fb2cb56494d78dcc6adadb446d51ace7
Rossen Stoyanchev
Rossen Stoyanchev
Support HttpMessageConverter refs in mvc namespace Issue: SPR-9469
support httpmessageconverter refs in mvc namespace
50
false
false
6
false
true
false
spring-projects
spring-framework
18,034
62f2858f7f6da9eb84366b3c5f4f693838d159f3
Rossen Stoyanchev
Rossen Stoyanchev
Fix issue with SpEL in mvc namespace This change ensures that the location attribute of a resource mapping and the path attribute of an interceptor mapping support SpEL expressions. Issue: SPR-9291, SPR-9848
fix issue with spel in mvc namespace
36
false
false
7
true
true
true
spring-projects
spring-framework
18,035
950f00a28005ad2860d72aa20e996c22076356d9
Phillip Webb
Phillip Webb
Fix Collections import Replace backport Collections class with stock JDK version
fix collections import
22
false
false
3
true
true
true
spring-projects
spring-framework
18,036
6407a347c1a3716acaf6a1b36a4dc82b9e462018
Chris Beams
Chris Beams
Merge pull request #181 from olivergierke/SPR-9568 # By Oliver Gierke * SPR-9568: Support *Aware ImportBeanDefinitionRegistars
merge pull request #181 from olivergierke/spr-9568
50
true
false
6
false
false
false
spring-projects
spring-framework
18,037
146a66fe0b7a0bb25b67ce5e2d1ca8a33039ec59
Oliver Gierke
Chris Beams
Support *Aware ImportBeanDefinitionRegistars Implementations of Spring's ImportBeanDefinitionRegistrar interface may now implement any of the following *Aware interfaces and have their respective methods called prior to #registerBeanDefinitions: - BeanFactoryAware - BeanClassLoaderAware - ResourceLoaderAware Issu...
support *aware importbeandefinitionregistars
44
false
false
3
false
false
false
spring-projects
spring-framework
18,038
f5080f7d70685422ea4a6d5cc276fa761ed9c4b2
Sam Brannen
Sam Brannen
Suppress warnings for java.io.Closeable resources Issue: SPR-9962
suppress warnings for java.io.closeable resources
49
false
false
5
false
true
false
spring-projects
spring-framework
18,039
f833366a7fc3a26d4bd37fbaa7a43c9ccd9b21a4
Sam Brannen
Sam Brannen
Update package-info for test.util package
update package-info for test.util package
41
false
false
5
true
false
true
spring-projects
spring-framework
18,040
f6209cd7af800a74151ce0377b9206246d38691b
Juergen Hoeller
Juergen Hoeller
DefaultSingletonBeanRegistry avoids singletonObjects lock wherever possible for non-singleton factory performance Also fixing setCurrentlyInCreation to use a concurrent Set and to apply to prototype beans as well. Issue: SPR-9819
defaultsingletonbeanregistry avoids singletonobjects lock wherever possible for non-singleton factory performance
113
false
false
10
false
false
false
spring-projects
spring-framework
18,041
de91d754d829aa1dd6a2fc33b95bc64c033d84b3
Juergen Hoeller
Juergen Hoeller
Re-added InitializingBean declaration
re-added initializingbean declaration
37
false
false
3
false
false
false
spring-projects
spring-framework
18,042
f00559c4402bcae3a20d8942c5ca020be2ed0a0c
Juergen Hoeller
Juergen Hoeller
Initial preparations for 3.2 RC2
initial preparations for 3.2 rc2
32
false
false
5
false
false
false
spring-projects
spring-framework
18,043
ea95da126af330863eb6b0431e86d3819bc97632
Juergen Hoeller
Juergen Hoeller
Implement java.io.Closeable where appropriate Issue: SPR-9962
implement java.io.closeable where appropriate
45
false
false
4
true
true
true
spring-projects
spring-framework
18,044
d6e1a4a26a4bb583f2da3e20c5eda30ec995b5fb
Juergen Hoeller
Juergen Hoeller
LocalDataSourceConnectionProvider checks against SmartDataSource before closing a Connection Issue: SPR-9978
localdatasourceconnectionprovider checks against smartdatasource before closing a connection
92
false
false
8
false
false
false
spring-projects
spring-framework
18,045
4ed9ababdf98e760ca26acad959199ddf28235be
Juergen Hoeller
Juergen Hoeller
spring-jms-3.2.xsd declares former nmtoken attributes as string, allowing for placeholders Issue: SPR-9597
spring-jms-3.2.xsd declares former nmtoken attributes as string, allowing for placeholders
90
false
false
10
false
false
false
spring-projects
spring-framework
18,046
0a3ea42fe137c9843c2a4111590d3c741a3e3eb5
Juergen Hoeller
Juergen Hoeller
DefaultSingletonBeanRegistry avoids singletonObjects lock wherever possible for non-singleton factory performance Issue: SPR-9819
defaultsingletonbeanregistry avoids singletonobjects lock wherever possible for non-singleton factory performance
113
false
false
10
false
false
false
spring-projects
spring-framework
18,047
c24825ca195a4d4eeb642d603b1db62639cf0024
Juergen Hoeller
Juergen Hoeller
DefaultSingletonBeanRegistry avoids singletonObjects lock wherever possible for non-singleton factory performance Issue: SPR-9819
defaultsingletonbeanregistry avoids singletonobjects lock wherever possible for non-singleton factory performance
113
false
false
10
false
false
false
spring-projects
spring-framework
18,048
e1d11ec99d40051ecdb60191c49bc587373a031d
Juergen Hoeller
Juergen Hoeller
Do not cache PropertyDescriptors for autowireBean calls anymore, avoiding ClassLoader leaks Issue: SPR-8956
do not cache propertydescriptors for autowirebean calls anymore, avoiding classloader leaks
91
false
false
11
false
false
false
spring-projects
spring-framework
18,049
9e22ac496d684d922bda21acea800e4f0ef88cb1
Rossen Stoyanchev
Rossen Stoyanchev
Remove a couple more dependencies on hamcrest-lib Issue: SPR-9961
remove a couple more dependencies on hamcrest-lib
49
false
false
7
false
false
false
spring-projects
spring-framework
18,050
4812fcccc45094e838087451f3fee227f1023a6d
Rossen Stoyanchev
Rossen Stoyanchev
Remove dependency on hamcrest-lib from spring-mvc-test The change removes the use of concrete Matcher implementations and thus the dependency on hamcrest-lib leaving hamcrest-core as the only (optional) hamcrest dependency. Issue: SPR-9961
remove dependency on hamcrest-lib from spring-mvc-test
54
false
false
6
true
true
false
spring-projects
spring-framework
18,051
9a6ec1b4b5a2e39841b44b466b1e9986700d4325
Sam Brannen
Sam Brannen
Increase sleep time in ScheduledATAITests This commit increases the sleep time in ScheduledAndTransactionalAnnotationIntegrationTests with the hope of improving the robustness of the test suite on the CI build server.
increase sleep time in scheduledataitests
41
false
false
5
true
true
true
spring-projects
spring-framework
18,052
85ab789f2f52f2b3d159f91076a8bcd1a77c9f27
Sam Brannen
Sam Brannen
Refactor & polish DateTimeFormatterFactory[Bean] This commit refactors the logic in DateTimeFormatterFactory's createDateTimeFormatter() method to ensure forward compatibility with possible future changes to the ISO enum. This commit also polishes the Javadoc for DateTimeFormatterFactoryBean. Issue: SPR-9959
refactor & polish datetimeformatterfactory[bean]
48
false
false
4
false
false
false
spring-projects
spring-framework
18,053
c348be25116dfdf560763f4efbf3b07077e9de4f
Rossen Stoyanchev
Rossen Stoyanchev
Add RequestBuilder for async dispatches This change enanbles performing async dispatches via Spring MVC Test.
add requestbuilder for async dispatches
39
false
false
5
true
true
true
spring-projects
spring-framework
18,054
6b8234851104b5a2bd1221053dfa5b9a279842e7
Phillip Webb
Phillip Webb
Merge pull request #175 from ericweinberg/master * pull175: Ensure LineNumberReader is always closed
merge pull request #175 from ericweinberg/master
48
true
false
6
false
false
false
spring-projects
spring-framework
18,055
33abee2db2c9a5eefa686c3afa8b7d10e9e5fb15
Eric Weinberg
Phillip Webb
Ensure LineNumberReader is always closed Wrap ResourceDatabasePopulator.readScript() code in a try/finally block to ensure that the LineNumberReader is always closed. Issue: SPR-9912
ensure linenumberreader is always closed
40
false
false
5
false
false
false
spring-projects
spring-framework
18,056