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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
56b197bce1491f18f33d7c33de483a49682e6d52 | Juergen Hoeller | Juergen Hoeller | Avoid unnecessary String concatenation in StompSubProtocolHandler
Issue: SPR-14624 | avoid unnecessary string concatenation in stompsubprotocolhandler | 65 | false | false | 6 | true | true | false | spring-projects | spring-framework | 13,157 |
bbc85ea466bda4539caf96990df37dfad5958751 | Juergen Hoeller | Juergen Hoeller | Refined exception message
Issue: SPR-14609
(cherry picked from commit ab68673) | refined exception message | 25 | false | false | 3 | false | false | false | spring-projects | spring-framework | 13,158 |
951ac5ea4f36d2c7b0271e75019d1856d1081c82 | Juergen Hoeller | Juergen Hoeller | TransactionAspectSupport stores given PlatformTransactionManager instance as strong reference
Issue: SPR-14609 | transactionaspectsupport stores given platformtransactionmanager instance as strong reference | 93 | false | false | 8 | false | false | false | spring-projects | spring-framework | 13,159 |
0c0c904837e08d89eb42c7ce112930a7ca4b00c4 | Sam Brannen | Sam Brannen | Consistently refer to Groovy alongside XML in reference manual | consistently refer to groovy alongside xml in reference manual | 62 | false | false | 9 | false | false | false | spring-projects | spring-framework | 13,160 |
f752e050bc0db9a493ed9206ca18ca973306f9af | Sam Brannen | Sam Brannen | Fix grammar in the reference manual | fix grammar in the reference manual | 35 | false | false | 6 | false | true | false | spring-projects | spring-framework | 13,161 |
6d7f497ab3e51d0c64ba46ce76e16aaf693bd327 | Sam Brannen | Sam Brannen | Fix single quote formatting issues in the reference manual | fix single quote formatting issues in the reference manual | 58 | false | false | 9 | false | false | false | spring-projects | spring-framework | 13,162 |
5a0a88c039dedaea184d85207facc710971396b2 | Sam Brannen | Sam Brannen | Fix typo in reference manual regarding JSR 330 | fix typo in reference manual regarding jsr 330 | 46 | false | false | 8 | true | true | true | spring-projects | spring-framework | 13,163 |
a9aa85c6c01a00a27ac7188f71ff079b02193bb3 | Sam Brannen | Sam Brannen | Document DirtiesContextBeforeModesTEL in the reference manual | document dirtiescontextbeforemodestel in the reference manual | 61 | false | false | 6 | false | false | false | spring-projects | spring-framework | 13,164 |
4024b2fd4bde02716cd51ab34c145ca7bfcd499f | Juergen Hoeller | Juergen Hoeller | DefaultListableBeanFactory leniently deserializes into dummy factory if serialization id not resolvable
Issue: SPR-14117 | defaultlistablebeanfactory leniently deserializes into dummy factory if serialization id not resolvable | 103 | false | false | 11 | false | false | false | spring-projects | spring-framework | 13,165 |
6db6f23a04a7c264412411f257070d6be821b8f2 | Juergen Hoeller | Juergen Hoeller | Quartz ResourceLoaderClassLoadHelper explicitly falls back to classpath lookup
Issue: SPR-13706 | quartz resourceloaderclassloadhelper explicitly falls back to classpath lookup | 78 | false | false | 8 | false | false | false | spring-projects | spring-framework | 13,166 |
6573e9142cc13c6911b5a2c12dbb82dab7cc9fca | Juergen Hoeller | Juergen Hoeller | Polishing | polishing | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 13,167 |
797f5dbba64f01fc97e56ffd50292c4fe7fd762a | Juergen Hoeller | Juergen Hoeller | StatementCreatorUtils handles Types.BOOLEAN through PreparedStatement.setBoolean
Issue: SPR-14116 | statementcreatorutils handles types.boolean through preparedstatement.setboolean | 80 | false | false | 5 | false | false | false | spring-projects | spring-framework | 13,168 |
7c450fad3b066fed5c428808cdcf27b591acd0d6 | Juergen Hoeller | Juergen Hoeller | Latest dependency updates (Caffeine 2.2.6, EhCache 3.0 RC2, Joda-Time 2.9.3, Netty 4.0.36, Rome 1.6, SLF4J 1.7.21, Tomcat 8.0.33, Undertow 1.3.20, Woodstox 5.0.2, JOpt-Simple 5.0) | latest dependency updates (caffeine 2.2.6, ehcache 3.0 rc2, joda-time 2.9.3, netty 4.0.36, rome 1.6, slf4j 1.7.21, tomcat 8.0.33, undertow 1.3.20, woodstox 5.0.2, jopt-simple 5.0) | 179 | false | false | 24 | false | false | false | spring-projects | spring-framework | 13,169 |
d2d528dc05aa14802af3246e294919b1186c532a | Juergen Hoeller | Juergen Hoeller | Polishing | polishing | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 13,170 |
cfdb68344975953f6e7f0c83daf3bc078a26bf93 | Rossen Stoyanchev | Rossen Stoyanchev | Call resetRequest after writeFrame for polling sessions
Previous refactoring (fcf6ae and also 43d937) in the SockJsSession
hierarchy consolidated access to the request and response in the
base class AbstractHttpSockJsSession in order to keep synchronization
concerns there. However that also unintentionally removed the... | call resetrequest after writeframe for polling sessions | 55 | false | false | 7 | false | true | false | spring-projects | spring-framework | 13,171 |
6c0cae87b498577a567db7040bbc5037c31f7f01 | 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 | 13,172 |
e18d5b591a58fa811720201937a1ab33de580664 | Sam Brannen | Sam Brannen | Limit size of context cache in the TestContext framework
Prior to this commit, the size of the ApplicationContext cache in the
Spring TestContext Framework could grow without bound, leading to
issues with memory and performance in large test suites.
This commit addresses this issue by introducing support for setting ... | limit size of context cache in the testcontext framework | 56 | false | false | 9 | false | true | false | spring-projects | spring-framework | 13,173 |
26378cd60401ccfd772dba81b99cadd67723bec1 | Juergen Hoeller | Juergen Hoeller | Polishing | polishing | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 13,174 |
d554229981381979d63c3228ae0195a376fa3b18 | Rossen Stoyanchev | Rossen Stoyanchev | Fix incomplete log message
Commit 48236b from 2014 introduced a logging improvement to avoid
logging each removed session per line and instead log one line at
the end with all removed sessions ids. However that list of removed
session ids wasn't populated. This commit fixes that.
Issue: SPR-14111 | fix incomplete log message | 26 | false | false | 4 | true | true | true | spring-projects | spring-framework | 13,175 |
996c1cc0a6112e542ca184c8fe6ffb680b630a40 | Stephane Nicoll | Stephane Nicoll | Fix Auto-Startup for @JmsListener
Ignore container's auto-startup once the context is refreshed.
Issue: SPR-14015 | fix auto-startup for @jmslistener | 33 | false | false | 4 | true | true | true | spring-projects | spring-framework | 13,176 |
ad7285df0ba408776efbbe8af1e317ac67e7c38d | Stephane Nicoll | Stephane Nicoll | Merge pull request #1027 from Youmoo/patch-2
* pr/1027:
Fix typo | merge pull request from youmoo/patch-2 | 39 | true | false | 5 | true | false | false | spring-projects | spring-framework | 13,177 |
1bccc8f1cd3bebb5a8ed0554f5cc64bd3a696c2a | youmoo | Stephane Nicoll | Fix typo
Closes gh-1027 | fix typo | 8 | false | false | 2 | false | true | false | spring-projects | spring-framework | 13,178 |
1f9a9cf404e452cf25fbe21931e0b35ef61dff1f | Sebastien Deleuze | Sebastien Deleuze | Auto-detect Kotlin Jackson module
Issue: SPR-14108 | auto-detect kotlin jackson module | 33 | false | false | 4 | false | false | false | spring-projects | spring-framework | 13,179 |
edea66a9675581ecb8c341f64f5b5040c63dd07d | Juergen Hoeller | Juergen Hoeller | Further tests for getBeanNamesForType(ResolvableType)
Issue: SPR-14097 | further tests for getbeannamesfortype(resolvabletype) | 53 | false | false | 4 | false | false | false | spring-projects | spring-framework | 13,180 |
8bfba6a07a6a6f3f11e8395b4afe2969654dd7c1 | Juergen Hoeller | Juergen Hoeller | EhCacheManagerFactoryBean logs cache manager name
Issue: SPR-14110 | ehcachemanagerfactorybean logs cache manager name | 49 | false | false | 5 | false | false | false | spring-projects | spring-framework | 13,181 |
13f889e91450442101582f77fb5f2f98717b29de | Juergen Hoeller | Juergen Hoeller | SimpleApplicationEventMulticaster leniently handles ClassCastException
Issue: SPR-14109 | simpleapplicationeventmulticaster leniently handles classcastexception | 70 | false | false | 4 | false | false | false | spring-projects | spring-framework | 13,182 |
ef58fdcd7b6b7a207a4b026cd52665454f92e5b1 | Brian Clozel | Brian Clozel | Merge pull request #88 from rwinch/gh-81-requestpostprocessor
Add RequestPostProcessor | merge pull request #88 from rwinch/gh-81-requestpostprocessor | 61 | true | false | 6 | false | false | false | spring-projects | spring-framework | 13,183 |
9e79b344ca02c7dd04d59f5c7567e29947b79c22 | Mark Paluch | Mark Paluch | Implement review feedback.
Remove empty string optimization. Simplify test to use only Mono/Flux/TestSubscriber instead of mixing with RxJava. | implement review feedback | 25 | false | false | 3 | true | true | true | spring-projects | spring-framework | 13,184 |
696dcb72a5089642367ddf73fb34a231a9abd68a | Juergen Hoeller | Juergen Hoeller | SpringValidatorAdapter allows for custom field name resolution
Issue: SPR-14104 | springvalidatoradapter allows for custom field name resolution | 62 | false | false | 7 | false | false | false | spring-projects | spring-framework | 13,185 |
fd6fc30eead2f509b10c422c77a9f15b579f0fcf | Rob Winch | Rob Winch | Add RequestPostProcessor
Fixes gh-81 | add requestpostprocessor | 24 | false | false | 2 | true | true | false | spring-projects | spring-framework | 13,186 |
739ae8c045c2d3ecfe29ed93e246de72d9804705 | Juergen Hoeller | Juergen Hoeller | LocalValidatorFactoryBean supports custom ValidationProviderResolver
Issue: SPR-14100 | localvalidatorfactorybean supports custom validationproviderresolver | 68 | false | false | 4 | false | false | false | spring-projects | spring-framework | 13,187 |
c4b9d94c339533fe4b42be8e4161f1433b1f7b81 | Mark Paluch | Mark Paluch | Use CharsetDecoder to decode a DataBuffer into a String. | use charsetdecoder to decode a databuffer into a string | 55 | false | false | 9 | true | true | false | spring-projects | spring-framework | 13,188 |
6826bdd1114a2cef72f8624ceba525639a9fbe14 | Sam Brannen | Sam Brannen | Document disabled test for hybrid annotation attribute overrides
This commit documents the @Ignore'd test to explain that Spring does not
support a hybrid approach for annotation attribute overrides with
transitive implicit aliases.
Issue: SPR-13554 | document disabled test for hybrid annotation attribute overrides | 64 | false | false | 8 | false | false | false | spring-projects | spring-framework | 13,189 |
f6cb30b165cb8bc9f09bc6b662500ddfe462f4dc | Juergen Hoeller | Juergen Hoeller | @ExceptionHandler is able to process Error thrown from handler method
Issue: SPR-11106 | @exceptionhandler is able to process error thrown from handler method | 69 | false | false | 10 | false | false | false | spring-projects | spring-framework | 13,190 |
75d006d2f90f9f963813fcc361d61e33ea7a05cf | Arjen Poutsma | Arjen Poutsma | Improve StringDecoder. | improve stringdecoder | 21 | false | false | 2 | false | true | false | spring-projects | spring-framework | 13,191 |
14bf6509ec7d3da279d0ffb9ca38884421c335cd | Juergen Hoeller | Juergen Hoeller | Consistent cache key implementation across transaction and cache attribute sources
Includes consistent applicability of class-level metadata to user-level methods only.
Issue: SPR-14017
Issue: SPR-14095 | consistent cache key implementation across transaction and cache attribute sources | 82 | false | false | 10 | false | false | false | spring-projects | spring-framework | 13,192 |
5619b005f03d5b4160c3a0bf31991067f58401be | Juergen Hoeller | Juergen Hoeller | Polishing | polishing | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 13,193 |
b7819e6ec888dca0e98e8dd2b8c75c1d7d40f06e | Juergen Hoeller | Juergen Hoeller | AnnotationTransactionAttributeSource applies class-level metadata to user-level methods only
Issue: SPR-14095 | annotationtransactionattributesource applies class-level metadata to user-level methods only | 92 | false | false | 8 | false | false | false | spring-projects | spring-framework | 13,194 |
ea09e578b9b276fa01c1e49c3676fa82386d9f76 | Sam Brannen | Sam Brannen | Document support for @Cache* as merged composed annotations
Issue: SPR-13475 | document support for @cache* as merged composed annotations | 59 | false | false | 8 | false | false | false | spring-projects | spring-framework | 13,195 |
2ed3382a604a9e178b69c7053ff5f6512d643718 | Sam Brannen | Sam Brannen | Document composed support for @Scheduled, @JmsListener, & @Sql
Issue: SPR-13973 | document composed support for @scheduled, @jmslistener, & @sql | 62 | false | false | 8 | false | false | false | spring-projects | spring-framework | 13,196 |
f35ec5353a8205acb0f7e396314749c5e0731617 | Roy Clarkson | Brian Clozel | Add support for OkHttp3
OkHttp3 introduces a new package and API that is incompatible with
previous versions. This commit adds a new
OkHttp3ClientHttpRequestFactory and supporting classes. | add support for okhttp3 | 23 | false | false | 4 | true | true | true | spring-projects | spring-framework | 13,197 |
d40d2ffe5e389e9c66c9482858286f2abac0c5cf | Sam Brannen | Sam Brannen | Polishing | polishing | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 13,198 |
3597879608acc1ddfb9b57f14c664cbbcb7acd9d | Sam Brannen | Sam Brannen | Revert merged support for @ManagedNotification & @ManagedOperationParameter
This commit reverts the recently added merged annotation support for
Spring's JMX annotations by once again using the simpler searches for
repeatable annotations in AnnotationUtils.
Issue: SPR-13973 | revert merged support for @managednotification & @managedoperationparameter | 75 | false | false | 7 | false | true | false | spring-projects | spring-framework | 13,199 |
eec22f5072011259bee02cd23cd6d0692f1cb187 | Brian Clozel | Brian Clozel | Avoid duplicate flush when closing outputstream
Prior to this commit, the `HttpInvokerServiceExporter` would close
its `ObjectOutputStream`, which itself issues duplicate flushes on the
underlying `OutputStream`. Duplicate flushes can lead to multiple,
separate TCP packets where those should be gathered writes.
This ... | avoid duplicate flush when closing outputstream | 47 | false | false | 6 | true | true | true | spring-projects | spring-framework | 13,200 |
b947bfe8e99271b4d88a5a5aba0a8960f76b8efd | Brian Clozel | Brian Clozel | Support of HTTP persistent connections for JDK client
Prior to this commit, HTTP clients relying on the JDK HTTP client would
not properly reuse existing TCP connections (i.e. HTTP 1.1 persisten
connection). The SimpleClientHttpResponse would close the actual connection once the
response is handled.
As explained in t... | support of http persistent connections for jdk client | 53 | false | false | 8 | false | false | false | spring-projects | spring-framework | 13,201 |
3910350b0a21b3f24750b26d22ce158b732b028b | Juergen Hoeller | Juergen Hoeller | ASM ClassReader leniently handles label offset mismatch
Issue: SPR-14089 | asm classreader leniently handles label offset mismatch | 55 | false | false | 7 | false | false | false | spring-projects | spring-framework | 13,202 |
6298292523348206040ef17532f1871e564b9c6a | Juergen Hoeller | Juergen Hoeller | AsyncRestTemplate triggers no-output HTTP requests immediately as well
Issue: SPR-14093 | asyncresttemplate triggers no-output http requests immediately as well | 70 | false | false | 8 | false | false | false | spring-projects | spring-framework | 13,203 |
2dae4d8134d18095368a18d773693b936c4c1738 | Juergen Hoeller | Juergen Hoeller | Deprecated FormTag's "commandName" in favor of "modelAttribute"
Issue: SPR-14094 | deprecated formtag's "commandname" in favor of "modelattribute" | 63 | false | false | 7 | false | false | false | spring-projects | spring-framework | 13,204 |
d927d72204ccf6784b57fe5260fa7125eb34afe4 | Arjen Poutsma | Arjen Poutsma | Merge pull request #76 from lukas-krecan/trivial-test-fix
Replacing potentionally slow and infinite while loop by a latch | merge pull request #76 from lukas-krecan/trivial-test-fix | 57 | true | false | 6 | false | false | false | spring-projects | spring-framework | 13,205 |
23f3fff367680397c1245b39d1c1311bf52ca2e5 | Lukas Krecan | Lukas Krecan | Replacing potentionally slow and infinite while loop by a latch | replacing potentionally slow and infinite while loop by a latch | 63 | false | false | 10 | false | false | false | spring-projects | spring-framework | 13,206 |
26bbb6e767e9a4a7132e6ca88a873d2feb9f686f | Sam Brannen | Sam Brannen | Polishing | polishing | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 13,207 |
b2a17ba5370f91fffebc12af657dc086cc0c1ea8 | Juergen Hoeller | Juergen Hoeller | RequestHeaderMapMethodArgumentResolver defensively checks for non-existing header values
Issue: SPR-14091 | requestheadermapmethodargumentresolver defensively checks for non-existing header values | 88 | false | false | 7 | false | false | false | spring-projects | spring-framework | 13,208 |
4fa11e334f5367de81401fc2cc256c2142f51593 | Sam Brannen | Sam Brannen | Test @ManagedNotification as a merged, composed annotation
Issue: SPR-13973 | test @managednotification as a merged, composed annotation | 58 | false | false | 7 | false | false | false | spring-projects | spring-framework | 13,209 |
54aeb7a5d6f9f330a25c4ce7a097bfed73a547b5 | Juergen Hoeller | Juergen Hoeller | Cache key classes implement Comparable and consistently provide a toString representation
Issue: SPR-14017 | cache key classes implement comparable and consistently provide a tostring representation | 89 | false | false | 11 | false | false | false | spring-projects | spring-framework | 13,210 |
a8b5ea1c511244528ddcd12598e3ab02ec117e31 | Sam Brannen | Sam Brannen | Polishing | polishing | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 13,211 |
4742aa0bfeaa96737baa407029fbddfd6bc16087 | Sam Brannen | Sam Brannen | Test @JmsListener as a merged composed annotation
Issue: SPR-13973 | test @jmslistener as a merged composed annotation | 49 | false | false | 7 | true | false | true | spring-projects | spring-framework | 13,212 |
2353f39ee444a83cd114a1c037a9de71bbceee8c | Sam Brannen | Sam Brannen | Clean up warnings | clean up warnings | 17 | false | false | 3 | false | false | false | spring-projects | spring-framework | 13,213 |
4836d06704da38a099e4afe96abaad15297e6862 | Sam Brannen | Sam Brannen | Test @Scheduled as a merged composable annotation
Issue: SPR-13973 | test @scheduled as a merged composable annotation | 49 | false | false | 7 | false | false | false | spring-projects | spring-framework | 13,214 |
c6ff0951fce8f9f1fedbcea359bbe835ea1e1b44 | Juergen Hoeller | Juergen Hoeller | Polishing | polishing | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 13,215 |
94cb7786c8c3416fc2bb65e43f85340f4832b47c | Juergen Hoeller | Juergen Hoeller | Polishing | polishing | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 13,216 |
862d10c1283152bd29e96ee63f11aef6bdf5c27c | Brian Clozel | Brian Clozel | Support new default values in WebDataBinder
Prior to this commit, binding a `@ModelAttribute` object as a Controller
handler paramater would instantiate the object and set all its
properties, fetching data from the request. When no data is available,
the WebDataBinder tries to bind default "empty" values:
* Boolean.FA... | support new default values in webdatabinder | 43 | false | false | 6 | true | true | true | spring-projects | spring-framework | 13,217 |
b0c6357540eba4a4ec8311a7806e076ee14c590f | Sam Brannen | Sam Brannen | Test @Sql as a merged composed annotation
Issue: SPR-13973 | test @sql as a merged composed annotation | 41 | false | false | 7 | false | false | false | spring-projects | spring-framework | 13,218 |
fc839331a7bd2064ed9bb215b5f5ff5259f05f21 | Phillip Webb | Phillip Webb | Refine TestPropertySourceUtils for direct use
Update methods in TestPropertySourceUtils to accept var-args and allow
addInlinedProperties to be called more than once.
Issue: SPR-14088 | refine testpropertysourceutils for direct use | 45 | false | false | 5 | true | true | true | spring-projects | spring-framework | 13,219 |
fee056a1b121533ffb4b83af8d4fd5beb3a61bb1 | Sam Brannen | Sam Brannen | Simplify search algorithms in AnnotatedElementUtils
This commit introduces a boolean alwaysProcesses() method in the
Processor API which allows for simplification across all search
algorithms within AnnotatedElementUtils.
Specifically, it is no longer necessary for process() methods to verify
that the supplied annota... | simplify search algorithms in annotatedelementutils | 51 | false | false | 5 | true | true | false | spring-projects | spring-framework | 13,220 |
c6f6e192c09f2cf16ab7eeb096abb30dfa244894 | Sam Brannen | Sam Brannen | Support @Sql as a merged composed annotation
Issue: SPR-13973 | support @sql as a merged composed annotation | 44 | false | false | 7 | false | true | false | spring-projects | spring-framework | 13,221 |
d572b022cc041f61aea412d4ea363bc6b27c3ec7 | Sam Brannen | Sam Brannen | Support @JmsListener as a merged composed annotation
Issue: SPR-13973 | support @jmslistener as a merged composed annotation | 52 | false | false | 7 | true | true | false | spring-projects | spring-framework | 13,222 |
c6b1f3865104e9eb2a7562fca70a71e86e19ef8e | Sam Brannen | Sam Brannen | Support @Scheduled as a merged composable annotation
Issue: SPR-13973 | support @scheduled as a merged composable annotation | 52 | false | false | 7 | false | false | false | spring-projects | spring-framework | 13,223 |
b6d9fd39e6e29f94a90fe97959c33a9adb24c99b | Sam Brannen | Sam Brannen | Support @ManagedNotification & @ManagedOperationParameter as merged annotations
Issue: SPR-13973 | support @managednotification & @managedoperationparameter as merged annotations | 79 | false | false | 7 | false | false | false | spring-projects | spring-framework | 13,224 |
6b7731cc89dad45cbbbddefe575e71da9fc86d16 | Sam Brannen | Sam Brannen | Cross reference getMergedRepeatableAnnotations() in AnnotationUtils | cross reference getmergedrepeatableannotations() in annotationutils | 67 | false | false | 5 | false | false | false | spring-projects | spring-framework | 13,225 |
775bcccd107900a9ee6c784cadad044f9761f341 | Juergen Hoeller | Juergen Hoeller | Polishing | polishing | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 13,226 |
852212d0c5ae5ca53a20af4b26df430d86c83d5e | Juergen Hoeller | Juergen Hoeller | Polishing | polishing | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 13,227 |
46e0484bf8aad00aef58a7812e34c68259bdf4e5 | Sam Brannen | Sam Brannen | Support searches for merged repeatable annotations with "get" semantics
This commit picks up where 2535469099 left off with added support for
"get" search semantics for merged repeatable annotations.
Specifically, this commit introduces a new
getMergedRepeatableAnnotations() method in AnnotatedElementUtils.
Issue: S... | support searches for merged repeatable annotations with "get" semantics | 71 | false | false | 9 | false | true | false | spring-projects | spring-framework | 13,228 |
8d0083ca961e2304a75719866bfcb22c0650de36 | Sam Brannen | Sam Brannen | Polishing | polishing | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 13,229 |
67a9f40c95ea8972a43ebb6607321bf4399e03a1 | Sam Brannen | Sam Brannen | Polish Javadoc for TestContextManager | polish javadoc for testcontextmanager | 37 | false | false | 4 | false | false | false | spring-projects | spring-framework | 13,230 |
4a4cd5bde8d965f062d5dc98c1e4cd0eae5c91d4 | Sam Brannen | Sam Brannen | Polish CronSequenceGenerator and tests | polish cronsequencegenerator and tests | 38 | false | false | 4 | false | false | false | spring-projects | spring-framework | 13,231 |
151530b93b56cc714690ea8be6ed61dd620b2343 | Sam Brannen | Sam Brannen | Merge pull request #1042 from Enigo/cron-validation
Introduce cron expression validation method for CronSequenceGenerator | merge pull request from enigo/cron-validation | 46 | true | false | 5 | true | false | false | spring-projects | spring-framework | 13,232 |
31d634e6bf07f5e304264bb31394f6b954e69b4a | Ruslan Sibgatullin | Ruslan Sibgatullin | Added cron expression validation method for CronSequenceGenerator
It's handy to know in advance whether or not expression that is
passed to CronSequenceGenerator or CronTrigger constructor would
not results in IllegalArgumentException. The only way to do it
now is to try\catch an instance creation but it's kinda ugly. | added cron expression validation method for cronsequencegenerator | 65 | false | false | 7 | false | false | false | spring-projects | spring-framework | 13,233 |
920eba79f8e4dce747723662b513d3b0431e2c5b | Sam Brannen | Sam Brannen | Polish Javadoc for DefaultUriTemplateHandler | polish javadoc for defaulturitemplatehandler | 44 | false | false | 4 | false | false | false | spring-projects | spring-framework | 13,234 |
065b7968a3c4a4c39e182a6c94c4804ce27860e8 | Rossen Stoyanchev | Rossen Stoyanchev | Add defaultUriVariables property to RestTemplate
Issue: SPR-14147 | add defaulturivariables property to resttemplate | 48 | false | false | 5 | true | true | true | spring-projects | spring-framework | 13,235 |
0d007a328b2e0ab270679da3a38e1a309f7ef4cb | Rossen Stoyanchev | Rossen Stoyanchev | Polish DefaultUriTemplateHandler | polish defaulturitemplatehandler | 32 | false | false | 2 | false | false | false | spring-projects | spring-framework | 13,236 |
ad0a4e0cf8d424d8b81cf5da3f0b0e3078710797 | Arjen Poutsma | Arjen Poutsma | Introduce AbstractSingleValueEncoder
This commit introduces the AbstractSingleValueEncoder, an abstract base
class for encoders that only handle a single value. | introduce abstractsinglevalueencoder | 36 | false | false | 2 | true | true | false | spring-projects | spring-framework | 13,237 |
9ed4bff4a933df692505a56ecd9e30440fdcf11e | Arjen Poutsma | Arjen Poutsma | Fixed DataBufferUtils.takeUntilByteCount | fixed databufferutils.takeuntilbytecount | 40 | false | false | 2 | false | false | false | spring-projects | spring-framework | 13,238 |
52c9b3b2353e2f8bfb2c6f277b5f059d688a8bfc | Arjen Poutsma | Arjen Poutsma | Introduce ResourceEncoder and ResourceDecoder
This commit introduces the ResourceEncoder and ResourceDecoder, and uses
these in ResourceHttpMessageConverter as a non-zero-copy fallback
method. | introduce resourceencoder and resourcedecoder | 45 | false | false | 4 | true | true | true | spring-projects | spring-framework | 13,239 |
df7c8e550d3218ee413bebbc8508d0c6ced5d951 | Rossen Stoyanchev | Rossen Stoyanchev | Updates to WebHandler support
Rename two classes each adapting to WebHandler to avoid confusing them:
1. HttpWebHandlerAdapter adapts from the low level HttpHandler to any
WebHandler (e.g. DispatcherHandler).
2. SimpleHandlerAdapter adapts the plain WebHandler for use within the
DispatcherHandler.
This commit also fi... | updates to webhandler support | 29 | false | false | 4 | false | false | false | spring-projects | spring-framework | 13,240 |
a23f792052d664a82bc6a405380b67666a14f1a6 | Rossen Stoyanchev | Rossen Stoyanchev | Add SimpleUrlHandlerMapping
This commit replaces the temporary SimpleUrlHandlerMapping with
a full-featured one. | add simpleurlhandlermapping | 27 | false | false | 2 | true | true | false | spring-projects | spring-framework | 13,241 |
5ec6206e3ffbf11f16b2bdaf8f51ce6e8020db46 | Rossen Stoyanchev | Rossen Stoyanchev | Update spring-mvc-3.2.xsd
The backport in commit cf39078 changed the spring-mvc-3.2.xsd.
This change updates the same in the master branch.
Issue: SPR-14186 | update spring-mvc-3.2.xsd | 25 | false | false | 2 | true | false | false | spring-projects | spring-framework | 13,242 |
6e4e52b23aef95d24fdd787176f2a07882bcf149 | Rossen Stoyanchev | Rossen Stoyanchev | Upgrade to Reactor 2.0.8 | upgrade to reactor 2.0.8 | 24 | false | false | 4 | false | false | false | spring-projects | spring-framework | 13,243 |
53f8b84bcc1fa5411c6e52870f61335e58d60601 | Arjen Poutsma | Arjen Poutsma | Polishing | polishing | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 13,244 |
df3cf69a963081045559468fd457497935af8a62 | Arjen Poutsma | Arjen Poutsma | Polishing | polishing | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 13,245 |
dd607d3e534e26680d46bef175e81633f1a247a0 | Rossen Stoyanchev | Rossen Stoyanchev | BadRequestStatusException -> ServerWebInputException
The renaming makes it clear this exception is for use where 400 error
applies within a Spring web application where the error may be
associated with a MethodParameter, a BindingResult, and so on.
There is no need for BadRequestStatusException which can be expressed... | badrequeststatusexception -> serverwebinputexception | 52 | false | false | 3 | false | false | false | spring-projects | spring-framework | 13,246 |
54eeb2cdb15478e88b4bf71f158448b6aab54b01 | Arjen Poutsma | Arjen Poutsma | Merge pull request #97 from poutsma/zero_copy_response
@ResponseBody Resource support | merge pull request #97 from poutsma/zero_copy_response | 54 | true | false | 6 | false | false | false | spring-projects | spring-framework | 13,247 |
804f69c8b6e8156462449a310a1e0865eb329b61 | Arjen Poutsma | Arjen Poutsma | Wrapping up zero-copy support
This commit wraps up the previous commits:
- It uses HttpMessageConverter in the web.reactive.server package instead of Encoder/Decoder.
- It introduces tests for the Resource @ResponseBodies. | wrapping up zero-copy support | 29 | false | false | 4 | false | false | false | spring-projects | spring-framework | 13,248 |
3c486c02abf3896e036e8f03fa0a0addd95eeebd | Arjen Poutsma | Arjen Poutsma | Reactive HttpMessageConverter
This commit introduces a reactive version of the HttpMessageConverter.
During the implementation of zero-copy support, it became apparent that
it was ueful to have a common abstraction between client and server that
operated on HttpMessages rather than DataBuffers.
Two HttpMessageConvert... | reactive httpmessageconverter | 29 | false | false | 2 | false | false | false | spring-projects | spring-framework | 13,249 |
451e296a78615430ff6ee857c95a285990020f4a | Arjen Poutsma | Arjen Poutsma | Zero-copy support
This commit introduces support for zero-copy file transfers in the HTTP
response, through the ZeroCopyHttpOutputMessage subinterface of
ReactiveHttpOutputMessage. | zero-copy support | 17 | false | false | 2 | false | false | false | spring-projects | spring-framework | 13,250 |
7b7f833004581065be475138b37ebe843361be07 | Arjen Poutsma | Arjen Poutsma | Various MimeType and MediaType improvements | various mimetype and mediatype improvements | 43 | false | false | 5 | false | false | false | spring-projects | spring-framework | 13,251 |
d626b5e833ecd76f55e9118060a4e7d523b11971 | Arjen Poutsma | Arjen Poutsma | Various DataBuffer improvements
This commit introduces two DataBuffer improvements:
- The capability to read a Flux<DataBuffer> from an input stream or
channel.
- The capability to limit a Publisher<DataBuffer> to publish up until a
given maximum byte count. | various databuffer improvements | 31 | false | false | 3 | false | false | false | spring-projects | spring-framework | 13,252 |
a173c78d989d1c70fd63625fb678e16a18312b88 | Rossen Stoyanchev | Rossen Stoyanchev | Add getAttribute to WebSession and ServerWebExchange | add getattribute to websession and serverwebexchange | 52 | false | false | 6 | true | true | false | spring-projects | spring-framework | 13,253 |
d041b73c106913ad9ff012f4d672bc2eafdc3a91 | Rossen Stoyanchev | Rossen Stoyanchev | Polish | polish | 6 | false | false | 1 | false | false | false | spring-projects | spring-framework | 13,254 |
8ca5b830b1699608e8afefef16b1668359fdd2fe | Rossen Stoyanchev | Rossen Stoyanchev | Remove dependency on WebUtils | remove dependency on webutils | 29 | false | false | 4 | true | true | true | spring-projects | spring-framework | 13,255 |
9c40b65b7085abb2551d9739c0c7a442856aeed4 | Rossen Stoyanchev | Rossen Stoyanchev | Improve error message for unsatisfied param conditions | improve error message for unsatisfied param conditions | 54 | false | false | 7 | true | true | false | spring-projects | spring-framework | 13,256 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.