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
f2fdf9fa6b3ea96790051518032fee802296130a
Arjen Poutsma
Arjen Poutsma
SPR-6771 - HttpMessageConverter should accept Class<? extends T> on can read
spr-6771 - httpmessageconverter should accept class<? extends t> on can read
76
false
false
11
false
false
false
spring-projects
spring-framework
23,057
1cda8cb6fa82d4f965d653d811a42dd245cb2fa7
Chris Beams
Chris Beams
Updated documentation to point out that AnnotationConfigWebApplicationContext can accept both fully-qualified class names as well as base packages to the contextConfigLocation init-param.
updated documentation to point out that annotationconfigwebapplicationcontext can accept both fully-qualified class names as well as base packages to the contextconfiglocation init-param
186
false
false
22
false
false
false
spring-projects
spring-framework
23,058
d13f0c8052d2a34178a32fa8a8d04ae57ce02d83
Juergen Hoeller
Juergen Hoeller
fixed namespace example (SPR-6766)
fixed namespace example (spr-6766)
34
false
false
4
false
false
false
spring-projects
spring-framework
23,059
0a4a09a09d286f0815dcb68808343b410cc09e18
Arjen Poutsma
Arjen Poutsma
SPR-6759 - Jetty 7 doesn't like ShallowEtagHeaderFilter
spr-6759 - jetty 7 doesn't like shallowetagheaderfilter
55
false
false
7
false
false
false
spring-projects
spring-framework
23,060
1bbe93e535679b608c06f526e70896e47a19627f
Costin Leau
Costin Leau
SPR-3709 + improved example to work with multi-nested declarations + used JDK 5 syntax + added documentation code into trunk (including unit test) for easier future reference
spr-3709
8
false
false
1
false
false
false
spring-projects
spring-framework
23,061
b1e2a2ec3c12e896824dfeb71f0e44b4a85c736f
Arjen Poutsma
Arjen Poutsma
SPR-6577 - MarshallingView auto detect model with Jaxb2Marshaller chooses the wrong object
spr-6577 - marshallingview auto detect model with jaxb2marshaller chooses the wrong object
90
false
false
12
false
false
false
spring-projects
spring-framework
23,062
71d7b22d5e3b7379be61f28b251c60200512f121
Costin Leau
Costin Leau
SPR-3771 + added table summarizing the Aware interfaces in Spring 3
spr-3771
8
false
false
1
false
false
false
spring-projects
spring-framework
23,063
1152d51c6f0ec31146d3f31d181c7295d7dfef28
Costin Leau
Costin Leau
SPR-4493 + added some clarifications + improved the document structure
spr-4493
8
false
false
1
false
false
false
spring-projects
spring-framework
23,064
ead5df45460972c8a8ad2ee6a429bc440c61ebfa
Arjen Poutsma
Arjen Poutsma
SPR-6649 - Request mapping incorrectly receiving all dispatches for a controller
spr-6649 - request mapping incorrectly receiving all dispatches for a controller
80
false
false
11
false
false
false
spring-projects
spring-framework
23,065
2f840b10975ae6d6380a10ef3b9f63fb78414c9c
Costin Leau
Costin Leau
SPR-6646 + replaced handleRequest() with setSynchronizeOnSession() which is final
spr-6646
8
false
false
1
false
false
false
spring-projects
spring-framework
23,066
0968e9fbd063c3200586e2454322f2ede6cc7ee8
Juergen Hoeller
Juergen Hoeller
LinkedMultiValueMap should implement Serializable (SPR-6765)
linkedmultivaluemap should implement serializable (spr-6765)
60
false
false
5
false
false
false
spring-projects
spring-framework
23,067
bc37c509726ab8ee5cfb4a33cd280bc3d25072d4
Costin Leau
Costin Leau
SPR-4493 SPR-6756
spr-4493
8
false
false
1
false
false
false
spring-projects
spring-framework
23,068
0c2a71078724c19635d3caa92d2d46f0523e6bc5
Ben Hale
Ben Hale
Upgrade to spring-build
upgrade to spring-build
23
false
false
3
false
false
false
spring-projects
spring-framework
23,069
f6141504213d36126c55b94473ce37b39ef70592
Ben Hale
Ben Hale
Fixed up POM bug
fixed up pom bug
16
false
false
4
false
false
false
spring-projects
spring-framework
23,070
2afb58e74efe701a2dc503c21fee7f92caa45039
Ben Hale
Ben Hale
Upgraded spring-build
upgraded spring-build
21
false
false
2
false
false
false
spring-projects
spring-framework
23,071
693a83ba888c676035e534f729eb560f70c92c14
Ben Hale
Ben Hale
Upgraded spring-build
upgraded spring-build
21
false
false
2
false
false
false
spring-projects
spring-framework
23,072
1305d6ac11e62097797df2695ff1fc2b5c0bf6ee
Ben Hale
Ben Hale
Separated out unit test projects
separated out unit test projects
32
false
false
5
false
false
false
spring-projects
spring-framework
23,073
265b82013d0ee24424939bcfd443faafd218dfcd
Ben Hale
Ben Hale
Updates to allow nightly snapshots of maven central-compatible artifacts
updates to allow nightly snapshots of maven central-compatible artifacts
72
false
false
9
false
false
false
spring-projects
spring-framework
23,074
8c791b529b5043a5d74a35473fd2e8a363e100bc
Juergen Hoeller
Juergen Hoeller
fixed instrumentation jar names (SPR-6753)
fixed instrumentation jar names (spr-6753)
42
false
false
5
false
false
false
spring-projects
spring-framework
23,075
0f75210408abdbee5c7931fd576567e266711725
Juergen Hoeller
Juergen Hoeller
changed exception wording from "recursive" to "cyclic" (SPR-6755)
changed exception wording from "recursive" to "cyclic" (spr-6755)
65
false
false
8
false
false
false
spring-projects
spring-framework
23,076
dd93a40e7af07060c72c6c065e31b48cb01f828a
Juergen Hoeller
Juergen Hoeller
added test for expression re-evaluation
added test for expression re-evaluation
39
false
false
5
false
false
false
spring-projects
spring-framework
23,077
6fcca3cd939af78b83bc80cd295996df2d198b81
Juergen Hoeller
Juergen Hoeller
accept Set<?> instead of Set<Object> (SPR-6742)
accept set<?> instead of set<object> (spr-6742)
47
false
false
6
true
true
true
spring-projects
spring-framework
23,078
3339356a552a446d9115c70f4f84290b32643f78
Juergen Hoeller
Juergen Hoeller
fixed typo (SPR-6748)
fixed typo (spr-6748)
21
false
false
3
false
false
false
spring-projects
spring-framework
23,079
b7f143ae581289b541d81be1661b015de2a0b408
Thomas Risberg
Thomas Risberg
updated reference documentation with references to "spring-agent.jar" to use "org.springframework.instrument-{version}.jar" (SPR-6597)
updated reference documentation with references to "spring-agent.jar" to use "org.springframework.instrument-{version}.jar" (spr-6597)
134
false
false
11
false
false
false
spring-projects
spring-framework
23,080
bcfef8a4e17121110535916d914589d010da03b2
Juergen Hoeller
Juergen Hoeller
support for JPA 2.0 TypedQuery interface and query vendor interfaces (SPR-6733)
support for jpa 2.0 typedquery interface and query vendor interfaces (spr-6733)
79
false
false
11
false
false
false
spring-projects
spring-framework
23,081
975dcd7bbf950db1ab76a50a03d538997ed4c6cb
Juergen Hoeller
Juergen Hoeller
fixed inaccuracies (SPR-6723, SPR-6725)
fixed inaccuracies (spr-6723, spr-6725)
39
false
false
4
false
false
false
spring-projects
spring-framework
23,082
0a6f2348b8b0549c6a9ba64499d70be7964450ff
Juergen Hoeller
Juergen Hoeller
WebRequest is a resolvable dependency in Servlet/Portlet web application contexts (SPR-6727)
webrequest is a resolvable dependency in servlet/portlet web application contexts (spr-6727)
92
false
false
11
false
false
false
spring-projects
spring-framework
23,083
1b6f3f1f226d381f460aec4680e87bebb7521547
Juergen Hoeller
Juergen Hoeller
Query call chaining works with shared EntityManager proxy outside of transaction as well (SPR-6726)
query call chaining works with shared entitymanager proxy outside of transaction as well (spr-6726)
99
false
false
14
false
false
false
spring-projects
spring-framework
23,084
081d81e5b09ba3d1497aa38223ec0acf64f2194c
Juergen Hoeller
Juergen Hoeller
fixed getPropertyTypeDescriptor to work for nested indexed property as well as for array property (SPR-6710)
fixed getpropertytypedescriptor to work for nested indexed property as well as for array property (spr-6710)
108
false
false
15
false
false
false
spring-projects
spring-framework
23,085
5abd3b99b995383794884f4bbe186737fd9438d3
Juergen Hoeller
Juergen Hoeller
fixed getPropertyTypeDescriptor to work for nested indexed property as well (SPR-6710)
fixed getpropertytypedescriptor to work for nested indexed property as well (spr-6710)
86
false
false
11
false
false
false
spring-projects
spring-framework
23,086
a70bb40b3df1a45fcc2438694918e8097a594b59
Juergen Hoeller
Juergen Hoeller
updated LocalValidatorFactoryBean documentation (SPR-6609)
updated localvalidatorfactorybean documentation (spr-6609)
58
false
false
4
false
false
false
spring-projects
spring-framework
23,087
8bf2e2459e16b94c1161d9f5673ecd518f4724f3
Juergen Hoeller
Juergen Hoeller
added default PropertyEditor for java.util.UUID (SPR-6696)
added default propertyeditor for java.util.uuid (spr-6696)
58
false
false
6
false
false
false
spring-projects
spring-framework
23,088
45448463b87629bdd85cb375d3faa391bfaf147f
Juergen Hoeller
Juergen Hoeller
collect exceptions across all constructors that have been tried (SPR-6720)
collect exceptions across all constructors that have been tried (spr-6720)
74
false
false
10
true
true
false
spring-projects
spring-framework
23,089
1896efd048bd656228cf8a0508a3fe2f7fc95377
Juergen Hoeller
Juergen Hoeller
removed references to Perl5RegexpMethodPointcut (SPR-6721)
removed references to perl5regexpmethodpointcut (spr-6721)
58
false
false
5
false
false
false
spring-projects
spring-framework
23,090
6ffb75017113e69281e89e74052d9a33cb4499a0
Juergen Hoeller
Juergen Hoeller
updated CustomEditorConfigurer example to recommended style (SPR-5971)
updated customeditorconfigurer example to recommended style (spr-5971)
70
false
false
7
false
false
false
spring-projects
spring-framework
23,091
d9ed1e953e46d8398686e8a8833049ed8c735c37
Juergen Hoeller
Juergen Hoeller
fixed documentation bugs
fixed documentation bugs
24
false
false
3
false
false
false
spring-projects
spring-framework
23,092
9e642e75b2eb17fcc27d5870eaaebde81495841b
Juergen Hoeller
Juergen Hoeller
removed Commons Collection reference from javadoc (SPR-6716)
removed commons collection reference from javadoc (spr-6716)
60
false
false
7
false
false
false
spring-projects
spring-framework
23,093
a6769d60c08f0dbc3379d287371a54f61826abae
Juergen Hoeller
Juergen Hoeller
fixed support for JPA 2.0 persistence schema (SPR-6711)
fixed support for jpa 2.0 persistence schema (spr-6711)
55
false
false
8
false
false
false
spring-projects
spring-framework
23,094
7a792f6c232cf3b6b06f714fb0be5eb3dc189e73
Juergen Hoeller
Juergen Hoeller
fixed support for JPA 2.0 persistence schema (SPR-6711)
fixed support for jpa 2.0 persistence schema (spr-6711)
55
false
false
8
false
false
false
spring-projects
spring-framework
23,095
95c695eb2f205c13b870e06091e764a1153d1d62
Juergen Hoeller
Juergen Hoeller
fixed BeanPostProcessor invocation for null bean (SPR-6700)
fixed beanpostprocessor invocation for null bean (spr-6700)
59
false
false
7
false
false
false
spring-projects
spring-framework
23,096
7097a9e965005372169a2038b265a23b3bcd80dc
Juergen Hoeller
Juergen Hoeller
proceed in case of resolution failure for a single resource entry in the list
proceed in case of resolution failure for a single resource entry in the list
77
false
false
14
false
false
false
spring-projects
spring-framework
23,097
c31f245dc9931a41102ebdb3debec68a2d893bad
Juergen Hoeller
Juergen Hoeller
added test for system placeholders in PropertyPlaceholerConfigurer's Resource array property
added test for system placeholders in propertyplaceholerconfigurer's resource array property
92
false
false
10
false
false
false
spring-projects
spring-framework
23,098
88ff3c9a23c71a545ee80b3edfa86c495060b04f
Juergen Hoeller
Juergen Hoeller
only try to restore attribute if the value differs (ignoring Portlet spec attributes; SPR-6712)
only try to restore attribute if the value differs (ignoring portlet spec attributes; spr-6712)
95
false
false
14
false
false
false
spring-projects
spring-framework
23,099
e664779f3e5e04b028efaab100332899c26bdc92
Arjen Poutsma
Arjen Poutsma
Do not require bound classes or context for Jaxb2Marshaller. RestTemplate now registers JAXB2 and Jackson by default, if found on the classpath.
do not require bound classes or context for jaxb2marshaller
59
false
false
9
false
false
false
spring-projects
spring-framework
23,100
01ce468ff263f9c8ec232a7748715cb34b948d7f
Arjen Poutsma
Arjen Poutsma
SPR-6386 - MappingJacksonHttpMessageConverter ignores supported media types property
spr-6386 - mappingjacksonhttpmessageconverter ignores supported media types property
84
false
false
8
false
false
false
spring-projects
spring-framework
23,101
dc0613f487d6927d1b98d413955229ee1b47e1e4
Arjen Poutsma
Arjen Poutsma
HttpMessageConverter.supports() is split into canRead/canWrite. HttpMessageConverter.write() now allows for a specific content type.
httpmessageconverter.supports() is split into canread/canwrite
62
false
false
5
false
false
false
spring-projects
spring-framework
23,102
18c63f70c4277376bbbd55c6d1e2dea1341a676e
Keith Donald
Keith Donald
polishing
polishing
9
false
false
1
false
false
false
spring-projects
spring-framework
23,103
f751acea121c29c4f2b37d3d0de36b3cfe068ecb
Juergen Hoeller
Juergen Hoeller
fixed tests
fixed tests
11
false
false
2
false
false
false
spring-projects
spring-framework
23,104
7e5106d1ac0c988ae2f698a6f9475207f9fcad58
Juergen Hoeller
Juergen Hoeller
FormatterRegistry extends ConverterRegistry now; FormattingConversionService extends GenericConversionService
formatterregistry extends converterregistry now; formattingconversionservice extends genericconversionservice
109
false
false
7
false
false
false
spring-projects
spring-framework
23,105
a1916ca765e436da99e7121cc283de05d79e8dbc
Juergen Hoeller
Juergen Hoeller
polishing
polishing
9
false
false
1
false
false
false
spring-projects
spring-framework
23,106
d6197b743da3e2042a20b0b83f9abaea09085dc5
Juergen Hoeller
Juergen Hoeller
clarified double role of id property
clarified double role of id property
36
false
false
6
false
false
false
spring-projects
spring-framework
23,107
d54cf0ca374553958e3cbadb151033d2910ef3eb
Juergen Hoeller
Juergen Hoeller
polishing
polishing
9
false
false
1
false
false
false
spring-projects
spring-framework
23,108
ac490114aee005a66eeb0fba6c3c853552fc6a94
Juergen Hoeller
Juergen Hoeller
propagate full TypeDescriptor for field-level conversion as well
propagate full typedescriptor for field-level conversion as well
64
false
false
8
true
true
false
spring-projects
spring-framework
23,109
973fb6ce4096d344758b3e0988e90ab401275209
Juergen Hoeller
Juergen Hoeller
updated to Groovy 1.6.5
updated to groovy 1.6.5
23
false
false
4
false
false
false
spring-projects
spring-framework
23,110
9400fb3e78507dc7810aeae9f2228a4a407dd373
Juergen Hoeller
Juergen Hoeller
replaced custom asList method with Arrays.asList(ObjectUtils.toObjectArray(...))
replaced custom aslist method with arrays.aslist(objectutils.toobjectarray(...))
80
false
false
6
false
false
false
spring-projects
spring-framework
23,111
cc0bd730eb3baf47bbdf031499e8b2832dd2ced3
Juergen Hoeller
Juergen Hoeller
polishing
polishing
9
false
false
1
false
false
false
spring-projects
spring-framework
23,112
bc06ffb6b860f201f445ea233368c0d4c8d32999
Juergen Hoeller
Juergen Hoeller
removed obsolete System.err logging for the property-not-found case
removed obsolete system.err logging for the property-not-found case
67
false
false
8
false
false
false
spring-projects
spring-framework
23,113
5e68cc5a589dbfdf4c73566b0a7cb388e77013fe
Juergen Hoeller
Juergen Hoeller
removed inappropriate assertion that prevents static method calls
removed inappropriate assertion that prevents static method calls
65
false
false
8
false
false
false
spring-projects
spring-framework
23,114
34d4e3cbe0a02e9637c934ba514361f089aab746
Juergen Hoeller
Juergen Hoeller
refined Hibernate version range
refined hibernate version range
31
false
false
4
false
false
false
spring-projects
spring-framework
23,115
fbee526a409e4c44cfdff49a35885c58e423daaf
Costin Leau
Costin Leau
+ add oxm.xsd namespace alias
+ add oxm.xsd namespace alias
29
false
false
5
false
false
false
spring-projects
spring-framework
23,116
218051464d9ef258f4982e0b5abd25b2439e0abf
Sam Brannen
Sam Brannen
Fixed typo
fixed typo
10
false
false
2
false
false
false
spring-projects
spring-framework
23,117
1cf0c126745aace71bb0b47bdf72ce551e5b5a64
Juergen Hoeller
Juergen Hoeller
restored Hibernate 3.2 compatibility (SPR-6387)
restored hibernate 3.2 compatibility (spr-6387)
47
false
false
5
false
false
false
spring-projects
spring-framework
23,118
8546e64b03bf6b1291942031fabd39e1d2726b2c
Arjen Poutsma
Arjen Poutsma
Support for media subtype suffixes in include(), i.e. application/*+xml includes application/soap+xml
support for media subtype suffixes in include(), i.e. application/*+xml includes application/soap+xml
101
false
false
11
false
false
false
spring-projects
spring-framework
23,119
8259d45583b8790905cadaed396386c728cbd8e5
Keith Donald
Keith Donald
removed now obsolete test case
removed now obsolete test case
30
false
false
5
false
false
false
spring-projects
spring-framework
23,120
de1d54872565a8e62e90a4993b20251c372c0fe7
Keith Donald
Keith Donald
SPR-6413 and SPR-6414 first cut: needs review, particularly compatibility note in AbstractHandlerMapping
needs review, particularly compatibility note in abstracthandlermapping
71
false
false
7
false
false
false
spring-projects
spring-framework
23,121
6c89946d421b37b4fed9218958d354cade5cdea2
Juergen Hoeller
Juergen Hoeller
leniently fall back to the passed-in method if a bridge method couldn't be resolved (for Groovy 1.7 compatibility)
leniently fall back to the passed-in method if a bridge method couldn't be resolved (for groovy 1.7 compatibility)
114
false
false
18
false
false
false
spring-projects
spring-framework
23,122
e10161182b7c555a495e1ae11b7945f80b4a0d53
David Syer
David Syer
RESOLVED - issue SPR-6444: TaskExecutor not initialized in task namespace
taskexecutor not initialized in task namespace
46
false
false
6
false
false
false
spring-projects
spring-framework
23,123
89975c8b79f052fa218e247d3c33e3ad1fb1bcf5
Arjen Poutsma
Arjen Poutsma
SPR-6378 - RC2: Issue with RequestMethod.GET differs from M2
issue with requestmethod.get differs from m2
44
false
false
6
false
false
false
spring-projects
spring-framework
23,124
5d2d2bcf396035cb89076bd870b4b526599ac3e4
Juergen Hoeller
Juergen Hoeller
fixed supported HSQL/H2 version range (SPR-6403)
fixed supported hsql/h2 version range (spr-6403)
48
false
false
6
false
false
false
spring-projects
spring-framework
23,125
bb97ca32c460ed1763384edba57cf615b3bb193c
Juergen Hoeller
Juergen Hoeller
added configurable "autoGrowNestedPaths" property to DataBinder (SPR-6430)
added configurable "autogrownestedpaths" property to databinder (spr-6430)
74
false
false
7
false
false
false
spring-projects
spring-framework
23,126
9a2f9ccde4369f7f9896705a119d2f8dfe8bb5e1
Juergen Hoeller
Juergen Hoeller
added static newInstance method to BeanPropertyRowMapper (SPR-6433); aligned ParameterizedBeanPropertyRowMapper factory methods
added static newinstance method to beanpropertyrowmapper (spr-6433); aligned parameterizedbeanpropertyrowmapper factory methods
127
false
false
11
false
false
false
spring-projects
spring-framework
23,127
fce03610524127e162fa1844339e13971708cb50
Juergen Hoeller
Juergen Hoeller
made getTransactionAwareConnectionProxy protected (SPR-6438)
made gettransactionawareconnectionproxy protected (spr-6438)
60
false
false
4
false
false
false
spring-projects
spring-framework
23,128
da2ddca34cc7b488f4c3f2dc50c0bf398a50a4fe
Juergen Hoeller
Juergen Hoeller
fixed LifecycleProcessor lookup in a Spring Dynamic Modules context (SPR-6356); moved ConversionService lookup to prepareBeanFactory
fixed lifecycleprocessor lookup in a spring dynamic modules context (spr-6356); moved conversionservice lookup to preparebeanfactory
132
false
false
15
false
false
false
spring-projects
spring-framework
23,129
021663b12ffb07f87dc27552e60ec74d048f51cb
Mark Fisher
Mark Fisher
SPR-5507 The 'shutdownOrder' property of SmartLifecycle has been renamed 'phase'. The order no longer applies to shutdown only; now startup order is determined by the phase value as well. Components start in ascending order and stop in descending order.
spr-5507 the 'shutdownorder' property of smartlifecycle has been renamed 'phase'. the order no longer applies to shutdown only; now startup order is determined by the phase value as well. components start in ascending order and stop in descending order
252
false
false
39
false
false
false
spring-projects
spring-framework
23,130
1f5568fa81d7b41c6c871015c3410d238bfd55cf
Costin Leau
Costin Leau
SPR-4724 + most of the problems were already fixed (probably by Mark). These are just minor adjustments
spr-4724
8
false
false
1
false
false
false
spring-projects
spring-framework
23,131
ef50082cadd5fd835136c4c45a5d7e1c71f78098
Arjen Poutsma
Arjen Poutsma
SPR-6280 - PathVariable resolution does not work properly
spr-6280 - pathvariable resolution does not work properly
57
false
false
8
false
false
false
spring-projects
spring-framework
23,132
be60908d6db536af5dbbf1af7733940343067cf7
Costin Leau
Costin Leau
+ update pom SPR-6333 SPR-6394
+ update pom
12
false
false
3
false
false
false
spring-projects
spring-framework
23,133
35517b62a0139855e70c926739039ea7265f4b16
David Syer
David Syer
Change groovy dependency to 1.6.3 to match ANT/ivy
change groovy dependency to 1.6.3 to match ant/ivy
50
false
false
8
true
true
true
spring-projects
spring-framework
23,134
2e9683aa7cd8c1883696ed70168ee29144701c7f
Andy Clement
Andy Clement
SPR-6347: guidance on when to use getValue(rootObject) vs getValue(evaluationContext)
guidance on when to use getvalue(rootobject) vs getvalue(evaluationcontext)
75
false
false
8
false
false
false
spring-projects
spring-framework
23,135
12e8f31b3866bf0595a6bfef0d88a223fc1146c0
Keith Donald
Keith Donald
removed entity to string id conversion routine as it is not required
removed entity to string id conversion routine as it is not required
68
false
false
12
false
false
false
spring-projects
spring-framework
23,136
064b6db666f4e1de3bc25392e9802511fe02054a
Keith Donald
Keith Donald
Added entity conveter null checking; updated from string converters to simply test str.length() as pre-processing check
added entity conveter null checking; updated from string converters to simply test str.length() as pre-processing check
119
false
false
16
false
false
false
spring-projects
spring-framework
23,137
48e1ed0a24dd56d667dcc63239f1a98baae57a28
Keith Donald
Keith Donald
moved test case where it belongs
moved test case where it belongs
32
false
false
6
false
false
false
spring-projects
spring-framework
23,138
c3044e122c49c738d867fe2074cecc9ba648beeb
Keith Donald
Keith Donald
polish
polish
6
false
false
1
false
false
false
spring-projects
spring-framework
23,139
9d354192ef413b066a39afeef4a01b49771b73e5
Keith Donald
Keith Donald
additional javadoc and tests
additional javadoc and tests
28
false
false
4
false
false
false
spring-projects
spring-framework
23,140
e3462aeef3177e92b930b988d018eedb0924aa1f
Keith Donald
Keith Donald
minor typo
minor typo
10
false
false
2
false
false
false
spring-projects
spring-framework
23,141
94eeb99333ccbc878d24fad4c7d65cb1b141fb21
Keith Donald
Keith Donald
used managed list to detect bean definitions
used managed list to detect bean definitions
44
false
false
7
false
false
false
spring-projects
spring-framework
23,142
7309b118497c54099bc0ccbc4eff89b890ab0f5f
Keith Donald
Keith Donald
mvc namespace interceptors element--ignoring test case until issue with setting collection of bean definition property values is resolved
mvc namespace interceptors element--ignoring test case until issue with setting collection of bean definition property values is resolved
137
false
false
18
false
false
false
spring-projects
spring-framework
23,143
44fcc572a7848e6a0cf1089a9183a7a89285fcbe
Keith Donald
Keith Donald
mvc:interceptors namespace element initial commit
interceptors namespace element initial commit
45
false
false
5
false
false
false
spring-projects
spring-framework
23,144
602118f1a34ed2d94372c4050347bc14407744e5
Juergen Hoeller
Juergen Hoeller
extended CGLIB version range (SPR-6400)
extended cglib version range (spr-6400)
39
false
false
5
false
false
false
spring-projects
spring-framework
23,145
a6b6ba88dc96b4121d103bb54471acf49320bc3b
Mark Fisher
Mark Fisher
SPR-6368 The parser for the 'executor' element in the task namespace now creates a FactoryBean so that the pool-size range can be configured after property placeholder resolution when necessary.
spr-6368 the parser for the 'executor' element in the task namespace now creates a factorybean so that the pool-size range can be configured after property placeholder resolution when necessary
193
false
false
29
false
false
false
spring-projects
spring-framework
23,146
196000d76594c0201933f55c07f2c392d5eea83a
Mark Fisher
Mark Fisher
removed printlns from test
removed printlns from test
26
false
false
4
false
false
false
spring-projects
spring-framework
23,147
937de9f032d19ef133b4b50ba31dc0d686cec6ef
Thomas Risberg
Thomas Risberg
removed note about getting started guide not ready until 3.0 final
removed note about getting started guide not ready until 3.0 final
66
false
false
11
false
false
false
spring-projects
spring-framework
23,148
3562858736c70943403b850654648e3842994589
Thomas Risberg
Thomas Risberg
updated version for the 3.0 final release
updated version for the 3.0 final release
41
false
false
7
false
false
false
spring-projects
spring-framework
23,149
5fbd87d939776590264f1b8332b5b3a69fe7cb0f
Thomas Risberg
Thomas Risberg
updated remaing 2.5.x JavaDoc reeferences to 3.0.x ones (SPR-6402)
updated remaing 2.5.x javadoc reeferences to 3.0.x ones (spr-6402)
66
false
false
9
false
false
false
spring-projects
spring-framework
23,150
12a237a459ef8e17109591bb6abee03ace827ff2
Thomas Risberg
Thomas Risberg
changed to use 3.0 xsd references
changed to use 3.0 xsd references
33
false
false
6
false
false
false
spring-projects
spring-framework
23,151
502c0e905576b2adaffaf850ebcb65c8e1a0787e
Costin Leau
Costin Leau
SPR-6401 + increase cglib range in OSGi manifest
spr-6401
8
false
false
1
false
false
false
spring-projects
spring-framework
23,152
38d6b55363bbbfd35e981af0d55ed913a37a9404
Costin Leau
Costin Leau
SPR-6333 SPR-6393 + fix invalid static field
spr-6333
8
false
false
1
false
false
false
spring-projects
spring-framework
23,153
c6f361341101bda493262b97bd36bd6a3968fcb6
Mark Fisher
Mark Fisher
SPR-6354 DefaultLifecycleProcessor no longer waits for the shutdown of SmartLifecycle beans that are not actually running.
spr-6354 defaultlifecycleprocessor no longer waits for the shutdown of smartlifecycle beans that are not actually running
121
false
false
16
false
false
false
spring-projects
spring-framework
23,154
6653f25e81c22e98dc6ce765e20ea7aa07f345b3
Costin Leau
Costin Leau
SPR-6394 SPR-6333 + eliminated compile-time dependency on GlassFish custom API for the GlassFish LTW + added support for GlassFish 3
spr-6394
8
false
false
1
false
false
false
spring-projects
spring-framework
23,155
5a158fb76f8d0cbf79b358de5a82bf3b60248a42
Thomas Risberg
Thomas Risberg
added a "releaseResourcesAfterRead" property defaulting to false and code to handle releasing any LOB resources after read if requested (SPR-5998, SPR-6209)
added a "releaseresourcesafterread" property defaulting to false and code to handle releasing any lob resources after read if requested (spr-5998, spr-6209)
156
false
false
21
false
false
false
spring-projects
spring-framework
23,156