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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
7697b398d5e830f5f3485fde1afef8ab90351b12 | Juergen Hoeller | Juergen Hoeller | Polishing | polishing | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 13,857 |
85baba33bf89de4fc642dea68a759e1e0553faa4 | Juergen Hoeller | Juergen Hoeller | Accessors for PeriodicTrigger properties
Issue: SPR-15982 | accessors for periodictrigger properties | 40 | false | false | 4 | false | false | false | spring-projects | spring-framework | 13,858 |
fb7b7d089b08376c469a33fe9fc8c2e987b8f060 | Rossen Stoyanchev | Rossen Stoyanchev | Revert erroneously committed change | revert erroneously committed change | 35 | false | false | 4 | false | false | false | spring-projects | spring-framework | 13,859 |
51c35bf81c50142bb94497a7cddfb3042e9fad4b | Juergen Hoeller | Juergen Hoeller | SpringValidatorAdapter exposes String attributes as MessageSourceResolvable
Issue: SPR-13406 | springvalidatoradapter exposes string attributes as messagesourceresolvable | 75 | false | false | 6 | false | false | false | spring-projects | spring-framework | 13,860 |
a9d62372bfcc2174d2d566c4e2f477e4bbffe6a5 | Juergen Hoeller | Juergen Hoeller | Upgrade to Hibernate ORM 5.1
Issue: SPR-13480 | upgrade to hibernate orm 5.1 | 28 | false | false | 5 | false | false | false | spring-projects | spring-framework | 13,861 |
5e5bf7f518b063f71445d866a9e322f7de1f7c47 | Juergen Hoeller | Juergen Hoeller | Polishing | polishing | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 13,862 |
e36b7531d83ceb41274d4c66fa2f0c3dc79fbd19 | Juergen Hoeller | Juergen Hoeller | Merge pull request #963 from poutsma/SPR-13942
Use synchonous API for synchonous OkHttp requests | merge pull request #963 from poutsma/spr-13942 | 46 | true | false | 6 | false | false | false | spring-projects | spring-framework | 13,863 |
37b32d38bcb8a5e28ef17104ae8113c33b59a5df | Arjen Poutsma | Arjen Poutsma | Use synchonous API for synchonous OkHttp requests
This commit changes the OkHttpClientHttpRequestFactory to use the
synchronous OkHttp API for non-async requests, as opposed to
synchronizing the async API (which it used to do).
Issue: SPR-13942 | use synchonous api for synchonous okhttp requests | 49 | false | false | 7 | true | true | true | spring-projects | spring-framework | 13,864 |
343bb2f130ed6a58bc76d2ce93e622515b1bee0c | Juergen Hoeller | Juergen Hoeller | Support for SmartObjectFactory injection points with programmatic optionality and lenient not-unique handling
Issue: SPR-13943 | support for smartobjectfactory injection points with programmatic optionality and lenient not-unique handling | 109 | false | false | 12 | false | false | false | spring-projects | spring-framework | 13,865 |
b79e8a5cbc39b186d19f4901c4f8df0c1af0f86a | Juergen Hoeller | Juergen Hoeller | Support for Common Annotations 1.1 Resource.lookup() attribute
Issue: SPR-13941 | support for common annotations 1.1 resource.lookup() attribute | 62 | false | false | 7 | false | false | false | spring-projects | spring-framework | 13,866 |
268ebd7e89abb40f198cbd2cb9a6840d070eb505 | Stephane Nicoll | Stephane Nicoll | Merge pull request #961 from gregturn/SPR-13940
* pr/961:
Remove duplicate method from reference docs | merge pull request #961 from gregturn/spr-13940 | 47 | true | false | 6 | true | false | false | spring-projects | spring-framework | 13,867 |
8cb35197efecb9b7f4c7549cb13fd7fe5c0c0d36 | Greg Turnquist | Stephane Nicoll | Remove duplicate method from reference docs
Closes gh-681
Issue: SPR-13940 | remove duplicate method from reference docs | 43 | false | false | 6 | true | true | true | spring-projects | spring-framework | 13,868 |
0dff782402e93234d0714a9991419ff212b6c1d7 | Juergen Hoeller | Juergen Hoeller | Fixed addProtocolResolver signature in ConfigurableApplicationContext
Issue: SPR-12857
Issue: SPR-13905 | fixed addprotocolresolver signature in configurableapplicationcontext | 69 | false | false | 5 | false | false | false | spring-projects | spring-framework | 13,869 |
f6ebc4ce977e49d800b5ea5332dd4b5934eb0706 | Juergen Hoeller | Juergen Hoeller | Polishing | polishing | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 13,870 |
27c12809493954a7521819cc623fc7873ecf2f4f | Juergen Hoeller | Juergen Hoeller | Consider negative contentLength() result as not resolvable
Issue: SPR-13571 | consider negative contentlength() result as not resolvable | 58 | false | false | 7 | false | true | false | spring-projects | spring-framework | 13,871 |
37de0b241dc2f2da5b5d31d405cefdd96dafab29 | Juergen Hoeller | Juergen Hoeller | ProtocolResolver SPI allows for custom resource resolution
Issue: SPR-12857
Issue: SPR-13905 | protocolresolver spi allows for custom resource resolution | 58 | false | false | 7 | false | false | false | spring-projects | spring-framework | 13,872 |
d68ff29e9b1b991ea1b7d64119603f524c9084f6 | Brian Clozel | Brian Clozel | Use default buffer allocator in RequestMappingHandlerAdapter
This commit removes RequestMappingHandlerAdapter's hard dependency on
Netty by switching to the DefaultDataBufferAllocator. | use default buffer allocator in requestmappinghandleradapter | 60 | false | false | 6 | true | true | false | spring-projects | spring-framework | 13,873 |
a1e9e6f53e8a7a132d3644f1904430d3161f04ba | Rossen Stoyanchev | Rossen Stoyanchev | Polish MVC Java config tests | polish mvc java config tests | 28 | false | false | 5 | false | false | false | spring-projects | spring-framework | 13,874 |
d53c04b4dfb08f8ac63d1c479f52a80f20942e0a | Rossen Stoyanchev | Rossen Stoyanchev | Add option to extend exception resolvers
Issue: SPR-13931 | add option to extend exception resolvers | 40 | false | false | 6 | true | true | true | spring-projects | spring-framework | 13,875 |
c45ad3022b1e7d6574b79a734d19355be0d1b596 | Rossen Stoyanchev | Rossen Stoyanchev | Add "hosts" property to RedirectView
Issue: SPR-13693 | add "hosts" property to redirectview | 36 | false | false | 5 | true | true | true | spring-projects | spring-framework | 13,876 |
aba04d576f37e2b6e2a3ed78535835dc68b2dd8d | Rossen Stoyanchev | Rossen Stoyanchev | Polish RedirectViewTests | polish redirectviewtests | 24 | false | false | 2 | false | false | false | spring-projects | spring-framework | 13,877 |
8558cbc9bffcf9046400ff2ec647988daeb15c99 | Juergen Hoeller | Juergen Hoeller | Polishing | polishing | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 13,878 |
b11d345c0deafb1f55908389a8c6e6e3f3d12c8c | Rossen Stoyanchev | Rossen Stoyanchev | Common base class for [Unknown]HttpStatusCodeException
Issue: SPR-13928 | common base class for [unknown]httpstatuscodeexception | 54 | false | false | 5 | false | false | false | spring-projects | spring-framework | 13,879 |
901c2d5f743d1b6ac7d4175fd1b1fe378d206964 | Juergen Hoeller | Juergen Hoeller | Consistent API between spring-web and spring-messaging HandlerMethod infrastructure
Issue: SPR-13929 | consistent api between spring-web and spring-messaging handlermethod infrastructure | 83 | false | false | 8 | false | false | false | spring-projects | spring-framework | 13,880 |
f61b9984474f73d4ceed95e5df24b3c3f76df73c | Juergen Hoeller | Juergen Hoeller | AbstractMarshaller defensively uses DocumentBuilderFactory within synchronized block
Issue: SPR-13935 | abstractmarshaller defensively uses documentbuilderfactory within synchronized block | 84 | false | false | 7 | false | false | false | spring-projects | spring-framework | 13,881 |
c788a8a260aad13120cd4799b2b1303a4972a962 | Juergen Hoeller | Juergen Hoeller | Latest dependency updates (Joda-Time 2.9.2, OkHttp 2.7.4, SLF4J 1.7.15) | latest dependency updates (joda-time 2.9.2, okhttp 2.7.4, slf4j 1.7.15) | 71 | false | false | 9 | false | false | false | spring-projects | spring-framework | 13,882 |
0ab3f6092ca444e0bdfcb0a39aae6371c93641db | Brian Clozel | Brian Clozel | Fix failing tests
Issue: SPR-13913 | fix failing tests | 17 | false | false | 3 | true | true | true | spring-projects | spring-framework | 13,883 |
a4a3cda29f01c5ebc4fcfcd1eeb66bd98b1bf19d | Stephane Nicoll | Stephane Nicoll | Upgrade to undertow 1.3.17 | upgrade to undertow 1.3.17 | 26 | false | false | 4 | false | false | false | spring-projects | spring-framework | 13,884 |
e77ff3c9911878b4e182476fdedaabda6f55ab69 | soldierkam | Brian Clozel | Improve AntPathMatcher matching performance
This commit speeds up the AntPathMatcher implementation by
pre-processing patterns and checking that candidates are likely
matches if they start with the static prefix of the pattern.
Those changes can result in a small performance penalty for positive
matches, but with a s... | improve antpathmatcher matching performance | 43 | false | false | 4 | false | true | false | spring-projects | spring-framework | 13,885 |
cdfcc23b6f1424f04e8273b3aa69fe185fb73dde | Rossen Stoyanchev | Rossen Stoyanchev | Reduce log level for @ExceptionHandler failure
Issue: SPR-13932 | reduce log level for @exceptionhandler failure | 46 | false | false | 6 | true | true | true | spring-projects | spring-framework | 13,886 |
628ae2fda8b3106f2f4df8436e0c5f56af4cd24d | Sebastien Deleuze | Sebastien Deleuze | Use Flux instead of Stream in Publisher based integration tests | use flux instead of stream in publisher based integration tests | 63 | false | false | 10 | true | true | false | spring-projects | spring-framework | 13,887 |
36788207f398c0c4219a085eb5ab0098115f43e1 | Sebastien Deleuze | Sebastien Deleuze | Polish RequestMappingIntegrationTests | polish requestmappingintegrationtests | 37 | false | false | 2 | false | false | false | spring-projects | spring-framework | 13,888 |
3ca1d339050e4d7fbc480218ead4617da4838fb3 | Rossen Stoyanchev | Rossen Stoyanchev | Merge templating branch | merge templating branch | 23 | true | false | 3 | true | true | false | spring-projects | spring-framework | 13,889 |
971ca6beb8be8a12cc3e9197f5b46d78ad89f3c6 | Rossen Stoyanchev | Rossen Stoyanchev | Add HTML rendering integration test | add html rendering integration test | 35 | false | false | 5 | true | false | true | spring-projects | spring-framework | 13,890 |
29db80c3e8f1d61ef97129ff9e139b24d9de93ba | Rossen Stoyanchev | Rossen Stoyanchev | Add FreeMarker View, ViewResolver and basic hierarchy | add freemarker view, viewresolver and basic hierarchy | 54 | false | false | 7 | true | true | false | spring-projects | spring-framework | 13,891 |
55d37c0522d6005d14c76a520fd69511ba30cb99 | Rossen Stoyanchev | Rossen Stoyanchev | Add View, ViewResolver, and ViewResolverResultHandler
This commit adds a View and ViewResolver contracts to support HTML
template based rendering.
ViewResolverResultHandler applies view resolution by iterating the
resolvers to resolve to a view and then use it to render. | add view, viewresolver, and viewresolverresulthandler | 53 | false | false | 5 | true | true | false | spring-projects | spring-framework | 13,892 |
14997eccf3f07466d1ebf07c6bd2111a5f01d139 | Rossen Stoyanchev | Rossen Stoyanchev | Support Model as method argument and in HandlerResult
A model is created and passed to argument resolvers including a new
ModelArgumentResolver. The model is then exposed for result handling
as a field in HandlerResult. | support model as method argument and in handlerresult | 53 | false | false | 8 | false | true | false | spring-projects | spring-framework | 13,893 |
29cd1808b7bbacb1b7234af3324dca349974943f | Rossen Stoyanchev | Rossen Stoyanchev | Upgrade to Tomcat 8.0.32 | upgrade to tomcat 8.0.32 | 24 | false | false | 4 | false | false | false | spring-projects | spring-framework | 13,894 |
43bcab9c1a6c94fc2b7d7da68d14a1855406ca84 | Juergen Hoeller | Juergen Hoeller | ReflectiveMethodResolver lets local static methods override java.lang.Class methods
Issue: SPR-13918 | reflectivemethodresolver lets local static methods override java.lang.class methods | 83 | false | false | 8 | false | false | false | spring-projects | spring-framework | 13,895 |
903ae48382701d95f3cf9e175a90f2b89e2defb5 | Juergen Hoeller | Juergen Hoeller | DisposableBeanAdapter ignores bridge method conflicts
Issue: SPR-13922 | disposablebeanadapter ignores bridge method conflicts | 53 | false | false | 5 | false | false | false | spring-projects | spring-framework | 13,896 |
449f704650fa02750a807e7f060515128dc888f3 | Juergen Hoeller | Juergen Hoeller | PathMatchingResourcePatternResolver consistently logs retrieval results
Issue: SPR-13923 | pathmatchingresourcepatternresolver consistently logs retrieval results | 71 | false | false | 5 | false | false | false | spring-projects | spring-framework | 13,897 |
e92174c772c0d787be7721ae00c7189f16b05fb5 | Rossen Stoyanchev | Rossen Stoyanchev | Update HandlerResult
Rename result to returnValue and resultType to returnValueType to
reflect what they represent.
The returnValue getter is also wrapped as Optional since the value
returned from a handler may be null (e.g. void method, null value). | update handlerresult | 20 | false | false | 2 | true | true | false | spring-projects | spring-framework | 13,898 |
b7b423a0033f22de8ce49c09fcb39e81eaecc94c | Stephane Maldini | Stephane Maldini | Remove Stream#toBlockingQueue use | remove stream#toblockingqueue use | 33 | false | false | 3 | true | false | true | spring-projects | spring-framework | 13,899 |
afe7bf2695b681ebfcc41659c3207b0f5bc1b85b | Juergen Hoeller | Juergen Hoeller | Latest dependency updates (Hibernate Validator 5.2.3, OkHttp 2.7.2, Netty 4.0.34, Undertow 1.3.16) | latest dependency updates (hibernate validator 5.2.3, okhttp 2.7.2, netty 4.0.34, undertow 1.3.16) | 98 | false | false | 12 | false | false | false | spring-projects | spring-framework | 13,900 |
4a2497918185c2dca973f114045f2d3c80bc851b | Arjen Poutsma | Arjen Poutsma | Various DataBuffer utility enhancements
- Javadoc for DataBufferUtils
- Introduction of DataBufferTestUtils, containing methods for dumping
the entire contents of a buffer | various databuffer utility enhancements | 39 | false | false | 4 | false | false | false | spring-projects | spring-framework | 13,901 |
e4539d9f4003bee0f3cd31dd70b87a32ffb95884 | Rossen Stoyanchev | Rossen Stoyanchev | Add protected method for required RequestBody | add protected method for required requestbody | 45 | false | false | 6 | true | true | true | spring-projects | spring-framework | 13,902 |
7756feacd877093ad925d222c8bb911b6bb7c381 | Rossen Stoyanchev | Rossen Stoyanchev | Polish | polish | 6 | false | false | 1 | false | false | false | spring-projects | spring-framework | 13,903 |
1291d6e1bd5ba6524c3fb68813aad807d123c2e1 | Rossen Stoyanchev | Rossen Stoyanchev | Support CharSequence for response body
Issue: SPR-13423 | support charsequence for response body | 38 | false | false | 5 | false | true | false | spring-projects | spring-framework | 13,904 |
902a7287f746d1680bc73dec4af1827f8bdaaac4 | Rossen Stoyanchev | Rossen Stoyanchev | Fix NPE in InvocableHandlerMethod
Issue: SPR-13917 | fix npe in invocablehandlermethod | 33 | false | false | 4 | false | true | false | spring-projects | spring-framework | 13,905 |
09a40b8a081efc1510d5c30803a395a163c58499 | Rossen Stoyanchev | Rossen Stoyanchev | Improve close in ConcurrentWebSocketSessionDecorator
Before this commit the concurrent session wrapper mainly protected the
sending of messages. The close itself however may also cause a message
to be sent as is the case of the SockJS protocol.
This change protects the close and checks if the session has exceeded
sen... | improve close in concurrentwebsocketsessiondecorator | 52 | false | false | 4 | false | true | false | spring-projects | spring-framework | 13,906 |
7ed2b8fd8149993f09c5033aa621325a536c8336 | Rossen Stoyanchev | Rossen Stoyanchev | Polish WebSocket session decorator and tests | polish websocket session decorator and tests | 44 | false | false | 6 | false | false | false | spring-projects | spring-framework | 13,907 |
26edc674ed7eeab67bc25df764979ee552fb4689 | Sam Brannen | Sam Brannen | Polish Javadoc for resource-based MessageSources | polish javadoc for resource-based messagesources | 48 | false | false | 5 | false | false | false | spring-projects | spring-framework | 13,908 |
b49235ac598c6eeca11da76f1e1aa3aab8e26f3d | Rossen Stoyanchev | Rossen Stoyanchev | BufferedImage converter writes Content-Type again
Issue: SPR-13906 | bufferedimage converter writes content-type again | 49 | false | false | 5 | false | false | false | spring-projects | spring-framework | 13,909 |
e90310612f3f8043a1dc91cd4f1cc7f0e4ae7352 | Juergen Hoeller | Juergen Hoeller | Polishing | polishing | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 13,910 |
f108deb1149746efc54da480e43c9a88e1cd3e79 | Juergen Hoeller | Juergen Hoeller | (Reloadable)ResourceBundleMessageSource allows for adding resources
This turned into the extraction of a common AbstractResourceBasedMessageSource base class which not only features addBasenames but also getBasenameSet and setCacheMillis.
Issue: SPR-10314 | (reloadable)resourcebundlemessagesource allows for adding resources | 67 | false | false | 5 | false | false | false | spring-projects | spring-framework | 13,911 |
28e8af2e2ee28f73903691bbc79f785ff6c796a1 | Juergen Hoeller | Juergen Hoeller | AbstractXlsView does not explicitly flush (for compatibility with WebSphere Liberty)
Issue: SPR-13910 | abstractxlsview does not explicitly flush (for compatibility with websphere liberty) | 84 | false | false | 10 | false | false | false | spring-projects | spring-framework | 13,912 |
52292cafaeb9c9c5740510c747098c9560aed608 | Stephane Maldini | Stephane Maldini | sync reactor-core scheduler | sync reactor-core scheduler | 27 | false | false | 3 | false | false | false | spring-projects | spring-framework | 13,913 |
81f68463ec1780020fdc34beeb898d28b95693e3 | Sam Brannen | Sam Brannen | Clean up warnings in Gradle build | clean up warnings in gradle build | 33 | false | false | 6 | false | false | false | spring-projects | spring-framework | 13,914 |
677a321571e25449962befe876f543ce576ea3ca | Sam Brannen | Sam Brannen | Support primary TxMgrs and DataSources in the TCF
Prior to this commit, the transaction manager and data source look-up
algorithms in the Spring TestContext Framework were not capable of
retrieving 'primary' beans of those types, even though 'primary' beans
are supported in production as well as for injecting dependen... | support primary txmgrs and datasources in the tcf | 49 | false | false | 8 | true | true | true | spring-projects | spring-framework | 13,915 |
6d2b9a013602ee2c06d6e30532635f09ae5795d6 | Sam Brannen | Sam Brannen | Throw exception if TxMgr cannot be retrieved for @Transactional test
Prior to this commit, a @Transactional integration test would silently
be executed without a transaction if the transaction manager could not
be retrieved from the application context -- for example, it no such
bean was defined or if multiple beans w... | throw exception if txmgr cannot be retrieved for @transactional test | 68 | false | false | 10 | true | true | false | spring-projects | spring-framework | 13,916 |
7ab92cfccfc160c4a3e65963bc91166d39f84ed9 | Brian Clozel | Brian Clozel | Add WebResponseExtractor impl for RxJava1
This commit adds `RxJava1WebResponseExtractors`, a static factory of
`WebResponseExtractor`s that are based on the RxJava1 composition API.
All extracted types are based on the `Single` and `Observable` types. | add webresponseextractor impl for rxjava1 | 41 | false | false | 5 | true | true | true | spring-projects | spring-framework | 13,917 |
69ce33e1eef6e03bbd647b8c930b3b0138a5e4e0 | Brian Clozel | Brian Clozel | Add WebClient and its WebResponseExtractor API
This commit adds the `WebClient`, which relies on several parts of our
infrastructure:
* a `ClientHttpRequestFactory` to drive the underlying client library
* a `HttpRequestBuilder` builder API to create the client request
* a `WebResponseExtractor` to extract the "low-le... | add webclient and its webresponseextractor api | 46 | false | false | 6 | true | true | true | spring-projects | spring-framework | 13,918 |
f63960af0a89eae21de18540e9ec4ba9be1bbe3d | Brian Clozel | Brian Clozel | Add client Request/Response impl. for RxNetty
This commit adds the `ClientHttpRequest` and `ClientHttpResponse`
implementations for the RxNetty HTTP client.
This client library is based on the `Single` and `Observable`
composition API, so this has to be converted to the `Flux`/`Mono`
variants. | add client request/response impl. for rxnetty | 45 | false | false | 6 | false | true | false | spring-projects | spring-framework | 13,919 |
255d2de5536169bd47b6bcb89b563104ee39094b | Brian Clozel | Brian Clozel | Add client Request/Response impl. for Reactor-Net
This commit introduces the `ClientHttpRequest` and `ClientHttpResponse`
implementations for the Reactor-Net HTTP client. This client is already
based on the `Flux` and `Mono` contracts.
This commit also adds a `AbstractClientHttpRequest` to support the
`ClientHttpRequ... | add client request/response impl. for reactor-net | 49 | false | false | 6 | false | true | false | spring-projects | spring-framework | 13,920 |
a6469baa4f84de1b9da0131db981e2f42b09969d | Brian Clozel | Brian Clozel | Add HttpRequestBuilder default implementation
This commit adds a `DefaultHttpRequestBuilder` and its companion static
builders in `HttpRequestBuilders`. This allows to build client requests
with a friendly builder API, inspired by Spring's MockMvc API. | add httprequestbuilder default implementation | 45 | false | false | 4 | true | true | true | spring-projects | spring-framework | 13,921 |
0983d302c7f85daa067586449dc861f20e01f89b | Brian Clozel | Brian Clozel | Add base contracts for the Web client
This commit adds the base contracts for the Web client.
The "Reactive" prefixes of the previously commited contracts has been
removed to match the server ones.
Both the `ClientHttpRequest` and the `ServerHttpResponse` extend
`ReactiveHttpOutputMessage`, which now has a `beforeCom... | add base contracts for the web client | 37 | false | false | 7 | true | true | true | spring-projects | spring-framework | 13,922 |
a4be950e372eae9acac64c0baacb3a9274752df7 | Arjen Poutsma | Arjen Poutsma | Polishing | polishing | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 13,923 |
d6648a06c955849a798f9eed73c12cb819486cc7 | Rob Winch | Rob Winch | Add Code of Conduct | add code of conduct | 19 | false | false | 4 | true | true | true | spring-projects | spring-framework | 13,924 |
e81c7dfc4c60b45a27a1bda9afe9fa76b6c1f5bc | Rossen Stoyanchev | Rossen Stoyanchev | Polish SendToMethodReturnValueHandlerTests | polish sendtomethodreturnvaluehandlertests | 42 | false | false | 2 | false | false | false | spring-projects | spring-framework | 13,925 |
03e3ef53abf0a5eb34fae8fd5fc4b0c38876eb10 | Rossen Stoyanchev | Rossen Stoyanchev | @SendToUser supported on the class level
Issue: SPR-12047 | @sendtouser supported on the class level | 40 | false | false | 6 | false | false | false | spring-projects | spring-framework | 13,926 |
bedf1a9bd01270773f16d6b13cad28eb35b594f7 | Rossen Stoyanchev | Rossen Stoyanchev | Polish UriTemplateTests | polish uritemplatetests | 23 | false | false | 2 | false | false | false | spring-projects | spring-framework | 13,927 |
f5aa01172285473f8f676bf2ed8af9edb0a96e41 | Rossen Stoyanchev | Rossen Stoyanchev | UriComponents support for array query params
Issue: SPR-9712 | uricomponents support for array query params | 44 | false | false | 6 | false | false | false | spring-projects | spring-framework | 13,928 |
aa064d7653d47671c8a2969d2c2cdd9b3a57004e | Rossen Stoyanchev | Rossen Stoyanchev | Polish MVC config tests | polish mvc config tests | 23 | false | false | 4 | false | false | false | spring-projects | spring-framework | 13,929 |
7a32ce317c320ad3ffe1d9a40488d5f4772436c7 | Juergen Hoeller | Juergen Hoeller | LinkedCaseInsensitiveMap provides reliable getOrDefault implementation
Issue: SPR-13981 | linkedcaseinsensitivemap provides reliable getordefault implementation | 70 | false | false | 5 | false | false | false | spring-projects | spring-framework | 13,930 |
b6dd8a923365f021af636705e652a725e1cf0ebe | Juergen Hoeller | Juergen Hoeller | Consistent UnsatisfiedDependencyException exposure with injection point metadata
Issue: SPR-13968 | consistent unsatisfieddependencyexception exposure with injection point metadata | 80 | false | false | 7 | false | false | false | spring-projects | spring-framework | 13,931 |
4c964473b19590780b9ddad34c832f0b2b4f47d8 | Juergen Hoeller | Juergen Hoeller | Defensively close jar files from non-cached JarURLConnections
Issue: SPR-6295 | defensively close jar files from non-cached jarurlconnections | 61 | false | false | 7 | false | false | false | spring-projects | spring-framework | 13,932 |
1bc1df2d0fc300f855b09c3e76c4f2cc434a7065 | Rossen Stoyanchev | Rossen Stoyanchev | Polish client-side REST updates
Issue: SPR-11365 | polish client-side rest updates | 31 | false | false | 4 | false | false | false | spring-projects | spring-framework | 13,933 |
ca19920d74329bee644931a40828d61c60e16fc6 | Juergen Hoeller | Juergen Hoeller | Refined ApplicationContextInitializer assignability exception | refined applicationcontextinitializer assignability exception | 61 | false | false | 4 | false | false | false | spring-projects | spring-framework | 13,934 |
a68b910b7cc812a6a03df557e95d84f5a1efaa63 | Juergen Hoeller | Juergen Hoeller | TimerScheduledFuture correctly calculates getDelay result
Issue: SPR-13977 | timerscheduledfuture correctly calculates getdelay result | 57 | false | false | 5 | false | false | false | spring-projects | spring-framework | 13,935 |
46189b48fcc2dc6893517df3cf2717771173b436 | Rossen Stoyanchev | Rossen Stoyanchev | Merge client REST test support updates
Includes support to declare expecations should occur multiple
times as well as in any order.
Issue: SPR-11365 | merge client rest test support updates | 38 | true | false | 6 | false | false | false | spring-projects | spring-framework | 13,936 |
91872b0d7469a96699181cb37727643450b12a05 | Rossen Stoyanchev | Rossen Stoyanchev | Add ExpectedCount
MockRestServicesServer now supports an expect variant that accepts
a range of expected count of executions.
Issue: SPR-11365 | add expectedcount | 17 | false | false | 2 | true | true | false | spring-projects | spring-framework | 13,937 |
08a08725be865a620373e36ceec0820e36f1fd83 | Rossen Stoyanchev | Rossen Stoyanchev | Allow plugging in custom RequestExpectationManager
The MockRestServiceServer builder now has an option to plug in a
custom RequestExpectationManager.
Issue: SPR-11365 | allow plugging in custom requestexpectationmanager | 50 | false | false | 5 | true | false | true | spring-projects | spring-framework | 13,938 |
a56c69c9ca410b2a04d946a1199fe1dc10b89f5b | Rossen Stoyanchev | Rossen Stoyanchev | Introduce MockRestServiceServer builder
MockRestServiceServer now provides static methods for builder-style
creation of MockRestServiceServer. This includes an option ignore
the order of declaration expected requests.
Issue: SPR-11365 | introduce mockrestserviceserver builder | 39 | false | false | 3 | true | true | true | spring-projects | spring-framework | 13,939 |
f58ef24efdb08a3b411b32b8b7ce34547f8b220a | Rossen Stoyanchev | Rossen Stoyanchev | Introduce RequestExpectationManager
This commit factors out the logic to declare and manage expectations
including matching them to requests and verifying at the end behind
a commong abstraction.
MockRestServiceServer delegates to the new abstraction and is no longer
aware of how that's done. There are two implementa... | introduce requestexpectationmanager | 35 | false | false | 2 | true | true | false | spring-projects | spring-framework | 13,940 |
37a3fa96d19e4e46869b50e03185ceaad35c37da | Rossen Stoyanchev | Rossen Stoyanchev | Separate ResponseActions from ClientHttpRequest
Before this commit RequestMatcherClientHttpRequest served both as
API to define request expectations, i.e. ResponseActions, as well as
the implementation of ClientHttpRequest representing actual requests.
DefaultResponseActions replaces this class as a simple holder of
... | separate responseactions from clienthttprequest | 47 | false | false | 4 | false | false | false | spring-projects | spring-framework | 13,941 |
3329abffc8cf51c81887cf4a9a5be4b4486f96c0 | Sebastien Deleuze | Sebastien Deleuze | Allow to specify request body type in RestTemplate
This commit allows to specify the request body type in order to
serialize generic types with a GenericHttpMessageConverter if
needed.
Issue: SPR-13154 | allow to specify request body type in resttemplate | 50 | false | false | 8 | false | false | false | spring-projects | spring-framework | 13,942 |
7b1fcfc7c3ead828dc55a305598da75c781b8dee | Juergen Hoeller | Juergen Hoeller | Consistently strict parsing of date overflows (using java.time's strict resolution style)
Issue: SPR-13567 | consistently strict parsing of date overflows (using java.time's strict resolution style) | 89 | false | false | 11 | false | false | false | spring-projects | spring-framework | 13,943 |
361707c448f41612b018f2e50452dfb185fbbd5e | Arjen Poutsma | Arjen Poutsma | Servlet 3.1 support cleanup
Claneup of the Servlet 3.1 support:
- moved RequestBodyPublisher to ServletServerHttpRequest
- moved ResponseBodySubscribera to ServletServerHttpResponse
- response body is now copied to ServletOutputStream in chunks, rather
than one big byte[] | servlet 3.1 support cleanup | 27 | false | false | 4 | false | false | false | spring-projects | spring-framework | 13,944 |
028a6901007c155f078b4438abd0ff33b6cec17f | Juergen Hoeller | Juergen Hoeller | Polishing | polishing | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 13,945 |
ed98393fb2a4196c5846ca25e3ded32f66e0533b | Juergen Hoeller | Juergen Hoeller | SmartObjectFactory renamed to ObjectProvider (extends ObjectFactory)
Issue: SPR-13943
Issue: SPR-13956 | smartobjectfactory renamed to objectprovider (extends objectfactory) | 68 | false | false | 6 | false | false | false | spring-projects | spring-framework | 13,946 |
2fcbeb659515dc9b650aa2f0ba09ab2348e67a1d | Arjen Poutsma | Arjen Poutsma | Fixed issue with DefaultDataBuffer.asInputStream() | fixed issue with defaultdatabuffer.asinputstream() | 50 | false | false | 4 | false | false | false | spring-projects | spring-framework | 13,947 |
f920d2ce1e3cd1736be8567bfed7c1b8170b232e | Stephane Maldini | Stephane Maldini | sync with reactor-stream update | sync with reactor-stream update | 31 | false | false | 4 | false | false | false | spring-projects | spring-framework | 13,948 |
51a90465d40168ed27e9ea93220b7e6f35bc203b | Arjen Poutsma | Arjen Poutsma | Polishing | polishing | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 13,949 |
1899fb37c1f0dbb3aab3c7ae3d9905b9fd837e32 | Juergen Hoeller | Juergen Hoeller | Polishing | polishing | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 13,950 |
a3789120c9d5d77a7f3946c9d5d809195de6d243 | Juergen Hoeller | Juergen Hoeller | Support for @PropertySource annotations with custom implementation types
Issue: SPR-8963 | support for @propertysource annotations with custom implementation types | 72 | false | false | 8 | false | false | false | spring-projects | spring-framework | 13,951 |
8ff9e818a53aed90da80e68f4948147f07bec394 | Juergen Hoeller | Juergen Hoeller | Allow for a single element overriding an array attribute in a meta-annotation
Includes refinements for consistent quoting of names in exception messages.
Issue: SPR-13972 | allow for a single element overriding an array attribute in a meta-annotation | 77 | false | false | 12 | false | false | false | spring-projects | spring-framework | 13,952 |
b9fe6d89dab2ae4d97c041fa6e8a9125ae47d889 | Juergen Hoeller | Juergen Hoeller | Avoid NPE in case of @Lazy @Autowired(required=false)
Issue: SPR-13967 | avoid npe in case of @lazy @autowired(required=false) | 53 | false | false | 7 | true | true | false | spring-projects | spring-framework | 13,953 |
d8a05592e23944dd542e28fbe0a913130b99d0b1 | Phillip Webb | Phillip Webb | Allow package private classes in spring.factories
Update SpringFactoriesLoader so that package private classes can be
used.
Issue: SPR-13969 | allow package private classes in spring.factories | 49 | false | false | 6 | true | true | true | spring-projects | spring-framework | 13,954 |
2ca11029f2ff0c504137847ce2835f2d1f8e299d | Juergen Hoeller | Juergen Hoeller | Latest dependency updates (Caffeine 2.2, EhCache 3.0 M5, Groovy 2.4.6, Gson 2.6.1, Hibernate Validator 5.2.4, SLF4J 1.7.16, SnakeYAML 1.17) | latest dependency updates (caffeine 2.2, ehcache 3.0 m5, groovy 2.4.6, gson 2.6.1, hibernate validator 5.2.4, slf4j 1.7.16, snakeyaml 1.17) | 139 | false | false | 19 | false | false | false | spring-projects | spring-framework | 13,955 |
f4cbd984593f5015dfed8baf45a602f8196deaf0 | Stephane Nicoll | Stephane Nicoll | Upgrade to Undertow 1.3.18.Final | upgrade to undertow 1.3.18.final | 32 | false | false | 4 | false | false | false | spring-projects | spring-framework | 13,956 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.