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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
fd1b48139fc81edf354279129f13e89211719d1b | Phillip Webb | Phillip Webb | Polish | polish | 6 | false | false | 1 | false | false | false | spring-projects | spring-framework | 18,757 |
bb5a53f7f75b6b963d077478d3ab783a7c6f1e4a | Rossen Stoyanchev | Rossen Stoyanchev | Update websocket xml namespace attributes | update websocket xml namespace attributes | 41 | false | false | 5 | false | true | false | spring-projects | spring-framework | 18,758 |
cea049b7912953f5b521e075d82918a989708167 | Rossen Stoyanchev | Rossen Stoyanchev | Move websocket config tests to annotation package | move websocket config tests to annotation package | 49 | false | false | 7 | false | true | false | spring-projects | spring-framework | 18,759 |
e756ef5923a1b7d9c9d04b523a38e3522e4d2993 | Sam Brannen | Sam Brannen | Merge pull request #363 from mikesir87/STS-url-fix
Fixed URLs in import-into-eclipse scripts | merge pull request #363 from mikesir87/sts-url-fix | 50 | true | false | 6 | false | false | false | spring-projects | spring-framework | 18,760 |
27820bfc8ae602a7c13cec8ff02bb55272d99927 | Michael Irwin | Michael Irwin | Fixed URLs in import-into-eclipse scripts | fixed urls in import-into-eclipse scripts | 41 | false | false | 5 | false | false | false | spring-projects | spring-framework | 18,761 |
a64441e12931c8bde6fcc45717f80c6b4008d148 | Rossen Stoyanchev | Rossen Stoyanchev | Merge pull request #359 from bclozel/SPR-10481
* bclozel-SPR-10481:
Add NoHandlerFoundException to DispatcherServlet | merge pull request #359 from bclozel/spr-10481 | 46 | true | false | 6 | false | false | false | spring-projects | spring-framework | 18,762 |
62d6a43c61efd7121982c5addfff07c4f8938e1e | Brian Clozel | Rossen Stoyanchev | Add NoHandlerFoundException to DispatcherServlet
Prior to this commit, the DispatcherServlet would send an error
response using the HttpServlet API when no Handler was found to
handle this request.
Now the DispatcherServlet can be configured to throw a
NoHandlerFoundException, when the throwExceptionIfNoHandlerFound
... | add nohandlerfoundexception to dispatcherservlet | 48 | false | false | 4 | true | true | true | spring-projects | spring-framework | 18,763 |
4ef490621fbf436d61d4f134c035ea9634a5c6e3 | Rossen Stoyanchev | Rossen Stoyanchev | Merge pull request #358 from bclozel/SPR-10539
* bclozel-SPR-10539:
Polish
Add IPv6 support in RestTemplate | merge pull request #358 from bclozel/spr-10539 | 46 | true | false | 6 | false | false | false | spring-projects | spring-framework | 18,764 |
b409ba007692f821f44dc1f8a0c911763d1749ca | Phillip Webb | Phillip Webb | Remove accidentally committed test case | remove accidentally committed test case | 39 | false | false | 5 | false | false | false | spring-projects | spring-framework | 18,765 |
92795f463a2cebeb4159ecff53e57b038ced016c | Rossen Stoyanchev | Rossen Stoyanchev | Polish
Issue: SPR-10539 | polish | 6 | false | false | 1 | false | false | false | spring-projects | spring-framework | 18,766 |
2dd4480103716fd1f68c56efd519cbc20210740d | Brian Clozel | Brian Clozel | Add IPv6 support in RestTemplate
Prior to this commit, RestTemplate would not would
not accept IPv6 raw addresses in URLs because UriComponentsBuilder
would not parse/encode the Host part correctly.
The UriComponentsBuilder now parses and encode raw IPv6 addresses
in the "[1abc:2abc:3abc::5ABC:6abc]" format and also ... | add ipv6 support in resttemplate | 32 | false | false | 5 | true | true | true | spring-projects | spring-framework | 18,767 |
beaf6992b232023886e2fd54a0122bf3ad220a41 | Juergen Hoeller | Juergen Hoeller | Fixed BadSqlGrammarException usage in transaction test suite
Issue: SPR-10902
(cherry picked from commit ef66708) | fixed badsqlgrammarexception usage in transaction test suite | 60 | false | false | 7 | false | false | false | spring-projects | spring-framework | 18,768 |
5e88fe58421fd122bf545575658a62d3ec31642f | Juergen Hoeller | Juergen Hoeller | Clarified Spring 4.0's dependency on JAX-WS 2.1+ / JAXB 2.1+ in javadoc | clarified spring 4.0's dependency on jax-ws 2.1+ / jaxb 2.1+ in javadoc | 71 | false | false | 12 | false | false | false | spring-projects | spring-framework | 18,769 |
7b63745e046761c97b6f9496f3c30aa899b14bc0 | Juergen Hoeller | Juergen Hoeller | Ignore setAliasesByType tests since they fail on OpenJDK 8 b108
Probably an XStream-internal problem: fails to marshal the flightNumber element. | ignore setaliasesbytype tests since they fail on openjdk 8 b108 | 63 | false | false | 10 | true | true | false | spring-projects | spring-framework | 18,770 |
d9b620381ec19cb7ffaf411bb7574e9754bc54f4 | Juergen Hoeller | Juergen Hoeller | Removed S0 from BadSqlGrammarException codes
S0 doesn't seem to be universally used for SQL grammar problems: see MS SQL Server's RAISERROR. This was reported years back; not sure why the fix didn't actually appear in the codebase back then.
Issue: SPR-10902 | removed s0 from badsqlgrammarexception codes | 44 | false | false | 5 | false | false | false | spring-projects | spring-framework | 18,771 |
7bc3e3b3f843fb50bb0f08a4dc5a0b432be24c8d | Juergen Hoeller | Juergen Hoeller | Fixed handling of @Resource's shareable value
Issue: SPR-10931 | fixed handling of @resource's shareable value | 45 | false | false | 6 | false | false | false | spring-projects | spring-framework | 18,772 |
783871a42a9136caf79cd95e9c76a3109dbee61b | Phillip Webb | unknown | Restore 'maven.java.net' repository
Restore 'maven.java.net' repository accidentally removed in commit
2337e763. | restore 'maven.java.net' repository | 35 | false | false | 3 | false | true | false | spring-projects | spring-framework | 18,773 |
dac6aaecc85aade67e2c06d32de4c50c2a649224 | Fedor Bobin | Phillip Webb | Allow cursor returns from SQL functions
Update CallMetaDataContext to use the metaDataProvider
createDefaultOutParameter method when creating a SqlOutParameter as
a result of a SQL function call.
This change allows Spring to support Oracle cursor types when returned
from functions.
Issue: SPR-10606 | allow cursor returns from sql functions | 39 | false | false | 6 | false | true | false | spring-projects | spring-framework | 18,774 |
b1b355289bd14ab4d78977ec1bae41140366bd95 | Phillip Webb | Phillip Webb | Restore 'maven.java.net' repository
Restore 'maven.java.net' repository accidentally removed in commit
2337e763. | restore 'maven.java.net' repository | 35 | false | false | 3 | false | true | false | spring-projects | spring-framework | 18,775 |
371d25558172311f3f8e8c46271917c9a5b96331 | Phillip Webb | Phillip Webb | Fix typo in MVC reference documentation
Fix ContentNeogitatingViewResolver typo in MVC reference documentation.
Issue: SPR-10927 | fix typo in mvc reference documentation | 39 | false | false | 6 | true | true | true | spring-projects | spring-framework | 18,776 |
4abe4e9999386484803f7e9ff176f260fe39badb | Phillip Webb | Phillip Webb | Add IssueManagement declaration to POMs
Update POM generation to include an issueManagement section.
Issue: SPR-10929 | add issuemanagement declaration to poms | 39 | false | false | 5 | true | true | true | spring-projects | spring-framework | 18,777 |
05072e17625e8fd256c1b29a45ef7248a6cecfa8 | Phillip Webb | Phillip Webb | Expand var-args before passing to KeyGenerator
Update `CacheAspectSupport` to expand any var-arg parameters before
calling `KeyGenerator` implementations. Prior to this commit var-args
would be passed to `KeyGenerator` implementations as a nested array,
often causing the same key to be generated regardless of the argu... | expand var-args before passing to keygenerator | 46 | false | false | 6 | true | true | true | spring-projects | spring-framework | 18,778 |
2337e763d04669a23bbc0448b03e75be8e0d7eb5 | Phillip Webb | Phillip Webb | Fix tomcat maven repo location and use spring.io
Fix the maven repo used for tomcat 8 release candidates and update
spring repos from springsource.org to spring.io. | fix tomcat maven repo location and use spring.io | 48 | false | false | 8 | true | true | true | spring-projects | spring-framework | 18,779 |
a5c7018e8d7b14ab36b006f8d701664b4444d832 | Rossen Stoyanchev | Rossen Stoyanchev | Switch spring-websocket/messaging to Tomcat 8 RC3 | switch spring-websocket/messaging to tomcat 8 rc3 | 49 | false | false | 6 | false | true | false | spring-projects | spring-framework | 18,780 |
17d59c5621872f6ff6fdf74a7c220cc2970d2bdd | Phillip Webb | Phillip Webb | Merge pull request #357 from clemp6r/patch-2
# By Clément Plantier
* patch-2:
Fix "Problem locating method" SpEL error message | merge pull request #357 from clemp6r/patch-2 | 44 | true | false | 6 | true | false | false | spring-projects | spring-framework | 18,781 |
824ac535d24f9c2dc057e9c7655ff8f0978dcb75 | Clément Plantier | Phillip Webb | Fix "Problem locating method" SpEL error message
Replace "Problem locating method {0} cannot on type {1}" with
"Problem locating method {0} on type {1}".
Issue: SPR-10928 | fix "problem locating method" spel error message | 48 | false | false | 7 | false | false | false | spring-projects | spring-framework | 18,782 |
55f250afbcabb5894991c49be3751bf6dcd18837 | Juergen Hoeller | unknown | Fixed javadoc references | fixed javadoc references | 24 | false | false | 3 | false | false | false | spring-projects | spring-framework | 18,783 |
a3df311bb5f7ad7e18212f57192a70b9de8c158c | Juergen Hoeller | unknown | EhCacheFactoryBean calls addCache after listener registration
Issue: SPR-10904 | ehcachefactorybean calls addcache after listener registration | 61 | false | false | 6 | false | false | false | spring-projects | spring-framework | 18,784 |
e213561dac6df29f9d2765e148683664194b066f | Juergen Hoeller | unknown | AbstractBeanFactory removes alreadyCreated entry after bean creation failure
Issue: SPR-10896 | abstractbeanfactory removes alreadycreated entry after bean creation failure | 76 | false | false | 8 | false | false | false | spring-projects | spring-framework | 18,785 |
0ee910c61a75439346401736f1de4eae58926656 | Rob Winch | Rob Winch | Add test for StandardReflectionParameterNameDiscoverer
Added test to StandardReflectionParameterNameDiscoverer that
demonstrates discovering of parameter names on an interface.
Issue: SPR-9643 | add test for standardreflectionparameternamediscoverer | 54 | false | false | 4 | true | true | false | spring-projects | spring-framework | 18,786 |
c9ce7aac373eef81ed27d56d159db0f8aac304c5 | Phillip Webb | Phillip Webb | Merge pull request #327 from olivergierke/SPR-10594
# By Oliver Gierke
* SPR-10594:
Add support for Objenesis proxy creation. | merge pull request #327 from olivergierke/spr-10594 | 51 | true | false | 6 | false | false | false | spring-projects | spring-framework | 18,787 |
1f9e8f68d445ae1d16e27ccde97403efaaa23a81 | Oliver Gierke | Phillip Webb | Add support for Objenesis proxy creation.
Extended DefaultAopProxyFactory to create Objenesis based proxies if the
library is on the classpath. This allows classes without a default
constructor being CGLib proxied. We're now falling back to original CGLib
based behavior in case the proxy creation using Objenesis fails... | add support for objenesis proxy creation | 40 | false | false | 6 | true | true | true | spring-projects | spring-framework | 18,788 |
41fffdcf7bf22464c41bc93ee80ad46e6b4cf17a | Sam Brannen | Sam Brannen | Polish Javadoc in ResourceUtils | polish javadoc in resourceutils | 31 | false | false | 4 | false | false | false | spring-projects | spring-framework | 18,789 |
ee5d6c8f839e2346f03afbf5049c42067bf04526 | Sam Brannen | Sam Brannen | Exclude null requestURI in MHSR.getRequestURL()
This commit undoes the changes made in ec5d81e78e and ensures that the
getRequestURL() method in MockHttpServletRequest does not include the
String "null" for a null requestURI by first checking if the requestURI
contains text before including it in the composed URL.
Is... | exclude null requesturi in mhsr.getrequesturl() | 47 | false | false | 5 | true | true | true | spring-projects | spring-framework | 18,790 |
45eab23e15c0a7a46ecc16548533cad32882fe16 | Rossen Stoyanchev | Rossen Stoyanchev | Rename @ReplyTo to @SendTo | rename @replyto to @sendto | 26 | false | false | 4 | false | true | false | spring-projects | spring-framework | 18,791 |
41fa15a4844570b1907efd801ad4f1b95058b462 | Sam Brannen | Sam Brannen | Polish Javadoc for messaging annotations | polish javadoc for messaging annotations | 40 | false | false | 5 | false | false | false | spring-projects | spring-framework | 18,792 |
e1c16f6292e42e7b589fe845463e31600dcc804f | Sam Brannen | Sam Brannen | Polish Javadoc for ZoneIdEditor & TimeZoneEditor | polish javadoc for zoneideditor & timezoneeditor | 48 | false | false | 6 | false | false | false | spring-projects | spring-framework | 18,793 |
62921683fd1b2994302c5c80c16eacd6dc419fe1 | Rossen Stoyanchev | Rossen Stoyanchev | Introduce ListenableFuture to WebSocketClient
Issue: SPR-10888 | introduce listenablefuture to websocketclient | 45 | false | false | 4 | true | true | true | spring-projects | spring-framework | 18,794 |
71e76196fe5b128f66ef6e3f0b2fa42d9efc7f70 | Rossen Stoyanchev | Rossen Stoyanchev | Polish StompProtocolHandler | polish stompprotocolhandler | 27 | false | false | 2 | false | false | false | spring-projects | spring-framework | 18,795 |
c54b6e9e82e0e1e0e704528b8e3598aecbe7079d | Juergen Hoeller | Juergen Hoeller | Polished exception message
(cherry picked from commit 6110919) | polished exception message | 26 | false | false | 3 | false | false | false | spring-projects | spring-framework | 18,796 |
df18e9173dfbf6aa97852a25db100294b72e6eb5 | Juergen Hoeller | Juergen Hoeller | Revised PersistenceExceptionTranslationInterceptor to lazily retrieve PersistenceExceptionTranslator beans on demand
Issue: SPR-10894 | revised persistenceexceptiontranslationinterceptor to lazily retrieve persistenceexceptiontranslator beans on demand | 116 | false | false | 9 | false | false | false | spring-projects | spring-framework | 18,797 |
baa698eddfa5d5cb842a52b9fe183bbde8eb3f29 | Juergen Hoeller | Juergen Hoeller | Polishing
Issue: SPR-9495 | polishing | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 18,798 |
b7ff26aafb76ebf73f9330f64b7636336a99d814 | Juergen Hoeller | Juergen Hoeller | Only cache resolved method when coming from ReflectiveMethodResolver
Issue: SPR-9495 | only cache resolved method when coming from reflectivemethodresolver | 68 | false | false | 8 | false | false | false | spring-projects | spring-framework | 18,799 |
5e6044c45bbfc53be75d43a7a46300320607ea3c | Juergen Hoeller | Juergen Hoeller | Fixed EL resolution against static method with changing target class
Issue: SPR-10452 | fixed el resolution against static method with changing target class | 68 | false | false | 10 | false | false | false | spring-projects | spring-framework | 18,800 |
476af2e962ed76a4aba598345032a8f4ee07d226 | Arjen Poutsma | Arjen Poutsma | Merge pull request #351 from poutsma/listenable_future
* listenable_future:
Added ListenableFuture interface | merge pull request #351 from poutsma/listenable_future | 54 | true | false | 6 | false | false | false | spring-projects | spring-framework | 18,801 |
d0aa158aef7647419b0df72c98023c32dea1c050 | Arjen Poutsma | Arjen Poutsma | Added ListenableFuture interface
Added extension to Future with capabilities for registering callbacks
when the future is complete.
- Added ListenableFuture, ListenableFutureCallback,
ListenableFutureCallbackRegistry, and ListenableFutureTask.
- Using ListenableFuture in AsyncRestOperations/AsyncRestTemplate.
- Add... | added listenablefuture interface | 32 | false | false | 3 | false | false | false | spring-projects | spring-framework | 18,802 |
1c47c8f35c91b1c77b27ab5092ff01b5733ec116 | Rossen Stoyanchev | Rossen Stoyanchev | Remove TODOs (replaced with JIRA tickets)
Issue: SPR-10703 | remove todos (replaced with jira tickets) | 41 | false | false | 6 | true | true | true | spring-projects | spring-framework | 18,803 |
8a4c6eb60592166962eb91ecc9d5874b6c20cbc8 | Juergen Hoeller | Juergen Hoeller | Fixed accidental use of Reactor's Assert util
Issue: SPR-10880 | fixed accidental use of reactor's assert util | 45 | false | false | 7 | false | false | false | spring-projects | spring-framework | 18,804 |
30d2f783a7d11a74418685a7d097b1060de2bf73 | Rossen Stoyanchev | Rossen Stoyanchev | Modify return type of subProtocolWebSocketHandler bean
The @Bean method now returns WebSocketHandler allowing it to be
decorated via WebSocketHandlerDecorator. | modify return type of subprotocolwebsockethandler bean | 54 | false | false | 6 | true | true | false | spring-projects | spring-framework | 18,805 |
542b5b202904782c4b5fa9f39137743b4de088cc | Juergen Hoeller | Juergen Hoeller | First-class support for MultiTenantConnectionProvider and CurrentTenantIdentifierResolver
Uses Object-typed setter methods to bridge between package location changes in Hibernate 4.2 vs 4.3. As a side bonus, those setters accept Class and class names as well.
Issue: SPR-10823 | first-class support for multitenantconnectionprovider and currenttenantidentifierresolver | 89 | false | false | 6 | false | false | false | spring-projects | spring-framework | 18,806 |
a9e727cd885013e63de6bd8224a926bd63cc5cec | Juergen Hoeller | Juergen Hoeller | Compatibility with Hibernate 4.3
Due to key SPI interfaces such as ConnectionProvider and JtaPlatform changing their package location in Hibernate 4.3, we have to resort to reflection in a few places. Most importantly, the ConfigurableJtaPlatform used by the setJtaTransactionManager method has now been redesigned as a... | compatibility with hibernate 4.3 | 32 | false | false | 4 | false | false | false | spring-projects | spring-framework | 18,807 |
0b37cec28721a379b87dd8a67a0d8cdd629d13c0 | Juergen Hoeller | Juergen Hoeller | Consistent support for JTA 1.1 TransactionSynchronizationRegistry
JtaTransactionManager's configuration options for a TransactionSynchronizationRegistry are now in sync with the options for UserTransaction/TransactionManager. Specifically, there are setTransactionSynchronizationRegistry/getTransactionSynchronizationRe... | consistent support for jta 1.1 transactionsynchronizationregistry | 65 | false | false | 6 | false | false | false | spring-projects | spring-framework | 18,808 |
0ac6998e604341fdcc097e52c89d121007c0323a | Rossen Stoyanchev | Rossen Stoyanchev | Refine destination semantics for msg-handling methods
After this change, annotated message handling methods configured to use
a destination prefix (e.g. "/app") no longer have to include the prefix
in their mapping. For example if a client sends a message to "/app/foo"
the annotated methods should be mapped with @Mess... | refine destination semantics for msg-handling methods | 53 | false | false | 6 | true | true | false | spring-projects | spring-framework | 18,809 |
e1a46bb57a88628305534ddab85591dbc8dcc8e9 | Rossen Stoyanchev | Rossen Stoyanchev | Add tests to spring-messaging | add tests to spring-messaging | 29 | false | false | 4 | true | true | true | spring-projects | spring-framework | 18,810 |
d202573e1a582cd1c3b48d0ee75110a458a4da89 | Juergen Hoeller | Juergen Hoeller | Revised spring-oxm for 4.0
Added "target-package" to the jibx-marshaller element. Also fixed "context-path" and "binding-name" to follow Spring's usual attribute naming convention.
Issue: SPR-10882 | revised spring-oxm for 4.0 | 26 | false | false | 4 | false | false | false | spring-projects | spring-framework | 18,811 |
b25876fd0f868a3bd27df1c3247e9f06ad6ed8a9 | Juergen Hoeller | Juergen Hoeller | Polishing | polishing | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 18,812 |
facf31f01a5804e33c0520de7676713962a533ef | Juergen Hoeller | Juergen Hoeller | Javadoc fixes | javadoc fixes | 13 | false | false | 2 | false | false | false | spring-projects | spring-framework | 18,813 |
e8c0ef8305cedc43e9cb5f08ba2d9aa9d991ff1d | Juergen Hoeller | Juergen Hoeller | ThreadPoolTaskScheduler allows for setPoolSize changes at runtime
Also exposing "getPoolSize()" and "getActiveCount()" from ThreadPoolTaskScheduler now, analogous to ThreadPoolTaskExecutor.
Issue: SPR-10883 | threadpooltaskscheduler allows for setpoolsize changes at runtime | 65 | false | false | 7 | false | false | false | spring-projects | spring-framework | 18,814 |
e5231526536f0ea904264dca80416c7f9f9f9c2c | Juergen Hoeller | Juergen Hoeller | Properly handle getMethodDescriptors() null value on IBM JVM
Also internally renaming SimpleNonIndexedPropertyDescriptor to SimplePropertyDescriptor and preferring direct field access wherever possible.
Issue: SPR-10862
(cherry picked from commit 5639aa7) | properly handle getmethoddescriptors() null value on ibm jvm | 60 | false | false | 8 | false | false | false | spring-projects | spring-framework | 18,815 |
3ca0dcd9123981962d8dbf5a371d7d0bed99f298 | Juergen Hoeller | unknown | Fixed method count in AbstractMethodMockingControl's IllegalStateException message
Issue: SPR-10885
(cherry picked from commit 5596154) | fixed method count in abstractmethodmockingcontrol's illegalstateexception message | 82 | false | false | 7 | false | false | false | spring-projects | spring-framework | 18,816 |
e33324b700ecf38d2e572bb0dcb45aa695adc9a8 | Arjen Poutsma | Arjen Poutsma | Changed Future<Void> to Future<?>
Changed return values of Future<Void> to Future<?> in AsyncRestTemplate
and AsyncRestOperations. | changed future<void> to future<?> | 33 | false | false | 4 | false | false | false | spring-projects | spring-framework | 18,817 |
79ddba5d01e1e3b4adb281ffe7443fdfdd50768e | Rossen Stoyanchev | Rossen Stoyanchev | Polish WebSocket integration tests | polish websocket integration tests | 34 | false | false | 4 | false | false | false | spring-projects | spring-framework | 18,818 |
fee3148b0fa5c5fbff15cfd4c062de60bcc49711 | Rossen Stoyanchev | Rossen Stoyanchev | Add Tomcat WebSocket integration tests | add tomcat websocket integration tests | 38 | false | false | 5 | false | false | false | spring-projects | spring-framework | 18,819 |
e21bbdd933050f829b55eb67ee8ae5a39a12b6e9 | Rossen Stoyanchev | Rossen Stoyanchev | Polish WebSocket/STOMP Java config
Ensure configuration provided for WebSocketHandler's (eg interceptors,
or HandshakeHandler) are passed on to the SockJsService if congiured.
Better separate Servlet-specific parts of the configuration to make it
more obvious where non-Servlet alternatives could fit in.
Add more tes... | polish websocket/stomp java config | 34 | false | false | 4 | false | false | false | spring-projects | spring-framework | 18,820 |
5d69700515d4ba03f6f03b507c1b6f226062e006 | Rossen Stoyanchev | Rossen Stoyanchev | Remove incorrect package import
Issue: SPR-10880 | remove incorrect package import | 31 | false | false | 4 | false | true | false | spring-projects | spring-framework | 18,821 |
ed7c8b5a53f7603cbf1b95ca35e78f3f69b2588a | Juergen Hoeller | Juergen Hoeller | Fixed getCachedExecutor race condition in MethodReference
Issue: SPR-10884 | fixed getcachedexecutor race condition in methodreference | 57 | false | false | 6 | false | false | false | spring-projects | spring-framework | 18,822 |
fcd32bc5f584332568f829a54cb1740e79e40b06 | Spring Buildmaster | Phillip Webb | Increment version to 4.0.0.BUILD-SNAPSHOT | increment version to 4.0.0.build-snapshot | 41 | false | false | 4 | false | false | false | spring-projects | spring-framework | 18,823 |
8db4089e54d84587a9f617eadf530e9872b05a41 | Spring Buildmaster | Spring Buildmaster | Release version 4.0.0.M3 | release version 4.0.0.m3 | 24 | false | false | 3 | true | true | true | spring-projects | spring-framework | 18,824 |
1f897329f9b8617a84fab10fee5f3ad9269160b3 | Rossen Stoyanchev | Rossen Stoyanchev | Add support for Ping and Pong WebSocket messages
Issue: SPR-10876 | add support for ping and pong websocket messages | 48 | false | false | 8 | true | true | true | spring-projects | spring-framework | 18,825 |
cbdb99c042896cac30734440844c2c5563790cc0 | Rossen Stoyanchev | Rossen Stoyanchev | Add basic javadoc to spring-messaging annotations | add basic javadoc to spring-messaging annotations | 49 | false | false | 6 | true | true | true | spring-projects | spring-framework | 18,826 |
50178550eb6073eaf7d54f389a06a1d97281a3f5 | Rossen Stoyanchev | Rossen Stoyanchev | Add option to remove path ext in ServletUriCompBuilder
Issue: SPR-10272 | add option to remove path ext in servleturicompbuilder | 54 | false | false | 8 | true | true | false | spring-projects | spring-framework | 18,827 |
caa1218d368f156a0d2592e0c78affe195ef6594 | Juergen Hoeller | Juergen Hoeller | Polishing | polishing | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 18,828 |
c664010001c840532080ceb2b92fb93498d24780 | Juergen Hoeller | Juergen Hoeller | Added conversion support for Java 8's ZoneId class and the 'of' method convention
Issue: SPR-1528 | added conversion support for java 8's zoneid class and the 'of' method convention | 81 | false | false | 13 | false | false | false | spring-projects | spring-framework | 18,829 |
ba87743087d12306ea3d74b4f50d13a13bed3614 | Rossen Stoyanchev | Rossen Stoyanchev | Polish (minor) | polish (minor) | 14 | false | false | 2 | false | false | false | spring-projects | spring-framework | 18,830 |
bee3263322fd59368ae062863e91d096b41154c1 | Sam Brannen | Sam Brannen | Initial changelog entries for 4.0 M1 | initial changelog entries for 4.0 m1 | 36 | false | false | 6 | false | false | false | spring-projects | spring-framework | 18,831 |
88e514bd5625754e03f133d7d6b882bee7999689 | Sam Brannen | Sam Brannen | Delete deprecated code in the TestContext framework
This commit deletes the deprecated SimpleJdbcTestUtils class as well as
remaining usage of SimpleJdbcTemplate within the TestContext framework
and its test suite.
Issue: SPR-10499 | delete deprecated code in the testcontext framework | 51 | false | false | 7 | false | true | false | spring-projects | spring-framework | 18,832 |
2685818e9130942684bba1afa37cab8b96df74f3 | Sam Brannen | Sam Brannen | Delete deprecated code in the TestContext framework
This commit deletes the deprecated @ExpectedException and
@NotTransactional annotations, supporting code, and related Javadoc and
reference documentation.
Issue: SPR-10499 | delete deprecated code in the testcontext framework | 51 | false | false | 7 | false | true | false | spring-projects | spring-framework | 18,833 |
eb65b2b08344196a95a0c398058418f4fcf2c9e9 | Sam Brannen | Sam Brannen | Delete deprecated code in the TestContext framework
This commit deletes the deprecated JUnit 3.8 support in the TestContext
Framework.
Issue: SPR-10499 | delete deprecated code in the testcontext framework | 51 | false | false | 7 | false | true | false | spring-projects | spring-framework | 18,834 |
4525068f56314e8e322e412852feedc1486a0d02 | Sam Brannen | Sam Brannen | Remove JUnit 3.8 based test class hierarchy
This commit picks up where 74021b9 left off. | remove junit 3.8 based test class hierarchy | 43 | false | false | 7 | true | false | true | spring-projects | spring-framework | 18,835 |
cb2ffb79e4f58f99aca64b38eaa6c8cce89a27dc | Sam Brannen | Sam Brannen | Set Ant build.compiler to javac1.7 | set ant build.compiler to javac1.7 | 34 | false | false | 5 | true | true | true | spring-projects | spring-framework | 18,836 |
f347988428b50286ab9d5a7d19553917def76883 | Rossen Stoyanchev | Rossen Stoyanchev | Remove parameterized type from WebSocketHandler | remove parameterized type from websockethandler | 47 | false | false | 5 | true | true | true | spring-projects | spring-framework | 18,837 |
0c1b329949a11d56271b09047acbda8d76a61e3b | Rossen Stoyanchev | Rossen Stoyanchev | Remove HandlerProvider | remove handlerprovider | 22 | false | false | 2 | true | true | false | spring-projects | spring-framework | 18,838 |
861ab900aeb9c61b0f7271f06ae06a27e66d7d46 | Rossen Stoyanchev | Rossen Stoyanchev | Switch to single message method for WebSocketHandler | switch to single message method for websockethandler | 52 | false | false | 7 | false | false | false | spring-projects | spring-framework | 18,839 |
5f22cf053279b4a692eac95b5fbfb9701110cd4e | Rossen Stoyanchev | Rossen Stoyanchev | Add WebSocketHandlerInvoker class | add websockethandlerinvoker class | 33 | false | false | 3 | true | true | true | spring-projects | spring-framework | 18,840 |
db2c2480dbcad7e95f5cae60d62ab014c7d96d75 | Phillip Webb | Phillip Webb | Javadocs and general formatting polish | javadocs and general formatting polish | 38 | false | false | 5 | false | false | false | spring-projects | spring-framework | 18,841 |
9da2c21edbaa31bcbd12447afbf578b621a1de93 | Rossen Stoyanchev | Rossen Stoyanchev | Consolidate WebSocketHandler interface and sub-interfaces | consolidate websockethandler interface and sub-interfaces | 57 | false | false | 5 | true | true | false | spring-projects | spring-framework | 18,842 |
8200601acebfac7e768942acf9f2f6688c19fc38 | Rossen Stoyanchev | Rossen Stoyanchev | Tighten up exception handling strategy
WebSocketHandler implementations:
- methods must deal with exceptions locally
- uncaught runtime exceptions are handled by ending the session
- transport errors (websocket engine) are passed into handleError
WebSocketSession methods may raise IOException
SockJS implementation o... | tighten up exception handling strategy | 38 | false | false | 5 | false | false | false | spring-projects | spring-framework | 18,843 |
34c95034d8437249b573912aaf275c0a734b15a7 | Rossen Stoyanchev | Rossen Stoyanchev | Fix minor issue and polish | fix minor issue and polish | 26 | false | false | 5 | true | true | true | spring-projects | spring-framework | 18,844 |
36148b7cb1066b77b7849f9852d36d0fcf0f5db0 | Rossen Stoyanchev | Rossen Stoyanchev | Switch DefaultSockJsService to constructor DI
DefaultSockJsService now relies on constructors and requires a
TaskScheduler at a minimum. It no longer needs lifecycle methods. | switch defaultsockjsservice to constructor di | 45 | false | false | 5 | true | true | true | spring-projects | spring-framework | 18,845 |
c28ce0e2bd96fa93c20282403400e39e160601c7 | Rossen Stoyanchev | Rossen Stoyanchev | Ensure WebSocketHandlerEndpoint can connect only once
WebSocketHandlerEndpoint and SockJsWebSocketHandler are stateful
wrappers that are not intended to be used with one client connection. | ensure websockethandlerendpoint can connect only once | 53 | false | false | 6 | false | false | false | spring-projects | spring-framework | 18,846 |
db4de526d2e9f231910d8946269d2e399863d26f | Phillip Webb | Phillip Webb | Minor polish and FIXMEs | minor polish and fixmes | 23 | false | false | 4 | false | false | false | spring-projects | spring-framework | 18,847 |
ff2e9aa5bc4b182d74e1e3e654f24e253ad4768b | Phillip Webb | Phillip Webb | Minor tweaks to WebSocketMessage
- payload is now required
- byte data is obtained and stored only once (allowing multiple calls)
- minor formatting polish | minor tweaks to websocketmessage | 32 | false | false | 4 | false | false | false | spring-projects | spring-framework | 18,848 |
a14161f0ca43996e10fa3915d959e2c4cc61bab7 | Phillip Webb | Phillip Webb | JettyRequestUpgradeStrategy | jettyrequestupgradestrategy | 27 | false | false | 1 | false | false | false | spring-projects | spring-framework | 18,849 |
3cd4909ba344407bdabe021b815ae852fa3017a6 | Rossen Stoyanchev | Rossen Stoyanchev | Minor fix | minor fix | 9 | false | false | 2 | false | false | false | spring-projects | spring-framework | 18,850 |
84089bf3968443e4f6bb9239dace0692734d6578 | Rossen Stoyanchev | Rossen Stoyanchev | Add HandlerProvider interface
HandlerProvider is now an interface that can be used to plug in
WebSocket handlers with per-connection scope semantics. There are two
implementations, of the interface, one simple and a second that creates
handler instances through AutowireCapableBeanFactory.
HandlerProvider also provide... | add handlerprovider interface | 29 | false | false | 3 | true | true | true | spring-projects | spring-framework | 18,851 |
f91be88f8ce6ebab603c578004495eeea3c11358 | Juergen Hoeller | Juergen Hoeller | Temporary workaround for JDK 8 test compilation/execution problem
Issue: SPR-9639 | temporary workaround for jdk 8 test compilation/execution problem | 65 | false | false | 8 | false | false | false | spring-projects | spring-framework | 18,852 |
8ab16607d3476b3680c60b3a732ceaa3d045a057 | Juergen Hoeller | Juergen Hoeller | Support for JDK 8's "common" ForkJoinPool
Issue: SPR-9644 | support for jdk 8's "common" forkjoinpool | 41 | false | false | 6 | false | false | false | spring-projects | spring-framework | 18,853 |
506f6a7c5753e26e41c27b808db82981803bad38 | Juergen Hoeller | Juergen Hoeller | Adapter for JDK 8's standard parameter name reflection facilities
Issue: SPR-9643 | adapter for jdk 8's standard parameter name reflection facilities | 65 | false | false | 9 | false | false | false | spring-projects | spring-framework | 18,854 |
173323757935bbc76afc21b915b8bc5093a56937 | Juergen Hoeller | Juergen Hoeller | Initial support for JDK 8 Date-Time (JSR-310)
This is largely derived from our existing Joda-Time support, with corresponding classes wherever possible.
Issue: SPR-9641 | initial support for jdk 8 date-time (jsr-310) | 45 | false | false | 7 | false | false | false | spring-projects | spring-framework | 18,855 |
cd996ba18f01a53ae83c1296d411ae19b250e365 | Juergen Hoeller | Juergen Hoeller | Upgrading to JDK 1.8 bytecode along with ASM 4.1 patch
ASM has been patched to accept 1.8 bytecode simply through removing an assertion. As a consequence, we have an embedded copy of the ASM sources now instead of jarjar'ing the original ASM jar. The sources originate from ASM 4.1; for CGLIB 3.0 compatibility, a furth... | upgrading to jdk 1.8 bytecode along with asm 4.1 patch | 54 | false | false | 10 | false | false | false | spring-projects | spring-framework | 18,856 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.