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
e637418010e9e6a6ec763a2aaa8a3be8481f6da3
Rossen Stoyanchev
Rossen Stoyanchev
Update stomp/websocket documentation
update stomp/websocket documentation
36
false
false
3
false
false
false
spring-projects
spring-framework
18,257
f36863947de47b45d8c778dd8e71d50bd22f2e25
Rossen Stoyanchev
Rossen Stoyanchev
Update STOMP/WebSocket documentation
update stomp/websocket documentation
36
false
false
3
false
false
false
spring-projects
spring-framework
18,258
50b8a5341520bc38e28c8c3bbe051e0247c977e0
Juergen Hoeller
Juergen Hoeller
What's New overhaul
what's new overhaul
19
false
false
3
false
false
false
spring-projects
spring-framework
18,259
ca194261a42a0a4f0c8bdc36f447e1029a7d2e3e
Juergen Hoeller
Juergen Hoeller
Removed support for JBoss AS 5's VFS variant (since we require JBoss AS 6+ now)
removed support for jboss as 5's vfs variant (since we require jboss as 6+ now)
79
false
false
15
false
false
false
spring-projects
spring-framework
18,260
21f680c861adf13a4c5f58626d458fec82ad009e
Juergen Hoeller
unknown
Deprecated DefaultKeyGenerator Issue: SPR-11210
deprecated defaultkeygenerator
30
false
false
2
false
false
false
spring-projects
spring-framework
18,261
6ee725031c167411063db90b9a52b31ef392a1db
Sam Brannen
Sam Brannen
Document meta-annotation support in the TCF This commit documents meta-annotation support for test-related annotations in the TestContext framework within the reference manual. Issue: SPR-11109
document meta-annotation support in the tcf
43
false
false
6
false
false
false
spring-projects
spring-framework
18,262
341854fb56e2efb8c75c67a3715bc2381e5a24b0
Sam Brannen
Sam Brannen
Revised wording around “new in 3.2”
revised wording around “new in 3.2”
35
false
false
6
false
false
false
spring-projects
spring-framework
18,263
48ecf0af570a9923b028b71e8b8d3aae9e9d08d3
Sam Brannen
Sam Brannen
Do not format TestContext unless referring to class
do not format testcontext unless referring to class
51
false
false
8
false
false
false
spring-projects
spring-framework
18,264
a9a20e297b0a3b8afce16924b3ed22bec389097f
Brian Clozel
Brian Clozel
changed Sun references and links to Oracle
changed sun references and links to oracle
42
false
false
7
false
false
false
spring-projects
spring-framework
18,265
a83fb13fc4d008f1e94ca5e4f56e7f99d4f8e3d7
Sam Brannen
Sam Brannen
Add Testing Improvements section to reference manual
add testing improvements section to reference manual
52
false
false
7
false
false
false
spring-projects
spring-framework
18,266
a3a43448d102ef15fead5eeac91f4952350bc87c
Juergen Hoeller
Juergen Hoeller
Polishing
polishing
9
false
false
1
false
false
false
spring-projects
spring-framework
18,267
b085ec90b20bb99303d2c5dd13d41a1ade5196af
Phillip Webb
Phillip Webb
Replace references to VMware with Pivotal Replace references to VMware in license, notices and maven generation with Pivotal, Inc. Issue: SPR-11073
replace references to vmware with pivotal
41
false
false
6
true
true
true
spring-projects
spring-framework
18,268
aa6e6c13491af1c259fbd754f498b9b48e397aa2
Juergen Hoeller
Juergen Hoeller
Polishing
polishing
9
false
false
1
false
false
false
spring-projects
spring-framework
18,269
3cb5828e21a1011ee2040452220453f3c178da31
Sam Brannen
Sam Brannen
Suppress warnings in MappingJacksonMsgConvTests
suppress warnings in mappingjacksonmsgconvtests
47
false
false
4
false
true
false
spring-projects
spring-framework
18,270
227320dc8198aac746c55648d0f0d9d49c2f14be
Sam Brannen
Sam Brannen
Suppress warnings in HibernateTransactionManagerTests
suppress warnings in hibernatetransactionmanagertests
53
false
false
4
false
true
false
spring-projects
spring-framework
18,271
1c4530f251d4fcef39e0d4a2bf8c47174eb5f6a3
Rossen Stoyanchev
Rossen Stoyanchev
Re-enable Undertow tests in WebSocketConfigurationIT
re-enable undertow tests in websocketconfigurationit
52
false
false
5
false
true
false
spring-projects
spring-framework
18,272
0e7b94f9e906b6944ef17c33eb4e4f0e04d403e6
Gary Russell
Rossen Stoyanchev
Add constructors to MessageHandlingException Issue: SPR-11345
add constructors to messagehandlingexception
44
false
false
4
true
true
true
spring-projects
spring-framework
18,273
74fe1aea310dd29a8dea154e3e92ee7d47180db4
Rossen Stoyanchev
Rossen Stoyanchev
Fix typo in documentation
fix typo in documentation
25
false
false
4
true
true
true
spring-projects
spring-framework
18,274
8ee2a2d18c37b82d85e85dfc99e4c595d0d0215d
Rossen Stoyanchev
Rossen Stoyanchev
Remove unused constructor arg from UserDestinationMH
remove unused constructor arg from userdestinationmh
52
false
false
6
true
true
false
spring-projects
spring-framework
18,275
499c858cd4d3c96f19db4a55d8e204e419e95b24
Sam Brannen
Sam Brannen
Suppress resource/deprecation warnings in integration tests
suppress resource/deprecation warnings in integration tests
59
false
false
6
false
false
false
spring-projects
spring-framework
18,276
8105011368dedb45275db17b1d0c13523486ff12
Sam Brannen
Sam Brannen
Delete unnecessary redeclaration of test methods This commit deletes methods in RollbackForRequiredEjbTxDaoTestNGTests that were unnecessarily redeclared. The redeclaration is required for JUnit's @FixMethodOrder support but not for TestNG's built-in support for dependent methods. Issue: SPR-6132
delete unnecessary redeclaration of test methods
48
false
false
6
false
true
false
spring-projects
spring-framework
18,277
0db2f79bdb886b6fc9bc75c59b31df28696e6a22
Rossen Stoyanchev
Rossen Stoyanchev
Polish message method handling tests
polish message method handling tests
36
false
false
5
false
false
false
spring-projects
spring-framework
18,278
db9b6fa28e47fa94c0cb7aac1dd2eb6b26a3b91d
Brian Clozel
Rossen Stoyanchev
Split tests for MethodMessageHandlers impl. Prior to this commit, all MethodMessageHandlers tests were implemented in a single class. Since SimpAnnotationMsgHandler has been refactored with an abstract class, tests also needed such a refactoring. This commit creates test fixtures for AbstractMethodMessageHandler. Is...
split tests for methodmessagehandlers impl
42
false
false
5
false
false
false
spring-projects
spring-framework
18,279
175aa86d79621fec5a49d4b18a9919d19e8c6def
Rossen Stoyanchev
Rossen Stoyanchev
Merge pull request #447 from snicoll/SPR-11331
merge pull request #447 from snicoll/spr-11331
46
true
false
6
false
false
false
spring-projects
spring-framework
18,280
98174e101f97bbf59b85420601a0130bb168a341
Stephane Nicoll
Rossen Stoyanchev
Improve documentation of matrix variables. Prior to this commit, it was not clear how to enable the support of matrix variables in the mvc namespace. As the feature is disabled by default, added something to highlight the part that explains how to configure it Issue: SPR-11331
improve documentation of matrix variables
41
false
false
5
true
true
true
spring-projects
spring-framework
18,281
a599b57a74d84d0959aac6019af5fe99de25b69b
Juergen Hoeller
Juergen Hoeller
Revised RootBeanDefinition's externallyManaged* Sets to rely on postProcessingLock This allows us to avoid early initialization of footprint-heavy ConcurrentHashMaps, and reuses the existing postProcessingLock which will typically be active already when registerExternallyManaged* calls come in from the bean factory's ...
revised rootbeandefinition's externallymanaged* sets to rely on postprocessinglock
82
false
false
8
false
false
false
spring-projects
spring-framework
18,282
e20c927c5edcb58528a96c0e88ca50e22cb042ab
Sam Brannen
Sam Brannen
Merge pull request #449 from sbrannen/SPR-6132 Introduce EJB-based transactional tests in the TCF
merge pull request #449 from sbrannen/spr-6132
46
true
false
6
false
false
false
spring-projects
spring-framework
18,283
c0eafa9ea15676cf5f4c64b1c6edf2646771059e
Sam Brannen
Sam Brannen
Introduce EJB-based transactional tests in the TCF This commit introduces transactional integration tests executing against both JUnit and TestNG in the TestContext framework (TCF) using @TransactionAttribute in EJBs instead of Spring’s @Transactional annotation. These tests disprove the claims raised in SPR-6132 by ...
introduce ejb-based transactional tests in the tcf
50
false
false
7
false
false
false
spring-projects
spring-framework
18,284
597ef099d098cec66515f63670d1b60761f97398
Sam Brannen
Sam Brannen
Suppress warnings and remove unused imports
suppress warnings and remove unused imports
43
false
false
6
false
true
false
spring-projects
spring-framework
18,285
845a6b0b7d628c8e08d3254fd7bee3974d2104b3
Brian Clozel
Brian Clozel
Remove serialVersionUIDs in spring-messaging Exc. Prior to this commit, several spring-messaging exceptions had defined serialVersionUIDs. Those exception aren't supposed to leave the system via Java serialization; also, their deserialization is supported only against the same version of Spring. Issue: SPR-11339
remove serialversionuids in spring-messaging exc
48
false
false
5
true
true
true
spring-projects
spring-framework
18,286
12c393eb6d9ef0b67741eb3ef281922596f78811
Juergen Hoeller
Juergen Hoeller
Switched 'order' attributes across namespaces to 'xsd:token' Issue: SPR-10886 Issue: SPR-7342
token'
6
false
false
1
false
false
false
spring-projects
spring-framework
18,287
3969467851f0d8ae4053b533950d8a57ebbc12a7
Juergen Hoeller
Juergen Hoeller
Temporarily deactivated Undertow integration tests Undertow tests fail against OpenJDK 8 build 124 with a BindException.
temporarily deactivated undertow integration tests
50
false
false
5
false
false
false
spring-projects
spring-framework
18,288
59604b1cd5a392501aa9c43fdb63b7bcfae617ce
Phillip Webb
Phillip Webb
Unwrap TypeVariables before calling .equals() Update ResolvableType to unwrap Serialization wrapped TypeVariables before calling the equals method. This protects against the recent change in OpenJDK 8 (build 124) which changed the TypeVariableImpl equals method such that it only matches against other TypeVariableImpl...
unwrap typevariables before calling .equals()
45
false
false
5
false
true
false
spring-projects
spring-framework
18,289
d03fb8954b9ab487df9df6727058f6733ed9d5db
Rossen Stoyanchev
Rossen Stoyanchev
Encode user names in user destanations Issue: SPR-11302
encode user names in user destanations
38
false
false
6
false
true
false
spring-projects
spring-framework
18,290
d96b91a57bfab0ecb7543f687d297dc5db9414ee
Phillip Webb
Phillip Webb
Fix SerializableTypeWrapper equals() performance Change SerializableTypeWrapper proxies to directly call equals() methods on the underlying Type, rather than possibly generating more wrappers. This should help to improve performance, especially as the equals() method is called many times when the ResolvableType cache...
fix serializabletypewrapper equals() performance
48
false
false
4
false
true
false
spring-projects
spring-framework
18,291
ae06c3a6ab36785aa3fc69aa1672e3a7d621e4a0
Rossen Stoyanchev
Rossen Stoyanchev
Use DestinationUserNameProvider with @SendTo Issue: SPR-11327
use destinationusernameprovider with @sendto
44
false
false
4
true
true
true
spring-projects
spring-framework
18,292
e4ad2b352e35a0cdbc5d4834f9689a13162c8d19
Rossen Stoyanchev
Rossen Stoyanchev
Add DestinationUserNameProvider interface The interface is to be implemented in addition to java.security.Principal when Principal.getName() is not globally unique enough for use in user destinations. Issue: SPR-11327
add destinationusernameprovider interface
41
false
false
3
true
true
true
spring-projects
spring-framework
18,293
2cafe9d73afe81ff15152ce9185a50a14b9558c0
Rossen Stoyanchev
Rossen Stoyanchev
Polish
polish
6
false
false
1
false
false
false
spring-projects
spring-framework
18,294
35142424861cf26262abaed3d0aee63cf4a01ba4
Juergen Hoeller
Juergen Hoeller
SourceHttpMessageConverter's supports implementation needs to check for StAXSource Issue: SPR-11341
sourcehttpmessageconverter's supports implementation needs to check for staxsource
82
false
false
8
false
false
false
spring-projects
spring-framework
18,295
9cc86a3c809672e09c965e6d659867caa178a1bb
Juergen Hoeller
Juergen Hoeller
Fixed setDeliveryPersistent javadoc Issue: SPR-3983
fixed setdeliverypersistent javadoc
35
false
false
3
false
false
false
spring-projects
spring-framework
18,296
4ae893e1106333d3ed33dfd571264d54bbe4486e
Juergen Hoeller
Juergen Hoeller
DefaultPersistenceUnitManager detects META-INF/orm.xml for scanned default unit Note: A default orm.xml file is only being used when not co-located with a persistence.xml file, since we assume it is intended for use with that persistence.xml file only then. Issue: SPR-11234 Issue: SPR-11260
defaultpersistenceunitmanager detects meta-inf/orm.xml for scanned default unit
79
false
false
7
false
false
false
spring-projects
spring-framework
18,297
3370f8b1b10ccdcd9c29e6d36560c07191112c31
Sam Brannen
Sam Brannen
Include ServletTEL in abstract base test classes The ServletTestExecutionListener is now prepended to the set of default listeners in AbstractJUnit4SpringContextTests and AbstractTestNGSpringContextTests. Issue: SPR-11340
include servlettel in abstract base test classes
48
false
false
7
false
true
false
spring-projects
spring-framework
18,298
098d7c746532135e0edc241d91dfc1f27389949d
Sam Brannen
Sam Brannen
Ensure all tests in spring-test are executed Prior to this commit TestNG tests would only be executed by the Gradle build if they were located in the “testng” package. Tests in subpackages would therefore be omitted from the build. This commit ensures that all TestNG classes in the “testng” package and any of its sub...
ensure all tests in spring-test are executed
44
false
false
7
true
false
true
spring-projects
spring-framework
18,299
4a569e6b1ad6217619ecde3b392006be01699c48
Sam Brannen
Sam Brannen
Introduce hibernate3Version constant in Gradle build
introduce hibernate3version constant in gradle build
52
false
false
6
true
true
false
spring-projects
spring-framework
18,300
84310c8a11d010abb5671692028891e4b61ef7b3
Juergen Hoeller
Juergen Hoeller
RemoteInvocation(Result) explicitly designed for JavaBean-style deserialization Issue: SPR-11337
remoteinvocation(result) explicitly designed for javabean-style deserialization
79
false
false
6
false
false
false
spring-projects
spring-framework
18,301
eac48818098a9ee4ab20f0b37a1e79518c30308a
Brian Clozel
Brian Clozel
Make RequestMappingHandlerMapping xml config easier Prior to this commit, it was necessary to override the HandlerMapping definition to change properties like useSuffixPatternMatch, useSuffixPatternMatch... Also, one couldn't set custom pathmatcher/pathhelper on RequestMappingHandlerMapping via XML configuration. Thi...
make requestmappinghandlermapping xml config easier
51
false
false
5
false
true
false
spring-projects
spring-framework
18,302
8edb7a18ccb8cd1d1b072f1cf2931c9e7e932bfc
Brian Clozel
Brian Clozel
Revert previous impl for SPR-10163 This reverts commit 96b418cc8ae537e985cfe67b80cd866d03c8060f, "Make RequestMappingHandlerMapping xml config easier". This implementation makes the mvc:annotation namespace less readable, and future configuration items would add even more to this namespace. Issue: SPR-10163
revert previous impl for spr-10163
34
false
false
5
true
true
true
spring-projects
spring-framework
18,303
17e492e641b77d774b54130261e3d5874645affd
Rossen Stoyanchev
Rossen Stoyanchev
Polish Issue: SPR-11129
polish
6
false
false
1
false
false
false
spring-projects
spring-framework
18,304
7df25764af07d172c210d7207dd4cce5a8a3e123
Stephane Nicoll
Rossen Stoyanchev
Allow HttpHeaders return values for @MVC methods Allow HttpHeader instances to be returned directly from MVC controller methods managed by HandlerMethodReturnValueHandler rather than needing to be wrapped in a ResponseEntity. Issue: SPR-11129
allow httpheaders return values for @mvc methods
48
false
false
7
false
true
false
spring-projects
spring-framework
18,305
b92e4299b87eb2fc6ace96302f3612ea90425226
Phillip Webb
Phillip Webb
Upgrade to jexcelapi 2.6.12 and fix test failures Upgrade to the latest release of jexcelapi and work-around the ArrayIndexOutOfBounds test exception on *nix machines. Issue: SPR-11334
upgrade to jexcelapi 2.6.12 and fix test failures
49
false
false
8
false
false
false
spring-projects
spring-framework
18,306
709ac28f29ea1b8a98c6a292f27d3079954fbcd4
Juergen Hoeller
Juergen Hoeller
Consider wildcard type without bounds as eligible for fallback match too Issue: SPR-11250
consider wildcard type without bounds as eligible for fallback match too
72
false
false
11
true
true
false
spring-projects
spring-framework
18,307
96d6963d61cfa00a02ea26655db5075300647d6a
Juergen Hoeller
Juergen Hoeller
Deprecated AbstractJExcelView since JExcelAPI is an abandoned project JXL had no release since 2009, and has some serious bugs remaining: e.g. JXL on Unix cannot read template files created on Windows, using the 'latest' JXL 2.6.12 release.
deprecated abstractjexcelview since jexcelapi is an abandoned project
69
false
false
8
false
false
false
spring-projects
spring-framework
18,308
1aff833282289b6d02c97f95a6bc4c68fa21b546
Juergen Hoeller
Juergen Hoeller
Polishing
polishing
9
false
false
1
false
false
false
spring-projects
spring-framework
18,309
8281b93596cf76cef0531b2c208f3579d84e2b34
Juergen Hoeller
Juergen Hoeller
General ExcelViewTests code update Issue: SPR-11334
general excelviewtests code update
34
false
false
4
false
false
false
spring-projects
spring-framework
18,310
a9ff1403c3cd92525a02bf0d2b7a30393e8fa30e
Phillip Webb
Phillip Webb
Roll back jexcelapi from 2.6.12 to 2.6.3 JExcelAPI 2.6.12 appears to be causing ArrayIndexOutOfBoundsException with the build. Rolling back to the earlier version for now
roll back jexcelapi from 2.6.12 to 2.6.3
40
false
false
7
false
false
false
spring-projects
spring-framework
18,311
6bb6b6e6b5620af0f82cd80fb8c65684097f22e5
Phillip Webb
Phillip Webb
Fix warnings in HeaderMethodArgumentResolver
fix warnings in headermethodargumentresolver
44
false
false
4
true
true
true
spring-projects
spring-framework
18,312
5053fdc8c9114a44df95fbfc38ca0d2e9be99776
Rossen Stoyanchev
Rossen Stoyanchev
Resolve native header values with @Header The @Header annotation in spring-messaging now resolves values from the nested "nativeHeaders" map as well as top-level header map values. In case of ambiguity (a value that exists in both), the top-level map value is used and a warning message is printed. This is unlikly in ...
resolve native header values with @header
41
false
false
6
false
true
false
spring-projects
spring-framework
18,313
5e5add48625e19bf7080957b69f4a6554fad106d
Juergen Hoeller
Juergen Hoeller
Locale/ThemeChangeInterceptor alignment and javadoc polishing Issue: SPR-11128
locale/themechangeinterceptor alignment and javadoc polishing
61
false
false
5
false
false
false
spring-projects
spring-framework
18,314
cc81aae8c1c0bb07de1829a09798d5693383bfcd
Juergen Hoeller
Juergen Hoeller
Consistent evaluation of empty theme names to default theme name Issue: SPR-11128
consistent evaluation of empty theme names to default theme name
64
false
false
10
false
false
false
spring-projects
spring-framework
18,315
88730bdaa547298a33c8d742b63456530403171a
Juergen Hoeller
unknown
Added info-level logging for default unit detection Issue: SPR-11333
added info-level logging for default unit detection
51
false
false
7
false
false
false
spring-projects
spring-framework
18,316
b4e48d6749346d3272dcb4cee84317baae49dcd5
Rossen Stoyanchev
Rossen Stoyanchev
Fix issue in DefaultUserDestinationResolver DefaultUserDestinationResolver now uses the session id of SUBSCRIBE/UNSUBSCRIBE messages rather than looking up all session id's associated with a user. Issue: SPR-11325
fix issue in defaultuserdestinationresolver
43
false
false
4
false
true
false
spring-projects
spring-framework
18,317
809a5f59b3531f4dc774e0f5620d274412e51b08
Rossen Stoyanchev
Rossen Stoyanchev
Fix typo in reference Issue: SPR-11311
fix typo in reference
21
false
false
4
true
true
true
spring-projects
spring-framework
18,318
19859fdb35009008da95d57ecacff259faca732f
Rossen Stoyanchev
Rossen Stoyanchev
Add section on test STOMP/WebSocket applications Issue: SPR-11266
add section on test stomp/websocket applications
48
false
false
6
true
true
true
spring-projects
spring-framework
18,319
c376ee92cd8eeeb6bb19b5d529fd2abdb0ebd8a0
Rossen Stoyanchev
Rossen Stoyanchev
Allow setting Cookie header Issue: SPR-11332
allow setting cookie header
27
false
false
4
false
false
false
spring-projects
spring-framework
18,320
d1b1770eba984ff9a9de45dbaa347dac9e1fe4cb
Juergen Hoeller
Juergen Hoeller
Exposing AspectJ 1.7.4 to users, only using AspectJ 1.8.0.M1 for ajc in our build Issue: SPR-11273
exposing aspectj 1.7.4 to users, only using aspectj 1.8.0.m1 for ajc in our build
81
false
false
14
false
false
false
spring-projects
spring-framework
18,321
f15a5fef8e424abaab41400cfadcc498f2363834
Juergen Hoeller
unknown
Fixed assert in setAspectJAdvisorFactory() Issue: SPR-11330
fixed assert in setaspectjadvisorfactory()
42
false
false
4
false
false
false
spring-projects
spring-framework
18,322
f0449c6caadc44f45f6ca6ff28a039d2be0574f8
Brian Clozel
Brian Clozel
Update org and repo info in gradle build config Issue: SPR-11213
update org and repo info in gradle build config
47
false
false
9
false
false
false
spring-projects
spring-framework
18,323
e1cb96c484106f5c727cc60f030ea95ec092dc4b
Juergen Hoeller
Juergen Hoeller
Updated optional dependencies to most recent minor versions
updated optional dependencies to most recent minor versions
59
false
false
8
false
false
false
spring-projects
spring-framework
18,324
9076c70d47fb86f0c4bcbf759269a1a571300c84
Phillip Webb
Phillip Webb
Provide 'with implementationType' overloads Provided overloaded versions of `forField` and `forMethodParameter` that accept a `ResolvableType` implementation type (as opposed to a Class). Primarily added to allow resolution against implementation types that have been created programmatically using `forTypeWithGeneric...
provide 'with implementationtype' overloads
43
false
false
4
false
false
false
spring-projects
spring-framework
18,325
7e6dbc24f6bd4bb0dde9022d245b2d909f851036
Phillip Webb
Phillip Webb
Make TypeDescriptor more amenable to subclassing Change the previously package scope TypeDescriptor constructor to protected and add a getResolvableType() protected method. Issue: SPR-11303
make typedescriptor more amenable to subclassing
48
false
false
6
false
true
false
spring-projects
spring-framework
18,326
e2feed494b314a3291ae53ebd91922ac60e843b4
Rossen Stoyanchev
Rossen Stoyanchev
Move "handlers" field to AbstractSubscribableChannel Move the management of subscribers to the abstract parent class where it belongs.
move "handlers" field to abstractsubscribablechannel
52
false
false
5
true
false
false
spring-projects
spring-framework
18,327
4e933b476543990f967bb6f1314264b323775705
Rossen Stoyanchev
Rossen Stoyanchev
Polish log messages
polish log messages
19
false
false
3
false
false
false
spring-projects
spring-framework
18,328
6e30851328662ad81a65a83bcac72722d76fbb44
Sam Brannen
Sam Brannen
Improve logging in TransactionalTEL This commit makes the logging in TransactionalTestExecutionListener consistent for both starting and ending transactions. Specifically, the current TestContext is now included in the informational log statement when starting a new transaction. Issue: SPR-11323
improve logging in transactionaltel
35
false
false
4
false
true
false
spring-projects
spring-framework
18,329
96b418cc8ae537e985cfe67b80cd866d03c8060f
Brian Clozel
Brian Clozel
Make RequestMappingHandlerMapping xml config easier Prior to this commit, it was necessary to override the HandlerMapping definition to change properties like useSuffixPatternMatch, useSuffixPatternMatch... This commits adds new attributes on the mvc:annotation-driven XML tag that allows to configure such flags: * us...
make requestmappinghandlermapping xml config easier
51
false
false
5
false
true
false
spring-projects
spring-framework
18,330
c1f3da082c3b0fb470cee991d7ae96264d52f5bb
Rossen Stoyanchev
Rossen Stoyanchev
Write prelude on successive SockJS streaming requests sockjs-client expects a prelude to be written on every request with streaming transports. The protocol tests don't make this clear and don't expose this issue. The test case for SPR-11183 (writing 20K messages in succession) did expose the issue and this commit ad...
write prelude on successive sockjs streaming requests
53
false
false
7
true
true
false
spring-projects
spring-framework
18,331
6f5a7f65ac39fe758904056d0fac5e625fc85a08
Juergen Hoeller
Juergen Hoeller
Polishing
polishing
9
false
false
1
false
false
false
spring-projects
spring-framework
18,332
4f45ad549ea966a1a57fdc8150ac30f160d656c6
Juergen Hoeller
Juergen Hoeller
Introduced customizeConnection callbacks for URLConnection used by exists() / contentLength() / lastModified() Issue: SPR-11320
introduced customizeconnection callbacks for urlconnection used by exists() / contentlength() / lastmodified()
110
false
false
12
false
false
false
spring-projects
spring-framework
18,333
6051ea8ae3864d7842272bdfb0c2473fb6a4611e
Juergen Hoeller
Juergen Hoeller
Polishing
polishing
9
false
false
1
false
false
false
spring-projects
spring-framework
18,334
838855b1aae45669e40d8d9a9e332aaac98fb543
Juergen Hoeller
Juergen Hoeller
Fixed accidental use of JDK 1.7+ Integer/Long.compare methods Issue: SPR-11319
fixed accidental use of jdk 1.7+ integer/long.compare methods
61
false
false
8
false
false
false
spring-projects
spring-framework
18,335
11bc9d0aebe00546911d9243f3b80f8db47c52d6
Juergen Hoeller
Juergen Hoeller
Mentioned "-parameters" compiler flag in javadoc
mentioned "-parameters" compiler flag in javadoc
48
false
false
6
false
false
false
spring-projects
spring-framework
18,336
05047d3a26e9ff1030776768d4f94e10eb2aeda5
Juergen Hoeller
Juergen Hoeller
Declared JDK 6 update 18 as minimum requirement
declared jdk 6 update 18 as minimum requirement
47
false
false
8
false
false
false
spring-projects
spring-framework
18,337
799c6a63ecd251ac66bff9a3fc784116421c507c
Juergen Hoeller
Juergen Hoeller
Fixed version number in xsd comment
fixed version number in xsd comment
35
false
false
6
false
false
false
spring-projects
spring-framework
18,338
50dfa037d005639a871b804da2488b74b466db25
Juergen Hoeller
Juergen Hoeller
Several ref doc fixes Issue: SPR-8182 Issue: SPR-11243 Issue: SPR-11292 Issue: SPR-11318
several ref doc fixes
21
false
false
4
false
false
false
spring-projects
spring-framework
18,339
c720d82596964614a1ad4a98e519a053baa182c1
Phillip Webb
Phillip Webb
Use 'Integer' not 'int' in queryForObject docs Update queryForObject calls in the JDBC reference documentation to use 'Integer.class' rather than the unsupported 'int.class'. Issue: SPR-10651
use 'integer' not 'int' in queryforobject docs
47
false
false
7
false
true
false
spring-projects
spring-framework
18,340
8ed8ee2dfe23c5c434fe8c0fa509067cf881fdc8
Phillip Webb
Phillip Webb
Skip abstract beans in getBeansWithAnnotation() Update BeanFactory.getBeansWithAnnotation() to skip any abstract bean definitions. Issue: SPR-10663
skip abstract beans in getbeanswithannotation()
47
false
false
5
true
true
true
spring-projects
spring-framework
18,341
a403e8f8b881c743e5e7a16a26690500595725be
Phillip Webb
Phillip Webb
Inject @Configuration BeanFactory before autowire Add EnhancedConfigurationBeanPostProcessor to inject the BeanFactory into EnhancedConfiguration classes before the AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues method is called. Prior to this commit it was possible for @Autowire in a @Configuration c...
inject @configuration beanfactory before autowire
49
false
false
5
false
true
false
spring-projects
spring-framework
18,342
62e23363cb78bfb106d0dc499c8c2c18ec2a3719
Rossen Stoyanchev
Rossen Stoyanchev
Fix getters to match setters in RMHA Issue: SPR-10519
fix getters to match setters in rmha
36
false
false
7
true
true
true
spring-projects
spring-framework
18,343
c6ecaacc03ad1086cb91da7e993043b0a9fea60a
Rossen Stoyanchev
Rossen Stoyanchev
Add getResult/hasResult methods to DeferredResult Issue: SPR-10603
add getresult/hasresult methods to deferredresult
49
false
false
5
false
false
false
spring-projects
spring-framework
18,344
9bc4663ead7ce90c5749537b6debaebf770f1280
Rossen Stoyanchev
Rossen Stoyanchev
Add accept(String) method to mock request builder Issue: SPR-10390
add accept(string) method to mock request builder
49
false
false
7
true
false
true
spring-projects
spring-framework
18,345
4b22558a06d7033e7ef3ed4f3122a4913b045c5c
Rossen Stoyanchev
Rossen Stoyanchev
Add HTTP method to RequestDataValueProcessor method Issue: SPR-10041, SPR-10652
add http method to requestdatavalueprocessor method
51
false
false
6
true
true
false
spring-projects
spring-framework
18,346
26fb880622eb4032f9eb984068a80e8c43ab3d74
Phillip Webb
Phillip Webb
Add mvc: prefix to mapping samples in ref docs Add 'mvc:' namespace prefix to 'mapping' and 'exclude-mapping' elements in the reference documentation. Issue: SPR-10670
prefix to mapping samples in ref docs
37
false
false
7
false
false
false
spring-projects
spring-framework
18,347
2d8315fba04faae73fa8384468de7f172d27794c
Rossen Stoyanchev
Rossen Stoyanchev
Reverse SPR-10402 change that caused 3.2.3 regression SPR-10402 in Spring Framework 3.2.3 treated empty request parameter values as missing values, if the empty value was turned into a null by a PropertyEditor or Converter. This caused the regression. Issue: SPR-10578, SPR-10402, SPR-10584
reverse spr-10402 change that caused 3.2.3 regression
53
false
false
7
true
false
false
spring-projects
spring-framework
18,348
55a212d4a045848c3219a39f18a5fa17430a2546
Rossen Stoyanchev
Rossen Stoyanchev
Add @MessageExceptionHandler Similar to @ExceptionHandler but for message processing. Such a method can send messages to both the message broker channel and the client channel provided the client is subscribed to the target destination.
add @messageexceptionhandler
28
false
false
2
true
true
false
spring-projects
spring-framework
18,349
01c4e458c75bbdcff3772dce2c0fada56c8993b9
Rossen Stoyanchev
Rossen Stoyanchev
Add support for "system" STOMP session The "system" STOMP session is established at startup and can be used to send messages without a client session, e.g. to support broadcasting from a REST/HTTP handler method.
add support for "system" stomp session
38
false
false
6
true
true
true
spring-projects
spring-framework
18,350
44db0f815a99189edb806609e340087f2c847d95
Rossen Stoyanchev
Rossen Stoyanchev
Add MessageHolder MessageHolder holds the currently processed message in a ThreadLocal, which allows PubSubMessageBuilder to automatically add a session id to messages to be sent.
add messageholder
17
false
false
2
true
true
false
spring-projects
spring-framework
18,351
5cfc59d76deb1ece83f536ab8bac794f37a18606
Rossen Stoyanchev
Rossen Stoyanchev
Refactor PubSubHeaders, StompHeaders, MessageBuilder Rename to PubSubHeaderAccessor and StompHeaderAccessor Move the renamed classes to support packages Remove fromPayloadAndHeaders from MessageBuilder, just use withPayload(..).copyHeaders(..) instead.
refactor pubsubheaders, stompheaders, messagebuilder
52
false
false
4
false
false
false
spring-projects
spring-framework
18,352
5feac077381b8cabe90c54f0c6f63fe8f8047b8a
Rossen Stoyanchev
Rossen Stoyanchev
Add getLastHandler to WebSocketHandlerDecorator
add getlasthandler to websockethandlerdecorator
47
false
false
4
true
true
true
spring-projects
spring-framework
18,353
811bb1b0c9a7e66281155b507b41226b058cd8f9
Rossen Stoyanchev
Rossen Stoyanchev
Improve synchronization checks in STOMP relay session
improve synchronization checks in stomp relay session
53
false
false
7
true
true
false
spring-projects
spring-framework
18,354
28174744a74e08cc974a54041e304dc4aafa5334
Andy Wilkinson
Andy Wilkinson
Fix race when flushing messages The use of an AtomicBoolean and no lock meant that it was possible for a message to be queued and then never be flushed and sent to the broker: 1. On t1, a message is received and isConnected is false. The message will be queued. 2. On t2, CONNECTED is received from the broker. isCo...
fix race when flushing messages
31
false
false
5
true
true
true
spring-projects
spring-framework
18,355
d20dabf1fbcc77f152d0334a30fc30c1aa7d053a
Rossen Stoyanchev
Rossen Stoyanchev
Fix issue with obtaining WebSocketContainer
fix issue with obtaining websocketcontainer
43
false
false
5
true
true
true
spring-projects
spring-framework
18,356