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
1e62ad8665bb0f4138e140974108d693a20ee287
Rob Winch
Rossen Stoyanchev
Add beforeConcurrentHandling support Previously CallableProcessingInterceptor and DeferredResultProcessingInterceptor did not have support for capturing the state of the original Thread just prior to processing. This made it difficult to transfer the state of one Thread (i.e. ThreadLocal) to the Thread used to process...
add beforeconcurrenthandling support
36
false
false
3
true
true
true
spring-projects
spring-framework
19,757
0d73d199ec645f6d332d3283b72a531b26575cf6
Phillip Webb
Phillip Webb
Reset MBean Servers after JRuby and JMX tests Refactor MBean Server reset code from MBeanServerFactoryBeanTests and reuse in AdvisedJRubyScriptFactoryTests and AbstractMBeanServerTests. Issue: SPR-9288
reset mbean servers after jruby and jmx tests
45
false
false
8
true
true
true
spring-projects
spring-framework
19,758
ff945bdca9b733f7493e4ce49eba8cf29ccbb1a1
Juergen Hoeller
Juergen Hoeller
Added initial unit tests for Hibernate 4
added initial unit tests for hibernate 4
40
false
false
7
false
false
false
spring-projects
spring-framework
19,759
f1923f406e7598ea2bd6fb31c976d8875f2c5440
Juergen Hoeller
Juergen Hoeller
Removed outdated EjbSupportTests
removed outdated ejbsupporttests
32
false
false
3
false
false
false
spring-projects
spring-framework
19,760
1b6f3d0352c79250c667d64f53372e363375aa5e
Juergen Hoeller
Juergen Hoeller
Preparations for 3.2 GA
preparations for 3.2 ga
23
false
false
4
false
false
false
spring-projects
spring-framework
19,761
edd8d148bbcbe36d6fe87e929b4530e9806ad549
Juergen Hoeller
Juergen Hoeller
Upgraded to Joda-Time 2.1, Groovy 1.8.8, JRuby 1.6.5; removed unnecessary dependencies
upgraded to joda-time 2.1, groovy 1.8.8, jruby 1.6.5; removed unnecessary dependencies
86
false
false
11
false
false
false
spring-projects
spring-framework
19,762
4e443da7ae7e08afbfd2a86c7eea3fe84bde174f
Juergen Hoeller
Juergen Hoeller
Officially deprecated Apache iBATIS support in favor of native Spring support in Mybatis (http://code.google.com/p/mybatis/)
//code.google.com/p/mybatis/)
29
false
false
1
false
false
false
spring-projects
spring-framework
19,763
89fc6acba8972f319a356562a64b7d1abf3623dd
Juergen Hoeller
Juergen Hoeller
Velocity 1.6 oriented updates to Spring's Velocity support
velocity 1.6 oriented updates to spring's velocity support
58
false
false
8
false
false
false
spring-projects
spring-framework
19,764
48f405e8fde38950a446ca45e51a4db6a3c9e9b7
Juergen Hoeller
Juergen Hoeller
Finally added generics to JasperReports API signatures (motivated by JasperReports 5.0)
finally added generics to jasperreports api signatures (motivated by jasperreports 5.0)
87
false
false
11
false
false
false
spring-projects
spring-framework
19,765
230dec8e6fe6242b3f39867d106b8c5ff1ac792a
Juergen Hoeller
Juergen Hoeller
Removed unnecessary dependency on JTA API
removed unnecessary dependency on jta api
41
false
false
6
false
false
false
spring-projects
spring-framework
19,766
0614d312ed888102cef35e3bcf5f8e256ba61a3d
Juergen Hoeller
Juergen Hoeller
Polishing
polishing
9
false
false
1
false
false
false
spring-projects
spring-framework
19,767
786a20f9d009017a277f4fbdac8c6a254b5b9c73
Juergen Hoeller
Juergen Hoeller
Finally deprecated BeanReferenceFactoryBean and CommonsLogFactoryBean
finally deprecated beanreferencefactorybean and commonslogfactorybean
69
false
false
5
false
false
false
spring-projects
spring-framework
19,768
d2207b2619ba4da0a822c5e2319df12590c7a295
Juergen Hoeller
Juergen Hoeller
Fixed typos in javadoc
fixed typos in javadoc
22
false
false
4
false
false
false
spring-projects
spring-framework
19,769
ad33dbca0b60cf30f5b7479b1a4091ddf3a16fde
Juergen Hoeller
Juergen Hoeller
Removed accidentally added DestructionAwareAttributeHolder class
removed accidentally added destructionawareattributeholder class
64
false
false
5
false
false
false
spring-projects
spring-framework
19,770
0933734fbb5dae4c523b3bc0fcfb30a927ddc209
Juergen Hoeller
Juergen Hoeller
DefaultMessageListenerContainer allows for concurrent subscription consumers on WebLogic/ActiveMQ Issue: SPR-10037
defaultmessagelistenercontainer allows for concurrent subscription consumers on weblogic/activemq
97
false
false
8
false
false
false
spring-projects
spring-framework
19,771
ad96f8511fe20fa47452e7716bbb00ff84e5fc72
Rossen Stoyanchev
Rossen Stoyanchev
Merge pull request #191 from rwinch/SPR-10051 * rwinch-SPR-10051: Rename MvcAsyncTask to WebAsyncTask
merge pull request #191 from rwinch/spr-10051
45
true
false
6
false
false
false
spring-projects
spring-framework
19,772
157a1d6ee22567fb5915d940605615405164fde3
Rob Winch
Rossen Stoyanchev
Rename MvcAsyncTask to WebAsyncTask The name MvcAsyncTask is misleading because the class is part of Spring Web as apposed to Spring MVC. This is also inconsistent with the other async classes which use Web instead of Mvc. This commit changes MvcAsyncTask to WebAsyncTask making it more consistent with the jar it is f...
rename mvcasynctask to webasynctask
35
false
false
4
false
true
false
spring-projects
spring-framework
19,773
ce7fa8a98e7830e03b18b8cae63de9fba9e257ef
Phillip Webb
Phillip Webb
Upgrade to Gradle 1.3
upgrade to gradle 1.3
21
false
false
4
false
false
false
spring-projects
spring-framework
19,774
dfdb31715fb4e972391dc477a0cf0ba3d440e8f7
Phillip Webb
Phillip Webb
Fix -XX:MaxHeapSize setting for Windows
maxheapsize setting for windows
31
false
false
4
true
false
true
spring-projects
spring-framework
19,775
511240fbb8662233bb255913216dd1b0cc0f48bf
Chris Beams
Chris Beams
Increment version to 3.2.0.BUILD-SNAPSHOT
increment version to 3.2.0.build-snapshot
41
false
false
4
false
false
false
spring-projects
spring-framework
19,776
5cbc5b19019b1b78312d34a58ec7e170b28cc944
Spring Buildmaster
Spring Buildmaster
Release version 3.2.0.RC2
release version 3.2.0.rc2
25
false
false
3
true
true
true
spring-projects
spring-framework
19,777
7cc492de4f6cc8100f4abbbbaaceaca91fa7ca63
Chris Beams
Chris Beams
Update changelog
update changelog
16
false
false
2
true
true
false
spring-projects
spring-framework
19,778
2deeb54a9b6974b5da03c519d596891393b954df
Chris Beams
Chris Beams
Merge pull requests #183 and #190 # By Rob Winch # Via Rob Winch * gradle-1116: Make GRADLE-1116 workaround more generic # By Rob Winch * spring-test-mvc-classpath: Fix spring-test-mvc Eclipse classpath
merge pull requests #183 and #190
33
true
false
6
true
true
false
spring-projects
spring-framework
19,779
e7b8cd58db32e0501a45648a17d5e48d3339fbaa
Rob Winch
Chris Beams
Fix spring-test-mvc Eclipse classpath
fix spring-test-mvc eclipse classpath
37
false
false
4
false
false
false
spring-projects
spring-framework
19,780
6e8eede0bf3272e42b5e7905ebc7842da6c5dd2a
Rob Winch
Rob Winch
Make GRADLE-1116 workaround more generic Previously the workaround for GRADLE-1116 only worked for the merge-dist.gradle projects Now the workaround is more generic and fixes errors that have since been introduced when performing a fresh import into Eclipse.
make gradle-1116 workaround more generic
40
false
false
5
false
false
false
spring-projects
spring-framework
19,781
2ef99cdda1342b54c11571c3931526948dfcf57e
Phillip Webb
Phillip Webb
Merge pull request #179 from EzequielB/spring-aop-cleaning * spring-aop-cleaning: Remove unused imports
merge pull request #179 from ezequielb/spring-aop-cleaning
58
true
false
6
false
false
false
spring-projects
spring-framework
19,782
b43bc8659aa9d0da6598b3e2385af1a2496cb55e
Ezequiel Ballesi
Phillip Webb
Remove unused imports
remove unused imports
21
false
false
3
true
true
true
spring-projects
spring-framework
19,783
6ca71abf934ee689f227d5ff864e7a4c4d8ae9d5
Phillip Webb
Phillip Webb
Intermittent MBeanServerFactoryBeanTests failure Prior to this commit the testWithLocateExistingAndExistingServer method would fail if any preceding test called the ManagementFactory getPlatformMBeanServer() method. In such situations the platform server is located instead of the expected freshly created server. Thes...
intermittent mbeanserverfactorybeantests failure
48
false
false
3
false
false
false
spring-projects
spring-framework
19,784
d7bf56df497f282399fcfaaec614aa5ea1a28d57
Rob Winch
unknown
Remove reflection usage in orm.hibernate4.* Previously reflection was required when interacting with Hibernate 4 in order to support both Hibernate 3 and Hibernate 4 since there were non-passive changes in the APIs. Now that the Spring build uses Gradle it is trivial to support multiple Hibernate versions. This commi...
remove reflection usage in orm.hibernate4.*
43
false
false
5
true
true
true
spring-projects
spring-framework
19,785
cf681a809e7b8f6b062a6f165470dcb2cc67acbf
Juergen Hoeller
unknown
Final preparations for 3.2 RC2
final preparations for 3.2 rc2
30
false
false
5
false
false
false
spring-projects
spring-framework
19,786
9c6aa3e43bee04bf713cb0077e6de009bd642abb
Juergen Hoeller
unknown
Java 5 Closeable and Java 7 AutoCloseable automatically detected as destroy methods Also, @Bean destroy method inference not applying for DisposableBean implementers anymore (avoiding double destruction). Issue: SPR-10034
java 5 closeable and java 7 autocloseable automatically detected as destroy methods
83
false
false
12
false
false
false
spring-projects
spring-framework
19,787
5cb193055063181fd482726a670811fc867e9219
Rossen Stoyanchev
Rossen Stoyanchev
Fix issue in Callable processing interceptor chain
fix issue in callable processing interceptor chain
50
false
false
7
false
true
false
spring-projects
spring-framework
19,788
79edf627dbfc4eff06ac3283d5c010885912feab
Rossen Stoyanchev
Rossen Stoyanchev
Fix failing test from last commit Issue: SPR-9917
fix failing test from last commit
33
false
false
6
true
true
true
spring-projects
spring-framework
19,789
b1040af22e215eb3157dfe7513e13c713574c2aa
Phillip Webb
Phillip Webb
Update maximum width of reference HTML This change upgrade the framework to consume the newly-published docbook-reference-plugin version 0.2.1 containing a maximum width for the HTML reference guide.
update maximum width of reference html
38
false
false
6
true
true
true
spring-projects
spring-framework
19,790
3a50dafc909d3a4ada0823b1bef362e10259a94a
Rossen Stoyanchev
Rossen Stoyanchev
Add MockMvcClientHttpRequestFactory Issue: SPR-9917
add mockmvcclienthttprequestfactory
35
false
false
2
true
true
false
spring-projects
spring-framework
19,791
f30d33d32e087e63342d0a763862b3bfd9a590bf
Rossen Stoyanchev
Rossen Stoyanchev
Add spring-test-mvc tests with Spring HATEOAS links Issue: SPR-9886
add spring-test-mvc tests with spring hateoas links
51
false
false
7
false
false
false
spring-projects
spring-framework
19,792
6e3c3c58b5a8bf8053584129e1e0bfc3ea29c7e0
Phillip Webb
Phillip Webb
Polish whitespace and formatting
polish whitespace and formatting
32
false
false
4
false
false
false
spring-projects
spring-framework
19,793
40e8d3f1a9de57db591d523eea70212d6fd283b8
Chris Beams
Chris Beams
Merge pull request #188 from olivergierke/SPR-10038 # By Oliver Gierke * SPR-10038: Introduce AnnotationAwareOrderComparator#INSTANCE
merge pull request #188 from olivergierke/spr-10038
51
true
false
6
true
false
false
spring-projects
spring-framework
19,794
e40e2b7cae444af5e91a67b5123a9cb7cde839ae
Oliver Gierke
Chris Beams
Introduce AnnotationAwareOrderComparator#INSTANCE Prior to this change, the INSTANCE constant one could refer to on AnnotationAwareOrderComparator actually referred to the constant declared in the OrderAwareComparator superclass. Thus AnnotationAwareOrderComparator#INSTANCE did not actually return an AnnotationAwareOr...
introduce annotationawareordercomparator#instance
49
false
false
2
true
true
false
spring-projects
spring-framework
19,795
1394050ed27e237d2b62e03b68a809ccac1024f9
Chris Beams
Chris Beams
Update reference docs to a more modern CSS style This change upgrade the framework to consume the newly-published docbook-reference-plugin version 0.2.0, which includes among other improvements a revamped CSS approach designed to look as similar as possible to the way markdown files are rendered by GitHub. See associ...
update reference docs to a more modern css style
48
false
false
9
false
true
false
spring-projects
spring-framework
19,796
1e48c789da36f941d2001aef57c2a71437941a0f
Phillip Webb
Phillip Webb
Update whats new in Spring 3.2 Issue: SPR-10015
update whats new in spring 3.2
30
false
false
6
false
true
false
spring-projects
spring-framework
19,797
37b0277a8996d3f1154a40e307f529e45f25b02c
Phillip Webb
Phillip Webb
Restore custom reference manual titlepage Restore the custom title page of the reference manual in order to remove the large list of authors on the first page. Note: This change will require updating to version 0.1.7 of the docbook-reference-plugin when it is released. Issue: SPR-10008
restore custom reference manual titlepage
41
false
false
5
false
true
false
spring-projects
spring-framework
19,798
5a2130ad1a4934b7817abb44887277c4c1afcbc4
Phillip Webb
Phillip Webb
Polish maven samples to xml language Set the language attribute on the maven <programlisting> elements in the reference documentation to xml.
polish maven samples to xml language
36
false
false
6
false
false
false
spring-projects
spring-framework
19,799
2b6d724faeb493da2d818c91edde66c141efd26c
Phillip Webb
Phillip Webb
Remove xsd versions from reference samples Remove all xsd versions from the reference manual samples in favor of "versionless" XSDs. For example, spring-beans-3.0.xsd becomes spring-beans.xsd Issue: SPR-10010
remove xsd versions from reference samples
42
false
false
6
true
true
true
spring-projects
spring-framework
19,800
3749313d2ff16446632cbf7201b937d323308214
Phillip Webb
Phillip Webb
Drop Appendix E. spring-beans-2.0.dtd from docs Issue: SPR-10011
drop appendix e. spring-beans-2.0.dtd from docs
47
false
false
6
true
true
true
spring-projects
spring-framework
19,801
438c2d8fc26e83bb6c3fbc001bcef8bb6cfbf215
Phillip Webb
Phillip Webb
Update Spring logo in the PDF reference guide
update spring logo in the pdf reference guide
45
false
false
8
false
true
false
spring-projects
spring-framework
19,802
e0b1c0e614b561aaa1788c0656ce5bdf1de9133b
Phillip Webb
Phillip Webb
Remove duplicate imagedata from reference guide Prior to this commit many imagedata elements were duplicated in order to configure PDF sizes. Since HTML generation is configured to ignore image scaling altogether this was unnecessary duplication. Issue: SPR-10033
remove duplicate imagedata from reference guide
47
false
false
6
true
true
true
spring-projects
spring-framework
19,803
c37080d49d14a49bd6da2104946f5aaf20ab3969
Phillip Webb
Phillip Webb
Migrate reference guide to well-formed docbook XML Convert all docbook XML files to well-formed docbook 5 syntax: - Include xsi:schemaLocation element for tools support - Convert all id elements to xml:id - Convert all ulink elements to link - Simplify <lineannotation> mark-up - Fix misplaced </section> tags - F...
migrate reference guide to well-formed docbook xml
50
false
false
7
false
true
false
spring-projects
spring-framework
19,804
89b443c198af08e6c775b44517ae4dac2e5134d3
Juergen Hoeller
Juergen Hoeller
Allow for more async running time in succeedsWhenSubclassProxyAndScheduledMethodNotPresentOnInterface After all, this test fails quite often as part of the CI build...
allow for more async running time in succeedswhensubclassproxyandscheduledmethodnotpresentoninterface
101
false
false
8
false
false
false
spring-projects
spring-framework
19,805
b8d86330d1fadc645630416c3aaebf131bf749fc
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
19,806
62ccc8dd7e645fb91705d44919abac838cb5ca3f
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
19,807
5af1c84b6dec2758df5ddb0401b245c2c347fb0d
Juergen Hoeller
Juergen Hoeller
Preparations for 3.2 RC2
preparations for 3.2 rc2
24
false
false
4
false
false
false
spring-projects
spring-framework
19,808
52124fa31b17fee7b6ffdfc92ec9fe14ad9a0561
Juergen Hoeller
Juergen Hoeller
Avoid wide locks in order to remove deadlock potential in case of multi-threaded singleton creation/destruction Issue: SPR-10020 Issue: SPR-8471
avoid wide locks in order to remove deadlock potential in case of multi-threaded singleton creation/destruction
111
false
false
15
true
true
false
spring-projects
spring-framework
19,809
166b7a906e23772215cdc24ba8d4fce4f45be0fe
Juergen Hoeller
unknown
Changed spring-beans-groovy's Groovy dependency to optional Issue: SPR-11028
changed spring-beans-groovy's groovy dependency to optional
59
false
false
6
false
false
false
spring-projects
spring-framework
19,810
6d80da2e3129044df2294e5c3e7fb137b9286e6a
Juergen Hoeller
unknown
Polishing
polishing
9
false
false
1
false
false
false
spring-projects
spring-framework
19,811
dfb29f4296cb77e6b09511547ced382f62c0c78f
Juergen Hoeller
unknown
Introduced ScriptEvaluator strategy interface Including ScriptEvaluator implementations for JSR-223, Groovy and BeanShell. BeanShell consistently receives the bean ClassLoader now. Also revised ScriptFactory and its implementations for varargs. Issue: SPR-11007
introduced scriptevaluator strategy interface
45
false
false
4
false
false
false
spring-projects
spring-framework
19,812
12e896ed8b19b3e7c5423a4727ec347004aaa90b
Phillip Webb
Phillip Webb
Polish
polish
6
false
false
1
false
false
false
spring-projects
spring-framework
19,813
8bd480441e25ad7cda5b424a7382746017c18543
Juergen Hoeller
Juergen Hoeller
Made processCommonDefinitionAnnotations(AnnotatedBeanDefinition) public Issue: SPR-11032
made processcommondefinitionannotations(annotatedbeandefinition) public
71
false
false
3
false
false
false
spring-projects
spring-framework
19,814
4aab31531b66b6dd3c7e4f1e859d0ee95d4d39e3
Juergen Hoeller
Juergen Hoeller
ExpressionState.getConfiguration() should never return null Issue: SPR-11031
expressionstate.getconfiguration() should never return null
59
false
false
5
false
false
false
spring-projects
spring-framework
19,815
085176673876afc9282af0a8f4f94ee6a36e9e4e
Juergen Hoeller
Juergen Hoeller
Accept non-generic type match as a fallback DefaultListableBeanFactory performs a fallback check for autowire candidates now, which GenericTypeAwareAutowireCandidateResolver implements to accept raw type matches if the target class has unresolvable type variables. Full generic matches are still preferred; the BeanFact...
accept non-generic type match as a fallback
43
false
false
7
true
false
true
spring-projects
spring-framework
19,816
02f9b713b08b5f6d645c4946c8bde44dcd4d11c6
Juergen Hoeller
Juergen Hoeller
Added Groovy plugin to spring-context module as well
added groovy plugin to spring-context module as well
52
false
false
8
false
false
false
spring-projects
spring-framework
19,817
401056b520a52d52550bfabf9d91235b28bba0c3
Juergen Hoeller
Juergen Hoeller
Only apply Groovy plugin to modules where it is actually needed
only apply groovy plugin to modules where it is actually needed
63
false
false
11
false
false
false
spring-projects
spring-framework
19,818
833d76ba5e9637855343dd8ebfb87a44439ce7c4
Juergen Hoeller
Juergen Hoeller
Upgraded to ASM 4.2
upgraded to asm 4.2
19
false
false
4
false
false
false
spring-projects
spring-framework
19,819
b8809daf5fb6d0608334c2fcbfd3091d5122263a
Rossen Stoyanchev
Rossen Stoyanchev
Refactor HandlerMethod support in spring-messaging Introduce base class AbstractMethodMessageHandler for HandlerMethod-based message handling. Add MessageCondition interface for mapping conditions to messages with support for combining type- and method-level annotation conditions, the ability to match conditions to m...
refactor handlermethod support in spring-messaging
50
false
false
5
false
false
false
spring-projects
spring-framework
19,820
4892a270165a6baaadc9ff96e569c824e3c3b856
Rossen Stoyanchev
Rossen Stoyanchev
Add STOMP broker relay unit tests
add stomp broker relay unit tests
33
false
false
6
false
false
false
spring-projects
spring-framework
19,821
bfa6645c7d8e401ae2d1ea2587dbdd0eaa943265
Rossen Stoyanchev
Rossen Stoyanchev
Make changes for timing related test failures
make changes for timing related test failures
45
false
false
7
true
true
true
spring-projects
spring-framework
19,822
2d78a066fb2d1172c301b109791d4027dbef8773
Rossen Stoyanchev
Rossen Stoyanchev
Add ListenableFuture to TcpOperations connect methods
add listenablefuture to tcpoperations connect methods
53
false
false
6
true
true
false
spring-projects
spring-framework
19,823
f3ca3c108ccd4d9cf680a5a4b886d603f1f5549d
Rossen Stoyanchev
Rossen Stoyanchev
Switch to reactor snapshots and make use of API change
switch to reactor snapshots and make use of api change
54
false
false
10
false
false
false
spring-projects
spring-framework
19,824
6b0a62569bfb5c8e20746eead6723a3ea23e443f
Sam Brannen
Sam Brannen
Fix broken test in MvcNamespaceTests The testDefaultConfig() method in MvcNamespaceTests creates a new Date() in its test fixture but then performs an assertion against a hard coded data string of "2013-10-21". This test therefore only passed yesterday, on October 21, 2013. This commit addresses this by changing the ...
fix broken test in mvcnamespacetests
36
false
false
5
true
true
true
spring-projects
spring-framework
19,825
e95bd9e25086bf1dad37f8d08293c948621faf6b
Phillip Webb
Phillip Webb
Add @PropertySources and ignoreResourceNotFound Support repeatable @PropertySource annotations in Java 8 and add @PropertySources container annotation for Java 6/7. Also add an ignoreResourceNotFound attribute to @PropertySource allowing missing property resources to be silently ignored. This commit also introduces s...
add @propertysources and ignoreresourcenotfound
47
false
false
4
true
true
true
spring-projects
spring-framework
19,826
8917821e9588682babc5bd4615e6f0c121ae464b
Rossen Stoyanchev
Rossen Stoyanchev
Polish GenericMessage
polish genericmessage
21
false
false
2
false
false
false
spring-projects
spring-framework
19,827
bafc73f1477330ef1bdb292608deea6e06ef2bed
Rossen Stoyanchev
Rossen Stoyanchev
Integrate suggested support for creating MVC URLs The key contract is MvcUrls. An instance is automatically created with the Spring MVC namespace and the MVC Java config but can also be easily created in any configuration. Some example tests can be found in DefaultMvcUrlsTests. Issue: SPR-10665, SPR-8826
integrate suggested support for creating mvc urls
49
false
false
7
true
true
true
spring-projects
spring-framework
19,828
4fd27b12fceaadec5181a641439ac246fa7f7756
Oliver Gierke
Rossen Stoyanchev
Introduced MvcUriComponentsBuilder to create URIs pointing to controller methods. MvcUriComponentsBuilder allows creating URIs that point to Spring MVC controller methods annotated with @RequestMapping. It builds them by exposing a mock method invocation API similar to Mockito, records the method invocations and thus ...
introduced mvcuricomponentsbuilder to create uris pointing to controller methods
80
false
false
9
false
false
false
spring-projects
spring-framework
19,829
92a48b72d77e4a377cfe31316fcbd5249ee4b34d
Rossen Stoyanchev
Rossen Stoyanchev
Polish (minor)
polish (minor)
14
false
false
2
false
false
false
spring-projects
spring-framework
19,830
e3d3d8cd9569ceb5db3dd00d8104a979c7dfe82d
Phillip Webb
Phillip Webb
Consistent ordering for @PropertySource locations Ensure that property source locations are processed in the same order regardless if the 'name' attribute is set or not. Prior to this commit multiple locations from a `@PropertySource` with a name were added to a `CompositePropertySource` in such a way that the first ...
consistent ordering for @propertysource locations
49
false
false
5
false
false
false
spring-projects
spring-framework
19,831
b0ff834ee365d054bc198bb67c87a39aa75c83ce
Phillip Webb
Phillip Webb
Multicaster support for events with null source Update `AbstractApplicationEventMulticaster` to support `EventObjects` with a null source (which can happen if they have been serialized). Issue: SPR-10945
multicaster support for events with null source
47
false
false
7
false
false
false
spring-projects
spring-framework
19,832
6d882b149d0b32bab116a49ac5486abeb819f4f1
Phillip Webb
Phillip Webb
Add targetIsClass to SpEL property cache key Update the `CacheKey` class used by `ReflectivePropertyAccessor` to include if the target object is class. The prevents an incorrect cache hit from being returned when a property with the same name is read on both an object and its class. For example: #{class.name} #{nam...
add targetisclass to spel property cache key
44
false
false
7
true
true
true
spring-projects
spring-framework
19,833
7658d856cac027ae367f04833bee6c43c62b5534
Sam Brannen
Sam Brannen
Assert context uniqueness against merged config Prior to this commit, the uniqueness check for @ContextConfiguration attributes within a @ContextHierarchy was performed at a single test class level instead of against the merged configuration for all test class levels in the test class hierarchy. This commit addresses...
assert context uniqueness against merged config
47
false
false
6
true
true
true
spring-projects
spring-framework
19,834
686cd79bdd9f18a7c88ad09719f120315456f01f
Phillip Webb
Phillip Webb
Propagate EvaluationContext from LiteralExpression Update getValue(EvaluationContext context, Object rootObject, Class<T> desiredResultType) to propagate the EvaluationContext to ExpressionUtils. Issue: SPR-10953
propagate evaluationcontext from literalexpression
50
false
false
4
false
true
false
spring-projects
spring-framework
19,835
c9aace4da215330c1aa552fa1dcdd79748249774
Phillip Webb
Phillip Webb
Skip convert to Object from TypeConverterDelegate Update TypeConverterDelegate to bypass conversion when the target type is Object.class. Prior to this commit converting a single element array to an Object would result in the element being returned, rather than the array itself. Issue: SPR-10996
skip convert to object from typeconverterdelegate
49
false
false
6
false
true
false
spring-projects
spring-framework
19,836
b25e91a550beaf428a6e696959b717341a04f27d
Phillip Webb
Phillip Webb
Relax JavaBean rules for SpEL property access Relax the method search algorithm used by `ReflectivePropertyAccessor` to include methods of the form `getXY()` for properties of the form `xy`. Although the JavaBean specification indicates that a property `xy` should use the accessors `getxY()` and `setxY()`, in practic...
relax javabean rules for spel property access
45
false
false
7
true
true
true
spring-projects
spring-framework
19,837
59fcf5014feac51687cad6222166356bda309147
Phillip Webb
Phillip Webb
Increase timeout for Stomp integration tests
increase timeout for stomp integration tests
44
false
false
6
true
true
true
spring-projects
spring-framework
19,838
d2eff4ead6f1420981e486b8223e96df6f61a425
Rossen Stoyanchev
Rossen Stoyanchev
Improve GenericMessage.toString() Restore pringing the payload first and headers second as it has been in SI but also handle specifically the case where the body is a byte array to minimize unnecessary "noise" that causes otherwise for STOMP msgs.
improve genericmessage.tostring()
33
false
false
2
true
true
false
spring-projects
spring-framework
19,839
61d13547e13d141f2f12c17e9ffd0a6f742ad72a
Rossen Stoyanchev
Rossen Stoyanchev
Remove @UnsubscribeEvent The STOMP UNSUBSCRIBE message does not have a destination header so there is no obvious simple way to do a mapping and the need for it is not clear yet.
remove @unsubscribeevent
24
false
false
2
true
true
false
spring-projects
spring-framework
19,840
715a11ce8c46436efb73fbfa53132d1ffc4890de
Rossen Stoyanchev
Rossen Stoyanchev
Polish AnnotationMethodMessageHandler and annotations
polish annotationmethodmessagehandler and annotations
53
false
false
4
false
false
false
spring-projects
spring-framework
19,841
fb586da67364529854971e2f876a5e877c450847
Brian Clozel
Rossen Stoyanchev
Support @PathVariable in annotated message handling methods Prior to this commit, @SubscribeEvent @UnsubscribeEvent and @MessageMapping annotated message handling methods could only match a strict message destination. This commit adds a @PathVariable annotation and updates the message matching/handling process, since...
support @pathvariable in annotated message handling methods
59
false
false
7
false
false
false
spring-projects
spring-framework
19,842
efa86e80d8be934519de189cecaaba9f05c6ebbc
Brian Clozel
Rossen Stoyanchev
Upgrade json-path to 0.9.0 version This version fixed bugs and improved performance. New features: "select multiple attributes" and "Array operations and slicing improved" (a new example has been added in tests to reflect that). See https://github.com/jayway/JsonPath/blob/master/README Issue: SPR-10990
upgrade json-path to 0.9.0 version
34
false
false
5
true
true
true
spring-projects
spring-framework
19,843
79048e18be0570c2744bed2a0c31626b7cb267f0
Phillip Webb
Phillip Webb
Allow TypeDescriptor create with null generics Restore the ability to create a TypeDescriptor for a collection or map where the generics may be null. Issue: SPR-11006
allow typedescriptor create with null generics
46
false
false
6
false
true
false
spring-projects
spring-framework
19,844
cfb66252eb4e07d9873f0328b5e52aad3a85e20a
Rossen Stoyanchev
Rossen Stoyanchev
Merge pull request #380 from bclozel/SPR-10222
merge pull request #380 from bclozel/spr-10222
46
true
false
6
false
false
false
spring-projects
spring-framework
19,845
4f28c77db7875cec6a4bc6a3beae98308ba6dd01
Rossen Stoyanchev
Rossen Stoyanchev
Polish ControllerAdvice selectors Issue: SPR-10222
polish controlleradvice selectors
33
false
false
3
false
false
false
spring-projects
spring-framework
19,846
c4a8bf9c4dd745183d918c05f63752a5a7d317a0
Brian Clozel
Rossen Stoyanchev
Add new features on @ControllerAdvice Prior to this commit, @ControllerAdvice annotated beans would assist all known Controllers, by applying @ExceptionHandler, @InitBinder, and @ModelAttribute. This commit updates the @ControllerAdvice annotation, which accepts now base package names, assignableTypes, annotations an...
add new features on @controlleradvice
37
false
false
5
true
true
true
spring-projects
spring-framework
19,847
be4e5d2841606120f3bf708caa9b411b17ef0a0f
Rossen Stoyanchev
Rossen Stoyanchev
Add SimpleMessageConverter
add simplemessageconverter
26
false
false
2
true
true
false
spring-projects
spring-framework
19,848
a53233b351ad4b7af0c0bea029c4976eff8a89da
Rossen Stoyanchev
Rossen Stoyanchev
Fix issue in AbstractMessagingTemplate
fix issue in abstractmessagingtemplate
38
false
false
4
false
true
false
spring-projects
spring-framework
19,849
29934d7c0249e54897cb06c1d779dcaec4d6f4ee
Rossen Stoyanchev
Rossen Stoyanchev
Add TCP abstractions to spring-messaging This change adds abstractions for opening and managing TCP connections primarily for use with the STOMP broker support. As one immediate benefit the change makes the StompBrokerRelayMessageHandler more easy to test.
add tcp abstractions to spring-messaging
40
false
false
5
true
true
true
spring-projects
spring-framework
19,850
a172b32d4cd46c56fc0aaaa6c7e5fa15d95e65ce
Rossen Stoyanchev
Rossen Stoyanchev
Refactor STOMP relay session This change consolidates TCP-related logic in the StompRelaySession. As a result the sub-class SystemStompRelaySession now contains only logic intrinsic to the shared system session.
refactor stomp relay session
28
false
false
4
false
false
false
spring-projects
spring-framework
19,851
17aea892f0d5c0d256cd71f2282f55db1f4da0b7
Rossen Stoyanchev
Rossen Stoyanchev
Fix issue with forwarding messaging to STOMP broker
fix issue with forwarding messaging to stomp broker
51
false
false
8
true
true
false
spring-projects
spring-framework
19,852
4e3390ae04f0e553fc03117ed20c813004006cb6
Rossen Stoyanchev
Rossen Stoyanchev
Upgrade to reactor 1.0 RC1 and remove MessageChannel This change upgrades reactor to 1.0 RC1 and also removes the reactor-based message channel in favor of the one available from org.projectreactor:reactor-spring.
upgrade to reactor 1.0 rc1 and remove messagechannel
52
false
false
8
false
false
false
spring-projects
spring-framework
19,853
57a36f3f56852ac27ace62c1390ddc31bace17ac
Phillip Webb
Phillip Webb
Support for MultiValueMap in MapToMapConverter Refactor TypeDescriptor to use ResolvableType in order to retain full generic type information, in the process fixing MultiValueMap support in MapToMapConverter. Issue: SPR-9499
support for multivaluemap in maptomapconverter
46
false
false
5
false
false
false
spring-projects
spring-framework
19,854
f29092db23422d34fba067cf3cf9c72412b96b04
Phillip Webb
Phillip Webb
Polish ResolvableType & SerializableTypeWrapper Fix 'missing serialVersionUID' warnings, support for void.class types and refine resolve() algorithm to support narrowed types. Issue: SPR-10973
polish resolvabletype & serializabletypewrapper
47
false
false
4
false
false
false
spring-projects
spring-framework
19,855
f4a66a43266bb758e830e5d59f63d730c2eeda5a
Phillip Webb
Phillip Webb
Polish GroovyBeanDefinitionReader formatting Consistent use of tabs and remove trailing whitespace. Issue: SPR-7123
polish groovybeandefinitionreader formatting
44
false
false
3
false
false
false
spring-projects
spring-framework
19,856