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
1d59c5fd411aef5b7dba82ff49c0b6d185a777e8
Juergen Hoeller
Juergen Hoeller
StandardScriptEvaluator uses same eval exception exposure as ScriptTemplateView Issue: SPR-13557
standardscriptevaluator uses same eval exception exposure as scripttemplateview
79
false
false
8
false
false
false
spring-projects
spring-framework
14,657
92dc51f6a88c2983d07e73c707e5d53c64eb59b1
Juergen Hoeller
Juergen Hoeller
Shutdown hook triggers doClose within startupShutdownMonitor Issue: SPR-13556
shutdown hook triggers doclose within startupshutdownmonitor
60
false
false
6
false
false
false
spring-projects
spring-framework
14,658
8b3b8d070e3e177d580bd9da337ad73ebb707170
Juergen Hoeller
Juergen Hoeller
Consistently detect spring-beans.dtd reference in last path segment Issue: SPR-13549
consistently detect spring-beans.dtd reference in last path segment
67
false
false
8
false
false
false
spring-projects
spring-framework
14,659
1a227da19e6166126babf9d9f80385ac2e288041
Sam Brannen
Sam Brannen
Polish AnnotatedElementUtilsTests
polish annotatedelementutilstests
33
false
false
2
false
false
false
spring-projects
spring-framework
14,660
5e1d6e47a9220cf68a6ce2f948692f280510103a
Sam Brannen
Sam Brannen
Introduced failing, @Ignored test for SPR-13554 Issue: SPR-13554
introduced failing, @ignored test for spr-13554
47
false
false
6
false
false
false
spring-projects
spring-framework
14,661
1e4f674db7633c2778f40ee93f48d39555163eb3
Rossen Stoyanchev
Rossen Stoyanchev
Polish
polish
6
false
false
1
false
false
false
spring-projects
spring-framework
14,662
0042a65c532618f2a5af952c9d41b889da5c21de
Sebastien Deleuze
Sebastien Deleuze
Await properly Reactor server start/stop The goal is to try to fix #32 With this change de Reactor test seems to execute slowly.
await properly reactor server start/stop
40
false
false
5
false
false
false
spring-projects
spring-framework
14,663
26798cc3385cd8397f3257f1a32bc56496441272
Sam Brannen
Sam Brannen
Polish testing chapter
polish testing chapter
22
false
false
3
false
false
false
spring-projects
spring-framework
14,664
2f4c0036cbfaaa422cf22f4124201b8b1bcf293f
Sam Brannen
Sam Brannen
Dispel myth that Spring MVC Test requires JUnit Issue: SPR-13552
dispel myth that spring mvc test requires junit
47
false
false
8
false
true
false
spring-projects
spring-framework
14,665
6b34fe3dd44efb783b57cb5672de3684f9dfd985
Brian Clozel
Brian Clozel
Fix undertow httpClientConnect invoke signature Issue: SPR-13551
fix undertow httpclientconnect invoke signature
47
false
false
5
false
true
false
spring-projects
spring-framework
14,666
f489e43d319c20a98c476f3379d232d6a1ea6e49
Sam Brannen
Sam Brannen
Polishing
polishing
9
false
false
1
false
false
false
spring-projects
spring-framework
14,667
01986ac73d26dd196a8afb93629eac8358398383
Brian Clozel
Brian Clozel
Upgrade to undertow 1.3.0.CR3
upgrade to undertow 1.3.0.cr3
29
false
false
4
false
false
false
spring-projects
spring-framework
14,668
758ae98af2895641dd2643bfc0e459a228b6443d
Brian Clozel
Brian Clozel
Sanitize duplicate slashes in request path This commit removes duplicate slashes in the resolved lookup path when calling `UrlPathHelper.getLookupPathForRequest`. This is especially necessary when the path is cleaned from semicolon content and leaves duplicate slashes in the request path. Issue: SPR-13455
sanitize duplicate slashes in request path
42
false
false
6
true
true
true
spring-projects
spring-framework
14,669
15b88782f7af8b15edf529f69385edb1fa59faf5
Juergen Hoeller
Juergen Hoeller
Polishing
polishing
9
false
false
1
false
false
false
spring-projects
spring-framework
14,670
44b76d39a48f1044d2b79c69722f7d95a66aa370
Juergen Hoeller
Juergen Hoeller
ExceptionHandlerExceptionResolver allows for Model parameter Issue: SPR-13546
exceptionhandlerexceptionresolver allows for model parameter
60
false
false
5
false
false
false
spring-projects
spring-framework
14,671
07374f48d69dcb246921debf6123546903c692b3
Sebastien Deleuze
Sebastien Deleuze
Move server related classes from src/test to src/main
move server related classes from src/test to src/main
53
false
false
8
false
false
false
spring-projects
spring-framework
14,672
966f95b9b5966d0d75015d81fdede442ba5c2598
Juergen Hoeller
Juergen Hoeller
Revised TransportHandlingSockJsService for defensive transport checking and consistent logging Issue: SPR-13545
revised transporthandlingsockjsservice for defensive transport checking and consistent logging
94
false
false
9
false
false
false
spring-projects
spring-framework
14,673
af213a09eed2153b4f4b6fa1ade42a08c60f2dbb
Juergen Hoeller
Juergen Hoeller
Polishing
polishing
9
false
false
1
false
false
false
spring-projects
spring-framework
14,674
dbec2121a05f4e5ad3f3dc1e3f5fe82f495fed3f
Juergen Hoeller
Juergen Hoeller
EventListenerMethodProcessor does not validate target classes behind proxies anymore Issue: SPR-13526 Issue: SPR-13538
eventlistenermethodprocessor does not validate target classes behind proxies anymore
84
false
false
9
false
false
false
spring-projects
spring-framework
14,675
464ff1d9606a3189a41bae80e504929dec091d33
Stephane Maldini
Stephane Maldini
Progress #24 Replace Streams fail, empty and Stream map with Publishers.error, empty and map. Replace Streams calls by Publishers.flatMap, just and Publishers.from Precise cancel and size to toReadQueue to simulate Promise Update build
progress #24
12
false
false
2
true
false
false
spring-projects
spring-framework
14,676
0dabdb8207920e875a9020c1bcd8a9220c3c1d88
Sebastien Deleuze
Sebastien Deleuze
Add request method based mapping Closes #22
add request method based mapping
32
false
false
5
false
true
false
spring-projects
spring-framework
14,677
906dead596e7331b8a45a451464f902380169fac
Sebastien Deleuze
Sebastien Deleuze
Polishing
polishing
9
false
false
1
false
false
false
spring-projects
spring-framework
14,678
28c07a6d38ee88b6367f16784b9468a01a0ba4e7
Sam Brannen
Sam Brannen
Polish Javadoc for MVC exception handling classes
polish javadoc for mvc exception handling classes
49
false
false
7
false
false
false
spring-projects
spring-framework
14,679
3db62d5494c0e389472f93b3f256efd808ecb347
Sam Brannen
Sam Brannen
Remove MimeTypeResolver since JAF is part of Java SE 6+ The inner MimeTypeResolver class is no longer necessary in the MockServletContext since the Java Activation Framework (JAF) is a standard part of Java SE since Java 6.
remove mimetyperesolver since jaf is part of java se 6+
55
false
false
10
true
true
false
spring-projects
spring-framework
14,680
da99897676ff3589559d291b89ba2f0ca03ff435
Sam Brannen
Sam Brannen
Remove spring-messaging's dependency on spring-test
remove spring-messaging's dependency on spring-test
51
false
false
5
false
false
false
spring-projects
spring-framework
14,681
6993a7d3d0b8b021379f626740bf7fc1381e2c01
Juergen Hoeller
Juergen Hoeller
Polishing
polishing
9
false
false
1
false
false
false
spring-projects
spring-framework
14,682
9cf28950e53f24620eb2e8e103f4a98ad34c4c61
Juergen Hoeller
Juergen Hoeller
PathResourceTests defensively compares last-modified timestamps at seconds precision Issue: SPR-13542
pathresourcetests defensively compares last-modified timestamps at seconds precision
84
false
false
8
false
false
false
spring-projects
spring-framework
14,683
181533c4641ef0b1ea076c4299b2f4c6ffc93657
Juergen Hoeller
Juergen Hoeller
MessageHeaders serialization preserves non-serializable entries in original instance Issue: SPR-13541
messageheaders serialization preserves non-serializable entries in original instance
84
false
false
8
false
false
false
spring-projects
spring-framework
14,684
7ac6af0fb07e806714c6f3624d184fa1aab1f108
Sam Brannen
Sam Brannen
Polish Javadoc for AsyncHandlerInterceptor & RequestBodyAdvice
polish javadoc for asynchandlerinterceptor & requestbodyadvice
62
false
false
6
false
false
false
spring-projects
spring-framework
14,685
427767f21e7c6c2525501ae110ca483b2d52806f
Juergen Hoeller
Juergen Hoeller
Fixed event listener caching through equals/hashCode on SyntheticParameterizedType Issue: SPR-13540
fixed event listener caching through equals/hashcode on syntheticparameterizedtype
82
false
false
8
false
false
false
spring-projects
spring-framework
14,686
668f5db582fab539c4e67f2f8e1325269dbc3d5e
Juergen Hoeller
Juergen Hoeller
Consistent use of UTC for DateTime tests Issue: SPR-13536
consistent use of utc for datetime tests
40
false
false
7
false
false
false
spring-projects
spring-framework
14,687
1b31d39b607c9071de4c0e92f849ee1fac38b9b0
Juergen Hoeller
Juergen Hoeller
Avoid hard reference to org.xnio.StreamConnection through reflection Issue: SPR-13529
avoid hard reference to org.xnio.streamconnection through reflection
68
false
false
7
true
true
false
spring-projects
spring-framework
14,688
bb4e682a7ed1b59d112c5043ddbf9ba57c0e9dd0
Juergen Hoeller
Juergen Hoeller
Latest dependency updates (POI 3.13, Reactor 2.0.6, Netty 4.0.32, Tomcat 8.0.27)
latest dependency updates (poi 3.13, reactor 2.0.6, netty 4.0.32, tomcat 8.0.27)
80
false
false
11
false
false
false
spring-projects
spring-framework
14,689
ec1189b0b5931f9e09d9790936517bf38c3e834c
Stephane Maldini
Stephane Maldini
minor fix and update to work on latest 2.1.0.BUILD-SNAPSHOT to use core check in CFUtils
minor fix and update to work on latest 2.1.0.build-snapshot to use core check in cfutils
88
false
false
15
false
false
false
spring-projects
spring-framework
14,690
32214e0a4960a55f82ab203ff4bc98b73974a862
Sebastien Deleuze
Sebastien Deleuze
Add Javadoc for main interfaces/classes
add javadoc for main interfaces/classes
39
false
false
5
true
true
true
spring-projects
spring-framework
14,691
61a46db10179b187d52edd2a0db67b97f2faab02
Sam Brannen
Sam Brannen
Treat query param w/o "=" as empty string in HtmlUnitRequestBuilder Prior to this commit, HtmlUnitRequestBuilder stored empty query parameters declared without an equals sign as null (i.e., query parameters such as 'error' in 'http://example.com/login?error'). This commit addresses this issue by ensuring that HtmlUni...
treat query param w/o "=" as empty string in htmlunitrequestbuilder
67
false
false
10
true
true
false
spring-projects
spring-framework
14,692
c52f9d35244720937398976ea7f1a6abc74a8443
Sam Brannen
Sam Brannen
Assert status quo & add TODO Issue: SPR-13537
assert status quo & add todo
28
false
false
6
true
true
true
spring-projects
spring-framework
14,693
9516c9992f4ed53bbb0be801bed31b6280eaff8c
Sebastien Deleuze
Sebastien Deleuze
Return HandlerResult in HandlerAdapter#handle() This commit updates HandlerAdapter#handle() to return HandlerResult instead of Publisher<HandlerResult>. A new SimpleHandlerResultHandler class has been introduced for handlers returning Publisher<Void>.
return handlerresult in handleradapter#handle()
47
false
false
4
true
true
true
spring-projects
spring-framework
14,694
1c6febc45c78973a830412c062e53f2e3c14d22e
Sebastien Deleuze
Sebastien Deleuze
Make UriComponentsBuilder.fromOriginHeader() IPv6 compliant Issue: SPR-13525
make uricomponentsbuilder.fromoriginheader() ipv6 compliant
59
false
false
4
true
true
false
spring-projects
spring-framework
14,695
b7c2881a4f9a92ac1e056156b4f4ca7abd1ecf0a
Stephane Nicoll
Stephane Nicoll
Clarify javadoc The Javadoc wrongly referred to a behaviour that is not (and should not be) implemented. List items are split into indexed keys and the comma-separated value is not retained. Issues: SPR-13257
clarify javadoc
15
false
false
2
false
true
false
spring-projects
spring-framework
14,696
49fc32e2144903704f44a6cc9d7f78e80dfc2e1e
Sebastien Deleuze
Sebastien Deleuze
Check new snapshots for every build
check new snapshots for every build
35
false
false
6
true
true
true
spring-projects
spring-framework
14,697
20c4f82d6b8942005c66453e8e108655e77df434
Juergen Hoeller
Juergen Hoeller
Upgrade to Hibernate ORM 5.0.2 and Hibernate Validator 5.2.2
upgrade to hibernate orm 5.0.2 and hibernate validator 5.2.2
60
false
false
9
false
false
false
spring-projects
spring-framework
14,698
8c316e1863212c97c8d58e7de78fbfd85401660a
Rossen Stoyanchev
Rossen Stoyanchev
Avoid issue with switching from Reactor 2.0.5 to 2.0.6 We can't compile directly against NettyClientSocketOptions method which changed signatures in 2.0.6. This change ensures the method is invoked reflectively instead.
avoid issue with switching from reactor 2.0.5 to 2.0.6
54
false
false
9
true
true
false
spring-projects
spring-framework
14,699
a066143a5b5028a71a3553aca1b1493ea9e6594e
Sam Brannen
Sam Brannen
Polishing This commit removes unnecessary not-null checks for annotation attribute alias names.
polishing
9
false
false
1
false
false
false
spring-projects
spring-framework
14,700
164bed5c3f9526ab7d898e7e5e6740a09777f3e1
Sam Brannen
Sam Brannen
Use implicit aliases in @TransactionalEventListener
use implicit aliases in @transactionaleventlistener
51
false
false
5
true
true
false
spring-projects
spring-framework
14,701
3eacb837c2c40870647c88fb58c66a57d72ba283
Sam Brannen
Sam Brannen
Merge from sbrannen/SPR-13345 * SPR-13345: Support implicit attribute aliases with @AliasFor
merge from sbrannen/spr-13345
29
true
false
3
false
false
false
spring-projects
spring-framework
14,702
d40a35ba5c65e30f2c0a609b4e3ccf5ad92ec90c
Sam Brannen
Sam Brannen
Support implicit attribute aliases with @AliasFor Spring Framework 4.2 introduced support for aliases between annotation attributes that fall into the following two categories. 1) Alias pairs: two attributes in the same annotation that use @AliasFor to declare that they are explicit aliases for each other. 2) Meta...
support implicit attribute aliases with @aliasfor
49
false
false
6
false
true
false
spring-projects
spring-framework
14,703
ff9fb9aa88eadf84d56851b2b687b2e34dd21dc5
Juergen Hoeller
Juergen Hoeller
BeanWrapperImpl.getPropertyDescriptor allows for nested paths again Issue: SPR-13403
beanwrapperimpl.getpropertydescriptor allows for nested paths again
67
false
false
6
false
false
false
spring-projects
spring-framework
14,704
90f46f9327964865b5527aa73e6fe0de1b66d7d0
Sam Brannen
Sam Brannen
Suppress warnings in tests in spring-orm-hibernate4
suppress warnings in tests in spring-orm-hibernate4
51
false
false
6
false
true
false
spring-projects
spring-framework
14,705
527b778bf9d4159697603b465d768739dc7ad7b8
Sam Brannen
Sam Brannen
Clean up warnings in spring-test
clean up warnings in spring-test
32
false
false
5
false
false
false
spring-projects
spring-framework
14,706
491adf1f2f32d664eddec5a00797dcea813d5562
Juergen Hoeller
Juergen Hoeller
Polishing
polishing
9
false
false
1
false
false
false
spring-projects
spring-framework
14,707
0c2b787cb5e7159ec40f6e5d9bb33a063e866b2d
Juergen Hoeller
Juergen Hoeller
ASM fix #317578 http://forge.ow2.org/tracker/?func=detail&aid=317578&group_id=23&atid=100023
asm fix 8
9
false
false
3
false
false
false
spring-projects
spring-framework
14,708
803d7b50b9bf59ecc534e1db9b7be7c79cd3c2f1
Brian Clozel
Brian Clozel
Skip HttpServletResponse.getStatus() on Servlet 2.5 Prior to this commit, ServletWebRequest would call HttpServletResponse.getStatus(), which is a Servlet 3.x method. This commit checks if this method is available before calling it, thus keeping Servlet 2.5 compatibility. Issue: SPR-13396
skip httpservletresponse.getstatus() on servlet 2.5
51
false
false
5
true
true
false
spring-projects
spring-framework
14,709
c1f179677aa1fd9bcea736518114453d37039ce6
Sebastien Deleuze
Sebastien Deleuze
Polishing
polishing
9
false
false
1
false
false
false
spring-projects
spring-framework
14,710
7118fcff0de2993d8654a2c72597aaa629e67e9b
Juergen Hoeller
Juergen Hoeller
MethodValidationInterceptor falls back to invocation attempt with resolved bridge method (for Hibernate Validator 5.2 compatibility) Issue: SPR-12237
methodvalidationinterceptor falls back to invocation attempt with resolved bridge method (for hibernate validator 5.2 compatibility)
132
false
false
15
false
false
false
spring-projects
spring-framework
14,711
8af0151f1b207d70ca804610fdedc24733d7d89a
Sam Brannen
Sam Brannen
Suppress recent deprecation warnings in tests
suppress recent deprecation warnings in tests
45
false
false
6
true
true
true
spring-projects
spring-framework
14,712
abc805819fcdc8a8be04025f7eda1db8f8582b71
Sam Brannen
Sam Brannen
Polish Javadoc for EmbeddedDatabaseBuilder
polish javadoc for embeddeddatabasebuilder
42
false
false
4
false
false
false
spring-projects
spring-framework
14,713
a1107af06f592f35d0e17e0f24041d5d6eb01cd3
Juergen Hoeller
Juergen Hoeller
HibernateJpaDialect logs warning in case of Connection mismatch (e.g. configured release mode other than ON_CLOSE) Related to that, HibernateTransactionManager specifically checks for active physical connections on reset as of Hibernate 5. Issue: SPR-13269 Issue: SPR-13002
hibernatejpadialect logs warning in case of connection mismatch (e.g. configured release mode other than on_close)
114
false
false
15
true
false
false
spring-projects
spring-framework
14,714
e553bb79e773c006358027ea25b22a636099a331
Juergen Hoeller
Juergen Hoeller
Latest dependency updates (Commons Pool 2.4.2, OkHttp 2.5)
latest dependency updates (commons pool 2.4.2, okhttp 2.5)
58
false
false
8
false
false
false
spring-projects
spring-framework
14,715
5e43f9b88fbe266450fe00fbdb6394b688d67841
Juergen Hoeller
Juergen Hoeller
Deprecate Commons DBCP 1.x support along with Commons Pool 1.x Issue: SPR-12532
deprecate commons dbcp 1.x support along with commons pool 1.x
62
false
false
10
false
true
false
spring-projects
spring-framework
14,716
e518d7dcc6675d04d827faa0ffeb3aa7bcb4b000
Juergen Hoeller
Juergen Hoeller
Mark log4j support classes as deprecated in favor of Apache Log4j 2 (following Apache's EOL declaration for log4j 1.x) Issue: SPR-13400
mark log4j support classes as deprecated in favor of apache log4j 2 (following apache's eol declaration for log4j 1.x)
118
false
false
19
false
true
false
spring-projects
spring-framework
14,717
b9d7913407d0e18c0968b97ea63666ef2e4599d7
Juergen Hoeller
Juergen Hoeller
Deprecate XmlBeans support (following the XMLBeans retirement at Apache) Issue: SPR-13399
deprecate xmlbeans support (following the xmlbeans retirement at apache)
72
false
false
9
false
true
false
spring-projects
spring-framework
14,718
eaba7948235a9fb60a24f05a5b1b9ce5bde63bb9
Juergen Hoeller
Juergen Hoeller
Removed misleading note on readonly and disabled flags in spring-form.tld Issue: SPR-13397
removed misleading note on readonly and disabled flags in spring-form.tld
73
false
false
10
false
false
false
spring-projects
spring-framework
14,719
63fe5b906905d5c96c8eba72b4ab017763087236
Sebastien Deleuze
Sebastien Deleuze
Fix typo in reference documentation
fix typo in reference documentation
35
false
false
5
true
true
true
spring-projects
spring-framework
14,720
7107c8cb05fc68afc2ef49fb47789dca694e470f
Sam Brannen
Sam Brannen
Fix typo & grammar in MVC Test reference doc
fix typo & grammar in mvc test reference doc
44
false
false
9
false
true
false
spring-projects
spring-framework
14,721
42588cb03e484565c24298ac834e8d0921dee9ec
Brian Clozel
Brian Clozel
Prepare Undertow 1.3.0 compatibility Xnio 3.4.0 will introduce a new source of ByteBuffers: ByteBufferPool. Previously this feature was offered by Pooled/Pool/ByteBufferSlicePool; those classes are now marked as deprecated. As of 1.3.0.Beta9, Undertow still implements the following method in its ClientConnection inte...
prepare undertow 1.3.0 compatibility
36
false
false
4
true
true
true
spring-projects
spring-framework
14,722
e05fb494f556d8797bade1e8cb0a03737024ba5b
Juergen Hoeller
Juergen Hoeller
Polishing
polishing
9
false
false
1
false
false
false
spring-projects
spring-framework
14,723
91b473fec5d8cb802e860140b98cdb6bcb7f35df
Juergen Hoeller
Juergen Hoeller
Latest dependency updates (Tomcat 8.0.26, JRuby 1.7.22, H2 1.4.188)
latest dependency updates (tomcat 8.0.26, jruby 1.7.22, h2 1.4.188)
67
false
false
9
false
false
false
spring-projects
spring-framework
14,724
4ecb3d4f3fcfe7f753b542cae6f94b4ca8fb48f1
Rossen Stoyanchev
Rossen Stoyanchev
Update WebSocket docs on proxying @Controller Issue: SPR-13384
update websocket docs on proxying @controller
45
false
false
6
false
true
false
spring-projects
spring-framework
14,725
bdf735125f20f652b1a7df0158bd1bac96dacde7
Rossen Stoyanchev
Rossen Stoyanchev
Update javadoc for (Async)RestTemplate Issue: SPR-13313
update javadoc for (async)resttemplate
38
false
false
4
true
true
true
spring-projects
spring-framework
14,726
2e79a30fedef46d02c3fd8c18a012c3e48495e6f
Rossen Stoyanchev
Rossen Stoyanchev
Properly expand URI vars with regex Before this commit UriComponents was capable of expanding URI vars that may have contained a regular expressions (as supported with @RequestMapping for example). However if the regular expressions contained any nested "{}" the expand did not work correctly. This commit sanitizes a ...
properly expand uri vars with regex
35
false
false
6
false
false
false
spring-projects
spring-framework
14,727
1a9e42b49d814cf54836eeff4a72ff8216ca9e95
Rossen Stoyanchev
Rossen Stoyanchev
Support multipart filename with charset StandardMultipartHttpServletRequest now supports filenames with charset information. Issue: SPR-13319
support multipart filename with charset
39
false
false
5
false
true
false
spring-projects
spring-framework
14,728
4314da922adefdc64bcfc2243ae6b049f5925080
Juergen Hoeller
Juergen Hoeller
RedirectView and RequestContext use RequestContextUtils.findWebApplicationContext Issue: SPR-13346
redirectview and requestcontext use requestcontextutils.findwebapplicationcontext
81
false
false
5
false
false
false
spring-projects
spring-framework
14,729
7d300174293c658fb8f066d37001cfae94856aaa
Juergen Hoeller
Juergen Hoeller
StubWebApplicationContext supports AutowireCapableBeanFactory operations (as far as possible) This is generally worthwhile but in particular fixes a regression with our Jackson SpringHandlerInstantiator in standalone MVC tests. Issue: SPR-13375
stubwebapplicationcontext supports autowirecapablebeanfactory operations (as far as possible)
93
false
false
8
false
false
false
spring-projects
spring-framework
14,730
3430f7623c242681ef3f1ccec6c48596ce13d4b9
Juergen Hoeller
Juergen Hoeller
Consistent detection of meta-annotation attributes via ASM Issue: SPR-13394
consistent detection of meta-annotation attributes via asm
58
false
false
7
false
false
false
spring-projects
spring-framework
14,731
202825554c022e4262fe3bd20a34faf01ab9d620
Rossen Stoyanchev
Rossen Stoyanchev
Add basic support for @RequestMapping Just enough for a test with an @ResponseBody method that accepts an @RequestParam String arg and returning Publisher<String> or String. See RequestMappingIntegrationTests.
add basic support for @requestmapping
37
false
false
5
true
true
true
spring-projects
spring-framework
14,732
6aa9e0caf984ec99a4d1bc276f116ebd62eff311
Juergen Hoeller
Juergen Hoeller
mvc:tiles-configurer supports preparer-factory and definitions-factory Issue: SPR-13363
tiles-configurer supports preparer-factory and definitions-factory
66
false
false
5
false
false
false
spring-projects
spring-framework
14,733
8cd283729b3cb8f1ed5499f9d60b201d6fb03f23
Juergen Hoeller
Juergen Hoeller
MessageHeaders returns completely immutable entry set (no entry.setValue call allowed) Issue: SPR-13385
messageheaders returns completely immutable entry set (no entry.setvalue call allowed)
86
false
false
10
false
false
false
spring-projects
spring-framework
14,734
5f3559fbad0d2853113a88f514d8ace01479f90f
Juergen Hoeller
Juergen Hoeller
Call statement support for SAP HANA Issue: SPR-13381
call statement support for sap hana
35
false
false
6
false
true
false
spring-projects
spring-framework
14,735
35e1eca9e8df62e48c1af6a8971d93b8a1302882
Juergen Hoeller
Juergen Hoeller
BeanPropertyRowMapper logs in case of no corresponding property as well Issue: SPR-13323
beanpropertyrowmapper logs in case of no corresponding property as well
71
false
false
10
false
false
false
spring-projects
spring-framework
14,736
74e6213bafd70cc7727a2b7ac91b5d9f3bf5011f
Juergen Hoeller
Juergen Hoeller
Lookup method definitions can be overridden in child beans Issue: SPR-13388
lookup method definitions can be overridden in child beans
58
false
false
9
false
false
false
spring-projects
spring-framework
14,737
b198cad58e8f9a0316f2d7fafce12b3a07cf5071
Juergen Hoeller
Juergen Hoeller
SimpleAliasRegistry detects circles between non-canonical aliases as well (through hasAlias) Additionally, as an optimization, we skip the re-registration step for existing aliases now. Issue: SPR-13390
simplealiasregistry detects circles between non-canonical aliases as well (through hasalias)
92
false
false
10
false
false
false
spring-projects
spring-framework
14,738
190eb6ace1acc03e2805dd25f16bc2359195821e
Brian Clozel
Brian Clozel
Set ETag header with VersionResourceResolver Prior to this change, VersionResourceResolver and VersionStrategy would resolve static resources using version strings. They assist ResourceHttpRequestHandler with serving static resources. The RequestHandler itself can be configured with HTTP caching strategies to set Cach...
set etag header with versionresourceresolver
44
false
false
5
false
true
false
spring-projects
spring-framework
14,739
9df3dd449554f0ed4485eaed5bee1f1af66f3777
Sebastien Deleuze
Sebastien Deleuze
Polish build.gradle
polish build.gradle
19
false
false
2
false
false
false
spring-projects
spring-framework
14,740
0b9c3de320df81acd06dcfd927faadf72fb66409
Brian Clozel
Brian Clozel
Sanitize request URL in ResourceUrlEncodingFilter Prior to this change, ResourceUrlEncodingFilter and ResourceUrlProvider would try to resolve the resource path using the full request URL (i.e. request path and request parameters), whereas the request path is the only information to consider. This would lead to String...
sanitize request url in resourceurlencodingfilter
49
false
false
5
true
true
true
spring-projects
spring-framework
14,741
04cff89eb700e82765615ff47b78aa47a9daf3fa
Sebastien Deleuze
Sebastien Deleuze
Update ScriptTemplateView to manage content type This commit introduces the following changes: - Content type can now be properly configured - Default content type is "text/html" - Content type and charset are now properly set in the response Issue: SPR-13379
update scripttemplateview to manage content type
48
false
false
6
false
true
false
spring-projects
spring-framework
14,742
bc7a5acd509f1d66039bac742a71d9b1b8474127
Rossen Stoyanchev
Rossen Stoyanchev
Add simple URL mapping and handling This commit adds support for simple URL handler mapping (exact path match) and an adapter for the HttpHandler interface to be used to handle the request. The SimpleUrlHandlerMappingIntegrationTests then maps the URLs "/foo" and "/bar" to two different handlers.
add simple url mapping and handling
35
false
false
6
true
true
true
spring-projects
spring-framework
14,743
d6fd27477174ba0f24479fc4117cac2ec5f935ca
Rossen Stoyanchev
Rossen Stoyanchev
Add HttpServer and Jetty/Tomcat/RxNetty implementations This is a refactoring of the existing "echo" integration test with the goal to make it easier to add further integration tests. The HttpServer abstraction is on the test source side for now.
add httpserver and jetty/tomcat/rxnetty implementations
55
false
false
5
true
true
false
spring-projects
spring-framework
14,744
f020a1add19b3761f2fd8e01fe5e96ce1b8d45c7
Rossen Stoyanchev
Rossen Stoyanchev
Refactor package structure Introduce http and dispatch packages under org.springframework.web to separate HTTP-specific adapter code from higher level web framework code. Move classes into their respective locations.
refactor package structure
26
false
false
3
false
false
false
spring-projects
spring-framework
14,745
56d69404858d2170e2e177ce9a3fd453b70f2d67
Rossen Stoyanchev
Rossen Stoyanchev
Replace Promises.error->Streams.fail, concatMap->map
replace promises.error->streams.fail, concatmap->map
52
false
false
3
true
true
false
spring-projects
spring-framework
14,746
88405be8a5953e6541a3821fdeace125492f3764
Brian Clozel
Brian Clozel
Quote ETags set with ResponseEntity builder API Prior to this change, trying to set an unquoted ETag with `ResponseEntity`'s API would throw an `IllegalArgumentException`. This commit automatically quotes ETag values set using ResponseEntity. Issue: SPR-13378
quote etags set with responseentity builder api
47
false
false
7
false
false
false
spring-projects
spring-framework
14,747
2df3646e90342fe7c4a83694efd3d04f81fbd975
Sam Brannen
Sam Brannen
Let Jetty pick its own available port In an attempt to make our Jetty-based integration tests more robust, this commit discontinues use of SocketUtils for picking a random, available port and instead lets the Jetty Server pick its own port.
let jetty pick its own available port
37
false
false
7
false
true
false
spring-projects
spring-framework
14,748
6085be3a7195b58dd318e7b9fa6a95e50a901c7a
Sam Brannen
Sam Brannen
Assert status quo for finding annotations on bridged methods
assert status quo for finding annotations on bridged methods
60
false
false
9
true
true
false
spring-projects
spring-framework
14,749
914ba483b27b4352cb95b33b80617cedc77009c3
Sam Brannen
Sam Brannen
Clean up warnings in spring-websocket
clean up warnings in spring-websocket
37
false
false
5
false
false
false
spring-projects
spring-framework
14,750
732a655f825fba1aec7e64544af715dc2a40f7f9
Sam Brannen
Sam Brannen
Reinstate performance test group assumption in SockJS tests
reinstate performance test group assumption in sockjs tests
59
false
false
8
false
false
false
spring-projects
spring-framework
14,751
a43d78ea550d7446731812062742a462f08ac3c8
Sam Brannen
Sam Brannen
Suppress warnings in tests in spring-jdbc
suppress warnings in tests in spring-jdbc
41
false
false
6
false
true
false
spring-projects
spring-framework
14,752
c685fd7c2341fde4fce5e4a43f2fa4d5ed6d59d2
Juergen Hoeller
Juergen Hoeller
Polishing
polishing
9
false
false
1
false
false
false
spring-projects
spring-framework
14,753
6d1b8b5a31879a466c589693e088390a6a1c9f77
Juergen Hoeller
Juergen Hoeller
SpringWebConstraintValidatorFactory for use with validation.xml Issue: SPR-13327
springwebconstraintvalidatorfactory for use with validation.xml
63
false
false
5
false
false
false
spring-projects
spring-framework
14,754
79e24aeceda3f2d1f43b26cbd11ffa3ff23263b2
Juergen Hoeller
Juergen Hoeller
Upgrade to Hibernate ORM 5.0 GA Issue: SPR-13002
upgrade to hibernate orm 5.0 ga
31
false
false
6
false
false
false
spring-projects
spring-framework
14,755
05a16a1bfab15215f0b9a71f383cfe99b15f322b
Juergen Hoeller
Juergen Hoeller
Avoid ambiguous property warning for methods with multiple parameters Issue: SPR-13349
avoid ambiguous property warning for methods with multiple parameters
69
false
false
9
true
true
false
spring-projects
spring-framework
14,756