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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ea9df82d2adb82fbb337b328e965a6e439541695 | Keith Donald | Keith Donald | ignore failing tests | ignore failing tests | 20 | false | false | 3 | true | true | true | spring-projects | spring-framework | 25,357 |
518f98d4c35d21243747fc159ccc94a3265b42c5 | Keith Donald | Keith Donald | polish | polish | 6 | false | false | 1 | false | false | false | spring-projects | spring-framework | 25,358 |
eabad33aa287fb0a45f7bc88ce32e636307ab094 | Juergen Hoeller | Juergen Hoeller | Hessian service exporter sets content type "application/x-hessian" (SPR-5621) | hessian service exporter sets content type "application/x-hessian" (spr-5621) | 77 | false | false | 8 | false | false | false | spring-projects | spring-framework | 25,359 |
aa8bd6313bd36d531d88011ad9bb9f7c83c4a971 | Juergen Hoeller | Juergen Hoeller | added "unregisterManagedResource" method to MBeanExporter/MBeanExportOperations (SPR-5517) | added "unregistermanagedresource" method to mbeanexporter/mbeanexportoperations (spr-5517) | 90 | false | false | 6 | false | false | false | spring-projects | spring-framework | 25,360 |
5885c703f2ecc3b183026bed892c2cd33f1ff2e8 | Mark Pollack | Mark Pollack | Add ability to publish to S3 maven milestone repository for maven central style artifacts by adding slightly modified spring-build targets to publish-maven.xml | add ability to publish to s3 maven milestone repository for maven central style artifacts by adding slightly modified spring-build targets to publish-maven.xml | 159 | false | false | 22 | true | true | false | spring-projects | spring-framework | 25,361 |
7ad5dd1bd6ce6d9d65a0ff9c8046412cc0dd9f03 | Mark Pollack | Mark Pollack | Use maven ant task to install parent pom instead of using maven from the command line as a workaround for http://jira.codehaus.org/browse/MANTTASKS-87 | //jira.codehaus.org/browse/manttasks-87 | 39 | false | false | 1 | false | false | false | spring-projects | spring-framework | 25,362 |
6f64ce8147033eb26277525a63dc2030fb804a9d | Mark Pollack | Mark Pollack | Adding additional project information to POM. | adding additional project information to pom | 44 | false | false | 6 | false | false | false | spring-projects | spring-framework | 25,363 |
3df99a17f5f00fdf038d4c1b18dacb93e2dcf3ae | Arjen Poutsma | Arjen Poutsma | Ignoring broken tests | ignoring broken tests | 21 | false | false | 3 | false | false | false | spring-projects | spring-framework | 25,364 |
3ebb5ccdaf76bb9bf4c3ff580d71cefd5fa82967 | Arjen Poutsma | Arjen Poutsma | Fixing build. @Override on interface implementation methods is not allowed in Java 5, Keith! | fixing build. @override on interface implementation methods is not allowed in java 5, keith! | 92 | false | false | 14 | false | false | false | spring-projects | spring-framework | 25,365 |
ae4f80cf6018185f9e695d766fa980eeaf6056f0 | Keith Donald | Keith Donald | type descriptor initial commit | type descriptor initial commit | 30 | false | false | 4 | false | false | false | spring-projects | spring-framework | 25,366 |
c057638bd092709f4a9e2e583eae402ffd9fc54b | Andy Clement | Andy Clement | Indexed objects (arrays/maps/lists) now settable | indexed objects (arrays/maps/lists) now settable | 48 | false | false | 5 | false | false | false | spring-projects | spring-framework | 25,367 |
401b7f66c432ad296d58ecc705db3ffb6f1dcb68 | Andy Clement | Andy Clement | Indexed objects (arrays/maps/lists) now settable | indexed objects (arrays/maps/lists) now settable | 48 | false | false | 5 | false | false | false | spring-projects | spring-framework | 25,368 |
fa68b4b9a7ac2944584d0cc76aeccf7b35a414f0 | Mark Pollack | Mark Pollack | maven deployment script development | maven deployment script development | 35 | false | false | 4 | false | false | false | spring-projects | spring-framework | 25,369 |
a80cb4f6e9b5a3465947a9c8437f156a2ab93ae9 | Mark Pollack | Mark Pollack | maven deployment script development | maven deployment script development | 35 | false | false | 4 | false | false | false | spring-projects | spring-framework | 25,370 |
f09f4e8dd2f167030204caecfa4a1ae720d8ecfe | Arjen Poutsma | Arjen Poutsma | SPR-4677: Allow annotated methods on a Controller to be marked as exception handlers | allow annotated methods on a controller to be marked as exception handlers | 74 | false | false | 12 | true | true | false | spring-projects | spring-framework | 25,371 |
1b13d8fadfb96ba9349b296fa32b919f0abdeecc | Chris Beams | Chris Beams | Added test using custom properties file with util:properties and dereferenced with @Value("#{...}") | properties and dereferenced with @value("#{...}") | 49 | false | false | 5 | false | false | false | spring-projects | spring-framework | 25,372 |
ea37cdc006eea40f30f4e12633a5f7518ba3ad58 | Arjen Poutsma | Arjen Poutsma | Javadoc | javadoc | 7 | false | false | 1 | false | false | false | spring-projects | spring-framework | 25,373 |
cebc85067a5232e599a02bbfead11767d6004dcc | Chris Beams | Chris Beams | polishing @Configuration tests | polishing @configuration tests | 30 | false | false | 3 | false | false | false | spring-projects | spring-framework | 25,374 |
cc713ad5241a90bc66b96364b91e5439f1ae6cb6 | Chris Beams | Chris Beams | RESOLVED - issue SPR-5600: Make naming of @Configuration class processing-related artifacts consistent | make naming of @configuration class processing-related artifacts consistent | 75 | false | false | 8 | true | true | false | spring-projects | spring-framework | 25,375 |
24e8dccd44182a8f043511a9109608f4c4d02f61 | Mark Pollack | Mark Pollack | updated spring-library to include web.portlet in .libd and ivy files | updated spring-library to include web.portlet in .libd and ivy files | 68 | false | false | 10 | false | false | false | spring-projects | spring-framework | 25,376 |
4c7c30985fcb52bf7e4d1fbda0a3da706f0d2b47 | Mark Pollack | Mark Pollack | Change antlr version to be 3.0.1 so that is consistent across the project | change antlr version to be 3.0.1 so that is consistent across the project | 73 | false | false | 13 | true | true | false | spring-projects | spring-framework | 25,377 |
351fba1a040c7e9e28878b9012310cc957bdc4c9 | Mark Pollack | Mark Pollack | POM maintenance
Place parent pom in publicly accessible directory (org.sf.spring-parent).
Create a component list pom in org.sf.spring-library. | pom maintenance | 15 | false | false | 2 | false | false | false | spring-projects | spring-framework | 25,378 |
68051ec72b2e37dd0376fc84b2e0bced95237a5e | Chris Beams | Chris Beams | Updated BeanMethodTests to reflect change from IllegalArgumentException -> IllegalStateException | updated beanmethodtests to reflect change from illegalargumentexception -> illegalstateexception | 96 | false | false | 9 | false | false | false | spring-projects | spring-framework | 25,379 |
69a762e86ac075035bfcdc899aadf2b36abaf167 | Chris Beams | Chris Beams | resolved:
+ Provide @Primary annotation (SPR-5590)
+ Provide @Lazy annotation (SPR-5591)
+ Test @Bean initMethod/destroyMethod functionality (SPR-5592)
+ Test @Bean dependsOn functionality (SPR-5593) | null | null | null | false | null | false | false | false | spring-projects | spring-framework | 25,380 |
5bcdf816567e8aeeb6262a3960bc9f665b0b8f5b | Arjen Poutsma | Arjen Poutsma | Javadoc | javadoc | 7 | false | false | 1 | false | false | false | spring-projects | spring-framework | 25,381 |
04b3edca3388be346d657a5d88e296940a96da53 | Arjen Poutsma | Arjen Poutsma | SPR-5625 - Allow for exceptions to be annotated with a @ResponseStatus annotation | spr-5625 - allow for exceptions to be annotated with a @responsestatus annotation | 81 | false | false | 12 | false | false | false | spring-projects | spring-framework | 25,382 |
3ade31bb51d5a85bfbe4ea8a27bfe6d589f3b0df | Arjen Poutsma | Arjen Poutsma | Added tests for returned ModelAndView | added tests for returned modelandview | 37 | false | false | 5 | false | false | false | spring-projects | spring-framework | 25,383 |
a9c8ba407c6c05e9cfe521bcb45bbcbcb3468eb9 | Mark Pollack | Mark Pollack | POM maintenance | pom maintenance | 15 | false | false | 2 | false | false | false | spring-projects | spring-framework | 25,384 |
5f21cbd9dabdb7587a2cd8cdbd157a6750136caa | Mark Pollack | Mark Pollack | POM maintenance | pom maintenance | 15 | false | false | 2 | false | false | false | spring-projects | spring-framework | 25,385 |
161c9260542aead8826db802b524a75cb6fb8932 | Arjen Poutsma | Arjen Poutsma | SPR-5624 - A default HandlerExceptionResolver that resolves standard Spring exceptions | spr-5624 - a default handlerexceptionresolver that resolves standard spring exceptions | 86 | false | false | 10 | false | false | false | spring-projects | spring-framework | 25,386 |
f92b7f101148e1789eea661e9d62e330d9471024 | Arjen Poutsma | Arjen Poutsma | Added readInternal template method | added readinternal template method | 34 | false | false | 4 | false | false | false | spring-projects | spring-framework | 25,387 |
bcf6f23225845df01be5a75e052fc58cf6209889 | Juergen Hoeller | Juergen Hoeller | declarative destroy-method="..." specifications get validated at bean creation time (SPR-5602) | declarative destroy-method="..." specifications get validated at bean creation time (spr-5602) | 94 | false | false | 10 | false | false | false | spring-projects | spring-framework | 25,388 |
d14cc0d7a20326fb5643dd966af71d2691a376da | Arjen Poutsma | Arjen Poutsma | - Renamed writeToInternal to writeInternal
- Added separate exceptions for reading and writing HttpMessages | - renamed writetointernal to writeinternal | 42 | false | false | 5 | false | false | false | spring-projects | spring-framework | 25,389 |
82fd94771203109419dceaa449c5645c50aa7d04 | Juergen Hoeller | Juergen Hoeller | polishing | polishing | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 25,390 |
fbfbb880322bf99040b35951ac058bec1f9f2f3f | Juergen Hoeller | Juergen Hoeller | introduced "matchesName" method on BeanDefinitionHolder | introduced "matchesname" method on beandefinitionholder | 55 | false | false | 5 | false | false | false | spring-projects | spring-framework | 25,391 |
565c1c13200c924f85d7a608e222aa53e0a44f89 | Juergen Hoeller | Juergen Hoeller | added Groovy file settings | added groovy file settings | 26 | false | false | 4 | false | false | false | spring-projects | spring-framework | 25,392 |
2e378a8049d950a57a3bb1b823468ae27b578329 | Juergen Hoeller | Juergen Hoeller | added further generic property resolution test | added further generic property resolution test | 46 | false | false | 6 | false | false | false | spring-projects | spring-framework | 25,393 |
225eb6bcd9beaefb35abdd0a48a2780852be3bfb | Juergen Hoeller | Juergen Hoeller | refined version ranges in OSGi manifests | refined version ranges in osgi manifests | 40 | false | false | 6 | false | false | false | spring-projects | spring-framework | 25,394 |
7e4a230793553950cdcae4b02674e21437f732c4 | Juergen Hoeller | Juergen Hoeller | removed Axis 1.x support | removed axis 1.x support | 24 | false | false | 4 | false | false | false | spring-projects | spring-framework | 25,395 |
ee0a294fe8fe8210ddab9a7a822e1f5c5bf37740 | Arjen Poutsma | Arjen Poutsma | Made looping over handlerExceptionResolvers more explicit. | made looping over handlerexceptionresolvers more explicit | 57 | false | false | 6 | false | false | false | spring-projects | spring-framework | 25,396 |
61b76b2adc81f5df322e0cd12acdb217ecce000d | Arjen Poutsma | Arjen Poutsma | Javadoc | javadoc | 7 | false | false | 1 | false | false | false | spring-projects | spring-framework | 25,397 |
74326a93d27271f846ba5d59036b0fe2ff9d30ce | Mark Pollack | Mark Pollack | Fix SPEL tests when using maven. With the maven test runner expression.spel.SetValueTests is run before expression.spel.EvaluationTests. The order is reversed in eclipse/spring-build. Static variables are modifed in SetValueTests that cause EvaluationTests to fail if it is run first. Make a simple fix so SetValueTes... | fix spel tests when using maven. with the maven test runner expression.spel.setvaluetests is run before expression.spel.evaluationtests. the order is reversed in eclipse/spring-build. static variables are modifed in setvaluetests that cause evaluationtests to fail if it is run first. make a simple fix so setvaluetes... | 392 | false | false | 55 | true | true | false | spring-projects | spring-framework | 25,398 |
f9541d1e2859715b2fb4e1c155603ac9de96f784 | Arjen Poutsma | Arjen Poutsma | DispatcherServlet.processHandlerException checks whether the ModelAndView is empty before rendering it. | dispatcherservlet.processhandlerexception checks whether the modelandview is empty before rendering it | 102 | false | false | 10 | false | false | false | spring-projects | spring-framework | 25,399 |
2a35aee2c96695d1e82f87a77400491eb8dc15a9 | Mark Pollack | Mark Pollack | change javax.el revision to be 1.0 to be consistent across the project. | change javax.el revision to be 1.0 to be consistent across the project | 70 | false | false | 12 | true | true | false | spring-projects | spring-framework | 25,400 |
c488f3768c0bd947e5c91424fd3790ab6b5f6558 | Scott Andrews | Scott Andrews | updating eclipse classpath settings | updating eclipse classpath settings | 35 | false | false | 4 | false | false | false | spring-projects | spring-framework | 25,401 |
337323a114bb8bc2a172379ddf258b81bd492d04 | Arjen Poutsma | Arjen Poutsma | SPR-5617 - Optional Ivy dependencies are mandatory in the OXM bundle's manifest | spr-5617 - optional ivy dependencies are mandatory in the oxm bundle's manifest | 79 | false | false | 12 | false | false | false | spring-projects | spring-framework | 25,402 |
aee7f1ce530b60dd61d3840d3a54409620655748 | Chris Beams | Chris Beams | RESOLVED - issue SPR-5596: Test @Autowired @Configuration class constructors | test @autowired @configuration class constructors | 49 | false | false | 5 | false | false | false | spring-projects | spring-framework | 25,403 |
1697932c57af5389fe07971e91866980e966403f | Chris Beams | Chris Beams | consolidated context.annotation.support -> context.annotation | consolidated context.annotation.support -> context.annotation | 61 | false | false | 4 | false | false | false | spring-projects | spring-framework | 25,404 |
2c0c523d7099ed1ad77864242f25d30e218b2a95 | Chris Beams | Chris Beams | don't assert that CGLIB must be present unless there is at least one @Configuration class found | don't assert that cglib must be present unless there is at least one @configuration class found | 95 | false | false | 16 | false | false | false | spring-projects | spring-framework | 25,405 |
af058e599d4144347458fd02b448186bcf043a8c | Chris Beams | Chris Beams | fixing tests in .test package that were failing due to missing CGLIB dependency | fixing tests in .test package that were failing due to missing cglib dependency | 79 | false | false | 13 | false | false | false | spring-projects | spring-framework | 25,406 |
160e04c15a76996b13bce84942572c7f3520502f | Juergen Hoeller | Juergen Hoeller | AspectJ update | aspectj update | 14 | false | false | 2 | true | false | false | spring-projects | spring-framework | 25,407 |
89d1c992777652d37c5e1e4cf22ff8a4acb5e03e | Juergen Hoeller | Juergen Hoeller | AspectJ update | aspectj update | 14 | false | false | 2 | true | false | false | spring-projects | spring-framework | 25,408 |
62785abc72ef284e58da83ae6c293bd6b2538ddb | Juergen Hoeller | Juergen Hoeller | polishing | polishing | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 25,409 |
49549d66aee3ee27d271196d8a667fab2c7e6e65 | Thomas Risberg | Thomas Risberg | added the option of providing a database specific custom SQLExceptionTranslator to provide customized translation for any SQLException before the error codes translation happens (SPR-4899) | added the option of providing a database specific custom sqlexceptiontranslator to provide customized translation for any sqlexception before the error codes translation happens (spr-4899) | 188 | false | false | 24 | false | false | false | spring-projects | spring-framework | 25,410 |
943e359c4adfd9e996601d8b8a81b43cfad6115e | Thomas Risberg | Thomas Risberg | switched tests to use JUnit4 | switched tests to use junit4 | 28 | false | false | 5 | false | false | false | spring-projects | spring-framework | 25,411 |
7ccb0b6e66ec3591209bd10c54d26f44a27bd0d8 | Thomas Risberg | Thomas Risberg | added a concrete GenericSqlQuery class to make it possible to configure in application context (SPR-3986) | added a concrete genericsqlquery class to make it possible to configure in application context (spr-3986) | 105 | false | false | 15 | false | false | false | spring-projects | spring-framework | 25,412 |
4145c299ef5d04cc703c35bdb0eb85896ce6c575 | Thomas Risberg | Thomas Risberg | fixed missing tabs in application context file (SPR-3987) | fixed missing tabs in application context file (spr-3987) | 57 | false | false | 8 | false | false | false | spring-projects | spring-framework | 25,413 |
2855e5c086d83aa45b97b138a497f04c5a43c430 | Thomas Risberg | Thomas Risberg | moved the application context file to correct directory (SPR-3987) | moved the application context file to correct directory (spr-3987) | 66 | false | false | 9 | false | false | false | spring-projects | spring-framework | 25,414 |
8fdc57ecbd4dc08744f18b0edea3f7c0c2720c24 | Thomas Risberg | Thomas Risberg | added a concrete GenericStoredProcedure class to make it possible to configure using application context (SPR-3987) | added a concrete genericstoredprocedure class to make it possible to configure using application context (spr-3987) | 115 | false | false | 15 | false | false | false | spring-projects | spring-framework | 25,415 |
a0139abf1e4088e60ae6cd56bbc4779dd522cfde | Thomas Risberg | Thomas Risberg | added a DuplicatKeyException catagory for SQLException translation (SPR-5125) | added a duplicatkeyexception catagory for sqlexception translation (spr-5125) | 77 | false | false | 8 | false | false | false | spring-projects | spring-framework | 25,416 |
d9f5a7a6c86123f8cfc3b02c4b3b44d73c79b3f4 | Keith Donald | Keith Donald | custom converters | custom converters | 17 | false | false | 2 | false | false | false | spring-projects | spring-framework | 25,417 |
0ef0ff60f0b08b521ddc8fc093b38d7c9eb98326 | Keith Donald | Keith Donald | super converter implementation | super converter implementation | 30 | false | false | 3 | false | false | false | spring-projects | spring-framework | 25,418 |
b04009357a32d7b35b95ab2019489188794013c9 | Chris Beams | Chris Beams | ignoring clover prefs | ignoring clover prefs | 21 | false | false | 3 | false | false | false | spring-projects | spring-framework | 25,419 |
4f8b812e2971d697479e5ae065f3eef7d259ba0f | Chris Beams | Chris Beams | ignoring clover prefs | ignoring clover prefs | 21 | false | false | 3 | false | false | false | spring-projects | spring-framework | 25,420 |
049432026699f06e01d76d566f3413975f436bd9 | Chris Beams | Chris Beams | Eliminated all compilation warnings | eliminated all compilation warnings | 35 | false | false | 4 | false | false | false | spring-projects | spring-framework | 25,421 |
dc191bec2dfceb7ee052ac238c84eb564d27e1ee | Chris Beams | Chris Beams | Whitespace and license polish | whitespace and license polish | 29 | false | false | 4 | false | false | false | spring-projects | spring-framework | 25,422 |
a2c87ae67a4a84ffe91003f177488688346d3c6e | Mark Pollack | Mark Pollack | Initial cut of feature to create factory beans using the @FactoryBean annotation within a @Component | initial cut of feature to create factory beans using the @factorybean annotation within a @component | 100 | false | false | 15 | false | false | false | spring-projects | spring-framework | 25,423 |
fc9c3009fe7fd570ba3f7446553b1181be1ff3bd | Mark Pollack | Mark Pollack | Initial cut of feature to create factory beans using the @FactoryBean annotation within a @Component | initial cut of feature to create factory beans using the @factorybean annotation within a @component | 100 | false | false | 15 | false | false | false | spring-projects | spring-framework | 25,424 |
6281948cf98889df1229c5708f9eac0d1051fcf4 | Chris Beams | Chris Beams | Dependency updates | dependency updates | 18 | false | false | 2 | false | false | false | spring-projects | spring-framework | 25,425 |
f953fd5b220d8f712d8688a5598822e28ff4c2aa | Chris Beams | Chris Beams | + Further documentation and pruning.
+ Added testing-related TODOs where appropriate | + further documentation and pruning | 35 | false | false | 5 | false | false | false | spring-projects | spring-framework | 25,426 |
3130351233bc4d1aaec8227e4c9bb8f8c90fab8e | Chris Beams | Chris Beams | Removed empty .internal package | removed empty .internal package | 31 | false | false | 4 | false | false | false | spring-projects | spring-framework | 25,427 |
5de6e2c3953ab594fd04c4f2e59a102633a0a64f | Chris Beams | Chris Beams | + Eliminated support for @Extension methods for now
+ Consolidated all remaining supporting classes into .support package, eliminating .internal.*
+ 7 public types remain | + eliminated support for @extension methods for now | 51 | false | false | 8 | false | false | false | spring-projects | spring-framework | 25,428 |
faffd98621611cea8fd58ca813452a80689f0970 | Chris Beams | Chris Beams | Javadoc polish & pruning dead code | javadoc polish & pruning dead code | 34 | false | false | 6 | false | false | false | spring-projects | spring-framework | 25,429 |
3231f458c8c2612825f65ffb9f078792af37acc5 | Chris Beams | Chris Beams | + Added 'proxyMode' attribute to @Scope annotation
+ Eliminated @ScopedProxy in favor of @Scope(proxyMode=NO|INTERFACES|TARGET_CLASS) | + added 'proxymode' attribute to @scope annotation | 50 | false | false | 7 | false | false | false | spring-projects | spring-framework | 25,430 |
9735c8024cc7adf856fc6ba0dd01a197b11fa603 | Chris Beams | Chris Beams | @Scope is now allowed on methods (for use in conjunction with @Bean) | @scope is now allowed on methods (for use in conjunction with @bean) | 68 | false | false | 12 | false | false | false | spring-projects | spring-framework | 25,431 |
100ba6599fdf5855a75ca88c74a4197420ec320d | Chris Beams | Chris Beams | + Eliminated UsageError/Validatable/MalformedConfigurationException in favor of existing Problem/ProblemReporter types
+ Pruned a number of attributes from the @Bean and @Configuration annotations | + eliminated usageerror/validatable/malformedconfigurationexception in favor of existing problem/problemreporter types | 118 | false | false | 9 | false | false | false | spring-projects | spring-framework | 25,432 |
c41c64389f5b50bd6780fd85fdcf2a0ee8d36c2d | Rossen Stoyanchev | Rossen Stoyanchev | Add (missing) dependencies on oxm project and xmlunit library | add (missing) dependencies on oxm project and xmlunit library | 61 | false | false | 9 | true | false | false | spring-projects | spring-framework | 25,433 |
3a7b4bf1b0d671a1d00f3dee3df301d621e7ad98 | Keith Donald | Keith Donald | basic conversion service impl; still need super converters, custom converters, and conversion of generic collection elements | basic conversion service impl; still need super converters, custom converters, and conversion of generic collection elements | 124 | false | false | 16 | false | false | false | spring-projects | spring-framework | 25,434 |
c1f3ec0c5bee9d8f577a599fcfa4f3f9937f7646 | Keith Donald | Keith Donald | turned on debug logging | turned on debug logging | 23 | false | false | 4 | false | false | false | spring-projects | spring-framework | 25,435 |
b04134cffbe51b3ba551860c304f76aad793eced | Keith Donald | Keith Donald | removed aopalliance errant dependency; removed unused import | removed aopalliance errant dependency; removed unused import | 60 | false | false | 7 | false | false | false | spring-projects | spring-framework | 25,436 |
622357291cc5fd42c06db3b5655312d54bdd4fda | Keith Donald | Keith Donald | assert of length 1 | assert of length 1 | 18 | false | false | 4 | false | false | false | spring-projects | spring-framework | 25,437 |
11657b54e05e32bc83088946fb033874663bad0e | Chris Beams | Chris Beams | Removing accidentally committed clover-related eclipse metadata | removing accidentally committed clover-related eclipse metadata | 63 | false | false | 6 | false | false | false | spring-projects | spring-framework | 25,438 |
3d318ea38780d1ad5880bcda0a895e1f9cd887e2 | Keith Donald | Keith Donald | javadoc polishing | javadoc polishing | 17 | false | false | 2 | false | false | false | spring-projects | spring-framework | 25,439 |
9216b3e8e1a5efdc2f4498c89374b375743e5ff9 | Chris Beams | Chris Beams | Removed Validator interface and inlined its implementations | removed validator interface and inlined its implementations | 59 | false | false | 7 | false | false | false | spring-projects | spring-framework | 25,440 |
c278e1e94360c773c617e8e30945de42ca0999ef | Keith Donald | Keith Donald | convert system spi and api | convert system spi and api | 26 | false | false | 5 | true | true | true | spring-projects | spring-framework | 25,441 |
f83019afedf41a6c4d040064a952b748f8edcbc3 | Chris Beams | Chris Beams | Re-enabled support for @ScopedProxy | re-enabled support for @scopedproxy | 35 | false | false | 4 | false | false | false | spring-projects | spring-framework | 25,442 |
048b7f638fbfc1de0c0df9925c36ec8d1a4e90a1 | Chris Beams | Chris Beams | + Moved @Bean into base package, next to @Configuration
+ Removed .ext package
+ Further reduced visibility of types wherever possible
+ Eliminated package cycles | + moved @bean into base package, next to @configuration | 55 | false | false | 9 | false | false | false | spring-projects | spring-framework | 25,443 |
00ecbde244b58ddce88af55e375e3849d34eeaa4 | Chris Beams | Chris Beams | Simplifying packaging | simplifying packaging | 21 | false | false | 2 | false | false | false | spring-projects | spring-framework | 25,444 |
dfab514568a30fab90d6c2b50cee424aa677c7bf | Chris Beams | Chris Beams | polish | polish | 6 | false | false | 1 | false | false | false | spring-projects | spring-framework | 25,445 |
2e7e98248724f5f4fc054617765053e7d7b978cd | Chris Beams | Chris Beams | + Renamed Scopes -> StandardScopes
+ Renamed ConfigurationPostProcessor -> ConfigurationClassPostProcessor
+ JavaDoc and polish for AbstractConfigurationClassProcessor | + renamed scopes -> standardscopes | 34 | false | false | 5 | false | false | false | spring-projects | spring-framework | 25,446 |
8610c0bce8842d4467249e66d2bbaf928d6db2ad | Chris Beams | Chris Beams | + Added .clover to svn:ignore
+ Updated ivy Spring dependencies from 2.5.6 -> latest.integration
+ Added src/test/resources directory to appease Spring Build | ignore | 6 | false | false | 1 | false | false | false | spring-projects | spring-framework | 25,447 |
b985011b24cb40671ad6d2b8cc34fbea763ed7a4 | Chris Beams | Chris Beams | + Fleshed out, documented, tested and polished the ConfigurationPostProcessor implementation
+ Removed @FactoryMethod indirection and extension point in favor of direct processing of @Bean annotations | + fleshed out, documented, tested and polished the configurationpostprocessor implementation | 92 | false | false | 10 | false | false | false | spring-projects | spring-framework | 25,448 |
43b2a40343be4d4a2ad12cf4dbdc0a76ddeaedbf | Chris Beams | Chris Beams | Initial work to ensure CGLIB classes are not eagerly loaded (CGLIB should only be required if Spring users wish to process @Configuration classes) | initial work to ensure cglib classes are not eagerly loaded (cglib should only be required if spring users wish to process @configuration classes) | 146 | false | false | 23 | false | false | false | spring-projects | spring-framework | 25,449 |
93b558b1ce273add7115655d9b1ff9101d8b49e1 | Chris Beams | Chris Beams | eliminated dead code | eliminated dead code | 20 | false | false | 3 | false | false | false | spring-projects | spring-framework | 25,450 |
04314a62e660636e0bef368ae626ec9d76fad6e9 | Chris Beams | Chris Beams | Updated ivy and template.mf dependency metadata; added src/main/resources to quiet a spurious build error. | updated ivy and template.mf dependency metadata; added src/main/resources to quiet a spurious build error | 105 | false | false | 14 | false | false | false | spring-projects | spring-framework | 25,451 |
eaf3a7cec49e3a6e8ed828dbb69b9a9b007b0b39 | Chris Beams | Chris Beams | + Adding POC tooling integration points, namely AbstractConfigurationPostProcessor and allowing for tooling-specified ClassLoader for use with ASM parsing
+ Eliminated ModelMethod in favor of BeanMethod throughout | + adding poc tooling integration points, namely abstractconfigurationpostprocessor and allowing for tooling-specified classloader for use with asm parsing | 154 | false | false | 18 | false | false | false | spring-projects | spring-framework | 25,452 |
61a1c4d0c6124e75af95250a15a2d74187485bb1 | Arjen Poutsma | Arjen Poutsma | Added SourceHttpMessageConverter as a default. | added sourcehttpmessageconverter as a default | 45 | false | false | 5 | false | false | false | spring-projects | spring-framework | 25,453 |
ca01cb4df61c1b41afe0ae5ad178181c4cabdf20 | Arjen Poutsma | Arjen Poutsma | SPR-5539: Add XML HttpMessageConverters | add xml httpmessageconverters | 29 | false | false | 3 | true | true | true | spring-projects | spring-framework | 25,454 |
2a790ad25bb10499d69d8a0a1b93ad63625e2682 | Arjen Poutsma | Arjen Poutsma | Javadoc | javadoc | 7 | false | false | 1 | false | false | false | spring-projects | spring-framework | 25,455 |
cbd5ddbb0d0a3b31172b2ece18b62a4eeb9e461f | Arjen Poutsma | Arjen Poutsma | SPR-5536: RestTemplate does not do HTTP GET if it should | resttemplate does not do http get if it should | 46 | false | false | 9 | false | false | false | spring-projects | spring-framework | 25,456 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.