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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
6f150e4f07b6d637fb550f66008a68ea0f824997 | Rossen Stoyanchev | Rossen Stoyanchev | SPR-8898 Allow match by trailing slash in RequestMappingHandlerMapping. | spr-8898 allow match by trailing slash in requestmappinghandlermapping | 70 | false | false | 8 | false | false | false | spring-projects | spring-framework | 19,257 |
569426dfdfec186e98a6ae4bd8ebf946720206b1 | Juergen Hoeller | Juergen Hoeller | restored DataBinder's ability to bind to an auto-growing List with unknown element type (SPR-8828) | restored databinder's ability to bind to an auto-growing list with unknown element type (spr-8828) | 98 | false | false | 14 | false | false | false | spring-projects | spring-framework | 19,258 |
f9144ea1eae5b09b3f8609dec0e6343f35c887a9 | Arjen Poutsma | Arjen Poutsma | SPR-8367 - 3.1.0.M2 update of the RestTemplate for Apache HTTP Components will default to sending 2 requests on authentication and doesn't support HttpContext parameters without significant extention/rewrite | spr-8367 - 3.1.0.m2 update of the resttemplate for apache http components will default to sending 2 requests on authentication and doesn't support httpcontext parameters without significant extention/rewrite | 207 | false | false | 27 | false | false | false | spring-projects | spring-framework | 19,259 |
29e969039d8a1c161a0ece46bde95cad1f56d3a5 | Arjen Poutsma | Arjen Poutsma | SPR-8349 - Ability to specify ResourceResolver property for SchemaFactory in Jaxb2Marshaller | spr-8349 - ability to specify resourceresolver property for schemafactory in jaxb2marshaller | 92 | false | false | 11 | false | false | false | spring-projects | spring-framework | 19,260 |
7428b5705211b93b1f0b647f425861c31b5c528c | Juergen Hoeller | Juergen Hoeller | final refinements for 3.1 GA | final refinements for 3.1 ga | 28 | false | false | 5 | false | false | false | spring-projects | spring-framework | 19,261 |
83c83d4d152ff6d8bffe79e9eece31ea0fc89c0e | Juergen Hoeller | Juergen Hoeller | fixed media type resolution algorithm | fixed media type resolution algorithm | 37 | false | false | 5 | false | false | false | spring-projects | spring-framework | 19,262 |
34a4fba3356a9266a119f72a91c5d15ee3380306 | Juergen Hoeller | Juergen Hoeller | ResourceHttpRequestHandler sends content without content-type header if no media type found (SPR-7713); ResourceHttpRequestHandler and ContentNegotiatingViewResolver use consistent mime type resolution | resourcehttprequesthandler sends content without content-type header if no media type found (spr-7713); resourcehttprequesthandler and contentnegotiatingviewresolver use consistent mime type resolution | 201 | false | false | 20 | false | false | false | spring-projects | spring-framework | 19,263 |
426863f7908915f7aade5008727b38208575283f | Juergen Hoeller | Juergen Hoeller | avoid swallowing of IOException | avoid swallowing of ioexception | 31 | false | false | 4 | false | true | false | spring-projects | spring-framework | 19,264 |
f74789ffbe1a671aaf8175987e6f68afd639f5a6 | Costin Leau | Costin Leau | optimize AJ pointcut definition (SPR-8890) | optimize aj pointcut definition (spr-8890) | 42 | false | false | 5 | false | true | false | spring-projects | spring-framework | 19,265 |
e0d922d35202fdb9f309f2aeccd8293b09943ebd | Juergen Hoeller | Juergen Hoeller | ConversionService is able to work with "Collections.emptyList()" as target type (again; SPR-7293) | conversionservice is able to work with "collections.emptylist()" as target type (again; spr-7293) | 97 | false | false | 12 | false | false | false | spring-projects | spring-framework | 19,266 |
5ab2bf16a5453f3d54db589a92c3ec4bc553f8d2 | Juergen Hoeller | Juergen Hoeller | fixed pointcut for type-level annotation to only apply to public methods (SPR-8890) | fixed pointcut for type-level annotation to only apply to public methods (spr-8890) | 83 | false | false | 12 | false | false | false | spring-projects | spring-framework | 19,267 |
3a62aa053e6bff3d96d4c1b8640a29f06e0517c5 | Juergen Hoeller | Juergen Hoeller | fixed pointcut for type-level annotation to only apply to public methods (SPR-8890) | fixed pointcut for type-level annotation to only apply to public methods (spr-8890) | 83 | false | false | 12 | false | false | false | spring-projects | spring-framework | 19,268 |
a347e4d3c2bdea343f8e7cb7eef399e77ed52cea | Juergen Hoeller | Juergen Hoeller | optimized AnnotationTransactionAspect pointcut to avoid runtime checks (SPR-8890) | optimized annotationtransactionaspect pointcut to avoid runtime checks (spr-8890) | 81 | false | false | 8 | false | false | false | spring-projects | spring-framework | 19,269 |
d050a472a221dfd1612c6e0c63d3ab0e46a2c0aa | Juergen Hoeller | Juergen Hoeller | added "mappingResources" property to LocalContainerEntityManagerFactoryBean (pointing to orm.xml; SPR-8440) | added "mappingresources" property to localcontainerentitymanagerfactorybean (pointing to orm.xml; spr-8440) | 107 | false | false | 9 | false | false | false | spring-projects | spring-framework | 19,270 |
1a2a3dd02a5c4f302b54d8c59060a584341cbb09 | Costin Leau | Costin Leau | + update AJ tests | + update aj tests | 17 | false | false | 4 | false | false | false | spring-projects | spring-framework | 19,271 |
cb3524ff30d821e8728d6f1500d1517041396704 | Costin Leau | Costin Leau | + fix failing cache tests
+ renamed afterInvocation to beforeInvocation (and changed the docs and tests accordingly) | + fix failing cache tests | 25 | false | false | 5 | false | false | false | spring-projects | spring-framework | 19,272 |
735ba9dcded62929a5a0f44678441ca792ec2428 | Costin Leau | Costin Leau | SPR-8082
+ support generic discovery of multiple annotations of the same type (such as stereotypes) | spr-8082 | 8 | false | false | 1 | false | false | false | spring-projects | spring-framework | 19,273 |
5fe08040178d3e216998c22b4ad50528f7d981c2 | Chris Beams | Chris Beams | Remove references to -with-dependencies distribution
Issue: SPR-7788, SPR-6575 | remove references to -with-dependencies distribution | 52 | false | false | 5 | true | true | false | spring-projects | spring-framework | 19,274 |
28ff473091822195a4c6e00d7eaba2c09567d700 | Chris Beams | Chris Beams | Allow multiple @Filter 'value' args for concision
Prior to this change, to specify two or more annotation include/exclude
filters, one would declare @ComponentScan as follows:
@ComponentScan(basePackages="example.scannable",
useDefaultFilters=false,
includeFilters={
@Filter(MyStereotype.c... | allow multiple @filter 'value' args for concision | 49 | false | false | 7 | false | false | false | spring-projects | spring-framework | 19,275 |
df7bda5637a56c6d877a82d68e76027f7055fef2 | Chris Beams | Chris Beams | Constrain targets for @Filter declaration
For clarity, add @Target({}) to definition of @Filter, constraining it
to complex annotation composition only; i.e. it cannot be placed on
any element, only within annotations, e.g.
@ComponentScan(includeFilters=@Filter(...))
is legal, while
@Filter
public class... | constrain targets for @filter declaration | 41 | false | false | 5 | true | true | true | spring-projects | spring-framework | 19,276 |
c2c224958dcb10ad953b6e22ed3f3a5dd64fac14 | Chris Beams | Chris Beams | Polish WebApplicationInitializer Javadoc
Issue: SPR-8897 | polish webapplicationinitializer javadoc | 40 | false | false | 3 | false | false | false | spring-projects | spring-framework | 19,277 |
aedccec67efc5512d0e39f5c888dc876625e2d4f | Juergen Hoeller | Juergen Hoeller | restored SpringValidatorAdapter's ability to handle bean constraints with property paths (SPR-8895) | restored springvalidatoradapter's ability to handle bean constraints with property paths (spr-8895) | 99 | false | false | 11 | false | false | false | spring-projects | spring-framework | 19,278 |
27471e055581406b8cc2feef927e336234ef1fa6 | Juergen Hoeller | Juergen Hoeller | added support for JPA 2.1 unwrap method on EntityManagerFactory interface | added support for jpa 2.1 unwrap method on entitymanagerfactory interface | 73 | false | false | 10 | false | false | false | spring-projects | spring-framework | 19,279 |
66b4eb16a5866147f380a87b74d64de1808d49e1 | Juergen Hoeller | Juergen Hoeller | Portlet MVC annotation mapping allows for distributing action names across controllers (SPR-7685) | portlet mvc annotation mapping allows for distributing action names across controllers (spr-7685) | 97 | false | false | 12 | false | false | false | spring-projects | spring-framework | 19,280 |
bea5016e539e011ec6083af88cd6d3fb4c2a0725 | Juergen Hoeller | Juergen Hoeller | fixed validation test failures | fixed validation test failures | 30 | false | false | 4 | false | false | false | spring-projects | spring-framework | 19,281 |
84be348cb0ac99896674170dc9f99021b43ba9ee | Juergen Hoeller | Juergen Hoeller | log or rethrow original ConversionFailedException as appropriate | log or rethrow original conversionfailedexception as appropriate | 64 | false | false | 7 | false | false | false | spring-projects | spring-framework | 19,282 |
207b2315eda924916e12cfc97c652d63a04c8053 | Juergen Hoeller | Juergen Hoeller | added validation hints support to ValidationUtils as well (SPR-7847) | added validation hints support to validationutils as well (spr-7847) | 68 | false | false | 9 | false | false | false | spring-projects | spring-framework | 19,283 |
1a2bbe5c4d48aee98f380a90ee39cbea9bfb0753 | Juergen Hoeller | Juergen Hoeller | consistent specification of standard meta-annotations | consistent specification of standard meta-annotations | 53 | false | false | 5 | false | false | false | spring-projects | spring-framework | 19,284 |
00133179df27fc8b2c8c3b5d9377985279122691 | Juergen Hoeller | Juergen Hoeller | added SmartValidator interface with general support for validation hints; added custom @Valid annotation with support for JSR-303 validation groups; JSR-303 SpringValidatorAdapter and MVC data binding provide support for validation groups (SPR-6373) | added smartvalidator interface with general support for validation hints; added custom @valid annotation with support for jsr-303 validation groups; jsr-303 springvalidatoradapter and mvc data binding provide support for validation groups (spr-6373) | 249 | false | false | 31 | false | false | false | spring-projects | spring-framework | 19,285 |
49a2aaf023e2da5efb0ef49785499053ebd42c61 | Juergen Hoeller | Juergen Hoeller | added SmartValidator interface with general support for validation hints; added custom @Valid annotation with support for JSR-303 validation groups; JSR-303 SpringValidatorAdapter and MVC data binding provide support for validation groups (SPR-6373) | added smartvalidator interface with general support for validation hints; added custom @valid annotation with support for jsr-303 validation groups; jsr-303 springvalidatoradapter and mvc data binding provide support for validation groups (spr-6373) | 249 | false | false | 31 | false | false | false | spring-projects | spring-framework | 19,286 |
4bfcb79ae35320b55cfe8f8a985d229d6c2c9265 | Rossen Stoyanchev | Rossen Stoyanchev | SPR-8892 Add String constants to MediaType. | spr-8892 add string constants to mediatype | 42 | false | false | 6 | false | false | false | spring-projects | spring-framework | 19,287 |
21f61e3680a1f15cfde12a75f4e0fcdc32591234 | Juergen Hoeller | Juergen Hoeller | Portlet session mutex uses global session attribute to be shared among all portlets in the session (SPR-8888) | portlet session mutex uses global session attribute to be shared among all portlets in the session (spr-8888) | 109 | false | false | 17 | false | false | false | spring-projects | spring-framework | 19,288 |
53cb529162b9382faa5ae345621b40581fdea873 | Arjen Poutsma | Arjen Poutsma | SPR-8809 - RestTemplate headers not sent when bufferRequestBody is false | spr-8809 - resttemplate headers not sent when bufferrequestbody is false | 72 | false | false | 10 | false | false | false | spring-projects | spring-framework | 19,289 |
9f98f77c3e4069b6b0762285d0e99306a25cd5c2 | Rossen Stoyanchev | Rossen Stoyanchev | SPR-8863 Add RequestContext.getPathToServlet() method.
This method allows a view to access the combined context path and
servlet mapping path for prefixing URLs without having to specify
the literal part of a servlet mapping such as "/main/*")
explicitly everywhere. For example:
${requestContext.pathToServlet}/css/m... | spr-8863 add requestcontext.getpathtoservlet() method | 53 | false | false | 4 | false | false | false | spring-projects | spring-framework | 19,290 |
0ef3beb4629758f6715e9025b71afba83760825a | Juergen Hoeller | Juergen Hoeller | prepared for 3.1 GA | prepared for 3.1 ga | 19 | false | false | 4 | false | false | false | spring-projects | spring-framework | 19,291 |
33b53b7cca7ec2667d57d320d888c51e48b09ed6 | Juergen Hoeller | Juergen Hoeller | alignment with 3.0.7 backports (SPR-8674) | alignment with 3.0.7 backports (spr-8674) | 41 | false | false | 5 | false | false | false | spring-projects | spring-framework | 19,292 |
71e0a506b94eaeea018aa34334a366c4578d979f | Juergen Hoeller | Juergen Hoeller | polishing | polishing | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 19,293 |
45a0ae3fb9456cbec25b49a924a76da95325d96e | Juergen Hoeller | Juergen Hoeller | polishing | polishing | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 19,294 |
ca4eafd4dda3877d5bcce03c6d5aa98edded1375 | Rossen Stoyanchev | Rossen Stoyanchev | SPR-8808 Remove excludeFilter from javadoc examples in @EnableWebMvc. | spr-8808 remove excludefilter from javadoc examples in @enablewebmvc | 68 | false | false | 8 | false | false | false | spring-projects | spring-framework | 19,295 |
f75e832e7ccadce2753e653783662e95c9f8df27 | Juergen Hoeller | Juergen Hoeller | polishing | polishing | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 19,296 |
dc41daa3db350ef9a4b14ef1d750d79cb22cf431 | Juergen Hoeller | Juergen Hoeller | renamed 'isJava6VisibilityBridgeMethodPair' to 'isVisibilityBridgeMethodPair' (SPR-8660) | renamed 'isjava6visibilitybridgemethodpair' to 'isvisibilitybridgemethodpair' (spr-8660) | 88 | false | false | 5 | false | false | false | spring-projects | spring-framework | 19,297 |
2b122816afa141c291fd269225366913d9b5d096 | Juergen Hoeller | Juergen Hoeller | fixed QuartzJobBean to work with Quartz 2.0/2.1 as well (SPR-8889) | fixed quartzjobbean to work with quartz 2.0/2.1 as well (spr-8889) | 66 | false | false | 10 | false | false | false | spring-projects | spring-framework | 19,298 |
ffa478462815844689fd16cca54b19ba605872fd | Juergen Hoeller | Juergen Hoeller | polishing (SPR-8005) | polishing (spr-8005) | 20 | false | false | 2 | false | false | false | spring-projects | spring-framework | 19,299 |
0a611aa77649ad6859a0b8dbb66048ae72670998 | Costin Leau | Costin Leau | SPR-8082
+ fix internal cache causing the multiple annotations key/conditions to overlap | spr-8082 | 8 | false | false | 1 | false | false | false | spring-projects | spring-framework | 19,300 |
91c14bd1fe7f45fbd3568b0a7a2221dff0f76c5f | Arjen Poutsma | Arjen Poutsma | SPR-8809 - RestTemplate headers not sent when bufferRequestBody is false | spr-8809 - resttemplate headers not sent when bufferrequestbody is false | 72 | false | false | 10 | false | false | false | spring-projects | spring-framework | 19,301 |
951514a576cefa05e35497fb78efa17fbf6bb352 | Sam Brannen | Sam Brannen | removed unused imports | removed unused imports | 22 | false | false | 3 | false | false | false | spring-projects | spring-framework | 19,302 |
d6d169ac5614ca10aa7d5bade5a695f599823d8a | Juergen Hoeller | Juergen Hoeller | resolved package dependency tangles | resolved package dependency tangles | 35 | false | false | 4 | false | false | false | spring-projects | spring-framework | 19,303 |
686ae8f7b3d0ddee64596b6fed1167d399f727e3 | Juergen Hoeller | Juergen Hoeller | final preparations for 3.1 RC2 release | final preparations for 3.1 rc2 release | 38 | false | false | 6 | false | false | false | spring-projects | spring-framework | 19,304 |
9f3e3330842eb9b7243dbef7f78f09dd34648fdc | Juergen Hoeller | Juergen Hoeller | fixed NotificationListenerBean assertion in constructor (SPR-8091) | fixed notificationlistenerbean assertion in constructor (spr-8091) | 66 | false | false | 6 | false | false | false | spring-projects | spring-framework | 19,305 |
c2eafdb2fb77ae0b58ce4853852634ffd4db60a1 | Juergen Hoeller | Juergen Hoeller | AbstractCachingViewResolver caches unresolved view names by default ("cacheUnresolved"=true; SPR-8173) | abstractcachingviewresolver caches unresolved view names by default ("cacheunresolved"=true; spr-8173) | 102 | false | false | 9 | false | false | false | spring-projects | spring-framework | 19,306 |
1bb6d29be23cb543a1a023ace669f1f7485d2d90 | Juergen Hoeller | Juergen Hoeller | AbstractCachingViewResolver caches unresolved view names by default ("cacheUnresolved"=true; SPR-8173) | abstractcachingviewresolver caches unresolved view names by default ("cacheunresolved"=true; spr-8173) | 102 | false | false | 9 | false | false | false | spring-projects | spring-framework | 19,307 |
6991cd9cdf610f94ace3cd8072634106830b439f | Chris Beams | Chris Beams | Allow @Configuration classes to self-@ComponentScan
Prior to this change, a @Configuration classes that @ComponentScan
themselves would result in a ConflictingBeanDefinitionException.
For example:
package com.foo.config;
@Configuration
@ComponentScan("com.foo");
public class AppConfig {
// .... | allow @configuration classes to self-@componentscan | 51 | false | false | 5 | true | true | false | spring-projects | spring-framework | 19,308 |
450c75337fe27493bdc79843fd76081ba9894bfe | Juergen Hoeller | Juergen Hoeller | fixed getAsText javadoc (SPR-7890) | fixed getastext javadoc (spr-7890) | 34 | false | false | 4 | false | false | false | spring-projects | spring-framework | 19,309 |
fa9a7b18c63dece2be07567b265c09cca43dcb87 | Juergen Hoeller | Juergen Hoeller | refined Resource "exists()" check for HTTP URLs to always return false for 404 status (SPR-7881) | refined resource "exists()" check for http urls to always return false for 404 status (spr-7881) | 96 | false | false | 15 | false | false | false | spring-projects | spring-framework | 19,310 |
2cb287a01b0190acac7bcdc0af8835227adada5d | Juergen Hoeller | Juergen Hoeller | JPA EntityManagerFactoryUtils silently ignores IllegalArgumentExceptions from setHint calls (SPR-7947) | jpa entitymanagerfactoryutils silently ignores illegalargumentexceptions from sethint calls (spr-7947) | 102 | false | false | 9 | false | false | false | spring-projects | spring-framework | 19,311 |
e6272312a897acc53fb1ea4375b0b4ad60f35b30 | Juergen Hoeller | Juergen Hoeller | allow "packagesToScan" to be optional on LocalSessionFactoryBean (SPR-8812) | allow "packagestoscan" to be optional on localsessionfactorybean (spr-8812) | 75 | false | false | 8 | false | true | false | spring-projects | spring-framework | 19,312 |
b391629de100c4ba09d313c679cb9280a4a2a7a1 | Juergen Hoeller | Juergen Hoeller | LinkedCaseInsensitiveMap overrides putAll method as well (for IBM JDK 1.6 compatibility; SPR-7969) | linkedcaseinsensitivemap overrides putall method as well (for ibm jdk 1.6 compatibility; spr-7969) | 98 | false | false | 12 | false | false | false | spring-projects | spring-framework | 19,313 |
e7d1b5e0eefa6f0274c221eeb3dbf1538a02938f | Juergen Hoeller | Juergen Hoeller | JDO PersistenceManager synchronization performs close attempt after completion (if necessary; SPR-8846) | jdo persistencemanager synchronization performs close attempt after completion (if necessary; spr-8846) | 103 | false | false | 11 | false | false | false | spring-projects | spring-framework | 19,314 |
c9b36fb4e6a50a22ffa3fc4f231e1e53f11d987e | Juergen Hoeller | Juergen Hoeller | TransactionSynchronizationManager eagerly cleans up void ResourceHolders on any access (SPR-8844, SPR-8845) | transactionsynchronizationmanager eagerly cleans up void resourceholders on any access (spr-8844, spr-8845) | 107 | false | false | 11 | false | false | false | spring-projects | spring-framework | 19,315 |
a9a068e6784d25c4ba17e4b18c9db6d22829810e | Rossen Stoyanchev | Rossen Stoyanchev | SPR-8867 Fix issue with Content-Length header and UTF-8 charset.
The AbstractHttpMessageConverter was using the requested Content-Type
rather than the actual response Content-Type to determine the length
of the content. This can lead to a problem when a controller returns
a ResponseEntity with a Content-Type header th... | spr-8867 fix issue with content-length header and utf-8 charset | 63 | false | false | 9 | false | false | false | spring-projects | spring-framework | 19,316 |
aa7fcb543159ccfc4e83fcdfa6ccaf2da3afec6d | Juergen Hoeller | Juergen Hoeller | polishing | polishing | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 19,317 |
81e9f6cc2c87d1ed94587a1c93132e76f8bccb96 | Juergen Hoeller | Juergen Hoeller | fixed setRootObject check in StandardEvaluationContext (SPR-8241) | fixed setrootobject check in standardevaluationcontext (spr-8241) | 65 | false | false | 6 | false | false | false | spring-projects | spring-framework | 19,318 |
1843bdde357f6bd2e92860e953d6ac891f9b6d43 | Juergen Hoeller | Juergen Hoeller | added "forwarder" property to ConnectorServerFactoryBean, accepting an MBeanServerForwarder (SPR-8820) | added "forwarder" property to connectorserverfactorybean, accepting an mbeanserverforwarder (spr-8820) | 102 | false | false | 9 | false | false | false | spring-projects | spring-framework | 19,319 |
19445508b31c9e032f62498521cd39c1d75902d5 | Chris Beams | Chris Beams | Polish build.gradle | polish build.gradle | 19 | false | false | 2 | false | false | false | spring-projects | spring-framework | 19,320 |
26d5ef93e6ddb7d3ba5774b5e427b0dc6b61516f | Chris Beams | Chris Beams | Handle non-void write methods deterministically
This change resolves a specific issue with processing
java.math.BigDecimal via ExtendedBeanInfo. BigDecimal has a particular
constellation of #setScale methods that, prior to this change, had the
potential to cause ExtendedBeanInfo to throw an IntrospectionException
depe... | handle non-void write methods deterministically | 47 | false | false | 5 | true | false | true | spring-projects | spring-framework | 19,321 |
6888a6f2867d6264fce832d8ae00205988ed5a94 | Rob Winch | Rob Winch | Restore *.aj whitespace
The removal of whitespace to the *.aj files made in 1762157 cause
NoSuchMethodError for code compiled against previous versions of
spring-aspects due to a bug in AspectJ (see SPR-10178 for details).
This commit reverts all the whitespace changes made in 1762157 which
resolves the NoSuchMethodE... | restore *.aj whitespace | 23 | false | false | 3 | false | true | false | spring-projects | spring-framework | 19,322 |
e44b4b831e198651316068a35730f7c861e4a4cd | Juergen Hoeller | Juergen Hoeller | Further fixes for 3.2.1 | further fixes for 3.2.1 | 23 | false | false | 4 | false | false | false | spring-projects | spring-framework | 19,323 |
2cd23a79a3a04b5bc003df57c0f89f7cae4968a9 | Juergen Hoeller | Juergen Hoeller | Polishing | polishing | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 19,324 |
450dbb2810f40f55628df74fc5adb887ef8d657b | Juergen Hoeller | Juergen Hoeller | Reintroduced "mode" and "proxy-target-class" attributes in spring-task-3.1/3.2.xsd
Issue: SPR-10177 | reintroduced "mode" and "proxy-target-class" attributes in spring-task-3.1/3.2.xsd | 82 | false | false | 7 | false | false | false | spring-projects | spring-framework | 19,325 |
abbe1db1065dd62fee790a33aae288d3e2a17a18 | Juergen Hoeller | Juergen Hoeller | Polishing along with backport | polishing along with backport | 29 | false | false | 4 | false | false | false | spring-projects | spring-framework | 19,326 |
a3211782a6f82d589e226732a38dcd7117f103d6 | Juergen Hoeller | Juergen Hoeller | AbstractCacheManager accepts no caches defined, allowing for EHCache default cache setup
Issue: SPR-7955 | abstractcachemanager accepts no caches defined, allowing for ehcache default cache setup | 88 | false | false | 11 | false | false | false | spring-projects | spring-framework | 19,327 |
f3e5f8bb4ee3c6066d7078f7d752d6ad7b85104c | Sam Brannen | Sam Brannen | Update copyright year, author tags, and Javadoc | update copyright year, author tags, and javadoc | 47 | false | false | 7 | false | true | false | spring-projects | spring-framework | 19,328 |
33ee0ea4a6eb4a47e4a4291e36124ec631a2f814 | Sam Brannen | Sam Brannen | Fix broken test in ContentAssertionTests | fix broken test in contentassertiontests | 40 | false | false | 5 | true | true | true | spring-projects | spring-framework | 19,329 |
b2d6596901bc782a96685a0778d0da848e5755b6 | Rossen Stoyanchev | Rossen Stoyanchev | Add contentTypeCompatibleWith option to Spring MVC Test
An expectation such as content().contentType(MediaType.TEXT_PLAIN)
fails if the actual media type contains a charset or another parameter.
A new method allows comparing the media type and subtype only via
content().contentTypeCompatibleWith(MediaType.TEXT_PLAIN).... | add contenttypecompatiblewith option to spring mvc test | 55 | false | false | 7 | true | true | false | spring-projects | spring-framework | 19,330 |
9dc7b5feef01272af0dc563248a5e60e6ada9be3 | Rossen Stoyanchev | Rossen Stoyanchev | Use MessageSource to resolve @ResponseStatus.reason
The reason attribute of @ResponseStatus can now be a code resolvable
through the ApplicationContext's MessageSource.
Issue: SPR-6044 | use messagesource to resolve @responsestatus.reason | 51 | false | false | 5 | true | true | false | spring-projects | spring-framework | 19,331 |
a16bad04f0939f04210f937fbff8fb620951fb90 | Rossen Stoyanchev | Rossen Stoyanchev | Update Validation chapter
The Validation chapter now includes information on combining JSR-303
Bean Validation with additional Spring Validator's that don't require
the use of annotations.
Issue: SPR-9437 | update validation chapter | 25 | false | false | 3 | true | true | true | spring-projects | spring-framework | 19,332 |
ad025b59c5e933fb7181c76f530e1f4ecc8f7c50 | Rossen Stoyanchev | Rossen Stoyanchev | Prepend context/servlet path to FormTag action
The Form tag now fills in the context and servlet path if not present
in the specified action.
Issue: SPR-8684 | prepend context/servlet path to formtag action | 46 | false | false | 6 | false | false | false | spring-projects | spring-framework | 19,333 |
ad91fa63faa28370c0263e2dada2405a3e48592f | Phillip Webb | Phillip Webb | SpEL support for static finals on interfaces
Update ReflectivePropertyAccessor to search for fields on super classes
and implemented interfaces.
Although the javadoc Class.getFields() implies that all public fields
of class should be returned SpelReproTests demonstrates that this is
not always the case.
Issue: SPR-1... | spel support for static finals on interfaces | 44 | false | false | 7 | false | true | false | spring-projects | spring-framework | 19,334 |
bff36fb1456ff498354960a725f63f9116ee5b74 | Phillip Webb | Phillip Webb | Improve exceptions for multi-operand expressions
Fix SpEL expression parser and tokenizer to provide better exceptions
when dealing with operations that expect two operands. For example,
prior to this commit the expression '/foo' would throw a NPE due
to missing operands to the left of '/'.
Issue: SPR-10146 | improve exceptions for multi-operand expressions | 48 | false | false | 5 | true | true | true | spring-projects | spring-framework | 19,335 |
d40bd8bd192bbbc6d9e9bf1dbabfae4a48d9f4d1 | Phillip Webb | Phillip Webb | Tweak eclipse warning settings
Hide raw-type, generic and resource leak warnings. | tweak eclipse warning settings | 30 | false | false | 4 | false | true | false | spring-projects | spring-framework | 19,336 |
8bb67149a79d20c649902eb0984b766141d94581 | Phillip Webb | Phillip Webb | Fix eclipse .settings generation
Fix issues where gradle would not regenerate .settings files due to
the task being considered UP-TO-DATE. | fix eclipse .settings generation | 32 | false | false | 4 | true | true | true | spring-projects | spring-framework | 19,337 |
f57c24cd8c84f0456766c4efc30916affc5d39a5 | Phillip Webb | Phillip Webb | Allow 'gradle eclipse' without 'cleanEclipse'
Allow eclipse projects to be regenerated without first requiring the
'gradle cleanEclipse' task to be executed. | allow 'gradle eclipse' without 'cleaneclipse' | 45 | false | false | 5 | false | true | false | spring-projects | spring-framework | 19,338 |
8694a0aac06388332373765a3cf0a494b0243a90 | Sam Brannen | Sam Brannen | Minor changes to AnnotationUtils
- Polished Javadoc for isAnnotationDeclaredLocally() and
isAnnotationInherited().
- Removed unnecessary call to Arrays.asList() in
isAnnotationDeclaredLocally(). | minor changes to annotationutils | 32 | false | false | 4 | false | false | false | spring-projects | spring-framework | 19,339 |
8a37521a3cd5dc0d51599abf9824c35513816fbb | Sam Brannen | Sam Brannen | Fix copyright year & method names in spring-test
This commit fixes the copyright year for changes made in commit
5b147bfba8d5d5837b96357a52867e433137f64b. In addition, method names
have been changed to reflect the semantic changes made in that same
commit. | fix copyright year & method names in spring-test | 48 | false | false | 8 | true | false | true | spring-projects | spring-framework | 19,340 |
e4c1361c60450c7aef16e28ee6db80e96c4965ef | Phillip Webb | Phillip Webb | Remove accidentally committed interface @Override | remove accidentally committed interface @override | 49 | false | false | 5 | false | false | false | spring-projects | spring-framework | 19,341 |
e8fcde09abc958436ddd7a15d7e708080de72cfd | Phillip Webb | Phillip Webb | Polish author and copyright year | polish author and copyright year | 32 | false | false | 5 | false | false | false | spring-projects | spring-framework | 19,342 |
fce7adc400d4b519da40d361a1b1f62fc58e185a | Phillip Webb | Phillip Webb | Consider bridge methods in SpEL properties
Revert ReflectivePropertyAccessor changes from 107fafb and instead
consider all methods when resolving properties. Methods are now
sorted such that non-bridge methods are considered before bridge
methods.
Issue: SPR-10162 | consider bridge methods in spel properties | 42 | false | false | 6 | true | true | true | spring-projects | spring-framework | 19,343 |
5ddc313beffac6459f027e9c41cfc3597bf184f4 | Phillip Webb | Phillip Webb | Upgrade to prop-deps gradle plugin 0.0.3 | upgrade to prop-deps gradle plugin 0.0.3 | 40 | false | false | 6 | false | false | false | spring-projects | spring-framework | 19,344 |
54c873b4c430a6c13698080fcde99835ca2a541b | Rossen Stoyanchev | Rossen Stoyanchev | Support multiple Validators in DataBinder
DataBinder now allows registering additional Validator instances.
This may be useful when adding a Spring Validator to a globally
registered JSR-303 LocalValidatorFactoryBean.
Issue: SPR-9436 | support multiple validators in databinder | 41 | false | false | 5 | true | true | true | spring-projects | spring-framework | 19,345 |
f0a1ff2d762d0cc4aac176e1be55d8758f85db0e | Juergen Hoeller | Juergen Hoeller | JDBC parameter binding uses JDBC 3.0 ParameterMetaData (if available) for type determination
Forward-ported from 3.1.2, with minor modifications for defensiveness against the JDBC driver.
Issue: SPR-10084 | jdbc parameter binding uses jdbc 3.0 parametermetadata (if available) for type determination | 92 | false | false | 12 | false | false | false | spring-projects | spring-framework | 19,346 |
68970b79021f442cc9d42a62044483a1711cca56 | Phillip Webb | Phillip Webb | Merge branch 'SPR-9518' into 3.2.x
* SPR-9518:
Generate eclipse project settings from gradle | merge branch 'spr-9518' into 3.2.x | 34 | true | false | 5 | true | true | false | spring-projects | spring-framework | 19,347 |
2db7a1228836ff7b39047fe137fe43a915f35e94 | Phillip Webb | Phillip Webb | Generate eclipse project settings from gradle
Update gradle to generate the following project specific eclipse
settings:
- Java formatting
- Cleanup options
- Warning settings
- Code template with copyright header
- WTP module meta-data
In addition this commit changes the eclipse project .classpath file
to output te... | generate eclipse project settings from gradle | 45 | false | false | 6 | false | true | false | spring-projects | spring-framework | 19,348 |
5b147bfba8d5d5837b96357a52867e433137f64b | Sam Brannen | Sam Brannen | Improve speed of spring-test build
- Now excluding *TestSuite classes from the JUnit test task.
- Renamed SpringJUnit4SuiteTests to SpringJUnit4TestSuite so that it is
no longer executed in the build.
- Reduced sleep time in various timing related tests. | improve speed of spring-test build | 34 | false | false | 5 | true | true | true | spring-projects | spring-framework | 19,349 |
c1fe3c056a26c80ffe81d2504664be3e276033c0 | Phillip Webb | Phillip Webb | Polish DetectSplitPackagesPlugin
Polish DetectSplitPackagesPlugin to favor double-quoted strings. | polish detectsplitpackagesplugin | 32 | false | false | 2 | false | false | false | spring-projects | spring-framework | 19,350 |
bfdc19103585de5b0ec7090255ce109f1c686837 | Chris Beams | Chris Beams | Merge branch 'SPR-10093' into 3.2.x
* SPR-10093:
Polish changes from pull request #205 | merge branch 'spr-10093' into 3.2.x | 35 | true | false | 5 | true | true | false | spring-projects | spring-framework | 19,351 |
74137794da867703ef8399c9b21e0ca5066f72b3 | Chris Beams | Chris Beams | Polish changes from pull request #205
- Replace space intendation with tabs
- Remove leading tabs on otherwise empty lines
- Remove illegal {@link ...} syntax in Javadoc @see reference
Issue: SPR-10093 | polish changes from pull request #205 | 37 | false | false | 6 | false | false | false | spring-projects | spring-framework | 19,352 |
54d28468160843562ea597eeb40d303e6e5f078a | Chris Beams | Chris Beams | Merge pull request #214 from glyn/SPR-9990
# By Chris Beams (2) and others
* SPR-9990:
Refactor detect-split-packages Gradle plugin
Replace space indentation with tabs
Rework split package detection code
Example SplitPackageDetectorPlugin
Detect split packages at build time | merge pull request #214 from glyn/spr-9990 | 42 | true | false | 6 | false | false | false | spring-projects | spring-framework | 19,353 |
654c07db344310d8582c433dc643b0a256c8cc7e | Chris Beams | Chris Beams | Refactor detect-split-packages Gradle plugin
- Use conventional plugin naming, i.e. "detect-split-packages" instead
of applying plugin based on fully-qualified class name
- Rename "diagnose" => "detect" consistently throughout plugin, task
and method names and generally refactor naming throughout to follow
... | refactor detect-split-packages gradle plugin | 44 | false | false | 4 | false | false | false | spring-projects | spring-framework | 19,354 |
b8f408ed5faae1bf266331063bc2ea575962bead | Chris Beams | Chris Beams | Replace space indentation with tabs
Issue: SPR-9990 | replace space indentation with tabs | 35 | false | false | 5 | true | true | true | spring-projects | spring-framework | 19,355 |
c425d22151bf4a84459be1703b54143b88e4f547 | Phillip Webb | Phillip Webb | Exclude eclipse WTP generated artifacts | exclude eclipse wtp generated artifacts | 39 | false | false | 5 | false | false | false | spring-projects | spring-framework | 19,356 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.