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
d9aab1079c29c78867204f5a671722f63c87985a
Keith Donald
Keith Donald
found hotspot; added ConverisonServiceFactoryBean
found hotspot; added converisonservicefactorybean
49
false
false
4
false
false
false
spring-projects
spring-framework
23,157
692b1ef636ec9b5525c5f800288a483b8760fdc8
Keith Donald
Keith Donald
found hotspot; added ConverisonServiceFactoryBean
found hotspot; added converisonservicefactorybean
49
false
false
4
false
false
false
spring-projects
spring-framework
23,158
4024b6792685bbdae9402ba5f339d3c882292e79
Juergen Hoeller
Juergen Hoeller
removed formal deprecation from addPropertyValue; just hinting at add now
removed formal deprecation from addpropertyvalue; just hinting at add now
73
false
false
10
false
false
false
spring-projects
spring-framework
23,159
2cb6e211611e665e6c48243364a1ba19fe411d06
Juergen Hoeller
Juergen Hoeller
Derby requires a publicly accessible stream creation method (SPR-6346)
derby requires a publicly accessible stream creation method (spr-6346)
70
false
false
9
false
false
false
spring-projects
spring-framework
23,160
f49a8d2e3e6f6e60ad8a5188736ed34b82cacff1
David Syer
David Syer
Add some tests (and comment out the one that is breaking the build)
add some tests (and comment out the one that is breaking the build)
67
false
false
13
true
true
false
spring-projects
spring-framework
23,161
af674bfac47f839161e9155200fa5ce553fa8d45
David Syer
David Syer
RESOLVED - issue SPR-6398: Document attributes in @Scheduled and friends http://jira.springframework.org/browse/SPR-6398
document attributes in @scheduled and friends
45
false
false
6
false
false
false
spring-projects
spring-framework
23,162
571636093673e74fc3202f9c4230cc3642ee5e82
Keith Donald
Keith Donald
doc updates
doc updates
11
false
false
2
false
false
false
spring-projects
spring-framework
23,163
b896457586c7cf6f8eb2dd442f6cea81f0c06284
Keith Donald
Keith Donald
doc updates
doc updates
11
false
false
2
false
false
false
spring-projects
spring-framework
23,164
3b9605bc57f5d456be4471cac5e7073fe3657a79
Juergen Hoeller
Juergen Hoeller
init/destroy methods get processed in the order of declaration at each hierarchy level (SPR-6344); process DestructionAwareBeanPostProcessors in common post-processor order; aligned metadata retrieval code
init/destroy methods get processed in the order of declaration at each hierarchy level (spr-6344); process destructionawarebeanpostprocessors in common post-processor order; aligned metadata retrieval code
205
false
false
24
false
false
false
spring-projects
spring-framework
23,165
4375b9c89abe802ed36a1a38885fc0def6b557e1
Costin Leau
Costin Leau
SPR-6333 SPR-6393 + fixed the tests
spr-6333
8
false
false
1
false
false
false
spring-projects
spring-framework
23,166
4efa91d2f077a8d33ba2bf60aa40dd9225247c9a
Juergen Hoeller
Juergen Hoeller
mvc:annotation-driven exposes default Validator and ConversionService as top-level beans (SPR-6377)
annotation-driven exposes default validator and conversionservice as top-level beans (spr-6377)
95
false
false
10
false
false
false
spring-projects
spring-framework
23,167
a9d4a58294674d419143e7d44fbe64f59569b0a5
Costin Leau
Costin Leau
+ fix filename problem
+ fix filename problem
22
false
false
4
false
false
false
spring-projects
spring-framework
23,168
46cd0839765778502488d2ddd8e0789a4fa23c3e
Juergen Hoeller
Juergen Hoeller
added chaining-capable "add" method to MutablePropertyValues
added chaining-capable "add" method to mutablepropertyvalues
60
false
false
6
false
false
false
spring-projects
spring-framework
23,169
a300aa19b6e1db8e5abe9d32d427b7f9c9462242
Keith Donald
Keith Donald
improved toString method
improved tostring method
24
false
false
3
false
false
false
spring-projects
spring-framework
23,170
34a75c1ae6ee89452debeacbc073410407b73382
Keith Donald
Keith Donald
improved toString method
improved tostring method
24
false
false
3
false
false
false
spring-projects
spring-framework
23,171
ab5e4a4ff39161bff450cdc38d870a9381389fbe
Costin Leau
Costin Leau
SPR-6333 SPR-6393 + eliminated compile-time dependency on oc4j classes
spr-6333
8
false
false
1
false
false
false
spring-projects
spring-framework
23,172
856fefeaad8be5c456c1c517252c86408e5f9bf2
Juergen Hoeller
Juergen Hoeller
fixed javadoc to reflect current implementation (SPR-6390)
fixed javadoc to reflect current implementation (spr-6390)
58
false
false
7
false
false
false
spring-projects
spring-framework
23,173
b41e3956bcbefb4c00f92e6d8f9afe98f80d7181
Juergen Hoeller
Juergen Hoeller
revised scope inheritance: default scope is "" (empty String) now; consistent isPrototype checks
default scope is "" (empty string) now; consistent isprototype checks
69
false
false
10
false
false
false
spring-projects
spring-framework
23,174
ee5330801def4f7efaad065d8f5a6f578bc44c63
Juergen Hoeller
Juergen Hoeller
BeanDefinitions return isSingleton()=true by default again (for CXF compatibility)
beandefinitions return issingleton()=true by default again (for cxf compatibility)
82
false
false
9
false
false
false
spring-projects
spring-framework
23,175
a7414104219a1bfde0f252588f02c2e34597b220
Juergen Hoeller
Juergen Hoeller
TransactionTemplate catches undeclared checked exception and rethrows it as UndeclaredThrowableException (SPR-6361)
transactiontemplate catches undeclared checked exception and rethrows it as undeclaredthrowableexception (spr-6361)
115
false
false
11
false
false
false
spring-projects
spring-framework
23,176
eb0b4f0cbd6d981e6864d4f02bc04b678be4cd1c
Juergen Hoeller
Juergen Hoeller
added support for Hibernate 3.3 RegionFactory cache SPI to LocalSessionFactoryBean (SPR-6387)
added support for hibernate 3.3 regionfactory cache spi to localsessionfactorybean (spr-6387)
93
false
false
11
false
false
false
spring-projects
spring-framework
23,177
f2477c4bf515dfae1c322f7eb7098316a532eb25
Keith Donald
Keith Donald
default conversion service instance caching and tests
default conversion service instance caching and tests
53
false
false
7
false
false
false
spring-projects
spring-framework
23,178
da5432fbf5dbc305527bb503172525da13ffd90f
Keith Donald
Keith Donald
default conversion service instance caching and tests
default conversion service instance caching and tests
53
false
false
7
false
false
false
spring-projects
spring-framework
23,179
7b561c76fec87f936f608830ae8ac5553272a900
Keith Donald
Keith Donald
default conversion service instance caching and tests
default conversion service instance caching and tests
53
false
false
7
false
false
false
spring-projects
spring-framework
23,180
6c66406f7f041dbc5eed3117fec23d24b6961b50
Keith Donald
Keith Donald
removed converter matcher since its not used directly
removed converter matcher since its not used directly
53
false
false
8
false
false
false
spring-projects
spring-framework
23,181
08f9f8b8fb4d2fd09669cd61321468b9c5bbd4e4
Juergen Hoeller
Juergen Hoeller
startup thread marked as daemon now (SPR-6382)
startup thread marked as daemon now (spr-6382)
46
false
false
7
false
false
false
spring-projects
spring-framework
23,182
3bfbcd727684ab7898a6923dfa6df850270a073f
Keith Donald
Keith Donald
moved generic converter to spi; added entity converter; removed various service impls in favor of service factory
moved generic converter to spi; added entity converter; removed various service impls in favor of service factory
113
false
false
17
false
false
false
spring-projects
spring-framework
23,183
d85dc01e282d0e215cf6db0f8b45eb04eecf3eca
Keith Donald
Keith Donald
moved generic converter to spi; added entity converter; removed various service impls in favor of service factory
moved generic converter to spi; added entity converter; removed various service impls in favor of service factory
113
false
false
17
false
false
false
spring-projects
spring-framework
23,184
211e36c249c90031baebefd8c0655bfc7a7a2a71
Arjen Poutsma
Arjen Poutsma
SPR-6371 - Jaxb2Marshaller should use AnnotationUtils
spr-6371 - jaxb2marshaller should use annotationutils
53
false
false
6
false
false
false
spring-projects
spring-framework
23,185
7ac0e2ba02eb16fad4dc97236cbef2a1c8c6804c
David Syer
David Syer
RESOLVED - issue SPR-6366: Cannot import bean definitions using classpath*: resource location http://jira.springframework.org/browse/SPR-6366
resource location
17
false
false
2
false
false
false
spring-projects
spring-framework
23,186
66939ded0ffe646f417abe08a8a4e70167d6410e
David Syer
David Syer
RESOLVED - issue SPR-6366: Cannot import bean definitions using classpath*: resource location http://jira.springframework.org/browse/SPR-6366
resource location
17
false
false
2
false
false
false
spring-projects
spring-framework
23,187
17887d24a1ad2db722b737b579ec131e57751695
David Syer
David Syer
RESOLVED - issue SPR-6365: spring-jdbc.xsd script element claims resource patterns can be used for any SQL resource location but this is only supported for initialize-database tag Grr: classpath*: again...
spring-jdbc.xsd script element claims resource patterns can be used for any sql resource location but this is only supported for initialize-database tag
152
false
false
22
false
false
false
spring-projects
spring-framework
23,188
7519162e658acb98e79ca22465dfad1d2891c84b
David Syer
David Syer
RESOLVED - issue SPR-6365: spring-jdbc.xsd script element claims resource patterns can be used for any SQL resource location but this is only supported for initialize-database tag Added resource pattern feature to embedded datasource XML parser.
spring-jdbc.xsd script element claims resource patterns can be used for any sql resource location but this is only supported for initialize-database tag
152
false
false
22
false
false
false
spring-projects
spring-framework
23,189
3f65721ba855a4816e53286f2308c6efd4294322
Keith Donald
Keith Donald
removed new EmbeddedDatabaeBuilder methods that don't seem very useful for embedded scenarios; javadoc polishing
removed new embeddeddatabaebuilder methods that don't seem very useful for embedded scenarios; javadoc polishing
112
false
false
14
false
false
false
spring-projects
spring-framework
23,190
222ae3366677e665c857d334ab84a6074b16cc14
Luke Taylor
Luke Taylor
SPR-6087: Updated Javadoc for HandlerInterceptor to indicate invocation order of afterCompletion() methods
updated javadoc for handlerinterceptor to indicate invocation order of aftercompletion() methods
96
false
false
11
false
false
false
spring-projects
spring-framework
23,191
35472300aeed02b4ef744587fe61adc4d41ac92a
David Syer
David Syer
OPEN - issue SPR-6346: NoSuchMethodException in DerbyEmbeddedDatabaseConfigurer Added derby test case to EmbeddedDatabaseBuilderTests
nosuchmethodexception in derbyembeddeddatabaseconfigurer
56
false
false
3
false
false
false
spring-projects
spring-framework
23,192
35d4d7bbac2e3ae5fb3218c4b47e7d13c345e457
Sam Brannen
Sam Brannen
Fixed typos
fixed typos
11
false
false
2
false
false
false
spring-projects
spring-framework
23,193
efb2647978aafb85cf496dfeef7e5320d9bb6492
David Syer
David Syer
RESOLVED - issue SPR-6348: ResourceDatabasePopulator is too verbose when reporting ignored failures http://jira.springframework.org/browse/SPR-6348
resourcedatabasepopulator is too verbose when reporting ignored failures
72
false
false
8
false
false
false
spring-projects
spring-framework
23,194
534f8a4705c232dbb9e64ce038b8e95d474ca2bf
David Syer
David Syer
RESOLVED - issue SPR-6345: ResourceDatabasePopulator does not handle comments properly when ignoring failures http://jira.springframework.org/browse/SPR-6345
resourcedatabasepopulator does not handle comments properly when ignoring failures
82
false
false
9
false
false
false
spring-projects
spring-framework
23,195
aac9107f6bafb1552dfd2032c7e75e0852558438
Keith Donald
Keith Donald
SPR-6350
spr-6350
8
false
false
1
false
false
false
spring-projects
spring-framework
23,196
4877a0412c1939722980a1cf7bd10ab08bf49747
Keith Donald
Keith Donald
fixed typo
fixed typo
10
false
false
2
false
false
false
spring-projects
spring-framework
23,197
95ad3c923a3e328a9bfbaa0a0ca2f394ba9c47b8
Luke Taylor
Luke Taylor
SPR-5158: Updated description of HandlerInterceptor configuration to spell out which requests the interceptor is applied to
updated description of handlerinterceptor configuration to spell out which requests the interceptor is applied to
113
false
false
15
false
false
false
spring-projects
spring-framework
23,198
5008f7fdec785bcaf00de4052393e9ecf1e49fc8
Luke Taylor
Luke Taylor
SPR-6338: Fixed columns in jmx metadata-types table
fixed columns in jmx metadata-types table
41
false
false
6
false
false
false
spring-projects
spring-framework
23,199
ef02feed55428d7122994f0bf9411b2200456e90
Luke Taylor
Luke Taylor
SPR-6338: Rewrite of source-level JMX metadata to remove references to commons attributes
rewrite of source-level jmx metadata to remove references to commons attributes
79
false
false
11
false
false
false
spring-projects
spring-framework
23,200
a0b71d867f926d60078331b620e883632bcdf1a4
Luke Taylor
Luke Taylor
Removed javadoc refs to JMX commons attribute source
removed javadoc refs to jmx commons attribute source
52
false
false
8
false
false
false
spring-projects
spring-framework
23,201
fc2d8ba73f53f5cc4520851a1559bcaeb002f9b9
David Syer
David Syer
SPR-5917 Add docs on Lifecycle
spr-5917 add docs on lifecycle
30
false
false
5
false
false
false
spring-projects
spring-framework
23,202
e8845c7ead81a0ff7ac0e1fce583fc188025fbbd
Jeremy Grelle
Jeremy Grelle
SPR-6340 - Add coverage of JSON support to reference guide
spr-6340 - add coverage of json support to reference guide
58
false
false
10
false
false
false
spring-projects
spring-framework
23,203
a5be9c5cf51222d546af6e2e2708533c00e421f6
Arjen Poutsma
Arjen Poutsma
Changing umlaut to unicode sequence
changing umlaut to unicode sequence
35
false
false
5
false
false
false
spring-projects
spring-framework
23,204
58841f3c668c1a31da4810b0ecd57fb3bfd1d208
Jeremy Grelle
Jeremy Grelle
Updated javadoc to reflect minimum JSP version 2.0
updated javadoc to reflect minimum jsp version 2.0
50
false
false
8
false
false
false
spring-projects
spring-framework
23,205
130ef7948d991039380a48a027b0260ef89b9fdd
Jeremy Grelle
Jeremy Grelle
Fixed javadoc
fixed javadoc
13
false
false
2
false
false
false
spring-projects
spring-framework
23,206
60d2fdfcea4e46ded5760581bcc440aa7d1a01d6
Arjen Poutsma
Arjen Poutsma
SPR-6188 - UriTemplate: Insufficient handling of characters that need to be escaped.
insufficient handling of characters that need to be escaped
59
false
false
9
false
false
false
spring-projects
spring-framework
23,207
8be36fafefea62124b615fc6d5e83d018d9919c2
Juergen Hoeller
Juergen Hoeller
introduced dedicated Jsr330ScopeMetadataResolver
introduced dedicated jsr330scopemetadataresolver
48
false
false
3
false
false
false
spring-projects
spring-framework
23,208
4fb68bef043d5f8fd49c50a7197716169fa37bdc
Juergen Hoeller
Juergen Hoeller
polishing
polishing
9
false
false
1
false
false
false
spring-projects
spring-framework
23,209
56778110cdb9e6b39683284457bcec667902331f
Juergen Hoeller
Juergen Hoeller
added dedicated onClose notification to differentiate between manual stop and close-driven stop
added dedicated onclose notification to differentiate between manual stop and close-driven stop
95
false
false
12
false
false
false
spring-projects
spring-framework
23,210
4e35c59a20034285bf370d6e8752ff03298e1e3e
Keith Donald
Keith Donald
fixed incorrect example and JSF reference
fixed incorrect example and jsf reference
41
false
false
6
false
false
false
spring-projects
spring-framework
23,211
3361de38755e3eec3c1e2868fd23dda55145c739
Keith Donald
Keith Donald
SPR-6278
spr-6278
8
false
false
1
false
false
false
spring-projects
spring-framework
23,212
61a8fa0ebd5bc4dbba37a99128627e193337cf3e
Andy Clement
Andy Clement
change PlaceOfBirth toString() so round tripping from String > new PlaceOfBirth(String) > String works ok
change placeofbirth tostring() so round tripping from string > new placeofbirth(string) > string works ok
105
false
false
15
true
true
false
spring-projects
spring-framework
23,213
3faf28ebaf73c1067edadcbc3d1974c25dfca80a
Thomas Risberg
Thomas Risberg
created a protected doSetValue method so sub-classes can override the implementation easier (SPR-3978)
created a protected dosetvalue method so sub-classes can override the implementation easier (spr-3978)
102
false
false
13
false
false
false
spring-projects
spring-framework
23,214
e27330ec5d4d80f305e2113a401ac36428f3e120
Thomas Risberg
Thomas Risberg
created a protected doSetValue method so sub-classes can override the implementation easier (SPR-3978)
created a protected dosetvalue method so sub-classes can override the implementation easier (spr-3978)
102
false
false
13
false
false
false
spring-projects
spring-framework
23,215
b88db7a594e86721f247dc89ee83732e35e6032c
Thomas Risberg
Thomas Risberg
extracted creation of new ArgPreparedStatementSetter and ArgTypePreparedStatementSetter into protected methods to allow sub-classes to override (SPR-3977)
extracted creation of new argpreparedstatementsetter and argtypepreparedstatementsetter into protected methods to allow sub-classes to override (spr-3977)
154
false
false
16
false
false
false
spring-projects
spring-framework
23,216
5491a63f2ecade5d1898ad9d6d9b66f8dad43c65
Thomas Risberg
Thomas Risberg
added info about the new web-struts module
added info about the new web-struts module
42
false
false
7
false
false
false
spring-projects
spring-framework
23,217
5ebdf110f59968ddc81c5a4a8c60a9d1c862f56d
Thomas Risberg
Thomas Risberg
moved first para to chapter level and removed intro section
moved first para to chapter level and removed intro section
59
false
false
10
false
false
false
spring-projects
spring-framework
23,218
150c0adc7458fb570c8fbee8e066c05afba03331
Juergen Hoeller
Juergen Hoeller
updated changelog for RC2 release
updated changelog for rc2 release
33
false
false
5
false
false
false
spring-projects
spring-framework
23,219
0e1b04d0829caa3a64ccab655c971312491f46ba
Juergen Hoeller
Juergen Hoeller
inner beans detected as ApplicationListeners as well (SPR-6049)
inner beans detected as applicationlisteners as well (spr-6049)
63
false
false
8
false
false
false
spring-projects
spring-framework
23,220
94aad0b537ae8c5a450c0eedd36ea59362644d4e
Luke Taylor
Luke Taylor
SPR-6219: Corrected typo
corrected typo
14
false
false
2
false
false
false
spring-projects
spring-framework
23,221
4fe21b71a2caebf5fce664d98f77798653b01168
Thomas Risberg
Thomas Risberg
updated version to RC2
updated version to rc2
22
false
false
4
false
false
false
spring-projects
spring-framework
23,222
afe87ea881e0c7502d3d145f77dc7ae1446def3a
Luke Taylor
Luke Taylor
SPR-6220: Corrected spelling of 'DataSource'
corrected spelling of 'datasource'
34
false
false
4
false
false
false
spring-projects
spring-framework
23,223
a6bba67bcadcd11b27692637bc70556321544fa0
Juergen Hoeller
Juergen Hoeller
added setValidating to XmlBeanDefinitionReader itself as well (SPR-6336)
added setvalidating to xmlbeandefinitionreader itself as well (spr-6336)
72
false
false
8
false
false
false
spring-projects
spring-framework
23,224
1ddbfe0759751e1b44b8e1b85610416a88c0fb4b
Luke Taylor
Luke Taylor
SPR-6205: Added doc on annotation support for multiple transaction managers
added doc on annotation support for multiple transaction managers
66
false
false
9
false
false
false
spring-projects
spring-framework
23,225
5d772554aeacc790a6ef18a079485ac0ccce4bde
Juergen Hoeller
Juergen Hoeller
report error in case of constructor-arg index ambiguity (SPR-6329)
report error in case of constructor-arg index ambiguity (spr-6329)
66
false
false
9
true
true
false
spring-projects
spring-framework
23,226
d66fd9843e77817a6dfb8d486a9b76dfbcc17f4e
Arjen Poutsma
Arjen Poutsma
Reverted changes in r2282: now using varags again.
now using varags again
22
false
false
4
false
false
false
spring-projects
spring-framework
23,227
bee051ece6bcbfebb831e5b7f98013be999798aa
Arjen Poutsma
Arjen Poutsma
SWS-572
sws-572
7
false
false
1
false
false
false
spring-projects
spring-framework
23,228
86934e2403126661c266fd7fd52103b4e942a06c
Juergen Hoeller
Juergen Hoeller
added SQL String and related context to translated JDBCException messages (SPR-6304)
added sql string and related context to translated jdbcexception messages (spr-6304)
84
false
false
11
false
false
false
spring-projects
spring-framework
23,229
747300f34ce80dca644b82d314b8ebb727b4882e
Juergen Hoeller
Juergen Hoeller
added support for most recent EHCache 1.6 configuration properties to EHCacheFactoryBean (SPR-6234)
added support for most recent ehcache 1.6 configuration properties to ehcachefactorybean (spr-6234)
99
false
false
12
false
false
false
spring-projects
spring-framework
23,230
9d59db79440474be91fed8d163cb6865e80f9fde
Juergen Hoeller
Juergen Hoeller
reintroduced DEFAULT_COOKIE_MAX_AGE in deprecated form (for binary compatibility; SPR-6276)
reintroduced default_cookie_max_age in deprecated form (for binary compatibility; spr-6276)
91
false
false
9
false
false
false
spring-projects
spring-framework
23,231
f595b67618487b930a1869d5d86b15171743f578
Juergen Hoeller
Juergen Hoeller
avoid early Log4J initialization (SPR-6288)
avoid early log4j initialization (spr-6288)
43
false
false
5
false
true
false
spring-projects
spring-framework
23,232
613b4d182b23b474db4e43257cf75ef8454e6bdf
Juergen Hoeller
Juergen Hoeller
avoid potential NPE (SPR-6300)
avoid potential npe (spr-6300)
30
false
false
4
true
true
true
spring-projects
spring-framework
23,233
6ee17d28267ad387c1cee5eb853a493e242ceeaa
Mark Fisher
Mark Fisher
SPR-5507 javadoc
spr-5507 javadoc
16
false
false
2
false
false
false
spring-projects
spring-framework
23,234
568e6a3b3889a75a8c2d03795f39b88b77975d4c
David Syer
David Syer
RESOLVED - issue SPR-6321: Regression: ResourceEditor in 3.0 does not ignore unresolvable placeholders, but it did in 2.5.6 Different initialization exception popped up in app context
resourceeditor in 3.0 does not ignore unresolvable placeholders, but it did in 2.5.6
84
false
false
13
false
false
false
spring-projects
spring-framework
23,235
38f138385350ef3bd64ffcf5ace561131766eb0f
David Syer
David Syer
RESOLVED - issue SPR-6321: Regression: ResourceEditor in 3.0 does not ignore unresolvable placeholders, but it did in 2.5.6
resourceeditor in 3.0 does not ignore unresolvable placeholders, but it did in 2.5.6
84
false
false
13
false
false
false
spring-projects
spring-framework
23,236
7685b516f1b4d7a9d3355f63497c4f9179e2efe7
Keith Donald
Keith Donald
spring 3 mvc namespace whats new
spring 3 mvc namespace whats new
32
false
false
6
false
false
false
spring-projects
spring-framework
23,237
ac551f756d3c0668965816d41c938b2c877712fc
Keith Donald
Keith Donald
changelog updates
changelog updates
17
false
false
2
false
false
false
spring-projects
spring-framework
23,238
b53f180c143b1c9fd8f8d4ad3d7a3392464dbbf5
Keith Donald
Keith Donald
link to validation section
link to validation section
26
false
false
4
false
false
false
spring-projects
spring-framework
23,239
0eda92a51ad68b05c43f28c83c85d1ef5740507e
Sam Brannen
Sam Brannen
Fixed minor grammatical errors.
fixed minor grammatical errors
30
false
false
4
false
false
false
spring-projects
spring-framework
23,240
076fc89a50126a4ec039b89c33ca37f69549629f
Andy Clement
Andy Clement
SPR-5518: Documented ability to use text rather than symbols for SPEL operators (lt, le, gt, ge, eq, ne, div, mod, not). Can help in XML specification of expressions.
documented ability to use text rather than symbols for spel operators (lt, le, gt, ge, eq, ne, div, mod, not). can help in xml specification of expressions
156
false
false
27
false
false
false
spring-projects
spring-framework
23,241
10e26e6dc7bbf6a12cc0666d718ee04fe307d0a3
Andy Clement
Andy Clement
SPR-6123: doc update on writing good pointcuts (should include a within())
doc update on writing good pointcuts (should include a within())
64
false
false
10
false
false
false
spring-projects
spring-framework
23,242
71a045328c820b0e690a978c09af053772e79d85
Juergen Hoeller
Juergen Hoeller
renamed getAnnotations to getMethodAnnotations; added getMethodAnnotation and getParameterAnnotation convenience methods
renamed getannotations to getmethodannotations; added getmethodannotation and getparameterannotation convenience methods
120
false
false
10
false
false
false
spring-projects
spring-framework
23,243
b152ac34fd98ea7db4b83f8a779d9a33be34657e
Juergen Hoeller
Juergen Hoeller
CustomEditorConfigurer supports PropertyEditor instances again (with deprecation warning); for XFire compatibility (SPR-6157)
customeditorconfigurer supports propertyeditor instances again (with deprecation warning); for xfire compatibility (spr-6157)
125
false
false
12
false
false
false
spring-projects
spring-framework
23,244
0c47a01953d060a6aa8f306b03730078a60ddf39
Juergen Hoeller
Juergen Hoeller
fixed ContentNegotiatingViewResolver to work with the combination of ignoreAcceptHeader=true plus defaultContentType as well (SPR-6163)
fixed contentnegotiatingviewresolver to work with the combination of ignoreacceptheader=true plus defaultcontenttype as well (spr-6163)
135
false
false
14
false
false
false
spring-projects
spring-framework
23,245
7a700edaa7ccee1786f64ba71688a69119c87d4f
Juergen Hoeller
Juergen Hoeller
understand "on"/"off", "yes"/"no", "1"/"0" as boolean values (analogous to CustomBooleanEditor)
understand "on"/"off", "yes"/"no", "1"/"0" as boolean values (analogous to custombooleaneditor)
95
false
false
10
false
false
false
spring-projects
spring-framework
23,246
b465f204bd6abc3e69746669f84fa88ec225905b
Juergen Hoeller
Juergen Hoeller
renamed internal *GenericConverters to *Converters
renamed internal *genericconverters to *converters
50
false
false
5
false
false
false
spring-projects
spring-framework
23,247
0543a294ee1c60fa14a33fc435c56c3f2c5d374f
Juergen Hoeller
Juergen Hoeller
expose arrays as comma-delimited element String
expose arrays as comma-delimited element string
47
false
false
6
false
true
false
spring-projects
spring-framework
23,248
784068346df62225661d9ce1bbd1a32a1fddde66
Juergen Hoeller
Juergen Hoeller
PathMatchingResourcePatternResolver leniently ignores non-existing root directories
pathmatchingresourcepatternresolver leniently ignores non-existing root directories
83
false
false
6
false
false
false
spring-projects
spring-framework
23,249
3fa533ddd85f8a33c11eda70387c347e2b4ce0ee
Keith Donald
Keith Donald
SPR-6032 & SPR-6033: Auto grow nested path enhancements to BeanWrapper
auto grow nested path enhancements to beanwrapper
49
false
false
7
false
false
false
spring-projects
spring-framework
23,250
832db0abbce85d8b19ddcee42c8216655ea09494
Ramnivas Laddad
Ramnivas Laddad
Updated Groovy version for Eclipse project to mathc ivy.xml
updated groovy version for eclipse project to mathc ivy.xml
59
false
false
9
false
false
false
spring-projects
spring-framework
23,251
191293f2ef147efec75612d17237f97ce789b497
Ramnivas Laddad
Ramnivas Laddad
Fixed a commented test
fixed a commented test
22
false
false
4
false
false
false
spring-projects
spring-framework
23,252
f95dff69757e2781282990a2f671e2c1de2f5035
Sam Brannen
Sam Brannen
org.springframework.instrument.classloading --> org.springframework.instrument.tomcat
org.springframework.instrument.classloading --> org.springframework.instrument.tomcat
85
false
false
3
false
false
false
spring-projects
spring-framework
23,253
bfddb0938b32ae2b03cdff48a618c1d2f4faef72
Sam Brannen
Sam Brannen
Abed Rabbo --> Abedrabbo
abed rabbo --> abedrabbo
24
false
false
4
false
false
false
spring-projects
spring-framework
23,254
72d964080192accc8b47bf1518fe52cab7543fde
Juergen Hoeller
Juergen Hoeller
final touches for 3.0 RC1
final touches for 3.0 rc1
25
false
false
5
false
false
false
spring-projects
spring-framework
23,255
270fc84923efd8edcbb07ac28e35b7fce4ef4284
Juergen Hoeller
Juergen Hoeller
added ".vm" as resource file extension
added ".vm" as resource file extension
38
false
false
6
false
false
false
spring-projects
spring-framework
23,256