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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
8534764e99827ee0b17d1cda04774dae1e3378e1 | Juergen Hoeller | Juergen Hoeller | "file-encoding" attribute value is being applied correctly (SPR-8024) | "file-encoding" attribute value is being applied correctly (spr-8024) | 69 | false | false | 8 | false | false | false | spring-projects | spring-framework | 19,957 |
6c23abebaec8ea11eef39c6f55047c2b6433362f | Juergen Hoeller | Juergen Hoeller | Hibernate etc | hibernate etc | 13 | false | false | 2 | false | false | false | spring-projects | spring-framework | 19,958 |
3ea0cf36bc778a46127c20d9d12da921baa237d7 | Juergen Hoeller | Juergen Hoeller | Hibernate synchronization properly unbinds Session even in case of afterCompletion exception (SPR-8757) | hibernate synchronization properly unbinds session even in case of aftercompletion exception (spr-8757) | 103 | false | false | 12 | false | false | false | spring-projects | spring-framework | 19,959 |
e2f4332c49db6c0357b66c44bed0eb4aaa7357d2 | Juergen Hoeller | Juergen Hoeller | do not insist on a "dataSource" reference being set (SPR-8924) | do not insist on a "datasource" reference being set (spr-8924) | 62 | false | false | 10 | false | false | false | spring-projects | spring-framework | 19,960 |
8b2f6306981d6dc1e33bbfd2e8c74dc4956e731d | Juergen Hoeller | Juergen Hoeller | deprecated TopLinkJpaDialect, etc | deprecated toplinkjpadialect, etc | 33 | false | false | 3 | false | false | false | spring-projects | spring-framework | 19,961 |
b227c90e3b10e3ac44aa59c15ec0583f5f91a04a | Juergen Hoeller | Juergen Hoeller | officially deprecated TopLinkJpaDialect in favor of EclipseLink and Spring's EclipseLinkJpaDialect; updated supported version ranges for EclipseLink and OpenJPA | officially deprecated toplinkjpadialect in favor of eclipselink and spring's eclipselinkjpadialect; updated supported version ranges for eclipselink and openjpa | 160 | false | false | 18 | false | false | false | spring-projects | spring-framework | 19,962 |
4b74a3565c12c31ead51cf46985e415299861292 | Juergen Hoeller | Juergen Hoeller | Hibernate 4 LocalSessionFactoryBean implements PersistenceExceptionTranslator interface as well (SPR-8952); consistent extending of HibernateExceptionTranslator for Hibernate 3 as well as Hibernate 4 | hibernate 4 localsessionfactorybean implements persistenceexceptiontranslator interface as well (spr-8952); consistent extending of hibernateexceptiontranslator for hibernate 3 as well as hibernate 4 | 199 | false | false | 21 | false | false | false | spring-projects | spring-framework | 19,963 |
88913f2b231c7bad0a535dcc11aab4dbf5ad9127 | Chris Beams | Chris Beams | Convert CRLF (dos) to LF (unix)
Prior to this change, roughly 5% (~300 out of 6000+) of files under the
source tree had CRLF line endings as opposed to the majority which have
LF endings.
This change normalizes these files to LF for consistency going forward.
Command used:
$ git ls-files | xargs file | grep CRLF | ... | convert crlf (dos) to lf (unix) | 31 | false | false | 6 | true | true | true | spring-projects | spring-framework | 19,964 |
ae72cf2f50a078724c3d177daae9dec824bdbfee | Chris Beams | Chris Beams | Convert CRLF (dos) to LF (unix)
Prior to this change, roughly 5% (~300 out of 6000+) of files under the
source tree had CRLF line endings as opposed to the majority which have
LF endings.
This change normalizes these files to LF for consistency going forward.
Command used:
$ git ls-files | xargs file | grep CRLF | ... | convert crlf (dos) to lf (unix) | 31 | false | false | 6 | true | true | true | spring-projects | spring-framework | 19,965 |
096de373b492b6649f560d0eba3aa60d97b9c6a3 | Juergen Hoeller | Juergen Hoeller | further post-GA fixes | further post-ga fixes | 21 | false | false | 3 | false | false | false | spring-projects | spring-framework | 19,966 |
23a941d0f47f9efc8362ecda087c9daa230b2080 | Juergen Hoeller | Juergen Hoeller | added "entityInterceptor" property to Hibernate 4 LocalSessionFactoryBean (SPR-8940) | added "entityinterceptor" property to hibernate 4 localsessionfactorybean (spr-8940) | 84 | false | false | 8 | false | false | false | spring-projects | spring-framework | 19,967 |
9506f8d883d4d2543784e459663e041c2afd2dfa | Juergen Hoeller | Juergen Hoeller | corrected fix for QuartzJobBean to work with Quartz 2.0/2.1 (SPR-8889) | corrected fix for quartzjobbean to work with quartz 2.0/2.1 (spr-8889) | 70 | false | false | 10 | false | false | false | spring-projects | spring-framework | 19,968 |
c71da98c10ec86a60d12750e17605d6106f4e929 | Juergen Hoeller | Juergen Hoeller | prepared for 3.1.1 | prepared for 3.1.1 | 18 | false | false | 3 | false | false | false | spring-projects | spring-framework | 19,969 |
01036f0ff5876be996affda71ad4c721f3ee92a5 | Juergen Hoeller | Juergen Hoeller | fixed "packagesToScan" to avoid additional provider scan (SPR-8936) | fixed "packagestoscan" to avoid additional provider scan (spr-8936) | 67 | false | false | 8 | false | false | false | spring-projects | spring-framework | 19,970 |
f8dbbf402f709b5beabf9e8d759eb37baef29bb9 | Chris Beams | Chris Beams | Minor copy edits to README | minor copy edits to readme | 26 | false | false | 5 | false | false | false | spring-projects | spring-framework | 19,971 |
e1b645368a20592a0272c5f6843f6607e0ed0b93 | Rossen Stoyanchev | Rossen Stoyanchev | Add missing (empty) source folders | add missing (empty) source folders | 34 | false | false | 5 | false | false | false | spring-projects | spring-framework | 19,972 |
7258d9b29748ffc45156be1052467a8a768cad17 | Rossen Stoyanchev | Rossen Stoyanchev | Add missing (empty) source folders | add missing (empty) source folders | 34 | false | false | 5 | false | false | false | spring-projects | spring-framework | 19,973 |
d9ff754ff5591e2eb697de27d776c985f315a1aa | Chris Beams | Chris Beams | Merge pull request #8 from cbeams/master
Add readme | merge pull request #8 from cbeams/master | 40 | true | false | 6 | false | false | false | spring-projects | spring-framework | 19,974 |
ab5cdb5cda301e7b3ad50ec4f69502bb62b7e1f8 | Chris Beams | Chris Beams | Add readme | add readme | 10 | false | false | 2 | true | true | false | spring-projects | spring-framework | 19,975 |
e158f61e9367aabbcef60e0c2d0fca0c2e1083f2 | Chris Beams | Chris Beams | Increment version to 3.1.1.BUILD-SNAPSHOT | increment version to 3.1.1.build-snapshot | 41 | false | false | 4 | false | false | false | spring-projects | spring-framework | 19,976 |
dfc5b482c90c262c71d4d208d21dabdfc2e50f13 | Juergen Hoeller | Chris Beams | IntelliJ IDEA 11 project setup | intellij idea 11 project setup | 30 | false | false | 5 | false | false | false | spring-projects | spring-framework | 19,977 |
abb5fc094a34eb094bdf90349cabb2115da40240 | Chris Beams | Chris Beams | Add spring-build 2.5.2
spring-build was previously included via an svn:external. Adding
directly to the source tree under Git to avoid the need for a git
submodule.
In order to build from any earlier commit, it is recommended to
export spring-build or symlink an existing copy into the root
of the spring-framework pro... | add spring-build 2.5.2 | 22 | false | false | 3 | false | false | false | spring-projects | spring-framework | 19,978 |
1a3d9a2d3e3859c3b75a3376650ee3229fd1b71d | Juergen Hoeller | Chris Beams | IntelliJ IDEA 11 project setup | intellij idea 11 project setup | 30 | false | false | 5 | false | false | false | spring-projects | spring-framework | 19,979 |
bd6c3becb03a9d5b5dced85a16ffd2c1f45f0495 | Chris Beams | Chris Beams | Increment version to 3.2.0.BUILD-SNAPSHOT | increment version to 3.2.0.build-snapshot | 41 | false | false | 4 | false | false | false | spring-projects | spring-framework | 19,980 |
1765b6879f64e2d64274d3560704876bde26532e | Chris Beams | Chris Beams | Add spring-build 2.5.2
spring-build was previously included via an svn:external. Adding
directly to the source tree under Git to avoid the need for a git
submodule.
In order to build from any earlier commit, it is recommended to
export spring-build or symlink an existing copy into the root
of the spring-framework pro... | add spring-build 2.5.2 | 22 | false | false | 3 | false | false | false | spring-projects | spring-framework | 19,981 |
ac107d0c2ae939c669ba086c2874d02790519b06 | Chris Beams | Chris Beams | Release Spring Framework 3.1.0.RELEASE | release spring framework 3.1.0.release | 38 | false | false | 4 | true | true | true | spring-projects | spring-framework | 19,982 |
fae32cea8ed26d4839da62097393909a0b3dc854 | Chris Beams | Chris Beams | Update "What's new in 3.1" ref docs | update "what's new in 3.1" ref docs | 35 | false | false | 7 | false | false | false | spring-projects | spring-framework | 19,983 |
153d38f1c83d0beefde0e9e0e91a0143838de4e6 | Chris Beams | Chris Beams | Polish Javadoc | polish javadoc | 14 | false | false | 2 | false | false | false | spring-projects | spring-framework | 19,984 |
8f18337543a6d6fd1a66b238b71b16175e111788 | Juergen Hoeller | Juergen Hoeller | final preparations for 3.1 GA release | final preparations for 3.1 ga release | 37 | false | false | 6 | false | false | false | spring-projects | spring-framework | 19,985 |
6796a775d2b1a741522747b045fd41da9bc33f9a | Juergen Hoeller | Juergen Hoeller | overhaul of support package arrangements; added missing package-info files | overhaul of support package arrangements; added missing package-info files | 74 | false | false | 9 | false | false | false | spring-projects | spring-framework | 19,986 |
1c45c51fe10bd3739d4b4c938a288ee3ebbf0f54 | Juergen Hoeller | Juergen Hoeller | overhaul of support package arrangements for handler method processing; added missing package-info files | overhaul of support package arrangements for handler method processing; added missing package-info files | 104 | false | false | 13 | false | false | false | spring-projects | spring-framework | 19,987 |
2065b788c4961e09cbafc4f52d91177db07b9285 | Chris Beams | Chris Beams | Re-introduce system-properties-mode to spring-context 3.1 XSD
See JIRA issue for complete details.
Issue: SPR-8901 | re-introduce system-properties-mode to spring-context 3.1 xsd | 61 | false | false | 6 | false | false | false | spring-projects | spring-framework | 19,988 |
e9da8548483fcd725a89e1eb12471f622b89cd19 | Chris Beams | Chris Beams | Fix typo in MVC reference documentation | fix typo in mvc reference documentation | 39 | false | false | 6 | true | true | true | spring-projects | spring-framework | 19,989 |
0042243a119cde1b5dbbe76cd2a8cb310265dfd4 | Juergen Hoeller | Juergen Hoeller | SmartLifecycle beans in Lifecycle dependency graphs are only being started when isAutoStartup=true (SPR-8912) | smartlifecycle beans in lifecycle dependency graphs are only being started when isautostartup=true (spr-8912) | 109 | false | false | 13 | false | false | false | spring-projects | spring-framework | 19,990 |
2fa9ef9f5ad08508adacea01bdec7e1309705af6 | Juergen Hoeller | Juergen Hoeller | do not reset Session itself on "clear()" in order to properly interact with Open Session in View (SPR-8909) | do not reset session itself on "clear()" in order to properly interact with open session in view (spr-8909) | 107 | false | false | 18 | false | false | false | spring-projects | spring-framework | 19,991 |
d507c2b927ab19c8060f67098e0147d76317aece | Juergen Hoeller | Juergen Hoeller | "dispatchOptionsRequest" only sets the default 'Allow' header if actually needed (SPR-7837); "dispatchTraceRequest" only generates default response body if actually needed | "dispatchoptionsrequest" only sets the default 'allow' header if actually needed (spr-7837); "dispatchtracerequest" only generates default response body if actually needed | 171 | false | false | 20 | false | false | false | spring-projects | spring-framework | 19,992 |
450a3d7eeeccbfa16f1b1f2c743af805fe24e573 | Juergen Hoeller | Juergen Hoeller | polishing | polishing | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 19,993 |
23e58aa718f7575dad14d2f00be15ff2896ef57a | Chris Beams | Chris Beams | Preserve programmatically set context config locations
Prior to this fix, ContextLoader(Listener)'s would overwrite any
value set directly against a WebApplicationContext's #setConfigLocation
method. This is a likely scenario when using Spring 3.1's new
WebApplicationInitializer support.
Now a check is performed to e... | preserve programmatically set context config locations | 54 | false | false | 6 | false | false | false | spring-projects | spring-framework | 19,994 |
ec1b016602f45e6d2bffe4cdccffd57db187620a | Chris Beams | Chris Beams | Improve unsupported operation messages in GenericWAC | improve unsupported operation messages in genericwac | 52 | false | false | 6 | true | true | false | spring-projects | spring-framework | 19,995 |
5ebabcf2b3379b367880840393db6ffd2ec6e9dd | Sam Brannen | Sam Brannen | polishing Javadoc for marshalling message converters | polishing javadoc for marshalling message converters | 52 | false | false | 6 | false | false | false | spring-projects | spring-framework | 19,996 |
1141a1d6103075f8d5b3d84b838b4fee2ed91499 | Juergen Hoeller | Juergen Hoeller | polishing | polishing | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 19,997 |
dd7950638d48831bc847598ca53667446312cd7c | Juergen Hoeller | Juergen Hoeller | MethodValidationPostProcessor, MappingJacksonMessageConverter, etc | methodvalidationpostprocessor, mappingjacksonmessageconverter, etc | 66 | false | false | 3 | false | false | false | spring-projects | spring-framework | 19,998 |
098342918c39ef51791290c0007135efe3add25e | Juergen Hoeller | Juergen Hoeller | reworked JsonMessageConverter contribution into MappingJacksonMessageConverter, aligned with MappingJacksonHttpMessageConverter and MappingJacksonJsonView | reworked jsonmessageconverter contribution into mappingjacksonmessageconverter, aligned with mappingjacksonhttpmessageconverter and mappingjacksonjsonview | 154 | false | false | 10 | false | false | false | spring-projects | spring-framework | 19,999 |
8f69e81197a36b2ead2ffd188dcf6039f0416e53 | Juergen Hoeller | Juergen Hoeller | polishing | polishing | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 20,000 |
d8e640d70817a0fa85fd980145a92c0fad929779 | Juergen Hoeller | Juergen Hoeller | polishing | polishing | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 20,001 |
0f75cebdff44791c85a62e422d998afe536da1e5 | Juergen Hoeller | Juergen Hoeller | @Transactional qualifiers match against transaction manager definitions in parent contexts as well (SPR-7679) | @transactional qualifiers match against transaction manager definitions in parent contexts as well (spr-7679) | 109 | false | false | 13 | false | false | false | spring-projects | spring-framework | 20,002 |
d4123d06379fadc0b05043f5ab5a1a2cb264314b | Chris Beams | Chris Beams | Support use of @Scheduled against JDK proxies
Prior to this change, ScheduledAnnotationBeanPostProcessor found any
@Scheduled methods against the ultimate targetClass for a given bean
and then attempted to invoke that method against the bean instance. In
cases where the bean instance was in fact a JDK proxy, this atte... | support use of @scheduled against jdk proxies | 45 | false | false | 7 | false | true | false | spring-projects | spring-framework | 20,003 |
439b7750d4750722a03d60465da2e4b62bbcf626 | Juergen Hoeller | Juergen Hoeller | fixed "hibernateManagedSession" mode to actually work against Hibernate 4.0 (SPR-8776) | fixed "hibernatemanagedsession" mode to actually work against hibernate 4.0 (spr-8776) | 86 | false | false | 10 | false | false | false | spring-projects | spring-framework | 20,004 |
48836e2ebb5990d9dd2f7656c0dfb66650b49e0d | Chris Beams | Chris Beams | Allow parameters in FactoryBean-returning @Bean methods
Prior to this change, an assumption was made in
AbstractAutowireCapableBeanFactory that any factory-method would have
zero parameters. This may not be the case in @Bean methods.
We now look for the factory-method by name in a more flexible fashion
that accomoda... | allow parameters in factorybean-returning @bean methods | 55 | false | false | 6 | true | true | false | spring-projects | spring-framework | 20,005 |
866999764de3b9144648bbd325f3d99d67634692 | Chris Beams | Chris Beams | Polish whitespace in ConfigurationClassEnhancer | polish whitespace in configurationclassenhancer | 47 | false | false | 4 | false | false | false | spring-projects | spring-framework | 20,006 |
06d06d4aa94d9025ea7416110bff270eb8a632f3 | Chris Beams | Chris Beams | Mention SystemEnvironmentPropertySource in related Javadoc
Issue: SPR-8869 | mention systemenvironmentpropertysource in related javadoc | 58 | false | false | 5 | false | true | false | spring-projects | spring-framework | 20,007 |
0449f6cb84b743b087e7da32452de2c20f160a01 | Chris Beams | Chris Beams | Polish @Scope Javadoc | polish @scope javadoc | 21 | false | false | 3 | false | false | false | spring-projects | spring-framework | 20,008 |
34798a47ab71daf1d62eabf03ae5f708743d42c9 | Chris Beams | Chris Beams | Fix warnings, polish Javadoc for @Validated et al. | fix warnings, polish javadoc for @validated et al | 49 | false | false | 8 | true | true | true | spring-projects | spring-framework | 20,009 |
e648245eb3e7a5baca8d2b281bd2d3a746ee9242 | Juergen Hoeller | Juergen Hoeller | added MethodValidationInterceptor/PostProcessor for Hibernate Validator 4.2 based method validation; renamed Spring's variant of @Valid to @Validated | added methodvalidationinterceptor/postprocessor for hibernate validator 4.2 based method validation; renamed spring's variant of @valid to @validated | 149 | false | false | 16 | false | false | false | spring-projects | spring-framework | 20,010 |
2dba480d9d41ba62c50cf7b3414e01fa7b0b2def | Juergen Hoeller | Juergen Hoeller | used specific SLF4J versions for running the test suites of individual modules (fixing the Hibernate Validator 4.2 upgrade) | used specific slf4j versions for running the test suites of individual modules (fixing the hibernate validator 4.2 upgrade) | 123 | false | false | 18 | false | false | false | spring-projects | spring-framework | 20,011 |
9d93b5429f3291fb4484a7f504319e988a0a2664 | Juergen Hoeller | Juergen Hoeller | fixed assertion message | fixed assertion message | 23 | false | false | 3 | false | false | false | spring-projects | spring-framework | 20,012 |
ede8482f812060a7051c7fe2b62acde7d8fe7be8 | Chris Beams | Chris Beams | Revert .web.servlet to Hibernate Validator 4.1.0.GA
In order to determine why classloading errors occur after
upgrading to 4.2.0.Final.
To demonstrate this error, uncomment the 4.2.0.Final dependency in
ivy.xml and run `ant test` within the .web.servlet module. | revert .web.servlet to hibernate validator 4.1.0.ga | 51 | false | false | 6 | false | true | false | spring-projects | spring-framework | 20,013 |
615bb29f92e4df56df14f5c1fe8b47415c680cce | Chris Beams | Chris Beams | Revert .context to Hibernate Validator 4.1.0.GA
In order to determine why Ehcache classloading errors occur after
upgrading to 4.2.0.Final.
To demonstrate this error, uncomment the 4.2.0.Final dependency in
ivy.xml and run `ant test` within the .context module. | revert .context to hibernate validator 4.1.0.ga | 47 | false | false | 6 | false | true | false | spring-projects | spring-framework | 20,014 |
1c58dd9d897f6089a5d042c84527169fdcdc314b | Chris Beams | Chris Beams | Upgrade to Hibernate Validator 4.2.0.Final
4.1/4.2 use is optional; users may compile and run against validator
versions back to 4.0. | upgrade to hibernate validator 4.2.0.final | 42 | false | false | 5 | false | false | false | spring-projects | spring-framework | 20,015 |
481c8455fdcde604667f3b1b4ffee30d91551d7a | Chris Beams | Chris Beams | Upgrade to Hibernate Core 4.0.0.CR7
From earlier dependence on 4.0.0.CR4.
Spring 3.1.x will upgrade to Hibernate 4.0.0.Final as soon as possible
after its release.
Pom files have also been updated to 'recommend' use of Hibernate
3.6.0.Final or better (earlier value was 3.3.1.GA). | upgrade to hibernate core 4.0.0.cr7 | 35 | false | false | 5 | false | false | false | spring-projects | spring-framework | 20,016 |
a962bd067734edd30d26a89779c304eececd8f13 | Chris Beams | Chris Beams | Revert accidental changes in Eclipse/pom metadata | revert accidental changes in eclipse/pom metadata | 49 | false | false | 6 | false | true | false | spring-projects | spring-framework | 20,017 |
0f1affe93148dc7b5b16bdd39a20b59ee9a232ad | Juergen Hoeller | Juergen Hoeller | JmsInvokerClientInterceptor/FactoryBean always uses createConnection/createSession when on JMS 1.1 | jmsinvokerclientinterceptor/factorybean always uses createconnection/createsession when on jms 1.1 | 98 | false | false | 8 | false | false | false | spring-projects | spring-framework | 20,018 |
1adf82503bf76142914ef423355aea6d8af7e247 | David Syer | David Syer | SPR-7404: Fixed metadata | fixed metadata | 14 | false | false | 2 | false | false | false | spring-projects | spring-framework | 20,019 |
909577082d7e4a74780bf32bf0c54a1370c76b1f | Deline Neo | Rossen Stoyanchev | Add attributeDoesNotExist ModelResultMatcher
Issue: SPR-10509 | add attributedoesnotexist modelresultmatcher | 44 | false | false | 3 | true | true | true | spring-projects | spring-framework | 20,020 |
4c991ba4d031bc5662265697b6e5a115fd147421 | Rossen Stoyanchev | Rossen Stoyanchev | Make HTTP scheme parsing case-insensitive
Issue: SPR-10779 | make http scheme parsing case-insensitive | 41 | false | false | 5 | false | false | false | spring-projects | spring-framework | 20,021 |
1e90d029735e809a8ddb1c60f35e76083b1fe084 | Rossen Stoyanchev | Rossen Stoyanchev | Fix issue with parsing x-forwarded-host header
Issue: SPR-10701 | fix issue with parsing x-forwarded-host header | 46 | false | false | 6 | true | true | true | spring-projects | spring-framework | 20,022 |
676f7f95714530c4d6c5d3a28469f15930938713 | Juergen Hoeller | Juergen Hoeller | Updated Quartz version range in javadoc
Issue: SPR-10775 | updated quartz version range in javadoc | 39 | false | false | 6 | false | false | false | spring-projects | spring-framework | 20,023 |
f83518860194c7e08da4897c4679bddad0110fe4 | Juergen Hoeller | Juergen Hoeller | Remove the JobDetail from the job data map after discovering it
Issue: SPR-10775 | remove the jobdetail from the job data map after discovering it | 63 | false | false | 11 | true | true | false | spring-projects | spring-framework | 20,024 |
d504d69ae54ec59f17b8106167e416d133135519 | Juergen Hoeller | Juergen Hoeller | Added "requestsRecovery" bean property to JobDetailFactoryBean
Issue: SPR-10775 | added "requestsrecovery" bean property to jobdetailfactorybean | 62 | false | false | 6 | false | false | false | spring-projects | spring-framework | 20,025 |
ec527a41218469170a5b0499275c6dc2519b7af4 | Juergen Hoeller | Juergen Hoeller | Relaxed expectation for JDK bug in cornerSpr8949 (for compatibility with OpenJDK 8 b100)
Issue: SPR-10558 | relaxed expectation for jdk bug in cornerspr8949 (for compatibility with openjdk 8 b100) | 88 | false | false | 13 | false | false | false | spring-projects | spring-framework | 20,026 |
5ccbc80522eba5a2f0b38a44aac16e7e9c7e7770 | Juergen Hoeller | Juergen Hoeller | Upgraded to AspectJ 1.8.0.M1
Issue: SPR-10558 | upgraded to aspectj 1.8.0.m1 | 28 | false | false | 4 | false | false | false | spring-projects | spring-framework | 20,027 |
faf54f3966f0fc0a8a6d2b48b27d15346c71a223 | Juergen Hoeller | unknown | Polishing
Issue: SPR-10657 | polishing | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 20,028 |
ed996ab4b34fc68fa1e544136338725260b60d1b | Juergen Hoeller | unknown | Avoid re-retrieval of singleton bean instances
Issue: SPR-10663 | avoid re-retrieval of singleton bean instances | 46 | false | false | 6 | true | true | true | spring-projects | spring-framework | 20,029 |
eb6dccd8854a38e3e57e659085b36a4f55e2990a | Phillip Webb | Phillip Webb | Merge pull request #324 from bijukunjummen/SPR-10714
# By Biju Kunjummen
* SPR-10714:
Fix Jaxb2TypeScanner to scan for @XmlRegistry | merge pull request #324 from bijukunjummen/spr-10714 | 52 | true | false | 6 | false | false | false | spring-projects | spring-framework | 20,030 |
4f871d444864d001a049e7817a84f1c59c70016f | Biju Kunjummen | Phillip Webb | Fix Jaxb2TypeScanner to scan for @XmlRegistry
Update ClassPathJaxb2TypeScanner to scan for @XmlRegistry classes.
Prior to this commit explicitly configured @XmlRegistry annotated classes
were not registered with the JAXBContext when using the 'packagesToScan'
property of the Jaxb2Unmarshaller.
Issue: SPR-10714 | fix jaxb2typescanner to scan for @xmlregistry | 45 | false | false | 6 | true | true | true | spring-projects | spring-framework | 20,031 |
5a0e42b76e22b557a4ef2ff7ae6ea5c460fc1470 | Rossen Stoyanchev | Rossen Stoyanchev | Add MultiProtocolWebSocketHandler
It makes it possible to deploy multiple WebSocketHandler's to a URL,
each supporting a different sub-protocol.
Issue: SPR-10786 | add multiprotocolwebsockethandler | 33 | false | false | 2 | true | true | false | spring-projects | spring-framework | 20,032 |
7bb9c6396321a2af04d5322612664672e8df2025 | Rossen Stoyanchev | Rossen Stoyanchev | Fix issue in TomcatRequestUpgradeStrategy
The method WsServerContainer.getServerContainer() was removed from
JSR-356 but remained in Tomcat a little while longer. Instead the
ServerContainer is obtained through a ServletContext attribute.
Tomcat has now removed this method, hence the need for this fix. | fix issue in tomcatrequestupgradestrategy | 41 | false | false | 4 | false | true | false | spring-projects | spring-framework | 20,033 |
bc5246938d07820305167e581e7a8ece23ed265e | Phillip Webb | Phillip Webb | Fix ResourceHttpRequestHandler empty location log
Fix ResourceHttpRequestHandler to only log warning when locations
is empty.
Issue: SPR-10780 | fix resourcehttprequesthandler empty location log | 49 | false | false | 5 | true | true | true | spring-projects | spring-framework | 20,034 |
1678eaaed04c3b9557e26089ca7dd5952976a4b6 | Phillip Webb | Phillip Webb | Turn down logging in DefaultSingletonBeanRegistry
Reduce INFO level destroy logging to DEBUG
Issue: SPR-10758 | turn down logging in defaultsingletonbeanregistry | 49 | false | false | 5 | false | false | false | spring-projects | spring-framework | 20,035 |
4390591b68bcfb184a48610ec948a501fa3cc2b9 | Andy Wilkinson | Rossen Stoyanchev | Make BeanFactoryMCDR BeanFactoryAware
SI's BeanFactoryChannelResolver was BeanFactoryAware. This commit
brings Spring's BeanFactoryMessageChannelDestinationResolver in line
with the old SI class. | make beanfactorymcdr beanfactoryaware | 37 | false | false | 3 | false | true | false | spring-projects | spring-framework | 20,036 |
b8bfabdce652d994bc7d8714584485a6d4359f21 | Spring Buildmaster | Rob Winch | Next development version 4.0.0.BUILD-SNAPSHOT | next development version 4.0.0.build-snapshot | 45 | false | false | 4 | false | false | false | spring-projects | spring-framework | 20,037 |
eda60529375b1b4c420f682834e328473bb66bfe | Spring Buildmaster | Spring Buildmaster | Release version 4.0.0.M2 | release version 4.0.0.m2 | 24 | false | false | 3 | true | true | true | spring-projects | spring-framework | 20,038 |
b25504554117444d0f887c1eed6d1b3aa92d61c1 | Rob Winch | Rob Winch | Enable Jibx binding with TestGroup.CUSTOM_COMPILATION
Previously the Jibx binding was commented out which caused failures when
using the TestGroup.CUSTOM_COMPILATION
Now the Jibx bindings are enabled when the CUSTOM_COMPILATION is enabled.
Issue: SPR-10558 | enable jibx binding with testgroup.custom_compilation | 53 | false | false | 5 | true | true | false | spring-projects | spring-framework | 20,039 |
f7c0795c1aa6c05403e0f14eb9798fe82c35d672 | Rob Winch | Rob Winch | Add TestGroup.CUSTOM_COMPILATION
Previously building with JDK > 1.8 b88 caused test failures due to errors
with custom compilers like Jibx and Jasper reports.
This commit adds a new TestGroup named CUSTOM_COMPILATION that allows the
CI server to continue to run these tests but allow committers to ignore
these tests. | add testgroup.custom_compilation | 32 | false | false | 2 | true | true | false | spring-projects | spring-framework | 20,040 |
4da7e304b86c9528d05b51b02459ee071b65e68a | Arjen Poutsma | Rossen Stoyanchev | Additional docs about security vulnerabilities with XStream. | additional docs about security vulnerabilities with xstream | 59 | false | false | 7 | false | false | false | spring-projects | spring-framework | 20,041 |
b6c54c363780d83e5f164d625d236742a3e0a196 | Juergen Hoeller | Juergen Hoeller | Moved executor null check to AsyncExecutionInterceptor, allowing AbstractAsyncExecutionAspect to fall back to sync execution (as in 3.2.1)
Issue: SPR-10636 | moved executor null check to asyncexecutioninterceptor, allowing abstractasyncexecutionaspect to fall back to sync execution (as in 3.2.1) | 138 | false | false | 17 | false | false | false | spring-projects | spring-framework | 20,042 |
2e4eb9fc10f6037f648c76c80a6e08533f7b34e6 | Juergen Hoeller | unknown | Resource-based PlatformTransactionManager implementations defensively catch Throwable in doBegin in order to reliably close resource in case of OutOfMemoryError
Issue: SPR-10755 | resource-based platformtransactionmanager implementations defensively catch throwable in dobegin in order to reliably close resource in case of outofmemoryerror | 160 | false | false | 18 | false | false | false | spring-projects | spring-framework | 20,043 |
504d5da71fd63d8333c3a491e68a31436b15cd8b | twhitmorenz | Rossen Stoyanchev | Log view exception in DispatcherServlet
Issue: SPR-10340 | log view exception in dispatcherservlet | 39 | false | false | 5 | false | true | false | spring-projects | spring-framework | 20,044 |
01a71ef5ef9893b74578d25597894b84e9bdcd8c | Juergen Hoeller | Juergen Hoeller | Polishing | polishing | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 20,045 |
bb95a63edaa5236dab5a5c5f047d8ed37f5abd41 | Juergen Hoeller | Juergen Hoeller | OpenJDK 8 build 99: Jibx compiler fails - ignoring Jibx tests for the time being | jibx compiler fails - ignoring jibx tests for the time being | 60 | false | false | 11 | false | false | false | spring-projects | spring-framework | 20,046 |
b8f7a30790d537c3e781b2a6a1658b145701f9d6 | Juergen Hoeller | Juergen Hoeller | OpenJDK 8 build 99: different toString() output from JSR-310 Instant | different tostring() output from jsr-310 instant | 48 | false | false | 6 | false | false | false | spring-projects | spring-framework | 20,047 |
2d1b44202b539e057f2de6cff6b6f92f67de08a4 | Juergen Hoeller | Juergen Hoeller | OpenJDK 8 build 99: annotation discovery on bridge methods | annotation discovery on bridge methods | 38 | false | false | 5 | false | false | false | spring-projects | spring-framework | 20,048 |
f7b7649d790180047f154010dad74dddb127650e | Phillip Webb | Phillip Webb | Merge pull request #320 from beamerblvd/SPR-10770
# By Nick Williams
* SPR-10770:
Fix PathResourceTests on Windows | merge pull request #320 from beamerblvd/spr-10770 | 49 | true | false | 6 | false | false | false | spring-projects | spring-framework | 20,049 |
e59c821603725ac9a8b77c0642392c0e9679d8d8 | Nick Williams | Phillip Webb | Fix PathResourceTests on Windows
Fix PathResourceTests so that paths are accessed in a platform
independent manor.
Issue: SPR-10770 | fix pathresourcetests on windows | 32 | false | false | 4 | false | true | false | spring-projects | spring-framework | 20,050 |
9eb596a7e55b5f0ba5bbce8b7073cd93b59d9c01 | Phillip Webb | Phillip Webb | Make TypeDescriptor serializable
Issue: SPR-10631 | make typedescriptor serializable | 32 | false | false | 3 | false | true | false | spring-projects | spring-framework | 20,051 |
9939c4809b98988effa40f249096876de617886e | Phillip Webb | Phillip Webb | Remove unnecessary spring-instrument dependencies
Remove unnecessary spring-core dependency from spring-instrument.
Issue: SPR-10732 | remove unnecessary spring-instrument dependencies | 49 | false | false | 4 | false | false | false | spring-projects | spring-framework | 20,052 |
50333ca68ede797bf40623f95591fe6a2348edca | Phillip Webb | Phillip Webb | Add Java 7 instrumentation manifest attributes
Update META-INF/MANIFEST.MF for spring-instrument to include
necessary attributes for running under Java 7:
Can-Redefine-Classes : true
Can-Retransform-Classes: true
Can-Set-Native-Method-Prefix : false
(see http://docs.oracle.com/javase/7/docs/api/java/lang... | add java 7 instrumentation manifest attributes | 46 | false | false | 6 | true | false | true | spring-projects | spring-framework | 20,053 |
1204d2aef4afdefb4ba73c86565aab3f5b2a6931 | Phillip Webb | Phillip Webb | Fix case of rollbackForClassName in ref docs
Update @Transactional reference documentation to fix the case of the
rollbackForClassName and noRollbackForClassName attributes.
Issue: SPR-10754 | fix case of rollbackforclassname in ref docs | 44 | false | false | 7 | false | true | false | spring-projects | spring-framework | 20,054 |
4500bf7661493aa236510a4151cd58f7af66e9dd | Phillip Webb | Phillip Webb | Fix malformed Javadoc | fix malformed javadoc | 21 | false | false | 3 | true | true | true | spring-projects | spring-framework | 20,055 |
5b6ef120bc58b6e7672c570cd756cbaa4a366d13 | Phillip Webb | Phillip Webb | Merge pull request #318 from beamerblvd/SPR-10767
# By Nick Williams
* SPR-10767:
Parse JPA <exclude-unlisted-classes> correctly | merge pull request #318 from beamerblvd/spr-10767 | 49 | true | false | 6 | false | false | false | spring-projects | spring-framework | 20,056 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.