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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
4be3c5d88ccaed3ef01d36e05528c8af6641cfad | Juergen Hoeller | Juergen Hoeller | ObjectFactory etc | objectfactory etc | 17 | false | false | 2 | false | false | false | spring-projects | spring-framework | 24,957 |
cfdb106910867d20ad3153b05ebcd62b26506600 | Juergen Hoeller | Juergen Hoeller | polishing | polishing | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 24,958 |
634d4b4d4c263f6a734fed142fa15ca48acb9262 | Juergen Hoeller | Juergen Hoeller | BeanFactory prefers local primary bean to primary bean in parent factory (SPR-5871) | beanfactory prefers local primary bean to primary bean in parent factory (spr-5871) | 83 | false | false | 12 | false | false | false | spring-projects | spring-framework | 24,959 |
ee1c68ead4a0259ca2f5440be9b997e93ecb7ddf | Juergen Hoeller | Juergen Hoeller | polishing | polishing | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 24,960 |
45dc856993d43abcb4126818a94b68f2bbdb0f80 | Juergen Hoeller | Juergen Hoeller | Jpa/JdoTransactionManager passes resolved timeout into Jpa/JdoDialect's beginTransaction; HibernateJpaDialect applies timeout onto native Hibernate Transaction before begin call (SPR-5195) | jpa/jdotransactionmanager passes resolved timeout into jpa/jdodialect's begintransaction; hibernatejpadialect applies timeout onto native hibernate transaction before begin call (spr-5195) | 188 | false | false | 18 | false | false | false | spring-projects | spring-framework | 24,961 |
414d6633eab662b877c2c8fb2006d2c02e94d194 | Rob Harrop | Rob Harrop | [SPR-6048] fixed Exception signature in CronTriggerBean.afterPropertiesSet() | [spr-6048] fixed exception signature in crontriggerbean.afterpropertiesset() | 76 | false | false | 6 | false | false | false | spring-projects | spring-framework | 24,962 |
2b96fe8b5db0d7d5eb2f357ca1e2c9ee81feafe3 | Rob Harrop | Rob Harrop | [SPR-5993] Fixed notice file | [spr-5993] fixed notice file | 28 | false | false | 4 | false | false | false | spring-projects | spring-framework | 24,963 |
8f6a42bf646442192dcae01a9334f246508c7c99 | Rob Harrop | Rob Harrop | [SPR-3635] [SPR-5039] [SPR-5813] JMX annotation inheritance fixed | [spr-3635] [spr-5039] [spr-5813] jmx annotation inheritance fixed | 65 | false | false | 7 | false | false | false | spring-projects | spring-framework | 24,964 |
7f7173f79030f8a4d4b93762792ad42b823a0909 | Juergen Hoeller | Juergen Hoeller | added copy of SerializationTestUtils to beans module | added copy of serializationtestutils to beans module | 52 | false | false | 7 | false | false | false | spring-projects | spring-framework | 24,965 |
209f43bee7a848dcf4fe48113d8620822c591319 | Juergen Hoeller | Juergen Hoeller | BeanFactory supports ObjectFactory as a dependency type for @Autowired and @Value (SPR-6079) | beanfactory supports objectfactory as a dependency type for @autowired and @value (spr-6079) | 92 | false | false | 12 | false | false | false | spring-projects | spring-framework | 24,966 |
744821465764d333530bc3cfe3a40e25f9066d66 | Rob Harrop | Rob Harrop | reworked PropertyPlaceholderConfigurer to use new PropertyPlaceholderHelper | reworked propertyplaceholderconfigurer to use new propertyplaceholderhelper | 75 | false | false | 6 | false | false | false | spring-projects | spring-framework | 24,967 |
f20c074ff46f7b3af18d83a5a8193a3b984940f7 | Rob Harrop | Rob Harrop | reworked PropertyPlaceholderHelper | reworked propertyplaceholderhelper | 34 | false | false | 2 | false | false | false | spring-projects | spring-framework | 24,968 |
d16faafc4f4ee45ed562bfbea768e554f8903229 | Rob Harrop | Rob Harrop | [SPR-6025] support for recursive property placeholder replacement in system properties | [spr-6025] support for recursive property placeholder replacement in system properties | 86 | false | false | 10 | false | false | false | spring-projects | spring-framework | 24,969 |
3fe09d70cde90a592a2934315f084e4a93324248 | Rob Harrop | Rob Harrop | [SPR-6025] added SystemPropertyUtilsTests | [spr-6025] added systempropertyutilstests | 41 | false | false | 3 | false | false | false | spring-projects | spring-framework | 24,970 |
8357bcb050f27d46541cc89cedb61577eb958929 | Rob Harrop | Rob Harrop | [SPR-6025] PropertyPlaceholderUtils introduced | [spr-6025] propertyplaceholderutils introduced | 46 | false | false | 3 | false | false | false | spring-projects | spring-framework | 24,971 |
df3881d1e87579b2cad7ac4a059e83b0f8320af9 | Rob Harrop | Rob Harrop | Update groovy dependency to match ivy.xml | update groovy dependency to match ivy.xml | 41 | false | false | 6 | true | true | true | spring-projects | spring-framework | 24,972 |
ceca0db6459fca13519336ad8e62691fa1ace332 | Thomas Risberg | Thomas Risberg | added synchronization to compile method (SPR-6001) | added synchronization to compile method (spr-6001) | 50 | false | false | 6 | false | false | false | spring-projects | spring-framework | 24,973 |
ae461db82ac3df98fed384df40308d96d8078183 | Rob Harrop | Rob Harrop | fix to resource handling in PluggableSchemaResolver | fix to resource handling in pluggableschemaresolver | 51 | false | false | 6 | false | false | false | spring-projects | spring-framework | 24,974 |
6651ff0c5528bf60eed3a3382846ba8d59415b02 | Juergen Hoeller | Juergen Hoeller | fixed formatter annotation lookup | fixed formatter annotation lookup | 33 | false | false | 4 | false | false | false | spring-projects | spring-framework | 24,975 |
c63567c2ef8241949748462db2fcfb9ec26be937 | Juergen Hoeller | Juergen Hoeller | JSR-303 etc | jsr-303 etc | 11 | false | false | 2 | false | false | false | spring-projects | spring-framework | 24,976 |
70038bcf3c3500ed8e4b4b3f2e732b3742ac6c0e | Juergen Hoeller | Juergen Hoeller | fixed format tests | fixed format tests | 18 | false | false | 3 | false | false | false | spring-projects | spring-framework | 24,977 |
0d084bd7f810645af9b9de1f4475023a8f61398b | Juergen Hoeller | Juergen Hoeller | updated test dependencies | updated test dependencies | 25 | false | false | 3 | false | false | false | spring-projects | spring-framework | 24,978 |
6e95b2c3116f4bcbc040614f3e1fbf3beaf37b25 | Juergen Hoeller | Juergen Hoeller | polishing | polishing | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 24,979 |
a86a698e5b3394c9b6721a784c8fe251611ff16b | Juergen Hoeller | Juergen Hoeller | initial JSR-303 Bean Validation support; revised ConversionService and FormatterRegistry | initial jsr-303 bean validation support; revised conversionservice and formatterregistry | 88 | false | false | 9 | false | false | false | spring-projects | spring-framework | 24,980 |
f9f9b431a697132af0e22311d74b90c3f01dccb7 | Sam Brannen | Sam Brannen | [SPR-4643] SpringJUnit4ClassRunner now optionally calls JUnit 4.7's BlockJUnit4ClassRunner.withRules() method using reflection in order to provide backward compatibility with JUnit 4.5 and 4.6. | [spr-4643] springjunit4classrunner now optionally calls junit 4.7's blockjunit4classrunner.withrules() method using reflection in order to provide backward compatibility with junit 4.5 and 4.6 | 192 | false | false | 22 | false | false | false | spring-projects | spring-framework | 24,981 |
7aff0755a36602a1367cd7104e7007c2ec8ca874 | Juergen Hoeller | Juergen Hoeller | expression parser uses context's ConversionService by default | expression parser uses context's conversionservice by default | 61 | false | false | 7 | false | false | false | spring-projects | spring-framework | 24,982 |
7123e4f81e614bbe8542521dd38210b59559340e | Juergen Hoeller | Juergen Hoeller | expression parser uses context's ConversionService by default | expression parser uses context's conversionservice by default | 61 | false | false | 7 | false | false | false | spring-projects | spring-framework | 24,983 |
efaf76b46fcd255008e020b19107c29cc21710e3 | Juergen Hoeller | Juergen Hoeller | polishing | polishing | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 24,984 |
57f90ad4ef78614afb173c6c8b5c12f220f41988 | Juergen Hoeller | Juergen Hoeller | polishing | polishing | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 24,985 |
1045847cf7f2f21ccf69b1b0e1a0b532233aee8a | Juergen Hoeller | Juergen Hoeller | updated to CGLIB 2.2 and EHCache 1.6.2 | updated to cglib 2.2 and ehcache 1.6.2 | 38 | false | false | 7 | false | false | false | spring-projects | spring-framework | 24,986 |
e6436bbbbe7ea9e23f4d36d129c52da071f53c60 | Juergen Hoeller | Juergen Hoeller | fixed currently-in-creation check to apply with any log level (SPR-5996) | fixed currently-in-creation check to apply with any log level (spr-5996) | 72 | false | false | 10 | false | false | false | spring-projects | spring-framework | 24,987 |
c5e49fc6dc7a6f065a62eadff3e2c2163f45a850 | Juergen Hoeller | Juergen Hoeller | refined PathMatchingResourcePatternResolver's treatment of non-readable directories (SPR-6086) | refined pathmatchingresourcepatternresolver's treatment of non-readable directories (spr-6086) | 94 | false | false | 7 | false | false | false | spring-projects | spring-framework | 24,988 |
c10342a5537c501a9f7236ea09906460df94f7ad | Mark Fisher | Mark Fisher | Added documentation for @Scheduled and @Async annotations. | added documentation for @scheduled and @async annotations | 57 | false | false | 7 | false | false | false | spring-projects | spring-framework | 24,989 |
cc5747ad14147328855043234567abc7b5fcfd01 | Christian Dupuis | Christian Dupuis | added restriction tool annotation to oxm namespace | added restriction tool annotation to oxm namespace | 50 | false | false | 7 | false | false | false | spring-projects | spring-framework | 24,990 |
ca9526de6cce0cd24ca0ce99fb3198d69fdf9d7a | Christian Dupuis | Christian Dupuis | added correct aop image | added correct aop image | 23 | false | false | 4 | false | false | false | spring-projects | spring-framework | 24,991 |
2fa2e54c72d59153becff9741057e8666d5c5341 | Keith Donald | Keith Donald | polish | polish | 6 | false | false | 1 | false | false | false | spring-projects | spring-framework | 24,992 |
07f19f7441cdd4df219703aa059a4a72735081b9 | Keith Donald | Keith Donald | format system initial commit | format system initial commit | 28 | false | false | 4 | false | false | false | spring-projects | spring-framework | 24,993 |
9f4480a1b8b7d39cbfb4c9c90c340edf4bf161fb | Arjen Poutsma | Arjen Poutsma | SPR-5774 - UriTemplate not matching querystrings | spr-5774 - uritemplate not matching querystrings | 48 | false | false | 6 | false | false | false | spring-projects | spring-framework | 24,994 |
6cc33fc6099903ee2e2de4bb9c5725de5b88d01c | Christian Dupuis | Christian Dupuis | added spring.tooling descriptor and images for all namespaces | added spring.tooling descriptor and images for all namespaces | 61 | false | false | 8 | false | false | false | spring-projects | spring-framework | 24,995 |
e5f37c8230777201a8fc078c2fb4edb998f60475 | Sam Brannen | Sam Brannen | The text which was previously "instilled with boldness" (i.e., emboldened) is now just bold. ;) | the text which was previously "instilled with boldness" (i.e., emboldened) is now just bold. ;) | 95 | false | false | 15 | false | false | false | spring-projects | spring-framework | 24,996 |
ce47e86b1c1417f8154290e6ec01358d70df3d31 | Arjen Poutsma | Arjen Poutsma | SPR-5782 - BufferedImageHttpMessageConverter | spr-5782 - bufferedimagehttpmessageconverter | 44 | false | false | 3 | false | false | false | spring-projects | spring-framework | 24,997 |
0d66d2680ba2b4675a9b2905c51bbe57fc8fbbc9 | Arjen Poutsma | Arjen Poutsma | Fixing tests | fixing tests | 12 | false | false | 2 | false | false | false | spring-projects | spring-framework | 24,998 |
3a1c88f059886d6e7a46d12acccc1f304e82e0b3 | Arjen Poutsma | Arjen Poutsma | SPR-5782 - BufferedImageHttpMessageConverter | spr-5782 - bufferedimagehttpmessageconverter | 44 | false | false | 3 | false | false | false | spring-projects | spring-framework | 24,999 |
51f0fc07faa9f608c2d419fe99e93407acbc93d0 | Arjen Poutsma | Arjen Poutsma | SPR-5782 - BufferedImageHttpMessageConverter | spr-5782 - bufferedimagehttpmessageconverter | 44 | false | false | 3 | false | false | false | spring-projects | spring-framework | 25,000 |
6cb7f2cfc8332da7823c3781604ae7e028e0af61 | Arjen Poutsma | Arjen Poutsma | SPR-5766 - @ResponseBody | spr-5766 - @responsebody | 24 | false | false | 3 | false | false | false | spring-projects | spring-framework | 25,001 |
af56f6497ccb709b13c0fabd0db25b47cc94b204 | Sam Brannen | Sam Brannen | Updated regarding generics; fixed typos. | updated regarding generics; fixed typos | 39 | false | false | 5 | false | false | false | spring-projects | spring-framework | 25,002 |
5f473b9f26fbe0dfdf85b0277c565337cc08b67e | Sam Brannen | Sam Brannen | polishing | polishing | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 25,003 |
18039162b9d8a40f76b7f1a3c71c4550d2d87eda | Sam Brannen | Sam Brannen | polishing | polishing | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 25,004 |
be7bbcd228650748ef61cb5481e523566f234406 | Sam Brannen | Sam Brannen | Corrected typos and polishing. | corrected typos and polishing | 29 | false | false | 4 | false | false | false | spring-projects | spring-framework | 25,005 |
f4bc0ab0612bfa03212778d2c4cf03fbbf363eb0 | Keith Donald | Keith Donald | polish | polish | 6 | false | false | 1 | false | false | false | spring-projects | spring-framework | 25,006 |
b093094c5027dac1015e48b4a731482e7b829a2c | Keith Donald | Keith Donald | renamed back to TypeDescriptor after ConversionContext proved not good enough name for any change | renamed back to typedescriptor after conversioncontext proved not good enough name for any change | 97 | false | false | 14 | false | false | false | spring-projects | spring-framework | 25,007 |
b9aa82a0c432fed755050991d4446b0cc458ad13 | Keith Donald | Keith Donald | removed @since 3.0--no point if its not consistent and whole package is 3.0 anyway | removed @since 3.0--no point if its not consistent and whole package is 3.0 anyway | 82 | false | false | 14 | false | false | false | spring-projects | spring-framework | 25,008 |
54c768de5d469a320ca0d07302bbfdbf3b8eed8f | Ben Hale | Ben Hale | [SPR-5734] Created a javadoc.links preset to link in external javadocs | [spr-5734] created a javadoc.links preset to link in external javadocs | 70 | false | false | 10 | false | false | false | spring-projects | spring-framework | 25,009 |
660cd3d00abe1b7006715bdc0b967e78ded09149 | Thomas Risberg | Thomas Risberg | further re-working of the ORM chapter | further re-working of the orm chapter | 37 | false | false | 6 | false | false | false | spring-projects | spring-framework | 25,010 |
62406474e0e4569d427cdd4eb1d5225b6d6c1e50 | Thomas Risberg | Thomas Risberg | first cut at re-organizing the ORM chapter; moved outdated sections to new Classic Spring Usage appendix | first cut at re-organizing the orm chapter; moved outdated sections to new classic spring usage appendix | 104 | false | false | 16 | false | false | false | spring-projects | spring-framework | 25,011 |
4cedea6531a9c94cff12e9adac4f9e1c1acee5a8 | Sam Brannen | Sam Brannen | Added "derby.log" to the subversion ignore list. | added "derby.log" to the subversion ignore list | 47 | false | false | 7 | false | false | false | spring-projects | spring-framework | 25,012 |
a07b890934968c2ff3adc33efdeca46233a86909 | Sam Brannen | Sam Brannen | Fixed typos; Class --> Class<?>; and both constructors are now private. | fixed typos; class --> class<?>; and both constructors are now private | 70 | false | false | 11 | false | false | false | spring-projects | spring-framework | 25,013 |
1b79fffaee2741ddf939ae4f7c7a8f9d13f97d8f | Sam Brannen | Sam Brannen | Polishing | polishing | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 25,014 |
44b7ef43d37481949490ae8fee3376a6e742e116 | Mark Pollack | Mark Pollack | reformatting due to loading inside XmlMind 4.1 | reformatting due to loading inside xmlmind 4.1 | 46 | false | false | 7 | false | false | false | spring-projects | spring-framework | 25,015 |
9944b57de305ebad4abb6d289cfa338571b85521 | Arjen Poutsma | Arjen Poutsma | SPR-5768 - Rearrange logic in ServletHandlerMethodInvoker.getModelAndView() | spr-5768 - rearrange logic in servlethandlermethodinvoker.getmodelandview() | 75 | false | false | 6 | false | false | false | spring-projects | spring-framework | 25,016 |
d7d1ae89f366475e28589bfe8a39f840a1175773 | Arjen Poutsma | Arjen Poutsma | SPR-5767 - Misleading error message in HandlerMethodInvoker.resolveRequestBody() | spr-5767 - misleading error message in handlermethodinvoker.resolverequestbody() | 80 | false | false | 7 | false | false | false | spring-projects | spring-framework | 25,017 |
0007643af9963deb79657488747b75e54f9d7426 | Mark Fisher | Mark Fisher | SPR-4359 renamed 'concurrent' namespace to 'task' | spr-4359 renamed 'concurrent' namespace to 'task' | 49 | false | false | 6 | false | false | false | spring-projects | spring-framework | 25,018 |
7b815b5e05347cb6be39a12f13b4dabb54637e37 | Mark Pollack | Mark Pollack | SPR-5740 | spr-5740 | 8 | false | false | 1 | false | false | false | spring-projects | spring-framework | 25,019 |
8364b611f6d888c136199b64ca212264b8dd1171 | Mark Pollack | Mark Pollack | SPR-5735 | spr-5735 | 8 | false | false | 1 | false | false | false | spring-projects | spring-framework | 25,020 |
1b302b70d0559a3ad98c9f5701d9ffda9e918828 | Mark Fisher | Mark Fisher | SPR-4359 the 'scheduling' namespace is now 'concurrent' | spr-4359 the 'scheduling' namespace is now 'concurrent' | 55 | false | false | 7 | false | false | false | spring-projects | spring-framework | 25,021 |
e70d2ce14c04f59a730b0fb2e3839a56c9ba75c7 | Juergen Hoeller | Juergen Hoeller | polishing | polishing | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 25,022 |
a3af9e73301f8f559134f7ac35d876ec20ad7d77 | Juergen Hoeller | Juergen Hoeller | revised use of id and display name (id may be null; SPR-5761) | revised use of id and display name (id may be null; spr-5761) | 61 | false | false | 12 | false | false | false | spring-projects | spring-framework | 25,023 |
da4f1d0eb707fe033db77a44a5f6f404b0a8a4a1 | Juergen Hoeller | Juergen Hoeller | revised use of id and display name (id may be null; SPR-5761) | revised use of id and display name (id may be null; spr-5761) | 61 | false | false | 12 | false | false | false | spring-projects | spring-framework | 25,024 |
762f1c632b437b636c8d0356cba2bdff0d0c0e10 | Thomas Risberg | Thomas Risberg | updated code examples with generics; took out Java 1.4 references; polished | updated code examples with generics; took out java 1.4 references; polished | 75 | false | false | 11 | false | false | false | spring-projects | spring-framework | 25,025 |
63589ef05f7c4594aa3399d77a7ce731649e4fc2 | Juergen Hoeller | Juergen Hoeller | polishing | polishing | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 25,026 |
69646339093dfc36ec2dc84a211d3b695bff6cbd | Juergen Hoeller | Juergen Hoeller | reflective loading of driver classes | reflective loading of driver classes | 36 | false | false | 5 | false | false | false | spring-projects | spring-framework | 25,027 |
7dc9ec53a14bddefad17102bfb1918bd29518e94 | Juergen Hoeller | Juergen Hoeller | return generics-capable Class references | return generics-capable class references | 40 | false | false | 4 | false | false | false | spring-projects | spring-framework | 25,028 |
e7eb68430438b858b7b51866d6be26058b59e27b | Juergen Hoeller | Juergen Hoeller | added additional cast for javac | added additional cast for javac | 31 | false | false | 5 | false | false | false | spring-projects | spring-framework | 25,029 |
e137b10978ee183f861467353c4c92c00ca3702b | Juergen Hoeller | Juergen Hoeller | polishing | polishing | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 25,030 |
fc1df58e2b5ce165f10f5fa1c07fa50b31d0b8f7 | Juergen Hoeller | Juergen Hoeller | fixed build; revised generic declarations | fixed build; revised generic declarations | 41 | false | false | 5 | false | false | false | spring-projects | spring-framework | 25,031 |
41c8352e1635b139246053b9409a19beefb61eee | Mark Pollack | Mark Pollack | Documentation fixes: SPR-5748, SPR-5723, SPR-5750, SPR-5753, SPR-5747 | spr-5748, spr-5723, spr-5750, spr-5753, spr-5747 | 48 | false | false | 5 | false | false | false | spring-projects | spring-framework | 25,032 |
822ed03826f7136ed48fefffd8a6a1f16432338f | Jennifer Hickey | Jennifer Hickey | SPR-5256 | spr-5256 | 8 | false | false | 1 | false | false | false | spring-projects | spring-framework | 25,033 |
8f359ece3f2eabafa7c03c8ef96236f0f55c7985 | Sam Brannen | Sam Brannen | Minor fixes for grammar and spelling | minor fixes for grammar and spelling | 36 | false | false | 6 | false | false | false | spring-projects | spring-framework | 25,034 |
b47c81ea2cc5e23409739564a2e672c44be0634a | Sam Brannen | Sam Brannen | Suppressing serialization warnings | suppressing serialization warnings | 34 | false | false | 3 | false | false | false | spring-projects | spring-framework | 25,035 |
50bcecac951b3755d14fd6d44f006281f064ceac | Keith Donald | Keith Donald | removed unused import | removed unused import | 21 | false | false | 3 | false | false | false | spring-projects | spring-framework | 25,036 |
8cbab5acb631541aa8bdf6e77c7e2990edcf7f71 | Keith Donald | Keith Donald | costin code review comments | costin code review comments | 27 | false | false | 4 | false | false | false | spring-projects | spring-framework | 25,037 |
0cc3542aed8b9a4b1cc0cb2476dafac084173612 | Keith Donald | Keith Donald | applied joris's no derby log patch | applied joris's no derby log patch | 34 | false | false | 6 | false | false | false | spring-projects | spring-framework | 25,038 |
72c330fffbddaa6e427813a9cc4e891288f36811 | Sam Brannen | Sam Brannen | Updated copyright. | updated copyright | 17 | false | false | 2 | false | false | false | spring-projects | spring-framework | 25,039 |
76aa8b21190dc465338ef974dc9418929e0eeb3e | Sam Brannen | Sam Brannen | Spring TestContext Framework autowiring tests now include an explicit test for the @Autowired-@Qualifier combination. | spring testcontext framework autowiring tests now include an explicit test for the @autowired-@qualifier combination | 116 | false | false | 14 | false | false | false | spring-projects | spring-framework | 25,040 |
d13567bc8fbd9748d27b5df5fb3b2e98b37742cd | Keith Donald | Keith Donald | added support for null conversion point type | added support for null conversion point type | 44 | false | false | 7 | false | false | false | spring-projects | spring-framework | 25,041 |
18be2ffadce4367fcfc45693d1392bc73a168e51 | Keith Donald | Keith Donald | fixed autoboxing bug | fixed autoboxing bug | 20 | false | false | 3 | false | false | false | spring-projects | spring-framework | 25,042 |
c5cc75693d46c4fdf884939f3c407fe6a6cac62b | Keith Donald | Keith Donald | Added to docs | added to docs | 13 | false | false | 3 | false | false | false | spring-projects | spring-framework | 25,043 |
e54519d02e3d0af831fce2f60c99781a70363c5c | Keith Donald | Keith Donald | made package private | made package private | 20 | false | false | 3 | false | false | false | spring-projects | spring-framework | 25,044 |
c6c0dd555b003e5309efed2f503a1371770171b7 | Keith Donald | Keith Donald | removed unused imports | removed unused imports | 22 | false | false | 3 | false | false | false | spring-projects | spring-framework | 25,045 |
f3ae7bd96153db83c2264f4555f79bc6a8547096 | Keith Donald | Keith Donald | applied Joris's patch to shutdown Embedded Derby DB; adjusted manifest template to restrict derby version range from 10.5.1. to 10.6 | applied joris's patch to shutdown embedded derby db; adjusted manifest template to restrict derby version range from 10.5.1. to 10.6 | 132 | false | false | 20 | false | false | false | spring-projects | spring-framework | 25,046 |
0c85f3df55d72fecf35a6a23334958eef6cd9d75 | Keith Donald | Keith Donald | doc polishing | doc polishing | 13 | false | false | 2 | false | false | false | spring-projects | spring-framework | 25,047 |
3c0cbac2fcd5f55ba8c1ed4ed9ad25ddfbfdde54 | Keith Donald | Keith Donald | added derby to manifest | added derby to manifest | 23 | false | false | 4 | false | false | false | spring-projects | spring-framework | 25,048 |
a12ffa5c4c70d7799e45dce07b6bccdc03706dce | Keith Donald | Keith Donald | removed @Override | removed @override | 17 | false | false | 2 | false | false | false | spring-projects | spring-framework | 25,049 |
eee52f88049cf4e51f213bd26fe90127ef207138 | Keith Donald | Keith Donald | derby embedded db support initial commit; shutdown use case needs work | derby embedded db support initial commit; shutdown use case needs work | 70 | false | false | 11 | false | false | false | spring-projects | spring-framework | 25,050 |
662dbaaed80a9b90b64eaacd7805414fb2cb7fea | Andy Clement | Andy Clement | SPR-5692: export META-INF so that aop.xml is visible to aspectj load time weaving in an OSGi environment | export meta-inf so that aop.xml is visible to aspectj load time weaving in an osgi environment | 94 | false | false | 16 | false | true | false | spring-projects | spring-framework | 25,051 |
94d6fa8cb1283ae650872bd6f7c8b6defc002c9b | Thomas Risberg | Thomas Risberg | removed TopLink coverage | removed toplink coverage | 24 | false | false | 3 | false | false | false | spring-projects | spring-framework | 25,052 |
4394dad372d7c3c706c411aa37f3aace9409fbae | Keith Donald | Keith Donald | commented out failing el test for now - todo | commented out failing el test for now - todo | 44 | false | false | 9 | false | false | false | spring-projects | spring-framework | 25,053 |
b33be88c9da6182aa2141b0ba773d5a2b4cd59bf | Keith Donald | Keith Donald | tests passing again | tests passing again | 19 | false | false | 3 | false | false | false | spring-projects | spring-framework | 25,054 |
46c9a003eb1e0230aef78f2433203b75bc9934bb | Keith Donald | Keith Donald | BindingPoint to ConversionPoint, javadoc | bindingpoint to conversionpoint, javadoc | 40 | false | false | 4 | false | false | false | spring-projects | spring-framework | 25,055 |
2ede4d273120bf69cc509a83c8c0ce4cea0cddc8 | Thomas Risberg | Thomas Risberg | cleaned up transaction chapter | cleaned up transaction chapter | 30 | false | false | 4 | false | false | false | spring-projects | spring-framework | 25,056 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.