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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
f4e1cde33b077b1268cc5cae0c18c4b706653d25 | Chris Beams | Chris Beams | Eliminate warnings in .validation package
Issue: SPR-8062 | eliminate warnings in .validation package | 41 | false | false | 5 | true | true | true | spring-projects | spring-framework | 21,557 |
150838bfc13a136ef0baf943e378a8ebb5f3549f | Chris Beams | Chris Beams | Remove TODOs related to profile logging
Issue: SPR-8031, SPR-7508, SPR-8057 | remove todos related to profile logging | 39 | false | false | 6 | true | true | true | spring-projects | spring-framework | 21,558 |
b50ac7489b63673cd3dd4b7dfa7bd791a41fa7af | Chris Beams | Chris Beams | Resolve or eliminate Environment-related TODOs
Issue: SPR-8031, SPR-7508 | resolve or eliminate environment-related todos | 46 | false | false | 5 | false | false | false | spring-projects | spring-framework | 21,559 |
2d7af571496ae0ea54f233f38deda1348d09573b | Juergen Hoeller | Juergen Hoeller | fixed DispatcherServletTests breakage | fixed dispatcherservlettests breakage | 37 | false | false | 3 | false | false | false | spring-projects | spring-framework | 21,560 |
571535352bd2eeb808ee65c9492c241320fb73a0 | Juergen Hoeller | Juergen Hoeller | revised Servlet 3.0 based StandardServletMultipartResolver for correct param/file distinction; added multipart content type and headers access to MultipartRequest (dropping the previous header access solution on MultipartFile); MultipartFilter uses a Servlet 3.0 based StandardServletMultipartResolver by default | revised servlet 3.0 based standardservletmultipartresolver for correct param/file distinction; added multipart content type and headers access to multipartrequest (dropping the previous header access solution on multipartfile); multipartfilter uses a servlet 3.0 based standardservletmultipartresolver by default | 312 | false | false | 35 | false | false | false | spring-projects | spring-framework | 21,561 |
21f3f59cb71fb94443415ca8be1e215c8290a86a | Sam Brannen | Sam Brannen | [SPR-8387] Log messages now refer to default detection instead of default generation. | [spr-8387] log messages now refer to default detection instead of default generation | 84 | false | false | 12 | false | false | false | spring-projects | spring-framework | 21,562 |
0df4631788da1c0055e7fb050d02013724ee9d42 | Juergen Hoeller | Juergen Hoeller | alignment with backported 3.0.6 code (SPR-8538) | alignment with backported 3.0.6 code (spr-8538) | 47 | false | false | 6 | false | false | false | spring-projects | spring-framework | 21,563 |
718f025d648419c9799e9ff726dfed2d2ed27642 | Chris Beams | Chris Beams | Force lazy-init to false when parsing scheduled:task
A <scheduled:task> element declared within a
<beans default-lazy-init="true"> element represents a contradiction in
terms: such a task will never be executed.
For this reason, we now override any inherited lazy-init settings
when parsing <scheduled:task> elements, ... | task | 4 | false | false | 1 | false | false | false | spring-projects | spring-framework | 21,564 |
576b8fec3124d91e191d1fa69b873fdadf6ba08f | Juergen Hoeller | Juergen Hoeller | ConvertiblePair implements equals and hashCode (SPR-8459) | convertiblepair implements equals and hashcode (spr-8459) | 57 | false | false | 6 | false | false | false | spring-projects | spring-framework | 21,565 |
69c9abf2b8588d0668e1511da664f4e93d23612e | Juergen Hoeller | Juergen Hoeller | updated Quartz support package for full Quartz 2.0 support (SPR-8275) | updated quartz support package for full quartz 2.0 support (spr-8275) | 69 | false | false | 10 | false | false | false | spring-projects | spring-framework | 21,566 |
cc7c64a371916220775fb4460ff8aa9bccea4e85 | Rossen Stoyanchev | Rossen Stoyanchev | Remove unnecessary javax.servlet dependency | remove unnecessary javax.servlet dependency | 43 | false | false | 4 | false | true | false | spring-projects | spring-framework | 21,567 |
e787887f465aec45134d37febd2142b434b12fd6 | Rossen Stoyanchev | Rossen Stoyanchev | SPR-8532 Exclude Tiles transitive deps on 'com.springsource.javax.servlet' from 'com.springsource.org.apache.tiles.jsp' and 'com.springsource.org.apache.tiles.servlet' only. | spr-8532 exclude tiles transitive deps on 'com.springsource.javax.servlet' from 'com.springsource.org.apache.tiles.jsp' and 'com.springsource.org.apache.tiles.servlet' only | 172 | false | false | 12 | false | false | false | spring-projects | spring-framework | 21,568 |
1d690ab99fde8e24b98c0bfa39520dfeb08df7f5 | Costin Leau | Costin Leau | SPR-8533
+ add LTW support for JBoss 7
(renamed existing classes to MC (JBoss 5&6) and introduced Modules (JBoss 7)) | spr-8533 | 8 | false | false | 1 | false | false | false | spring-projects | spring-framework | 21,569 |
d97a5bf889bcf74e852a5260081432e08bcedfc7 | Juergen Hoeller | Juergen Hoeller | minor javadoc revision | minor javadoc revision | 22 | false | false | 3 | false | false | false | spring-projects | spring-framework | 21,570 |
7e4982d6ae2a75f66cd176722cadb1773ecf6989 | Juergen Hoeller | Juergen Hoeller | updated dependencies | updated dependencies | 20 | false | false | 2 | false | false | false | spring-projects | spring-framework | 21,571 |
94ac883eb158f9f1ebeda0f39187a11e9a36d325 | Juergen Hoeller | Juergen Hoeller | polishing | polishing | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 21,572 |
236b0305e88adbf51fbe3da82a2730263ab8fd51 | Chris Beams | Chris Beams | Refactor execution of config class enhancement
This change returns the invocation order of
ConfigurationClassPostProcessor#enhanceConfigurationClasses to its
pre-3.1 M2 state. An earlier (and now unnecessary) refactoring in
service of @Feature method processing caused the change that this now
reverts. | refactor execution of config class enhancement | 46 | false | false | 6 | false | false | false | spring-projects | spring-framework | 21,573 |
4f89459c3da69a9f130e8a94aa6c55b647d6bcc7 | Chris Beams | Chris Beams | Polish whitespace on JpaTransactionManager | polish whitespace on jpatransactionmanager | 42 | false | false | 4 | false | false | false | spring-projects | spring-framework | 21,574 |
65ad44dadc7a1e4ca1f12b393e271b16ad927637 | Juergen Hoeller | Juergen Hoeller | polishing | polishing | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 21,575 |
2568a3c2c6af84668f9a4039baf4ba4998a3c54b | Rossen Stoyanchev | Rossen Stoyanchev | SPR-8001 Recognize case when MultipartRequest is null and argument is of type MultipartFile and raise helpful exception. | spr-8001 recognize case when multipartrequest is null and argument is of type multipartfile and raise helpful exception | 119 | false | false | 17 | false | false | false | spring-projects | spring-framework | 21,576 |
b8c723d080ffa5d1d29aadc894ea4e045204bff2 | Rossen Stoyanchev | Rossen Stoyanchev | SPR-8532 Upgrade org.springframework.web.servlet to Servlet 3.0 (as provided dependency) and add support for javax.servlet.Part parameter | spr-8532 upgrade org.springframework.web.servlet to servlet 3.0 (as provided dependency) and add support for javax.servlet.part parameter | 137 | false | false | 15 | false | false | false | spring-projects | spring-framework | 21,577 |
f874ed9790d1eb1621c097fbd9954ec1013f4290 | Sam Brannen | Sam Brannen | [SPR-8387] Fleshed out the implementation of DelegatingSmartContextLoader and corresponding tests. | [spr-8387] fleshed out the implementation of delegatingsmartcontextloader and corresponding tests | 97 | false | false | 10 | false | false | false | spring-projects | spring-framework | 21,578 |
9d7bc31f0d14bd9bfdf69dd675cab01e4a4d7048 | Sam Brannen | Sam Brannen | polishing | polishing | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 21,579 |
e7298a88d6034d6534f80b516ec793ea14e4b0cb | Sam Brannen | Sam Brannen | [SPR-8387] Fixed logic errors in DelegatingSmartContextLoader.processContextConfiguration() and ContextConfigurationAttributes.hasResources(). | [spr-8387] fixed logic errors in delegatingsmartcontextloader.processcontextconfiguration() and contextconfigurationattributes.hasresources() | 141 | false | false | 8 | false | false | false | spring-projects | spring-framework | 21,580 |
e34fa6abb1e114a7d7cd6a77ca5098037c3fd403 | Sam Brannen | Sam Brannen | [SPR-8387] Fixed logic error in DelegatingSmartContextLoader.processContextConfiguration(). | [spr-8387] fixed logic error in delegatingsmartcontextloader.processcontextconfiguration() | 90 | false | false | 6 | false | false | false | spring-projects | spring-framework | 21,581 |
b8624b470c3514ef0ee95ff26eeffb40a26ddce2 | Sam Brannen | Sam Brannen | [SPR-8387] Introduced hasResources() in ContextConfigurationAttributes; plus minor polishing. | [spr-8387] introduced hasresources() in contextconfigurationattributes; plus minor polishing | 92 | false | false | 8 | false | false | false | spring-projects | spring-framework | 21,582 |
d2e6f82aa304040a9a00e3b71179cc737634fe6a | Sam Brannen | Sam Brannen | [SPR-8387] Fleshing out the implementation of processContextConfiguration() in DelegatingSmartContextLoader. | [spr-8387] fleshing out the implementation of processcontextconfiguration() in delegatingsmartcontextloader | 107 | false | false | 9 | false | false | false | spring-projects | spring-framework | 21,583 |
12eb9d7ed63f6864a485ec3b7c2abc2bba1a19cc | Sam Brannen | Sam Brannen | [SPR-8387] Fleshing out unit tests for DelegatingSmartContextLoader. | [spr-8387] fleshing out unit tests for delegatingsmartcontextloader | 67 | false | false | 7 | false | false | false | spring-projects | spring-framework | 21,584 |
cc725d7e5c4f3f853553bae2711d133c56b4155d | Juergen Hoeller | Juergen Hoeller | extended Servlet API mocks for Servlet 3.0 forward compatibility as far as possible; made MockHttpServletResponse compatible with Servlet 3.0 getHeader(s) method returning Strings (SPR-8529); added getHeaderValue(s) method to MockHttpServletResponse for raw value access | extended servlet api mocks for servlet 3.0 forward compatibility as far as possible; made mockhttpservletresponse compatible with servlet 3.0 getheader(s) method returning strings (spr-8529); added getheadervalue(s) method to mockhttpservletresponse for raw value access | 270 | false | false | 33 | false | false | false | spring-projects | spring-framework | 21,585 |
c0e429a9a50622de1d07a02e4c6475e10ddb0bbc | Juergen Hoeller | Juergen Hoeller | polishing | polishing | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 21,586 |
5937779bb1d28111f32813a00a6a98cbb1ba539a | Juergen Hoeller | Juergen Hoeller | call setEnvironment before other awareness methods rather than after; fixed AccessControlContext applicability check | call setenvironment before other awareness methods rather than after; fixed accesscontrolcontext applicability check | 116 | false | false | 13 | false | true | false | spring-projects | spring-framework | 21,587 |
18ab057e90d838b7e604613265144792606fbcf7 | Juergen Hoeller | Juergen Hoeller | extended Servlet API mocks for Servlet 3.0 forward compatibility as far as possible; made MockHttpServletResponse compatible with Servlet 3.0 getHeader(s) method returning Strings (SPR-8529); added getHeaderValue(s) method to MockHttpServletResponse for raw value access | extended servlet api mocks for servlet 3.0 forward compatibility as far as possible; made mockhttpservletresponse compatible with servlet 3.0 getheader(s) method returning strings (spr-8529); added getheadervalue(s) method to mockhttpservletresponse for raw value access | 270 | false | false | 33 | false | false | false | spring-projects | spring-framework | 21,588 |
4e1cb2b823cd7df9d8c377815612744418690e55 | Costin Leau | Costin Leau | move default value wrapper into support package (rather then interceptor) | move default value wrapper into support package (rather then interceptor) | 73 | false | false | 10 | true | true | false | spring-projects | spring-framework | 21,589 |
fd42a65c6cb707470b9c1cc2c72b2b9adfe5a265 | Chris Beams | Chris Beams | Allow ConfigurationCPP to process multiple registries
Prior to this change, an instance of ConfigurationClassPostProcessor
would throw IllegalStateException if its
postProcessBeanDefinitionRegistry method were called more than once.
This check is important to ensure that @Configuration classes are
not proxied by CGLIB... | allow configurationcpp to process multiple registries | 53 | false | false | 6 | false | true | false | spring-projects | spring-framework | 21,590 |
c5463a2e52b432c0347da895d7e711079a4af969 | Chris Beams | Chris Beams | Move ImportSelector.Context to a top-level class
Issue: SPR-8411, SPR-8494 | move importselector.context to a top-level class | 48 | false | false | 6 | false | true | false | spring-projects | spring-framework | 21,591 |
0c2a6395e7644e1fa4d8d824ed3ad01164860719 | Juergen Hoeller | Juergen Hoeller | revised package-level request and response classes | revised package-level request and response classes | 50 | false | false | 6 | false | false | false | spring-projects | spring-framework | 21,592 |
f5fdedea6071cccd9387f24ae3ed934ddbe390de | Costin Leau | Costin Leau | + fix compilation error | + fix compilation error | 23 | false | false | 4 | false | false | false | spring-projects | spring-framework | 21,593 |
b82ab4950d510bf5e847c7ea8f82882ba1728fba | Costin Leau | Costin Leau | + removed unneeded generic | + removed unneeded generic | 26 | false | false | 4 | false | false | false | spring-projects | spring-framework | 21,594 |
a2a98efa13d35e30bd879f0ff92182900c805f5d | Chris Beams | Chris Beams | Remove references to 'bold' text in reference docs
<emphasis role="bold"> blocks do not render properly, probably due to
conflicting CSS used for syntax highlighting. For the moment, any
mentions of bold text (e.g. "see bold text in the snippet below") have
been removed to avoid confusion as reported in SPR-8520. SPR... | remove references to 'bold' text in reference docs | 50 | false | false | 8 | true | true | true | spring-projects | spring-framework | 21,595 |
81a27ce484af51a1f4a4078e2838474a0b31ab1e | Juergen Hoeller | Juergen Hoeller | an EntityManagerFactoryBean is only deserializable through a SerializedEntityManagerFactoryBeanReference | an entitymanagerfactorybean is only deserializable through a serializedentitymanagerfactorybeanreference | 104 | false | false | 8 | false | false | false | spring-projects | spring-framework | 21,596 |
7861eff298662f06ca4453350a6305e11fcb658f | Juergen Hoeller | Juergen Hoeller | prototype-based TargetSource is only deserializable through a SingletonTargetSource | prototype-based targetsource is only deserializable through a singletontargetsource | 83 | false | false | 8 | false | false | false | spring-projects | spring-framework | 21,597 |
431e9350113499f5a51c4dcf14aa0edfefbda6c0 | Chris Beams | Chris Beams | Fix APC registration for @EnableTransactionManagement
Prior to this change, @EnableTransactionManagement (via the
ProxyTransactionManagementConfiguration class) did not properly
register its auto-proxy creator through the usual AopConfigUtils
methods. It was trying to register the APC as a normal @Bean method,
but th... | fix apc registration for @enabletransactionmanagement | 53 | false | false | 5 | true | true | false | spring-projects | spring-framework | 21,598 |
d8d9e3fc27693beb72fcf3befb031aca08c989a1 | Chris Beams | Chris Beams | Revert "Fix APC registration for @EnableTransactionManagement"
@PostConstruct added to ProxyTransactionManagementConfiguration cases
ConcurrentModificationException (as detailed previously in SPR-8397.
Backing out for now until a better solution can be devised.
This reverts commit 235b729514d125aef79fc3fae4bcfb189364... | revert "fix apc registration for @enabletransactionmanagement" | 62 | false | false | 6 | false | false | false | spring-projects | spring-framework | 21,599 |
f1ef3e4dcdb45ebceda3547e73069836e10c4dee | Chris Beams | Chris Beams | Fix APC registration for @EnableTransactionManagement
Prior to this change, @EnableTransactionManagement (via the
ProxyTransactionManagementConfiguration class) did not properly
register its auto-proxy creator through the usual AopConfigUtils
methods. It was trying to register the APC as a normal @Bean method,
but th... | fix apc registration for @enabletransactionmanagement | 53 | false | false | 5 | true | true | false | spring-projects | spring-framework | 21,600 |
5aa24af1269bf0ac9691afc63da6f6051543ad6a | Chris Beams | Chris Beams | Implement SessionFactoryImplementor in SF proxies
SessionFactoryBuilderSupport implementations create DisposableBean
proxies for SessionFactory objects created using #buildSessionFactory.
Prior to this change, these proxies create problems when working agaist
SessionFactoryUtils.getDataSource(SessionFactory), because... | implement sessionfactoryimplementor in sf proxies | 49 | false | false | 5 | true | true | true | spring-projects | spring-framework | 21,601 |
c3f9e845e0f856b17862ea13492f19f8fe31de8e | Sam Brannen | Sam Brannen | [SPR-7858] polishing formatting, grammar, etc. | [spr-7858] polishing formatting, grammar, etc | 45 | false | false | 5 | false | false | false | spring-projects | spring-framework | 21,602 |
807d612978f9d01e446542320c19db68da14b8e1 | Chris Beams | Chris Beams | Determine FactoryBean object type via generics
For the particular use case detailed in SPR-8514, with this change we
now attempt to determine the object type of a FactoryBean through its
generic type parameter if possible.
For (a contrived) example:
@Configuration
public MyConfig {
@Bean
public FactoryBean<S... | determine factorybean object type via generics | 46 | false | false | 6 | true | true | true | spring-projects | spring-framework | 21,603 |
605f0e7a22b4e8bf8effa33283e8bc7685d7d129 | Chris Beams | Chris Beams | Introduce GenericTypeResolver#resolveReturnTypeArgument
Issue: SPR-8514 | introduce generictyperesolver#resolvereturntypeargument | 55 | false | false | 2 | true | true | false | spring-projects | spring-framework | 21,604 |
7c25c84ee2ea4fba56c60bd103e87e2b7a86223c | Chris Beams | Chris Beams | Deprecate/move CGLIB methods AopUtils=>ClassUtils
isCglibProxy* methods in AopUtils are useful in lower-level modules,
i.e. those that cannot depend on .aop. Therefore copied these methods
to ClassUtils; deprecated the existing ones in AopUtils and now
delegating to the new location; switched all usage of
AopUtils#is... | deprecate/move cglib methods aoputils=>classutils | 49 | false | false | 4 | false | false | false | spring-projects | spring-framework | 21,605 |
78b60947ad89f91d4a0c84ef1abf98cdbde372b5 | Chris Beams | Chris Beams | Rename JMX tests to avoid jmxremote_optional error
Even after applying @Ignore to these tests at the class level, they
still run (and fail) under ant when the jmxremote_optional jar is not
present. See the issues mentioned below for information on how these
tests will be re-enabled.
Issue: SPR-8089, SPR-8093, SPR-845... | rename jmx tests to avoid jmxremote_optional error | 50 | false | false | 7 | false | true | false | spring-projects | spring-framework | 21,606 |
4aeaaa083f90f0707b62d6ad97789fd8829cd4dd | Michael Isvy | Michael Isvy | SPR-7858
removed references to JSR 330 since there is now a dedicated JSR 330 section inside beans-standard-annotations.xml | spr-7858 | 8 | false | false | 1 | false | false | false | spring-projects | spring-framework | 21,607 |
a590318b3c0e9d95dd119625050a275059ebaf50 | Michael Isvy | Michael Isvy | SPR-7858
removed reference to JSR 330's @Named since there is now a dedicated JSR 330 section inside beans-standard-annotations.xml | spr-7858 | 8 | false | false | 1 | false | false | false | spring-projects | spring-framework | 21,608 |
1bd75e5af8e5522bd0523b172a6ecbe7e035c4fb | Michael Isvy | Michael Isvy | SPR-7858
minor wording change | spr-7858 | 8 | false | false | 1 | false | false | false | spring-projects | spring-framework | 21,609 |
cf348f206f905c58f5a750538c09b8f59618a6d9 | Michael Isvy | Michael Isvy | SPR-7858
removed reference to @Provider | spr-7858 | 8 | false | false | 1 | false | false | false | spring-projects | spring-framework | 21,610 |
c68021760ded9b7d6ab46e13f92e64d6347c5b3a | Juergen Hoeller | Juergen Hoeller | fixed TypeDescriptor rendering (SPR-8508) | fixed typedescriptor rendering (spr-8508) | 41 | false | false | 4 | false | false | false | spring-projects | spring-framework | 21,611 |
352f053a717be1b61718837a2527e934671d9765 | Juergen Hoeller | Juergen Hoeller | JavaMailSenderImpl detects and respects "mail.transport.protocol" property in existing Session (SPR-8501) | javamailsenderimpl detects and respects "mail.transport.protocol" property in existing session (spr-8501) | 105 | false | false | 10 | false | false | false | spring-projects | spring-framework | 21,612 |
c07eb6bb9aa89e347911ac8882dd83ade9883ad1 | Juergen Hoeller | Juergen Hoeller | added "disabled" property to EhCacheFactoryBean | added "disabled" property to ehcachefactorybean | 47 | false | false | 5 | false | false | false | spring-projects | spring-framework | 21,613 |
b0a6ebfb61cd3e9f1de07be37ed9b4b3dea5cdb7 | Juergen Hoeller | Juergen Hoeller | fixed package declaration | fixed package declaration | 25 | false | false | 3 | false | false | false | spring-projects | spring-framework | 21,614 |
e5b1c4366c0fc02ad4d0a9b1e393fda644ec6c67 | Juergen Hoeller | Juergen Hoeller | added JBoss dependency (SPR-8505); updated WebSphere dependency | added jboss dependency (spr-8505); updated websphere dependency | 63 | false | false | 7 | false | false | false | spring-projects | spring-framework | 21,615 |
38290485ded31ba75922e442aa79157dda467df2 | Juergen Hoeller | Juergen Hoeller | switched from readResolve to readObject | switched from readresolve to readobject | 39 | false | false | 5 | false | false | false | spring-projects | spring-framework | 21,616 |
57998293c811067cf87e6933f7abb4d4edb677c1 | Juergen Hoeller | Juergen Hoeller | optimized debug logging in case of non-convertible collection (SPR-8499) | optimized debug logging in case of non-convertible collection (spr-8499) | 72 | false | false | 9 | false | false | false | spring-projects | spring-framework | 21,617 |
df8e9b3393c66bc82eb086a515f5361b860cac06 | Juergen Hoeller | Juergen Hoeller | DataBinder etc | databinder etc | 14 | false | false | 2 | false | false | false | spring-projects | spring-framework | 21,618 |
6cd55b79861be6194dea3ef2a6a088948538b44e | Juergen Hoeller | Juergen Hoeller | ContextLoader and FrameworkServlet support "contextId" parameter for custom serialization id | contextloader and frameworkservlet support "contextid" parameter for custom serialization id | 92 | false | false | 10 | false | false | false | spring-projects | spring-framework | 21,619 |
36b582682d45d5b0b18ee565eb86768746486de8 | Juergen Hoeller | Juergen Hoeller | added "autoGrowNestedPaths" property to ConfigurableWebBindingInitializer | added "autogrownestedpaths" property to configurablewebbindinginitializer | 73 | false | false | 5 | false | false | false | spring-projects | spring-framework | 21,620 |
22939b6d05bc226f47e4714f9ebcdc709de3ab16 | Juergen Hoeller | Juergen Hoeller | properly wrap IndexOutOfBoundsException even for List | properly wrap indexoutofboundsexception even for list | 53 | false | false | 6 | false | false | false | spring-projects | spring-framework | 21,621 |
b8f7d324afe9891f7ba812eae431a7e38b254944 | Juergen Hoeller | Juergen Hoeller | regular IndexOutOfBoundsException if index beyond auto-grow limit | regular indexoutofboundsexception if index beyond auto-grow limit | 65 | false | false | 7 | false | false | false | spring-projects | spring-framework | 21,622 |
b9fe1b325081f4ec7a5c1e905da00d3ed5223091 | Juergen Hoeller | Juergen Hoeller | restored original array behavior (no default growth of arrays) | restored original array behavior (no default growth of arrays) | 62 | false | false | 9 | false | false | false | spring-projects | spring-framework | 21,623 |
4c75054f9041279423f31754aa23f9ca781e9d43 | Juergen Hoeller | Juergen Hoeller | DataBinder uses a default limit of 256 for array/collection auto-growing (SPR-7842) | databinder uses a default limit of 256 for array/collection auto-growing (spr-7842) | 83 | false | false | 11 | false | false | false | spring-projects | spring-framework | 21,624 |
022ac3166c7f2922c027e570d46c2eab38de6f16 | Juergen Hoeller | Juergen Hoeller | added joptsimple dependency | added joptsimple dependency | 27 | false | false | 3 | false | false | false | spring-projects | spring-framework | 21,625 |
4262aed9c887e65c400a12434e42726b0fcb7fa4 | Chris Beams | Chris Beams | Refactor BeanFactoryLocator to use getBean(Class)
Prior to this change, (Context)SingletonBeanFactoryLocator used
BeanFactoryUtils#beanOfType(ListableBeanFactory, Class) to locate the
bean of type BeanFactory.
The more modern approach is to use BeanFactory#getBean(Class), which
removes a dependency on ListableBeanFac... | refactor beanfactorylocator to use getbean(class) | 49 | false | false | 5 | false | false | false | spring-projects | spring-framework | 21,626 |
b5b2add5cf991bf9afb64d29ee6ea9823a45d58e | Chris Beams | Chris Beams | Rename {DEFAULT_=>}COMMAND_LINE_PROPERTY_SOURCE_NAME
For consistency with all other constants representing default
property source names, such as
StandardServletEnvironment#SERVLET_CONTEXT_PROPERTY_SOURCE_NAME and
StandardEnvironment#SYSTEM_ENVIRONMENT_PROPERTY_SOURCE_NAME
Issue: SPR-8482 | rename {default_=>}command_line_property_source_name | 52 | false | false | 2 | false | false | false | spring-projects | spring-framework | 21,627 |
d9ee958d885969f6ea3fd181a21615ee01711b19 | Chris Beams | Chris Beams | Refactor JndiPropertySource
Prior to this change, JndiPropertySource worked directly against a JNDI
Context instance as its 'source' object. This works well enough, but is
not nearly as fully-featured as Spring's existing JndiLocatorDelegate.
This change refactors JndiPropertySource from relying on an underlying
Con... | refactor jndipropertysource | 27 | false | false | 2 | false | false | false | spring-projects | spring-framework | 21,628 |
ce0a0ff3d4352b3040e7bbc7fe14313a40ac9491 | Chris Beams | Chris Beams | Move JNDI_PROPERTY_SOURCE_ENABLED_FLAG constant
Move JNDI_PROPERTY_SOURCE_ENABLED_FLAG from JndiPropertySource to
StandardServletEnvironment, as this is the only context in which the
constant makes sense. | move jndi_property_source_enabled_flag constant | 47 | false | false | 3 | true | true | true | spring-projects | spring-framework | 21,629 |
0601f0e52053b69278d1ed53a457c068e3d58eb3 | Keith Donald | Keith Donald | assignability examples | assignability examples | 22 | false | false | 2 | false | false | false | spring-projects | spring-framework | 21,630 |
1e39b0bbbc37cac82e19e7d8e085a6665a9166d0 | Keith Donald | Keith Donald | implemented collection/map converter conditional matching checks; updated SpEL to reflect this behavior | implemented collection/map converter conditional matching checks; updated spel to reflect this behavior | 103 | false | false | 12 | false | false | false | spring-projects | spring-framework | 21,631 |
df460f448684482b8fb881ab869c3fbaf77d1851 | Juergen Hoeller | Juergen Hoeller | added "packagesToScan" feature to LocalContainerEntityManagerFactoryBean (avoiding persistence.xml) | added "packagestoscan" feature to localcontainerentitymanagerfactorybean (avoiding persistence.xml) | 99 | false | false | 7 | false | false | false | spring-projects | spring-framework | 21,632 |
e5d551587ac715ef9d3290e440f0c0c0e5119263 | Keith Donald | Keith Donald | fixed failing test; initial conditional converter impls for collections, arrays, and maps | fixed failing test; initial conditional converter impls for collections, arrays, and maps | 89 | false | false | 12 | false | false | false | spring-projects | spring-framework | 21,633 |
a60cb43c6a083740100de9d2a03b4a561e4a626f | Keith Donald | Keith Donald | added back element type checks in TypeDescriptor#isAssignable; clarified semantics in javadoc | added back element type checks in typedescriptor#isassignable; clarified semantics in javadoc | 93 | false | false | 11 | false | false | false | spring-projects | spring-framework | 21,634 |
7dcd71c5439026dbd2a67bf7f2f74f0e0341c3a4 | Rossen Stoyanchev | Rossen Stoyanchev | SPR-7994 Add missing optional flag for Rome library in spring-web | spr-7994 add missing optional flag for rome library in spring-web | 65 | false | false | 10 | false | false | false | spring-projects | spring-framework | 21,635 |
5e3a5202fbd17cd30607ca7bb5360c9db8197e75 | Keith Donald | Keith Donald | restored TypeDescriptor getElementType, getMapKeyType, and getMapValueType compatibility; StringToCollection and Array Converters are now conditional and check targetElementType if present; TypeDesciptor#isAssignable no longer bothers with element type and map key/value types in checking assignability for consistency e... | restored typedescriptor getelementtype, getmapkeytype, and getmapvaluetype compatibility; stringtocollection and array converters are now conditional and check targetelementtype if present; typedesciptor#isassignable no longer bothers with element type and map key/value types in checking assignability for consistency e... | 346 | false | false | 38 | false | false | false | spring-projects | spring-framework | 21,636 |
a1a7c3205254216a33c7dc1c091f08afd0206b43 | Keith Donald | Keith Donald | string to collection and array converters now are conditional and apply target element type match | string to collection and array converters now are conditional and apply target element type match | 97 | false | false | 15 | false | false | false | spring-projects | spring-framework | 21,637 |
38041acc8773bcd70d6c35dfe02d001f1597ae1a | Thomas Risberg | Thomas Risberg | fixed duplicate section ids | fixed duplicate section ids | 27 | false | false | 4 | false | false | false | spring-projects | spring-framework | 21,638 |
4a3c1292bc82c2799c697a38ac9e69efbd3a09fd | Chris Beams | Chris Beams | Preserve DefaultContextLoadTimeWeaver no-arg ctor
Issue: SPR-8317 | preserve defaultcontextloadtimeweaver no-arg ctor | 49 | false | false | 4 | false | true | false | spring-projects | spring-framework | 21,639 |
fa3e9bdfddf6a35a7d79a879252ebd5c9171a268 | Arjen Poutsma | Arjen Poutsma | SPR-7439 - JSON (jackson) @RequestBody marshalling throws awkward exception | spr-7439 - json (jackson) @requestbody marshalling throws awkward exception | 75 | false | false | 9 | false | false | false | spring-projects | spring-framework | 21,640 |
4f1e74877a13269e7b9c8ae8caa4060e068b5bdd | Sam Brannen | Sam Brannen | Added log entries for recent TestContext framework changes. | added log entries for recent testcontext framework changes | 58 | false | false | 8 | false | false | false | spring-projects | spring-framework | 21,641 |
620018d16b2639a4ded38f0c05c6277698c5c69f | Chris Beams | Chris Beams | Introduce @EnableLoadTimeWeaving
Issue: SPR-8317 | introduce @enableloadtimeweaving | 32 | false | false | 2 | true | true | false | spring-projects | spring-framework | 21,642 |
bce91499471982a1d21728e2f52602209e64aa7d | Chris Beams | Chris Beams | Polish WebApplicationInitializer Javadoc | polish webapplicationinitializer javadoc | 40 | false | false | 3 | false | false | false | spring-projects | spring-framework | 21,643 |
6933a1af28ba28e083adbad3f1d0a36060aa1ec8 | David Syer | David Syer | SPR-6717: Added support for database destroy scripts | added support for database destroy scripts | 42 | false | false | 6 | false | false | false | spring-projects | spring-framework | 21,644 |
97e047ed66d391cd1262b40847559c3d3c9110d4 | Thomas Risberg | Thomas Risberg | added check for existing configuration of generated keys before calling update with a KeyHolder. (SPR-7564) | added check for existing configuration of generated keys before calling update with a keyholder. (spr-7564) | 107 | false | false | 15 | false | false | false | spring-projects | spring-framework | 21,645 |
b06b5502e0934e49b2e7a77786a5eb50cc6f2996 | Rossen Stoyanchev | Rossen Stoyanchev | Updates to whats new in Spring 3.1 section | updates to whats new in spring 3.1 section | 42 | false | false | 8 | false | false | false | spring-projects | spring-framework | 21,646 |
32ebf18429a179e6bf416db42ae2d474802369ea | David Syer | David Syer | SPR-5937: add param map to freemarker url macro | add param map to freemarker url macro | 37 | false | false | 7 | true | true | true | spring-projects | spring-framework | 21,647 |
c2e62f098ad2ae6e643f56a7429454020ec17294 | David Syer | David Syer | Add ignorable log file to .gitignore | add ignorable log file to .gitignore | 36 | false | false | 6 | true | true | true | spring-projects | spring-framework | 21,648 |
4f96edd90140014ba396bbf542f68b09f8d173f3 | Sam Brannen | Sam Brannen | [SPR-8240][SPR-8401] Documenting @Configuration class and @ActiveProfiles support in the TestContext framework. | [spr-8240][spr-8401] documenting @configuration class and @activeprofiles support in the testcontext framework | 110 | false | false | 11 | false | false | false | spring-projects | spring-framework | 21,649 |
7307f3d5137749ce7478ab610ade45b83b58e230 | Sam Brannen | Sam Brannen | Introduced toClassArray(Collection<Class<?>>). | introduced toclassarray(collection<class<?>>) | 45 | false | false | 2 | false | false | false | spring-projects | spring-framework | 21,650 |
5976beca801c09a0001f5101a1587d42c87cc817 | Sam Brannen | Sam Brannen | polishing | polishing | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 21,651 |
189cc262ad8a742e7d345b98adeeec68343349ca | Thomas Risberg | Thomas Risberg | updated codes for Sybase (SPR-8125) | updated codes for sybase (spr-8125) | 35 | false | false | 5 | false | false | false | spring-projects | spring-framework | 21,652 |
76283ed321f90ad2ffeda2206803c26ab1959ad6 | Keith Donald | Keith Donald | narrow and elementType/keyValueType tests | narrow and elementtype/keyvaluetype tests | 41 | false | false | 4 | false | false | false | spring-projects | spring-framework | 21,653 |
a40f6585b465671203dea286774584ba25da5a42 | Keith Donald | Keith Donald | added convert(Object, TypeDescriptor) convenience method; collection and map tests | added convert(object, typedescriptor) convenience method; collection and map tests | 82 | false | false | 9 | false | false | false | spring-projects | spring-framework | 21,654 |
8c6890605a7080e2744be3f3994757cc72e394b0 | Keith Donald | Keith Donald | null type descriptor handling | null type descriptor handling | 29 | false | false | 4 | false | false | false | spring-projects | spring-framework | 21,655 |
5f8faa3ae74acba9cc9b398c69bcfd593f224e1a | Keith Donald | Keith Donald | improved null handling and javadoc | improved null handling and javadoc | 34 | false | false | 5 | false | false | false | spring-projects | spring-framework | 21,656 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.