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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
5c7c56a6b3ce5405750f30d9f205425e2352274e | Keith Donald | Keith Donald | ObjectToObject converter now only matches public methods/constructors; private class method invocations also supported now through a makeAccessible call | objecttoobject converter now only matches public methods/constructors; private class method invocations also supported now through a makeaccessible call | 152 | false | false | 18 | false | false | false | spring-projects | spring-framework | 22,957 |
b64945988b1dd2c9f3af59bbf29c33cdba5f923c | Keith Donald | Keith Donald | general polishing | general polishing | 17 | false | false | 2 | false | false | false | spring-projects | spring-framework | 22,958 |
bb93f5967f2286fb9674b0374031d9d75f07e212 | Keith Donald | Keith Donald | removed generic warning | removed generic warning | 23 | false | false | 3 | false | false | false | spring-projects | spring-framework | 22,959 |
37e0a903500cb83eaa958953581c2f41c31cc818 | Rossen Stoyanchev | Rossen Stoyanchev | SPR-7327 Add minOccurs=0 to sub-elements of mvc:annotation-driven and add more tests | annotation-driven and add more tests | 36 | false | false | 5 | false | false | false | spring-projects | spring-framework | 22,960 |
7aaad371204454bfb98118cbf84550cab3f6e0ac | Rossen Stoyanchev | Rossen Stoyanchev | SPR-7327 add <mvc:argument-resolvers> namespace element | argument-resolvers> namespace element | 37 | false | false | 3 | false | false | false | spring-projects | spring-framework | 22,961 |
182b6a437c9ede5b7206bf3989db5fd5b1f828ab | Costin Leau | Costin Leau | + fixed cache xsd minor typo | + fixed cache xsd minor typo | 28 | false | false | 6 | false | false | false | spring-projects | spring-framework | 22,962 |
44b5df0db1dabc1a07910a28990ec03641885a55 | Costin Leau | Costin Leau | SPR-7887
+ add javadoc on JBoss LTW for usage on JBoss 6.0 | spr-7887 | 8 | false | false | 1 | false | false | false | spring-projects | spring-framework | 22,963 |
9c071e5d19648807a2d047be7ed97f15450df6a7 | Costin Leau | Costin Leau | SPR-4331
docs for LTW for WebSphere | spr-4331 | 8 | false | false | 1 | false | false | false | spring-projects | spring-framework | 22,964 |
f191be56d1beb1553fbe7b80cb5111f2f16bb534 | Costin Leau | Costin Leau | SPR-4331
LTW for WebSphere | spr-4331 | 8 | false | false | 1 | false | false | false | spring-projects | spring-framework | 22,965 |
93de9622fc2c794c6f6a9bc7cfff745a80595fe5 | Rossen Stoyanchev | Rossen Stoyanchev | Remove code for parsing mvc:formatters (SPR-7732) | formatters (spr-7732) | 21 | false | false | 2 | false | false | false | spring-projects | spring-framework | 22,966 |
0c5a13cc967cb1ae2c92ee167e986da892991045 | Costin Leau | Costin Leau | SPR-7887
+ add note about JBoss 6 | spr-7887 | 8 | false | false | 1 | false | false | false | spring-projects | spring-framework | 22,967 |
c4a954a618ce6565e760a4c2ad45d7497ea6f01d | Arjen Poutsma | Arjen Poutsma | SPR-7494 - Introduce interceptors for RestTemplate | spr-7494 - introduce interceptors for resttemplate | 50 | false | false | 6 | false | false | false | spring-projects | spring-framework | 22,968 |
62425568b96e53c5427b92465b4877d7994ce70a | Arjen Poutsma | Arjen Poutsma | SPR-7494 - Introduce interceptors for RestTemplate | spr-7494 - introduce interceptors for resttemplate | 50 | false | false | 6 | false | false | false | spring-projects | spring-framework | 22,969 |
abff2b959bf4cce52d4821ae97d66612b4ac6016 | Rossen Stoyanchev | Rossen Stoyanchev | SPR-7912 Add tests for FormattingConversionServiceFactoryBean, update reference docs, and remove mvc:formatters | formatters | 10 | false | false | 1 | false | false | false | spring-projects | spring-framework | 22,970 |
149348c90781bde5d5ba77328b2f66c621122288 | Rossen Stoyanchev | Rossen Stoyanchev | SPR-7912 Introduce FormatterRegistrar interface and FormattingConversionServiceFactoryBean enhancements. | spr-7912 introduce formatterregistrar interface and formattingconversionservicefactorybean enhancements | 103 | false | false | 7 | false | false | false | spring-projects | spring-framework | 22,971 |
9dd6f467b9e149d340ddea8837621c07b14820c4 | Juergen Hoeller | Juergen Hoeller | get/stripFilenameExtension correctly ignores Unix-style hidden directories (SPR-7828) | get/stripfilenameextension correctly ignores unix-style hidden directories (spr-7828) | 85 | false | false | 7 | false | true | false | spring-projects | spring-framework | 22,972 |
7af890cc5f5ef28928ff050cc646303fdb49fd3a | Juergen Hoeller | Juergen Hoeller | fixed tests (SPR-7779) | fixed tests (spr-7779) | 22 | false | false | 3 | false | false | false | spring-projects | spring-framework | 22,973 |
f4a2282d9d9f6e58029022c58311a1db07f7defc | Juergen Hoeller | Juergen Hoeller | LocaleChangeInterceptor validates locale values in order to prevent XSS vulnerability (SPR-7779) | localechangeinterceptor validates locale values in order to prevent xss vulnerability (spr-7779) | 96 | false | false | 11 | false | false | false | spring-projects | spring-framework | 22,974 |
b3f039ae5f0b54a325cdb23f6720e5002b054cee | Juergen Hoeller | Juergen Hoeller | Servlet/PortletRequestDataBinder perform unwrapping for MultipartRequest as well (SPR-7795) | servlet/portletrequestdatabinder perform unwrapping for multipartrequest as well (spr-7795) | 91 | false | false | 8 | false | false | false | spring-projects | spring-framework | 22,975 |
4835be78b7a25c3ce79a3b96157bf73b607f2990 | Arjen Poutsma | Arjen Poutsma | Made abstract requests public again | made abstract requests public again | 35 | false | false | 5 | false | false | false | spring-projects | spring-framework | 22,976 |
4e50eafe744e397079e51775084f61788368098a | Arjen Poutsma | Arjen Poutsma | Small performance improvement | small performance improvement | 29 | false | false | 3 | false | false | false | spring-projects | spring-framework | 22,977 |
f26b499cbd2a58b0db47595ba48c89c350c11bbb | Rossen Stoyanchev | Rossen Stoyanchev | SPR-7732, SPR-6506, SPR-7191 MVC Namespace improvements to the annotation-driven element - custom message converters, formatters, and message codes resolver. | spr-7732, spr-6506, spr-7191 mvc namespace improvements to the annotation-driven element - custom message converters, formatters, and message codes resolver | 156 | false | false | 19 | false | false | false | spring-projects | spring-framework | 22,978 |
1ed1c59888c8cf676e3767c41af9370616a3ed7b | Arjen Poutsma | Arjen Poutsma | SPR-7909 - Sending large payloads with RestTemplate results in an OutOfMemoryError | spr-7909 - sending large payloads with resttemplate results in an outofmemoryerror | 82 | false | false | 11 | false | false | false | spring-projects | spring-framework | 22,979 |
d0d6a07870ff39a3441249a66ce860eb972f6891 | Arjen Poutsma | Arjen Poutsma | SPR-7909 - Sending large payloads with RestTemplate results in an OutOfMemoryError | spr-7909 - sending large payloads with resttemplate results in an outofmemoryerror | 82 | false | false | 11 | false | false | false | spring-projects | spring-framework | 22,980 |
33674933eae53d17034e9f3cfb2d29ff31930d81 | Arjen Poutsma | Arjen Poutsma | OutOfMemory Errors when posting large objects via RestTemplate | outofmemory errors when posting large objects via resttemplate | 62 | false | false | 8 | false | false | false | spring-projects | spring-framework | 22,981 |
2ed3d77331500ae0fbd5bd7a4468d3bd07fc0855 | Sam Brannen | Sam Brannen | [SPR-7849] fixed link to Goals section and updated EasyMock description. | [spr-7849] fixed link to goals section and updated easymock description | 71 | false | false | 10 | false | false | false | spring-projects | spring-framework | 22,982 |
6362de44d181eca2e250161bd8bea7198cfaa01b | Sam Brannen | Sam Brannen | [SPR-7849] revised the testing chapter based on internal review and new insight. | [spr-7849] revised the testing chapter based on internal review and new insight | 79 | false | false | 12 | false | false | false | spring-projects | spring-framework | 22,983 |
d3d763457410275573a95d75401d4796542920d4 | Juergen Hoeller | Juergen Hoeller | added tests with error in BindingResult (SPR-7809) | added tests with error in bindingresult (spr-7809) | 50 | false | false | 7 | false | false | false | spring-projects | spring-framework | 22,984 |
465e093bfbfb511c328e739cecbddd16cf74454d | Arjen Poutsma | Arjen Poutsma | SPR-7729 - MediaType incorrectly calls the toString() method instead of name() method causing RestTemplate on Android to fail | spr-7729 - mediatype incorrectly calls the tostring() method instead of name() method causing resttemplate on android to fail | 125 | false | false | 18 | false | false | false | spring-projects | spring-framework | 22,985 |
157623b47fa3bc9fd8d9a3d8803bcf6bf9a50b80 | Arjen Poutsma | Arjen Poutsma | SPR-6902 - @ResponseBody does not work with @ExceptionHandler | spr-6902 - @responsebody does not work with @exceptionhandler | 61 | false | false | 8 | false | false | false | spring-projects | spring-framework | 22,986 |
4998d061f88ccd4267af096ce23d714ddbf24beb | Arjen Poutsma | Arjen Poutsma | SPR-7869 - Accept-Charset header with '*' results in java.nio.charset.IllegalCharsetNameException | spr-7869 - accept-charset header with '*' results in java.nio.charset.illegalcharsetnameexception | 97 | false | false | 9 | false | false | false | spring-projects | spring-framework | 22,987 |
2fcab44de08bd09159fb7adea2531b16dea3e69b | Keith Donald | Keith Donald | remove addressed TODO | remove addressed todo | 21 | false | false | 3 | true | true | true | spring-projects | spring-framework | 22,988 |
34fbd5affa10eb73cd82f32f1d6d1718950fc35e | Keith Donald | Keith Donald | typo | typo | 4 | false | false | 1 | false | false | false | spring-projects | spring-framework | 22,989 |
0d28b70aa8ae8fcc841dbfe8aadcc633604d3ae5 | Keith Donald | Keith Donald | failing test case | failing test case | 17 | false | false | 3 | false | false | false | spring-projects | spring-framework | 22,990 |
7bf4e93783679573f5a30a7b15fbbf2533dbeed8 | Keith Donald | Keith Donald | out of memory test case | out of memory test case | 23 | false | false | 5 | false | false | false | spring-projects | spring-framework | 22,991 |
414fcab899b4fdf0b0190227ac1699ef3f3b3f3f | Keith Donald | Keith Donald | sp7839 - map autogrow, including auto-grow support for map values | sp7839 - map autogrow, including auto-grow support for map values | 65 | false | false | 10 | false | false | false | spring-projects | spring-framework | 22,992 |
ac9fd008debdefa2b98301a8efc4952a449d5b06 | Andy Clement | Andy Clement | more projection tests - verifying the typedescriptor changes made by Keith | more projection tests - verifying the typedescriptor changes made by keith | 75 | false | false | 11 | false | false | false | spring-projects | spring-framework | 22,993 |
b5c167bdb14ffcf3a60beea20d53dfd0faeccb3a | Keith Donald | Keith Donald | ignore failing tests temp for array nesting level bug and map autogrow bug | ignore failing tests temp for array nesting level bug and map autogrow bug | 74 | false | false | 13 | true | true | false | spring-projects | spring-framework | 22,994 |
90d8dade254b4f34fd28d498ce529efd2177c606 | Keith Donald | Keith Donald | fixed bug related to array autogrow | fixed bug related to array autogrow | 35 | false | false | 6 | false | false | false | spring-projects | spring-framework | 22,995 |
8df6b86dd1efbb0a62be789e5b88897df5404148 | Keith Donald | Keith Donald | ignore failing test | ignore failing test | 19 | false | false | 3 | true | true | true | spring-projects | spring-framework | 22,996 |
5d6840e8770b441ae0676b309ba2021704e55a77 | Keith Donald | Keith Donald | array autogrow on set e.g. array[0]=foo | array autogrow on set e.g. array[0]=foo | 39 | false | false | 6 | false | false | false | spring-projects | spring-framework | 22,997 |
2ef629d5a8f5f933a614ba89e1b1e0d58ae04044 | Keith Donald | Keith Donald | removed accidental system.out commit | removed accidental system.out commit | 36 | false | false | 4 | false | false | false | spring-projects | spring-framework | 22,998 |
1ed03fc6caec159db6fe4a27f085f4effa130a1a | Keith Donald | Keith Donald | fetch property value again after setting default value to protect against object copy | fetch property value again after setting default value to protect against object copy | 85 | false | false | 13 | true | true | false | spring-projects | spring-framework | 22,999 |
3bb17974d84a300f6e7fac6f0d37eacccf089e6e | Keith Donald | Keith Donald | empty collection test refinements | empty collection test refinements | 33 | false | false | 4 | false | false | false | spring-projects | spring-framework | 23,000 |
b040606cfad97f5fafb2289814d9e8e291bc16f4 | Keith Donald | Keith Donald | spr-7728: empty collection conversion can return value not assignable to targetType | empty collection conversion can return value not assignable to targettype | 73 | false | false | 10 | false | false | false | spring-projects | spring-framework | 23,001 |
a7293d2961723d2081c3195b38240b4c22703e22 | Chris Beams | Chris Beams | Introduce ApplicationContextInitializer interface
Designed primarily for use in conjunction with web applications
to provide a convenient mechanism for configuring the container
programmatically.
ApplicationContextInitializer implementations are specified through the
new "contextInitializerClasses" servlet context pa... | introduce applicationcontextinitializer interface | 49 | false | false | 3 | true | true | true | spring-projects | spring-framework | 23,002 |
71e60f455186b2373a5c3e47d672bed1a91822bd | Keith Donald | Keith Donald | Favor convertValue(Object, TypeDescriptor) where possible and TypedValue(Object); check with Andy on Selection and Projection TypedValue usage | favor convertvalue(object, typedescriptor) where possible and typedvalue(object); check with andy on selection and projection typedvalue usage | 142 | false | false | 16 | false | true | false | spring-projects | spring-framework | 23,003 |
0fb631348ec1ad4b3adc0d16c957109e2389eb18 | Keith Donald | Keith Donald | switched to better encapsulated convert(Object, TypeDescriptor) where possible | switched to better encapsulated convert(object, typedescriptor) where possible | 78 | false | false | 8 | false | false | false | spring-projects | spring-framework | 23,004 |
bb4aa9cc39c67de1374e7e0214dc96af85bedabb | Keith Donald | Keith Donald | added call to applyIndexedObject to build nested source element type descriptor from element value | added call to applyindexedobject to build nested source element type descriptor from element value | 98 | false | false | 14 | false | false | false | spring-projects | spring-framework | 23,005 |
8e23685a6dc7cbb810e8814c60379985f6c4373e | Keith Donald | Keith Donald | support for empty collection->collection. map->map, collection->array conversion | support for empty collection->collection. map->map, collection->array conversion | 80 | false | false | 7 | false | false | false | spring-projects | spring-framework | 23,006 |
42403a37c3fcf159bdc574a7200396825d55fecf | Keith Donald | Keith Donald | getPropertyTypeDescriptor implementation optimization | getpropertytypedescriptor implementation optimization | 53 | false | false | 3 | false | false | false | spring-projects | spring-framework | 23,007 |
e254521952929df9557b4413f16b1485d68a4e92 | Keith Donald | Keith Donald | getPropertyTypeDescriptor bug fixes | getpropertytypedescriptor bug fixes | 35 | false | false | 3 | false | false | false | spring-projects | spring-framework | 23,008 |
4c9731d57209a5c1d183731142fd44053b37cc7d | Keith Donald | Keith Donald | added forNestedType(MethodParameter) for resolution of nested parameter types for collection, array, and map parameter types | added fornestedtype(methodparameter) for resolution of nested parameter types for collection, array, and map parameter types | 124 | false | false | 15 | false | false | false | spring-projects | spring-framework | 23,009 |
61cfb96d95a54fe77c1c142b165752ba853c05ea | Sam Brannen | Sam Brannen | Changed slf4j.jcl dependency from 1.5.6 to 1.5.3 for consistency with build.versions. | changed slf4j.jcl dependency from 1.5.6 to 1.5.3 for consistency with build.versions | 84 | false | false | 11 | false | false | false | spring-projects | spring-framework | 23,010 |
c6c782df59c09a6a36c8283cbd725e9aef20e0e8 | Keith Donald | Keith Donald | forNestedType usage clarification | fornestedtype usage clarification | 33 | false | false | 3 | false | false | false | spring-projects | spring-framework | 23,011 |
c309ef74d717cb5829a15fc79473aeb17ca00fe6 | Sam Brannen | Sam Brannen | Updates to readme and changelog files regarding 3.1.0.M1 | updates to readme and changelog files regarding 3.1.0.m1 | 56 | false | false | 8 | false | false | false | spring-projects | spring-framework | 23,012 |
7ec5f1694b2916eda9c4d873e22091a0c1f5d4f8 | Keith Donald | Keith Donald | temp added ignore on 2 new failing tests until time to investigate | temp added ignore on 2 new failing tests until time to investigate | 66 | false | false | 12 | false | false | false | spring-projects | spring-framework | 23,013 |
86f11796063ff87b17287ae0f493adbd4ad5b694 | Keith Donald | Keith Donald | temp added ignore on 2 new failing tests until time to investigate | temp added ignore on 2 new failing tests until time to investigate | 66 | false | false | 12 | false | false | false | spring-projects | spring-framework | 23,014 |
15ac99f59cde189dee0e4a552a8005a1dbf6592d | Chris Beams | Chris Beams | Introduce and integrate JndiPropertySource
DefaultWebEnvironment automatically adds a JndiPropertySource if
a "jndiPropertySourceEnabled" property is detected in any of the
other other default property sources. | introduce and integrate jndipropertysource | 42 | false | false | 4 | false | false | false | spring-projects | spring-framework | 23,015 |
a7704c8cceb2e2c04c6a843f575463f32674299d | Chris Beams | Chris Beams | Polish Javadoc for PropertySource implementations | polish javadoc for propertysource implementations | 49 | false | false | 5 | false | false | false | spring-projects | spring-framework | 23,016 |
01c98c3bfb6fc3f970dc66055b8435a47a876e31 | Keith Donald | Keith Donald | added initial support for handling unknown nested type values when converting collections; now favor factory method for constructing nested type descriptors for clarity (made constructor private); improved javadoc | added initial support for handling unknown nested type values when converting collections; now favor factory method for constructing nested type descriptors for clarity (made constructor private); improved javadoc | 213 | false | false | 28 | false | false | false | spring-projects | spring-framework | 23,017 |
9420bdc246dde4f8af629ab49342b47a141c4e83 | Chris Beams | Chris Beams | Document createEnvironment() methods
in AbstractApplicationContext and SpringContextResourceAdapter | document createenvironment() methods | 36 | false | false | 3 | false | false | false | spring-projects | spring-framework | 23,018 |
bc41cb2f277a4e8ed10e59e8d4537aca751660d1 | Chris Beams | Chris Beams | Polish (Mutable)PropertySources
* PropertySources is now an Iterable<PropertySource> in favor of
exposing an asList() method
* Otherwise reduced the set of methods exposed by PropertySources to the
absolute minimum
* Added Javadoc for both types and all methods | polish (mutable)propertysources | 31 | false | false | 2 | false | false | false | spring-projects | spring-framework | 23,019 |
7f8ede14077189114c5040da9192b31ff01475db | Chris Beams | Chris Beams | Remove dead code
* removed registerStandardBeanFactoryPostProcessors() methods
* removed commented-out test from PropertyResourceConfigurerTests | remove dead code | 16 | false | false | 3 | true | true | true | spring-projects | spring-framework | 23,020 |
431eaf6df8af2ffee240c991403c346e0cf62107 | Chris Beams | Chris Beams | Refactor PropertyPlaceholderConfigurer hierarchy
PropertySourcesPlaceholderConfigurer accommodates recent changes in
Environment and PropertySource APIs, e.g. no longer assuming enumerability
of property names.
PSPC reuses as much functionality as possible from
AbstractPropertyPlaceholderConfigurer, but overrides
pos... | refactor propertyplaceholderconfigurer hierarchy | 48 | false | false | 3 | false | false | false | spring-projects | spring-framework | 23,021 |
2b99cf6d2927c71205321983cfba2f68a1c00531 | Chris Beams | Chris Beams | Refactor Environment and PropertySource
* Environment now extends PropertyResolver
* Environment no longer exposes resolver and sources
* PropertySource is String,Object instead of String,String
* PropertySource no longer assumes enumerability of property names
* Introduced EnumerablePropertySource for those that do h... | refactor environment and propertysource | 39 | false | false | 4 | false | false | false | spring-projects | spring-framework | 23,022 |
7c4582b4b320c6233be688833a6dfc8cd7c1a2f6 | Chris Beams | Chris Beams | Update build instructions in readme | update build instructions in readme | 35 | false | false | 5 | true | false | true | spring-projects | spring-framework | 23,023 |
e971ad56b60e45ebc8a3314f1365d08d5a07d83a | Juergen Hoeller | Juergen Hoeller | reduced BeanDefinition footprint by initializing Sets and Maps with 0 (SPR-7491) | reduced beandefinition footprint by initializing sets and maps with 0 (spr-7491) | 80 | false | false | 11 | false | false | false | spring-projects | spring-framework | 23,024 |
125b843cf799fa6412d93b94a2691ff5c2af731a | Juergen Hoeller | Juergen Hoeller | revised javadoc on "exactDateLength" (SPR-7759) | revised javadoc on "exactdatelength" (spr-7759) | 47 | false | false | 5 | false | false | false | spring-projects | spring-framework | 23,025 |
efe1e64b0828417136dc91d3948e4aba04457cd0 | Juergen Hoeller | Juergen Hoeller | fixed aspects bundle to declare dependencies for @Async aspect as well (SPR-7702) | fixed aspects bundle to declare dependencies for @async aspect as well (spr-7702) | 81 | false | false | 12 | false | false | false | spring-projects | spring-framework | 23,026 |
3fe2d037edc86e5055fc185886b066eada7184cd | Juergen Hoeller | Juergen Hoeller | fixed AbstractBindingResult to avoid NPE in "hashCode()" if target is null (SPR-7682) | fixed abstractbindingresult to avoid npe in "hashcode()" if target is null (spr-7682) | 85 | false | false | 12 | false | false | false | spring-projects | spring-framework | 23,027 |
a780a4a4011d5318a96e36cdc87dbcb782bbfea5 | Juergen Hoeller | Juergen Hoeller | ProxyCreationContext uses "ThreadLocal.remove()" over "ThreadLocal.set(null)" as well | proxycreationcontext uses "threadlocal.remove()" over "threadlocal.set(null)" as well | 85 | false | false | 7 | false | false | false | spring-projects | spring-framework | 23,028 |
67d9b8b9436b79be82d524440919218b1e5d0129 | Juergen Hoeller | Juergen Hoeller | EhCacheManagerFactoryBean properly closes "ehcache.xml" input stream, if any (SPR-7813) | ehcachemanagerfactorybean properly closes "ehcache.xml" input stream, if any (spr-7813) | 87 | false | false | 9 | false | false | false | spring-projects | spring-framework | 23,029 |
45f79530db7d6345fc12c6aa37af1e84a66611a2 | Keith Donald | Keith Donald | with dependencies distribution added | with dependencies distribution added | 36 | false | false | 4 | false | false | false | spring-projects | spring-framework | 23,030 |
4c35697c79a944c2083a067fd9ec5082a54dafcf | Andy Clement | Andy Clement | SPR-6760: method called twice if exits via exception in a 'normal' case | method called twice if exits via exception in a 'normal' case | 61 | false | false | 11 | false | false | false | spring-projects | spring-framework | 23,031 |
e3cdabfaac6e1b2fca9b3da1715ebe3142492196 | Juergen Hoeller | Juergen Hoeller | fixed MBeanExporter regression: do not try to expose abstract beans (SPR-6784) | do not try to expose abstract beans (spr-6784) | 46 | false | false | 8 | false | false | false | spring-projects | spring-framework | 23,032 |
abdc35c893568642ffcdddd767dd5a495cd24bbb | Juergen Hoeller | Juergen Hoeller | component-scan's scoped-proxy attribute applies to scope-annotated singleton beans as well (SPR-6683) | component-scan's scoped-proxy attribute applies to scope-annotated singleton beans as well (spr-6683) | 101 | false | false | 11 | false | false | false | spring-projects | spring-framework | 23,033 |
56d2c9daf513e130fe92d78bb93d68054c1fa639 | Juergen Hoeller | Juergen Hoeller | component-scan's scoped-proxy attribute applies to scope-annotated singleton beans as well (SPR-6683) | component-scan's scoped-proxy attribute applies to scope-annotated singleton beans as well (spr-6683) | 101 | false | false | 11 | false | false | false | spring-projects | spring-framework | 23,034 |
208c2d9c8b62b296b61094e89e238195d3d14570 | Arjen Poutsma | Arjen Poutsma | SPR-6785 - Improve message error when the MarshallingView modelKey attribute is not valid | spr-6785 - improve message error when the marshallingview modelkey attribute is not valid | 89 | false | false | 13 | false | false | false | spring-projects | spring-framework | 23,035 |
1dbb64580c32709af472c9115a9f12cf98eb3661 | Juergen Hoeller | Juergen Hoeller | throw NotSerializableException if no serialization id is available | throw notserializableexception if no serialization id is available | 66 | false | false | 8 | true | true | false | spring-projects | spring-framework | 23,036 |
5f5e7c326222853634fa02a70d67dbaeac627b9c | Juergen Hoeller | Juergen Hoeller | polishing | polishing | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 23,037 |
db71811c5a2427af512022ea60bf3240c020fa15 | Juergen Hoeller | Juergen Hoeller | SharedEntityManagerCreator's EntityManager proxies are fully serializable now (SPR-6684) | sharedentitymanagercreator's entitymanager proxies are fully serializable now (spr-6684) | 88 | false | false | 8 | false | false | false | spring-projects | spring-framework | 23,038 |
df54c8613d1fb8750ebbbfff4284555e44226ba0 | Juergen Hoeller | Juergen Hoeller | TransactionInterceptor is able to serialize "transactionManagerBeanName" as well (SPR-6680) | transactioninterceptor is able to serialize "transactionmanagerbeanname" as well (spr-6680) | 91 | false | false | 9 | false | false | false | spring-projects | spring-framework | 23,039 |
2d525901ff6b11d6d26dc072f640b6a4d698cee8 | Juergen Hoeller | Juergen Hoeller | proxies with AspectJ pointcuts are fully serializable within a BeanFactory now (SPR-6681) | proxies with aspectj pointcuts are fully serializable within a beanfactory now (spr-6681) | 89 | false | false | 12 | false | false | false | spring-projects | spring-framework | 23,040 |
dcf0244566d687cca6037f8121a18b787765cba1 | Costin Leau | Costin Leau | SPR-3786
+ add note on annotation-based injection vs XML
+ provide a nicer introduction to annotation based chapter | spr-3786 | 8 | false | false | 1 | false | false | false | spring-projects | spring-framework | 23,041 |
83c018a0b4ac77dfd64f15dc76a0c9366cf25ecf | Juergen Hoeller | Juergen Hoeller | call processConfigBeanDefinitions lazily if postProcessBeanDefinitionRegistry hasn't been called | call processconfigbeandefinitions lazily if postprocessbeandefinitionregistry hasn't been called | 96 | false | false | 8 | true | true | false | spring-projects | spring-framework | 23,042 |
b53ccb3807b711df2e6ed7be2389c7f33f1957d2 | Juergen Hoeller | Juergen Hoeller | widened FactoryBean's "getObjectType" signature to return any Class<?> (SPR-6692) | widened factorybean's "getobjecttype" signature to return any class<?> (spr-6692) | 81 | false | false | 9 | false | false | false | spring-projects | spring-framework | 23,043 |
8ab9da446129218607d4e3a6f4fd466a407c2896 | Juergen Hoeller | Juergen Hoeller | introduced BeanDefinitionRegistryPostProcessor extension to BeanFactoryPostProcessor; @Configuration classes support definition of BeanFactoryPostProcessor beans as well (SPR-6455, SPR-6611) | introduced beandefinitionregistrypostprocessor extension to beanfactorypostprocessor; @configuration classes support definition of beanfactorypostprocessor beans as well (spr-6455, spr-6611) | 190 | false | false | 16 | false | false | false | spring-projects | spring-framework | 23,044 |
a897e3f01f56c9379b76c36855802eab914d2226 | Juergen Hoeller | Juergen Hoeller | refined DefaultLifecycleProcessor's start/stop logging and stop exception handling (SPR-6769, SPR-6770) | refined defaultlifecycleprocessor's start/stop logging and stop exception handling (spr-6769, spr-6770) | 103 | false | false | 10 | false | false | false | spring-projects | spring-framework | 23,045 |
59b8a139d72463fbf324e851a9e6daf918fe1b22 | Juergen Hoeller | Juergen Hoeller | JndiObjectFactoryBean explicitly only chooses public interfaces as default proxy interfaces (SPR-5869) | jndiobjectfactorybean explicitly only chooses public interfaces as default proxy interfaces (spr-5869) | 102 | false | false | 11 | false | false | false | spring-projects | spring-framework | 23,046 |
9c44f9252d9fe3fe99265f5e0db788e293550d42 | Juergen Hoeller | Juergen Hoeller | fixed cron example (SPR-6772) | fixed cron example (spr-6772) | 29 | false | false | 4 | false | false | false | spring-projects | spring-framework | 23,047 |
6070a498fe65d849371664947f638033355a1b97 | Juergen Hoeller | Juergen Hoeller | BeanNameAutoProxyCreator detects alias matches for specified bean names as well (SPR-6774) | beannameautoproxycreator detects alias matches for specified bean names as well (spr-6774) | 90 | false | false | 11 | false | false | false | spring-projects | spring-framework | 23,048 |
6b2b5c4c233bba63fa5da2b11146ffaf66f9de80 | Juergen Hoeller | Juergen Hoeller | introduced BeanDefinitionRegistryPostProcessor extension to BeanFactoryPostProcessor; @Configuration classes support definition of BeanFactoryPostProcessor beans as well (SPR-6455, SPR-6611) | introduced beandefinitionregistrypostprocessor extension to beanfactorypostprocessor; @configuration classes support definition of beanfactorypostprocessor beans as well (spr-6455, spr-6611) | 190 | false | false | 16 | false | false | false | spring-projects | spring-framework | 23,049 |
2d6ea2f4feab6a76148b28cbbd8e5f3bef64ec7b | Juergen Hoeller | Juergen Hoeller | fixed JPA multi-unit setup example (SPR-6781) | fixed jpa multi-unit setup example (spr-6781) | 45 | false | false | 6 | false | false | false | spring-projects | spring-framework | 23,050 |
fbd797e50b2f1c5b0dfef944ee218d826f1a0694 | Chris Beams | Chris Beams | RESOLVED - issue SPR-6779: imported @Configuration classes do not get enhanced and fail to satisfy scoping requirements
refactoring, polishing. | imported @configuration classes do not get enhanced and fail to satisfy scoping requirements | 92 | false | false | 13 | false | false | false | spring-projects | spring-framework | 23,051 |
110b032ad9dddcb643a36b28dba94e4ed548b556 | Chris Beams | Chris Beams | IN PROGRESS - issue SPR-6779: imported @Configuration classes do not get enhanced and fail to satisfy scoping requirements
All tests in ImportedConfigurationClassEnhancementTests now pass. The fix was simple - imported @Configuration class bean definitions were not getting marked with the attribute that indicates that... | imported @configuration classes do not get enhanced and fail to satisfy scoping requirements | 92 | false | false | 13 | false | false | false | spring-projects | spring-framework | 23,052 |
5fdee478417057a14a0d72c7d4a7f2cb889df02e | Chris Beams | Chris Beams | Unit test cornering bug SPR-6779, 'imported @Configuration classes do not get enhanced and fail to satisfy scoping requirements' | unit test cornering bug spr-6779, 'imported @configuration classes do not get enhanced and fail to satisfy scoping requirements' | 128 | false | false | 18 | false | false | false | spring-projects | spring-framework | 23,053 |
ee2b1cde82ff9539c7059796033b4f889cc78719 | Costin Leau | Costin Leau | SPR-6775
+ remove class definitions for sticking around (by forcing eager metadata initialization)
+ improve cache size by eliminating the numbers of method metadata objects created
+ improve lookup access on method metadata | spr-6775 | 8 | false | false | 1 | false | false | false | spring-projects | spring-framework | 23,054 |
39f81760f8c5634e4b7e0660e68583b354762ceb | Costin Leau | Costin Leau | SPR-6775
+ increase size to 256 | spr-6775 | 8 | false | false | 1 | false | false | false | spring-projects | spring-framework | 23,055 |
b32c4cfb8a8e4f7c06af9567d096b1f174168408 | Costin Leau | Costin Leau | SPR-6775
+ replace the vanilla hashmap with a quick-and-dirty, JDK based, fixed LRU cache | spr-6775 | 8 | false | false | 1 | false | false | false | spring-projects | spring-framework | 23,056 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.