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
4a29e164a8ca222fd8b0d2043e1d44494e84544e
Rossen Stoyanchev
Rossen Stoyanchev
Allow binary messages in StompSubProtocolHandler Issue: SPR-12301
allow binary messages in stompsubprotocolhandler
48
false
false
5
true
true
true
spring-projects
spring-framework
16,457
0a68d265fb07aa2ebf6332c3d6a92d12caac7cc3
Brian Clozel
Brian Clozel
Polish indentation
polish indentation
18
false
false
2
false
false
false
spring-projects
spring-framework
16,458
4cf19df46201f987779f0981652cbe1f5ec07f86
Brian Clozel
Brian Clozel
SockJs client: add an XhrTransport for Undertow This change adds a new XhrTransport for the SockJs client implementation. This transport is based on `UndertowClient`, Undertow's HTTP client. Note that this transport can be customized with an OptionMap that is used by the Xnio worker backing the I/O communications (se...
add an xhrtransport for undertow
32
false
false
5
true
true
true
spring-projects
spring-framework
16,459
2a39081819ba252a26daaa53588a3fb147115895
Brian Clozel
Brian Clozel
Add Vary:Origin HTTP header in SockJS responses This change adds a "Vary: Origin" HTTP response header for /info and /iframe SockJS endpoints. This is preventing proxies and browsers from caching a response and reusing it for an invalid Origin. Reference: https://groups.google.com/forum/#!topic/sockjs/svsLWRorSis Is...
origin http header in sockjs responses
38
false
false
6
false
false
false
spring-projects
spring-framework
16,460
f518ad9009a38dd4ba43f7aa7434bb918d085cc9
Sebastien Deleuze
Sebastien Deleuze
Add (de)serializerByType() and mixIn() to Jackson2ObjectMapperBuilder Issue: SPR-12313
add (de)serializerbytype() and mixin() to jackson2objectmapperbuilder
69
false
false
6
false
true
false
spring-projects
spring-framework
16,461
25bb58a1e82bcb8f0304573eefb3c89e4134e426
Tadaya Tsuyukubo
Sebastien Deleuze
Add shortcuts for Jackson mix-in annotations registration This commit adds support for direct Jackson mix-in annotations registration in Jackson2ObjectMapperFactoryBean and Jackson2ObjectMapperBuilder. Issue: SPR-12144
add shortcuts for jackson mix-in annotations registration
57
false
false
7
true
true
false
spring-projects
spring-framework
16,462
5a631177fff67f59d30eeca5da9e91fa1b212d12
Juergen Hoeller
Juergen Hoeller
Consistent use of LinkedHashSet for interfaces (since interface order may matter in subtle cases)
consistent use of linkedhashset for interfaces (since interface order may matter in subtle cases)
97
false
false
14
false
false
false
spring-projects
spring-framework
16,463
01724d3b6dbe1678e3a192de7369b2dde46579a6
Juergen Hoeller
Juergen Hoeller
Explicitly detect (and prevent) private @Scheduled methods on CGLIB proxies Issue: SPR-12308
explicitly detect (and prevent) private @scheduled methods on cglib proxies
75
false
false
10
false
false
false
spring-projects
spring-framework
16,464
e56559fd4de4d2c105c70c2f8e03cf92506b2510
Juergen Hoeller
Juergen Hoeller
WebSocketSession extends java.io.Closeable, plus reorganization of AbstractSockJsSession's code Issue: SPR-12311
websocketsession extends java.io.closeable, plus reorganization of abstractsockjssession's code
95
false
false
8
false
false
false
spring-projects
spring-framework
16,465
da14aeea7adf85485d5586d0d5bc08196a31231a
Juergen Hoeller
Juergen Hoeller
TextMessage.toString() does not throw StringIndexOutOfBoundsException for payload with multibyte characters Issue: SPR-12307
textmessage.tostring() does not throw stringindexoutofboundsexception for payload with multibyte characters
107
false
false
10
false
false
false
spring-projects
spring-framework
16,466
aaf69eb1f12e2bcd5c10c7d58ccb3fcdf543fb43
Juergen Hoeller
Juergen Hoeller
Fix outdated references to JobDetailBean Issue: SPR-12306
fix outdated references to jobdetailbean
40
false
false
5
true
true
true
spring-projects
spring-framework
16,467
abb45aa1300cb23ef71aafc2b9836a4864b2c67e
Oleg Lomaka
Sebastien Deleuze
Fix reference code sample
fix reference code sample
25
false
false
4
false
true
false
spring-projects
spring-framework
16,468
d6be43350140365e72532c05d6b8a680c2976920
Juergen Hoeller
Juergen Hoeller
Polishing
polishing
9
false
false
1
false
false
false
spring-projects
spring-framework
16,469
d8160b3c0994deae6e33247a43cdd2c8c0528b02
Juergen Hoeller
Juergen Hoeller
Comprehensive revision of SpEL's bytecode generation and number handling (BigInteger support, doubleValue fallback) Issue: SPR-9913
comprehensive revision of spel's bytecode generation and number handling (biginteger support, doublevalue fallback)
115
false
false
13
false
false
false
spring-projects
spring-framework
16,470
e58b33a5930f35a1262f5a76b5f4c5bd84652e70
Juergen Hoeller
Juergen Hoeller
Consistent reset of resource holders on doBegin failure Issue: SPR-12280
consistent reset of resource holders on dobegin failure
55
false
false
8
false
false
false
spring-projects
spring-framework
16,471
1e9e6c9f6b894b12718d09e8d24b6a335a3f0894
Juergen Hoeller
Juergen Hoeller
JsonPath dependency upgraded to 1.1 Issue: SPR-12299
jsonpath dependency upgraded to 1.1
35
false
false
5
false
false
false
spring-projects
spring-framework
16,472
70fec47944abbc18601a532eaf07e032b9940d53
Juergen Hoeller
Juergen Hoeller
Provider declaration for @Value method argument works again Issue: SPR-12297
provider declaration for @value method argument works again
59
false
false
8
false
false
false
spring-projects
spring-framework
16,473
9d832816a8f7b88eb9ff7993a2b0d69f0fed4c26
Juergen Hoeller
Juergen Hoeller
Further locking optimizations for the retrieval of non-singleton beans Issue: SPR-12250
further locking optimizations for the retrieval of non-singleton beans
70
false
false
9
false
false
false
spring-projects
spring-framework
16,474
b7faef0103e94e05453a81eca0d6e85fb0764e74
Juergen Hoeller
Juergen Hoeller
JavaMailSenderImpl catches Exception instead of MessagingException and checks for reconnect in case of message batches Issue: SPR-12298
javamailsenderimpl catches exception instead of messagingexception and checks for reconnect in case of message batches
118
false
false
15
false
false
false
spring-projects
spring-framework
16,475
12a2813e2a18d7655358fe653fa9bb2e9d022121
Sam Brannen
Sam Brannen
Change gopivotal.com to pivotal.io This commit changes email addresses and URLs so that they point to pivotal.io instead of gopivotal.com.
change gopivotal.com to pivotal.io
34
false
false
4
true
true
true
spring-projects
spring-framework
16,476
473ed1a6723a10689c6d550fcd5a7b9b449b3da1
Juergen Hoeller
Juergen Hoeller
Polishing
polishing
9
false
false
1
false
false
false
spring-projects
spring-framework
16,477
cc02269c9f13f9857cb258743dd1310708d943eb
Juergen Hoeller
Juergen Hoeller
JavaMailSenderImpl considers empty username and password as not set (for use with placeholders) Also includes varargs declaration for applicable send methods. Issue: SPR-12294
javamailsenderimpl considers empty username and password as not set (for use with placeholders)
95
false
false
13
false
false
false
spring-projects
spring-framework
16,478
b6a3808a97c8e75ac754ccc75aebd956a4db783f
Juergen Hoeller
Juergen Hoeller
AbstractMessageChannel triggers afterSendCompletion with previously resolved non-null Message in case of preSend returning null Issue: SPR-12295
abstractmessagechannel triggers aftersendcompletion with previously resolved non-null message in case of presend returning null
127
false
false
14
false
false
false
spring-projects
spring-framework
16,479
9d969587ab6f60c6f24b2c49e94b5858e588cb9a
Juergen Hoeller
Juergen Hoeller
CompositePropertySource extends EnumerablePropertySource now Issue: SPR-12292
compositepropertysource extends enumerablepropertysource now
60
false
false
4
false
false
false
spring-projects
spring-framework
16,480
fd69ee541e288687f04adb6446ac1b41a9bf415b
Juergen Hoeller
Juergen Hoeller
DataSourceTransactionManager resets ConnectionHolder on doBegin failure Issue: SPR-12280
datasourcetransactionmanager resets connectionholder on dobegin failure
71
false
false
6
false
false
false
spring-projects
spring-framework
16,481
05c995cfb33bc42ab536be76d2ecff383ec195fe
Juergen Hoeller
Juergen Hoeller
DecoratingClassLoader and its subclasses register themselves as parallel capable on Java 7+ Issue: SPR-12285
decoratingclassloader and its subclasses register themselves as parallel capable on java 7+
91
false
false
12
false
false
false
spring-projects
spring-framework
16,482
25d13ac41ebfa95d0ef39b6949c5f18dc2136222
Sam Brannen
Sam Brannen
Sensible defaults for Servlet & Filter registrations in mock Prior to this commit, the getter methods in MockServletContext threw an UnsupportedOperationException when trying to retrieve Servlet and Filter registrations. This commit improves the behavior of these methods by returning null when a single registration i...
sensible defaults for servlet & filter registrations in mock
60
false
false
9
false
false
false
spring-projects
spring-framework
16,483
c0dedec1d6dc6bbefcaa27b5921fa24346738d0e
Stephane Nicoll
Stephane Nicoll
Merge pull request #651 from unpush/typofix * typofix: fix typo
merge pull request #651 from unpush/typofix
43
true
false
6
false
false
false
spring-projects
spring-framework
16,484
31391232f4196b74f89644ba7a74940b0fda410e
unpush
Stephane Nicoll
fix typo
fix typo
8
false
false
2
false
true
false
spring-projects
spring-framework
16,485
bd7d56ac546b4ad0c2dad44b2317e7cc84b9aeae
Andy Clement
Andy Clement
Fix VerifyError for SpEL ternary compilation The ternary expression node was failing to generate the necessary unboxing bytecode when the condition part of the expression returned a boxed Boolean rather than a primitive boolean. Also fixed here is an IllegalAccessError that was seen in the same expression due to gene...
fix verifyerror for spel ternary compilation
44
false
false
6
true
true
true
spring-projects
spring-framework
16,486
b2d67914a8c908af1ff4ef2c45d2ce1b21f6fe7e
Stephane Nicoll
Stephane Nicoll
Fix javadoc glitch Issue: SPR-12282
fix javadoc glitch
18
false
false
3
true
true
true
spring-projects
spring-framework
16,487
439ea9020517303500a7bb2ace52623aab50faaa
Stephane Nicoll
Stephane Nicoll
Merge pull request #655 from kicktipp/SPR-12239 * SPR-12239: Adding @AjSuppressWarnings on some advices
merge pull request #655 from kicktipp/spr-12239
47
true
false
6
false
false
false
spring-projects
spring-framework
16,488
6950d5517b71508e421d1bc12573d2f96d40407f
Janning Vygen
Stephane Nicoll
Adding @AjSuppressWarnings on some advices Issue: SPR-12239
adding @ajsuppresswarnings on some advices
42
false
false
5
false
false
false
spring-projects
spring-framework
16,489
a86402899d240a037b427bf9e8aa683c16e57890
Stephane Nicoll
Stephane Nicoll
polishing
polishing
9
false
false
1
false
false
false
spring-projects
spring-framework
16,490
9845260e0c3dcc2715326848f1b1c6f31fbacd9f
Spring Buildmaster
Spring Buildmaster
Next Development Version
next development version
24
false
false
3
false
false
false
spring-projects
spring-framework
16,491
20a8416c2e94efba3e6fa72de1b3d3618d063529
Juergen Hoeller
Juergen Hoeller
Jackson2ObjectMapperBuilder allows for regular constructor usage as well Issue: SPR-12243
jackson2objectmapperbuilder allows for regular constructor usage as well
72
false
false
8
false
false
false
spring-projects
spring-framework
16,492
3a3c52dbddcc737a5893ed55982ded55f45878fa
Juergen Hoeller
Juergen Hoeller
Polishing
polishing
9
false
false
1
false
false
false
spring-projects
spring-framework
16,493
44e29210cb9d21c85a78f1675e0f80a4dbf7d5c4
Juergen Hoeller
Juergen Hoeller
ExecutorSubscribableChannel's SendTask actually returns local MessageHandler now Issue: Issue: SPR-12272
executorsubscribablechannel's sendtask actually returns local messagehandler now
80
false
false
7
false
false
false
spring-projects
spring-framework
16,494
d778037f40651e1cd5b65e3fbbe50ff96444cd2f
Juergen Hoeller
Juergen Hoeller
Jackson2ObjectMapperFactoryBean builds on revised Jackson2ObjectMapperBuilder now Issue: SPR-12243
jackson2objectmapperfactorybean builds on revised jackson2objectmapperbuilder now
81
false
false
6
false
false
false
spring-projects
spring-framework
16,495
69998e3d507bcdc5c0b132cddeb4772e46cf8296
Juergen Hoeller
Juergen Hoeller
Remove outdated references to ContextLoaderServlet Issue: SPR-7725 (cherry picked from commit b45d08f)
remove outdated references to contextloaderservlet
50
false
false
5
true
true
true
spring-projects
spring-framework
16,496
7d307b38534b9a04c37491ffef4628a4dd41e596
Juergen Hoeller
Juergen Hoeller
Polishing
polishing
9
false
false
1
false
false
false
spring-projects
spring-framework
16,497
fcb9dd1939e78c1d85976d1b71d30d8e7351fca1
Juergen Hoeller
Juergen Hoeller
JtaTransactionManagerFactoryBean as an equivalent to <tx:jta-transaction-manager/> Issue: SPR-12197
jta-transaction-manager/>
25
false
false
1
false
false
false
spring-projects
spring-framework
16,498
6f1acdd561e60b389fa2eefdecf1f2811018253d
Stephane Nicoll
Stephane Nicoll
Optimize ResolvableType cache Prior to this commit, the ResolvableType static cache was holding a lot of duplicates for simple types. We are using too much metadata to compute the key when the class has no generic information. so setFoo(String foo) and setBar(String bar) would result in two entries in the cache becaus...
optimize resolvabletype cache
29
false
false
3
false
true
false
spring-projects
spring-framework
16,499
62fc39cca129f2618b418c4f6910434bb0d69c5a
Sam Brannen
Sam Brannen
Suppress warnings in MappingJackson2XmlHttpMessageConverterTests
suppress warnings in mappingjackson2xmlhttpmessageconvertertests
64
false
false
4
false
true
false
spring-projects
spring-framework
16,500
909156e1b6c128242298da77412ebfd831cfbca9
Rossen Stoyanchev
Rossen Stoyanchev
Fix test failure
fix test failure
16
false
false
3
false
true
false
spring-projects
spring-framework
16,501
7aa3cc9bb24bc17b95526e10bff9caa3428cac5c
Sam Brannen
Sam Brannen
Clean up MessageBrokerConfigurationTests - clean up warnings - simplify ApplicationContext configuration
clean up messagebrokerconfigurationtests
40
false
false
3
false
false
false
spring-projects
spring-framework
16,502
77bbfb6e7ec16e2744f2c43bc12c9736fd6949cf
Rossen Stoyanchev
Rossen Stoyanchev
Add order attribute to MVC ViewResolver config The ViewResolverComposite that contains the ViewResolver's registered throug the MVC Java config and namespace can now be assigned an explicit order.
add order attribute to mvc viewresolver config
46
false
false
7
true
true
true
spring-projects
spring-framework
16,503
3b1d3257d5fc921fe1841ed2e4868c95e3e1ff66
Rossen Stoyanchev
Rossen Stoyanchev
Consistent default order for composite ViewResolver The MVC Java config and namespace now have a consistent default order or lowest precedence.
consistent default order for composite viewresolver
51
false
false
6
false
false
false
spring-projects
spring-framework
16,504
27f58db3204b972be0cb4f8ce3752768b23ae66d
Rossen Stoyanchev
Rossen Stoyanchev
Polish ViewResolversBeanDefinitionParser
polish viewresolversbeandefinitionparser
40
false
false
2
false
false
false
spring-projects
spring-framework
16,505
d293889bb36a578e648f54d6ff84a3f125802680
Brian Clozel
Brian Clozel
Fix invalid PATH_WITHIN_HANDLER_MAPPING_ATTRIBUTE Prior to this commit, `AntPathMatcher.extractPathWithinPattern` would not process correctly `**` patterns and would only match *one* path segment in the given path. This commit changes `extractPathWithinPattern` to allow multiple path segments to be matched against a ...
fix invalid path_within_handler_mapping_attribute
49
false
false
3
false
true
false
spring-projects
spring-framework
16,506
5f4eb4dd55c03ee9c6cbc4906e7f245cba06eddb
Sam Brannen
Sam Brannen
Complete Javadoc for MessageHandlingRunnable
complete javadoc for messagehandlingrunnable
44
false
false
4
false
false
false
spring-projects
spring-framework
16,507
c7a867c45cabb4aab2edbfc350741b6d6877290e
Juergen Hoeller
Juergen Hoeller
Latest dependency updates (Guava 18.0, Derby 10.11.1.1, H2 1.4.181, POI 3.10.1, JAMon 2.79, JRuby 1.7.16)
latest dependency updates (guava 18.0, derby 10.11.1.1, h2 1.4.181, poi 3.10.1, jamon 2.79, jruby 1.7.16)
105
false
false
15
false
false
false
spring-projects
spring-framework
16,508
0cc877ad0fb6dd5775b21b56fc773c577fd2d489
Juergen Hoeller
Juergen Hoeller
MethodReference accesses cached executor in a thread-safe manner Issue: SPR-12269
methodreference accesses cached executor in a thread-safe manner
64
false
false
8
false
false
false
spring-projects
spring-framework
16,509
6009c09f1b6e633b8ff38003bf6d133ca34cc62b
Stephane Nicoll
Stephane Nicoll
Merge pull request #654 from adjohnson916/SPR-12273 * SPR-12273: Fix condition vs. conditional typo in documenation
merge pull request #654 from adjohnson916/spr-12273
51
true
false
6
false
false
false
spring-projects
spring-framework
16,510
bc0e59f689242537a7983075c5120dbb51e53edf
Anders D. Johnson
Stephane Nicoll
Fix condition vs. conditional typo in documenation Issue: SPR-12273
fix condition vs. conditional typo in documenation
50
false
false
7
true
true
true
spring-projects
spring-framework
16,511
a3fd00eadbc59698a9c7870fb3539431d4579f00
Sebastien Deleuze
Sebastien Deleuze
Improve @JsonView reference documentation Issue: SPR-12270
improve @jsonview reference documentation
41
false
false
4
false
true
false
spring-projects
spring-framework
16,512
77abe07807ad9f1c150388011402a4436c4c4db6
Sebastien Deleuze
Sebastien Deleuze
Set Jackson DEFAULT_VIEW_INCLUSION property to false by default Issue: SPR-12179
set jackson default_view_inclusion property to false by default
63
false
false
8
false
true
false
spring-projects
spring-framework
16,513
42aef5f5dcc977334a1800243ea1d8dc64f0c8a2
Sebastien Deleuze
Sebastien Deleuze
Set Jackson FAIL_ON_UNKNOWN_PROPERTIES property to false by default Issue: SPR-11891
set jackson fail_on_unknown_properties property to false by default
67
false
false
8
false
true
false
spring-projects
spring-framework
16,514
4e24d66ff70b8dc6e2184b2f723a57e387da523d
Sebastien Deleuze
Sebastien Deleuze
Create a builder for Jackson ObjectMapper Jackson2ObjectMapperBuilder now allows to create ObjectMapper and XmlMapper instances easily thanks to its fluent API. This builder is used in Jackson message converters and views to instantiate default ObjectMapper and XmlMapper. This commit also add a createXmlMapper prope...
create a builder for jackson objectmapper
41
false
false
6
true
true
true
spring-projects
spring-framework
16,515
521bbfcf5613232af5f907843db0d54b5f9b493f
Rossen Stoyanchev
Rossen Stoyanchev
Allow configuring custom ThreadPoolTaskExecutor Issue: SPR-12272
allow configuring custom threadpooltaskexecutor
47
false
false
4
false
false
false
spring-projects
spring-framework
16,516
179b236608e87055617c6777233404973fe2ed18
Rossen Stoyanchev
Rossen Stoyanchev
Add MessageHandlingRunnable Issue: SPR-12272
add messagehandlingrunnable
27
false
false
2
false
true
false
spring-projects
spring-framework
16,517
84137ab986c5d07f1e947825d5dec1210731a6e1
Rossen Stoyanchev
Rossen Stoyanchev
Polish ExecutorSubscribableChannel Consolidate inner classes used to invoke a subscriber with interceptors.
polish executorsubscribablechannel
34
false
false
2
false
false
false
spring-projects
spring-framework
16,518
803fc2001907636605aa3ed2fcdf1437171761a5
Rossen Stoyanchev
Rossen Stoyanchev
Correct check for ViewResolver beans Check for bean names of type rather than actual beans. Issue: SPR-12267
correct check for viewresolver beans
36
false
false
5
false
false
false
spring-projects
spring-framework
16,519
85b2c7d116b79070411709fe522db6af23096dfb
Juergen Hoeller
Juergen Hoeller
AbstractAutowireCapableBeanFactory's getTypeForFactoryBean considers FactoryBean<Object> declarations as non-indicative (just like raw declarations) Issue: SPR-11842
abstractautowirecapablebeanfactory's gettypeforfactorybean considers factorybean<object> declarations as non-indicative (just like raw declarations)
148
false
false
11
false
false
false
spring-projects
spring-framework
16,520
de1a41ac275da81ead9dfd241c6ca1266adab75a
Rossen Stoyanchev
Rossen Stoyanchev
Fix issue with RequestBody(required=true) Issue: SPR-11828
fix issue with requestbody(required=true)
41
false
false
4
true
true
true
spring-projects
spring-framework
16,521
c269d27bde63d3df2fed324ee7009d4dc63e6411
Rossen Stoyanchev
Rossen Stoyanchev
Improve no content handling in MockHttpServletRequest Issue: SPR-11764
improve no content handling in mockhttpservletrequest
53
false
false
6
true
true
false
spring-projects
spring-framework
16,522
9706e5cc99b0553b88178ac669f46839c747b81b
Rossen Stoyanchev
Rossen Stoyanchev
Update Javadoc on SockJS client library URL Issue: SPR-11766
update javadoc on sockjs client library url
43
false
false
7
true
true
true
spring-projects
spring-framework
16,523
5cb3f8eada1895628e15a4420b6a335f12ecaeca
Juergen Hoeller
Juergen Hoeller
Support for java.util.Optional within ObjectFactory/Provider Includes support for arbitrary deep nesting levels in DependencyDescriptor's getDependencyType() and MethodParameter's getNestedParameterType(). Issue: SPR-11833
support for java.util.optional within objectfactory/provider
60
false
false
5
false
false
false
spring-projects
spring-framework
16,524
7d03daf8cbfdb08740af067a18cbdde51a05f7c0
Juergen Hoeller
Juergen Hoeller
Support for Java 8's java.util.Optional at injection points Issue: SPR-11833
support for java 8's java.util.optional at injection points
59
false
false
8
false
false
false
spring-projects
spring-framework
16,525
6aa9c40552c8b446ffcbd71bf2edc17b5ca38c77
Juergen Hoeller
Juergen Hoeller
ConfigurationClassParser falls back to ASM-based resolution of member classes in case of NoClassDefFoundError Issue: SPR-11844
configurationclassparser falls back to asm-based resolution of member classes in case of noclassdeffounderror
109
false
false
13
false
false
false
spring-projects
spring-framework
16,526
bb8d0f17404cd764f0eca5c82b3640b37c2a2960
Stephane Nicoll
Stephane Nicoll
Merge pull request #558 from VasylTretiakov/patch01 * patch01: Reference manual polishing
merge pull request #558 from vasyltretiakov/patch01
51
true
false
6
false
false
false
spring-projects
spring-framework
16,527
abc377603dcb3fef8c8267d9a55387da49d67854
Vasyl Tretiakov
Stephane Nicoll
Reference manual polishing
reference manual polishing
26
false
false
3
false
true
false
spring-projects
spring-framework
16,528
f48bdafd520e045b6f00f84e9e36fd0ba5fb38e8
Sam Brannen
Sam Brannen
Polish Javadoc for TestContextTransactionUtils
polish javadoc for testcontexttransactionutils
46
false
false
4
false
false
false
spring-projects
spring-framework
16,529
56ad0cf3e1fd6bee9aaefda8a22462d429162a2b
Sam Brannen
Sam Brannen
Polish Eclipse import script
polish eclipse import script
28
false
false
4
false
false
false
spring-projects
spring-framework
16,530
f2c37fcdb4dc51ae38f93de2fb34b96d794e1f5f
Sam Brannen
Sam Brannen
Update regarding tested versions of Eclipse & STS
update regarding tested versions of eclipse & sts
49
false
false
8
false
false
false
spring-projects
spring-framework
16,531
ae29f48f5f6ab1573f118eda8a7b996a71d2b304
Sam Brannen
Sam Brannen
Merge pull request #557 from sbrannen/SPR-7655 Introduce annotation to execute SQL scripts in the TCF
merge pull request #557 from sbrannen/spr-7655
46
true
false
6
false
false
false
spring-projects
spring-framework
16,532
5fd6ebb548d250d00cf2105c71181f08be7f40e0
Sam Brannen
Sam Brannen
Introduce annotation to execute SQL scripts in the TCF Prior to this commit, it was possible to execute SQL scripts programmatically via ResourceDatabasePopulator, JdbcTestUtils, and ScriptUtils. Furthermore, it was also possible to execute SQL scripts declaratively via the <jdbc> XML namespace. However, it was not po...
introduce annotation to execute sql scripts in the tcf
54
false
false
9
true
true
false
spring-projects
spring-framework
16,533
8fb0f5c7d1a4d42e43ecce8c7f8e7dfa5f635f16
Juergen Hoeller
Juergen Hoeller
FrameworkPortlet properly initializes StandardPortletEnvironment's property sources Issue: SPR-11816
frameworkportlet properly initializes standardportletenvironment's property sources
83
false
false
6
false
false
false
spring-projects
spring-framework
16,534
5a8e470ede922249eae77154666829a3fec2bf52
Juergen Hoeller
Juergen Hoeller
DefaultSubscriptionRegistry's removeSubscriptionInternal defensively handles non-existing destinations Issue: SPR-11832
defaultsubscriptionregistry's removesubscriptioninternal defensively handles non-existing destinations
102
false
false
6
false
false
false
spring-projects
spring-framework
16,535
2cf88ac6a37fc6f31def84fe8181bf3b4a6cc009
Juergen Hoeller
Juergen Hoeller
Polishing
polishing
9
false
false
1
false
false
false
spring-projects
spring-framework
16,536
f7b465390cf99a14bdbfe3c4dbfb17938f3332e2
Juergen Hoeller
Juergen Hoeller
Moved @Uses annotations to org.springframework.lang; fixed Base64Utils to declare Java 8, and fixed PathResource's declaration to refer to Java 7. Issue: SPR-11604
moved @uses annotations to org.springframework.lang; fixed base64utils to declare java 8, and fixed pathresource's declaration to refer to java 7
145
false
false
20
false
false
false
spring-projects
spring-framework
16,537
77cbc53d1e25aafe9dc9138ddbde9d943097f0f4
Stephane Nicoll
Stephane Nicoll
Merge pull request #553 from AlexYursha/patch-1 * patch-1: Fix a typo
merge pull request #553 from alexyursha/patch-1
47
true
false
6
false
false
false
spring-projects
spring-framework
16,538
8b8afe3def341da37c4db03f04ac87414326b34f
Alex Yursha
Stephane Nicoll
Fix a typo
fix a typo
10
false
false
3
true
true
true
spring-projects
spring-framework
16,539
001d0e734c3641b37de9cc38c526a41f9af8ed48
Stephane Nicoll
Stephane Nicoll
Support for @Order at the bean declaration level This commit introduces OrderProvider and OrderProviderComparator, two interfaces designed to externalize how a collection of element is sorted according to their order value. FactoryAwareOrderProvider is an OrderProvider implementation that knows about the objects to o...
support for @order at the bean declaration level
48
false
false
8
false
false
false
spring-projects
spring-framework
16,540
64bb3087635227239f2be535b1892f09d5b2e3e0
Juergen Hoeller
Juergen Hoeller
GsonBuilderUtils for programmatic Base64 serialization setup; common Base64Utils class adapts between Java 8 and Commons Codec Issue: SPR-9488
gsonbuilderutils for programmatic base64 serialization setup; common base64utils class adapts between java 8 and commons codec
126
false
false
16
false
false
false
spring-projects
spring-framework
16,541
674bad4cfa21f40f9d8103ce729c54c2092a9f93
Stephane Nicoll
Stephane Nicoll
Clarify the use of sessionTransacted This commit clarifies the role of the external transactionManager for a DMLC and the relationship with the sessionTransacted flag Issue: SPR-9200
clarify the use of sessiontransacted
36
false
false
5
true
true
true
spring-projects
spring-framework
16,542
aaae10ce3bc096711e16154880f0565a15912bd2
Stephane Nicoll
Stephane Nicoll
Cache operation invocation hook point This commit adds a invokeOperation protected method in case one needs a hook point in the way the underlying cache method is invoked, and how exceptions that might be thrown by that invocation are handled. Issue: SPR-11540
cache operation invocation hook point
37
false
false
5
false
false
false
spring-projects
spring-framework
16,543
c9d0ebd730953ef693edf275b57cfeeb9bf15af9
Rossen Stoyanchev
Rossen Stoyanchev
Rename ResponseBodyInterceptor to ResponseBodyAdvice Issue: SPR-10859
rename responsebodyinterceptor to responsebodyadvice
52
false
false
4
false
true
false
spring-projects
spring-framework
16,544
2655c507e041fb3c245d550b33ba7f1b21fc341e
Rossen Stoyanchev
Rossen Stoyanchev
Parameterize ResponseBodyInterceptor on the type level Issue: SPR-10859
parameterize responsebodyinterceptor on the type level
54
false
false
6
false
true
false
spring-projects
spring-framework
16,545
5eecb138f63894ffc5b385d0330484fd41ad77d0
Juergen Hoeller
Juergen Hoeller
Unit tests for custom profile annotations on configuration classes Issue: SPR-11808
unit tests for custom profile annotations on configuration classes
66
false
false
9
false
false
false
spring-projects
spring-framework
16,546
31f2f2030768d44d632968f3af598153568c41e3
Juergen Hoeller
Juergen Hoeller
Unit tests for configuration classes implementing the JSR-330 Provider interface Issue: SPR-11830
unit tests for configuration classes implementing the jsr-330 provider interface
80
false
false
10
false
false
false
spring-projects
spring-framework
16,547
b4954780aaa7d36e00826b86b269fa60173e901f
Juergen Hoeller
Juergen Hoeller
ClassMetadata exposes isAnnotation() now, and correctly returns false from hasSuperClass() for interfaces and annotations Issue: SPR-11711
classmetadata exposes isannotation() now, and correctly returns false from hassuperclass() for interfaces and annotations
121
false
false
14
false
false
false
spring-projects
spring-framework
16,548
4372dac002be4dd9be9568fafb442cde5b6d1ada
Rossen Stoyanchev
Rossen Stoyanchev
Polish
polish
6
false
false
1
false
false
false
spring-projects
spring-framework
16,549
0dddb6f3e19377cb397f0396e85734df2c19c2b6
Artem Bilan
Rossen Stoyanchev
Fix issue with StompSubProtocolHandler initialization This change ensures that StompSubProtocolHandler is injected with an ApplicationEventPublisher for both the Java and XML config. Issue: SPR-11825
fix issue with stompsubprotocolhandler initialization
53
false
false
5
true
true
false
spring-projects
spring-framework
16,550
5ed9bedf32d66b97d7f939f362cd91e635a4faf0
Juergen Hoeller
Juergen Hoeller
Introducing GroovyWebApplicationContext along the lines of XmlWebApplicationContext and GenericGroovyApplicationContext Also includes minor dependency updates such as Groovy 2.3.2. Issue: SPR-11371
introducing groovywebapplicationcontext along the lines of xmlwebapplicationcontext and genericgroovyapplicationcontext
119
false
false
9
false
false
false
spring-projects
spring-framework
16,551
e4aabd5288c981a0ec0d9a21d94e4eca58206c9b
Juergen Hoeller
Juergen Hoeller
MarshallingView unwraps JAXBElement value for Marshaller.supports(Class) check Issue: SPR-11827
marshallingview unwraps jaxbelement value for marshaller.supports(class) check
78
false
false
7
false
false
false
spring-projects
spring-framework
16,552
4e17685008c0e189bd7a388ba30d8416ae225b51
Juergen Hoeller
Juergen Hoeller
Made transform test pass on Windows
made transform test pass on windows
35
false
false
6
false
false
false
spring-projects
spring-framework
16,553
e4ad9c5204196e35a616b80c0a53df80e04af2ce
Stephane Nicoll
Stephane Nicoll
polishing If no converter is found, the MessageConversionException now contains the message instance that could not be handled Issue: SPR-11817
polishing
9
false
false
1
false
false
false
spring-projects
spring-framework
16,554
987806f7c22920bf7e9e7df2af042421a6a7ff33
Sam Brannen
Sam Brannen
Polishing
polishing
9
false
false
1
false
false
false
spring-projects
spring-framework
16,555
8ee94a439260d727b70c03026e491f231747f00b
Sam Brannen
Sam Brannen
Eclipse project deps come after third-party libs Prior to this commit, the ordering of classpath entries in the generated Eclipse .classpath files did not align with the intended dependency management configured in the Gradle build. Specifically, project dependencies often came before dependencies on third-party libra...
eclipse project deps come after third-party libs
48
false
false
7
false
false
false
spring-projects
spring-framework
16,556