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
7b6029d51524e037f6b6f139f96de4e2f5025eea
Thomas Risberg
Thomas Risberg
Beverly's edits reviewed; modified the introduction part to include the preface text
beverly's edits reviewed; modified the introduction part to include the preface text
84
false
false
12
false
false
false
spring-projects
spring-framework
24,257
a45d1dec653cb01bc11c21127a976bcc9b1f8f90
Sam Brannen
Sam Brannen
[SPR-6011] SpringJUnit4ClassRunner once again supports collective timeouts for repeated tests
[spr-6011] springjunit4classrunner once again supports collective timeouts for repeated tests
93
false
false
10
false
false
false
spring-projects
spring-framework
24,258
984504735ef90342291380f7adeae76038c4fcbf
Sam Brannen
Sam Brannen
[SPR-6011] SpringJUnit4ClassRunner once again supports collective timeouts for repeated tests.
[spr-6011] springjunit4classrunner once again supports collective timeouts for repeated tests
93
false
false
10
false
false
false
spring-projects
spring-framework
24,259
e0c63d8cbabc987b00a749f509ca1e3a5e68a2c2
Mark Fisher
Mark Fisher
minor typos and tweaks to 'expressions' chapter
minor typos and tweaks to 'expressions' chapter
47
false
false
7
false
false
false
spring-projects
spring-framework
24,260
eda193fc9852089ffd18140a26c0e9c1fe085e2e
Sam Brannen
Sam Brannen
Added assertPersonCount() functionality for increased robustness.
added assertpersoncount() functionality for increased robustness
64
false
false
6
false
false
false
spring-projects
spring-framework
24,261
66a799552f9eae321226598714dead2d4d74f15a
Arjen Poutsma
Arjen Poutsma
SPR-2784: Support MultipartFile-array property
support multipartfile-array property
36
false
false
3
false
false
false
spring-projects
spring-framework
24,262
ae8c0535685208757bb452eb550483c73f0aebf2
Costin Leau
Costin Leau
+ fixed NPE when closing up non-initialized contexts
+ fixed npe when closing up non-initialized contexts
52
false
false
8
false
false
false
spring-projects
spring-framework
24,263
773bdcded5df628d2127991fb155e2850301d4cd
Juergen Hoeller
Juergen Hoeller
changed NamedParameter/SimpleJdbcOperations parameter signatures to accept any Map value type (SPR-6046)
changed namedparameter/simplejdbcoperations parameter signatures to accept any map value type (spr-6046)
104
false
false
11
false
false
false
spring-projects
spring-framework
24,264
e1b73ade8a75edc008a67e01e9e577f0ef91b0ba
Arjen Poutsma
Arjen Poutsma
Removed duplicate OrderItem
removed duplicate orderitem
27
false
false
3
false
false
false
spring-projects
spring-framework
24,265
904c2358cdfd9cd8337da0950b8c8d6fc7099839
Juergen Hoeller
Juergen Hoeller
adapted to changes in non-lenient mode
adapted to changes in non-lenient mode
38
false
false
6
false
false
false
spring-projects
spring-framework
24,266
636c4901c060d372d098b54cbb9601a646d0e97d
Arjen Poutsma
Arjen Poutsma
More autoboxing madness.
more autoboxing madness
23
false
false
3
false
false
false
spring-projects
spring-framework
24,267
fb7fd4bb5217d636d562e3b447d3e70a862ef04d
Juergen Hoeller
Juergen Hoeller
added superfluous cast to get around ambiguity problem with some compilers
added superfluous cast to get around ambiguity problem with some compilers
74
false
false
11
false
false
false
spring-projects
spring-framework
24,268
015284af7cf8eff979cd0c5e5ad3d189915e98a9
Costin Leau
Costin Leau
+ add implicit (String) type for typed string values w/o a specified type
+ add implicit (string) type for typed string values w/o a specified type
73
false
false
13
false
false
false
spring-projects
spring-framework
24,269
c870e017572a8b117194816f07c76c6b4d3f0341
Arjen Poutsma
Arjen Poutsma
Added castor properties
added castor properties
23
false
false
3
false
false
false
spring-projects
spring-framework
24,270
157a87e9103642ec49bc07dff2bcc15df4049009
Arjen Poutsma
Arjen Poutsma
SPR-6003 - Improve CastorMarshaller support for loading class descriptors
spr-6003 - improve castormarshaller support for loading class descriptors
73
false
false
9
false
false
false
spring-projects
spring-framework
24,271
52b51888f998305b8da3e42f6b26e2c8ad201763
Juergen Hoeller
Juergen Hoeller
first cut of changes for 3.0.0.RC1
first cut of changes for 3.0.0.rc1
34
false
false
6
false
false
false
spring-projects
spring-framework
24,272
83289cb8b020a64cd83e621c5d26feedc67c60a6
Juergen Hoeller
Juergen Hoeller
updated JPA 2.0 compatibility to EclipseLink 2.0.0.M7
updated jpa 2.0 compatibility to eclipselink 2.0.0.m7
53
false
false
7
false
false
false
spring-projects
spring-framework
24,273
d3a6c48cf09e7ad6a51e6a397ad7cc760adfc4c6
Mark Fisher
Mark Fisher
modified intro to accommodate new order and added features
modified intro to accommodate new order and added features
58
false
false
9
false
false
false
spring-projects
spring-framework
24,274
b5661ebd122b52d261e014b64da2cb395bf75c5d
Mark Fisher
Mark Fisher
Moved Quartz and Timer discussion after TaskExecutor and TaskScheduler
moved quartz and timer discussion after taskexecutor and taskscheduler
70
false
false
9
false
false
false
spring-projects
spring-framework
24,275
a07da0d950811d0186e0600a6257046592fc3c56
Sam Brannen
Sam Brannen
[SPR-6043] @NotTransactional is now deprecated
[spr-6043] @nottransactional is now deprecated
46
false
false
5
false
false
false
spring-projects
spring-framework
24,276
eb5d47c64e3177156c29d305023320df8e755e6d
Mark Fisher
Mark Fisher
Added documentation for the TaskScheduler abstraction.
added documentation for the taskscheduler abstraction
53
false
false
6
false
false
false
spring-projects
spring-framework
24,277
ce3c72f8c2e1b0a3ff610fe4252e05fd351cd17d
Juergen Hoeller
Juergen Hoeller
compatibility with Hibernate 3.5 beta 1
compatibility with hibernate 3.5 beta 1
39
false
false
6
false
false
false
spring-projects
spring-framework
24,278
4a7c299761ae6c6e7859b7cb844c863b52f748e1
Sam Brannen
Sam Brannen
[SPR-5995] SpringJUnit4ClassRunner is now compatible with JUnit 4.5 - 4.7
[spr-5995] springjunit4classrunner is now compatible with junit 4.5 - 4.7
73
false
false
10
false
false
false
spring-projects
spring-framework
24,279
e0bb838259a9ff85fb5286233c76b95826469a5c
Juergen Hoeller
Juergen Hoeller
MBeanServerFactoryBean returns JDK 1.5 platform MBeanServer for agent id "" (SPR-5909)
mbeanserverfactorybean returns jdk 1.5 platform mbeanserver for agent id "" (spr-5909)
86
false
false
11
false
false
false
spring-projects
spring-framework
24,280
8fb53c801ecebbb7f0ef2137b952d05a484f1886
Sam Brannen
Sam Brannen
[SPR-5995] Updated documentation regarding compatibility with JUnit 4.5, 4.6, and 4.7.
[spr-5995] updated documentation regarding compatibility with junit 4.5, 4.6, and 4.7
85
false
false
11
false
false
false
spring-projects
spring-framework
24,281
da3eb580f672d7a49f23430f9182b4f73015690e
Sam Brannen
Sam Brannen
[SPR-5995] Renamed makeNotifier() to springMakeNotifier() in order to allow compatibility with JUnit 4.5, 4.6, and 4.7.
[spr-5995] renamed makenotifier() to springmakenotifier() in order to allow compatibility with junit 4.5, 4.6, and 4.7
118
false
false
16
false
false
false
spring-projects
spring-framework
24,282
5a55b8384a377580762eee74bebdcf462afce627
Juergen Hoeller
Juergen Hoeller
refined logging in JMS SingleConnectionFactory and DefaultMessageListenerContainer
refined logging in jms singleconnectionfactory and defaultmessagelistenercontainer
82
false
false
7
false
false
false
spring-projects
spring-framework
24,283
5c2d63745fb3b1b21b59a41e07724a86853d0d05
Arjen Poutsma
Arjen Poutsma
SPR-6037 - Ability to configure a XStream subclass on XStreamMarshaller
spr-6037 - ability to configure a xstream subclass on xstreammarshaller
71
false
false
10
false
false
false
spring-projects
spring-framework
24,284
04cd95ff50f78f4b8ff738f6ca183abe06b366ee
Juergen Hoeller
Juergen Hoeller
fixed accidental test failures
fixed accidental test failures
30
false
false
4
false
false
false
spring-projects
spring-framework
24,285
9a48f3f3a896cad821e5847a93d91c997905e325
Juergen Hoeller
Juergen Hoeller
try to create unknown collection implementation types via default constructor
try to create unknown collection implementation types via default constructor
77
false
false
10
false
false
false
spring-projects
spring-framework
24,286
b118aae971950df7e928366a64af4081efb2b577
Chris Beams
Chris Beams
s/(init|destroy)MethodName/(init|destroy)Method/ to reflect recent changes made when porting @Bean to Spring core.
s/(init|destroy)methodname/(init|destroy)method/ to reflect recent changes made when porting @bean to spring core
113
false
false
12
false
false
false
spring-projects
spring-framework
24,287
a7acea232952700b132d5d163a8265d9655e989c
Christian Dupuis
Christian Dupuis
remove obsolete xsd
remove obsolete xsd
19
false
false
3
true
true
true
spring-projects
spring-framework
24,288
0179c66d2abf2de251808fe45ce0362dd469454b
Costin Leau
Costin Leau
+ add security manager checks to avoid the creation of inner privileged action classes
+ add security manager checks to avoid the creation of inner privileged action classes
86
false
false
14
false
false
false
spring-projects
spring-framework
24,289
2e0f663092c3e3f92e1dd28ebbec6553e3bfc645
Juergen Hoeller
Juergen Hoeller
@Configurable injection failure logged with refined message and without a full stacktrace (SPR-5752)
@configurable injection failure logged with refined message and without a full stacktrace (spr-5752)
100
false
false
13
false
false
false
spring-projects
spring-framework
24,290
95a7ec6587aa1eee78de4f92b17d17c8d5fb280a
Juergen Hoeller
Juergen Hoeller
@ManagedResource is marked as inherited now, for generic management-aware base classes (SPR-3500)
@managedresource is marked as inherited now, for generic management-aware base classes (spr-3500)
97
false
false
12
false
false
false
spring-projects
spring-framework
24,291
0cb28f5b4119ffbefae4c67f7afffce9f3b5a14b
Keith Donald
Keith Donald
javdoc
javdoc
6
false
false
1
false
false
false
spring-projects
spring-framework
24,292
5bef156258fd5f68280ef92e206380f566d8d075
Keith Donald
Keith Donald
removed binding failures - not yet needed
removed binding failures - not yet needed
41
false
false
7
false
false
false
spring-projects
spring-framework
24,293
065102bca981ca431ad313a412afc9648df56cec
Keith Donald
Keith Donald
date subpackage
date subpackage
15
false
false
2
false
false
false
spring-projects
spring-framework
24,294
b8b84f4f39a6c738f29c6d72e1103f768b35aa6a
Keith Donald
Keith Donald
javado polish
javado polish
13
false
false
2
false
false
false
spring-projects
spring-framework
24,295
68631eb80dd90e1188b9d968f9138a3de0d35cbe
Keith Donald
Keith Donald
Added surpress warning unchecked
added surpress warning unchecked
32
false
false
4
false
false
false
spring-projects
spring-framework
24,296
65c90c56c0f54be5f7652687038d2e484caa2c61
Keith Donald
Keith Donald
Added AnnotatioFormatterFactory allowing Formatters to be created from property @Annotation values; polish
added annotatioformatterfactory allowing formatters to be created from property @annotation values; polish
106
false
false
12
false
false
false
spring-projects
spring-framework
24,297
534871e6f693ea770b6a6c9e91b0cbd25b4a90d2
Keith Donald
Keith Donald
UI message system initial commit; support for adding UI messages of different severities INFO, WARNING, ERROR, FATAL
ui message system initial commit; support for adding ui messages of different severities info, warning, error, fatal
116
false
false
17
false
false
false
spring-projects
spring-framework
24,298
8c65ed9e0bf84cdaa4a12843d52e929a8146fb31
Christian Dupuis
Christian Dupuis
some updates to error reporting to let errors show up in STS
some updates to error reporting to let errors show up in sts
60
false
false
12
false
false
false
spring-projects
spring-framework
24,299
df6ba69bc5661b79a0b438e339ae72f9251c86d9
Mark Fisher
Mark Fisher
The <task:annotation-driven/> element now registers the post-processor for @Scheduled in addition to the already existing @Async support. Both "scheduler" and "executor" attributes are available.
annotation-driven/> element now registers the post-processor for @scheduled in addition to the already existing @async support. both "scheduler" and "executor" attributes are available
184
false
false
23
false
false
false
spring-projects
spring-framework
24,300
c218b6c6c74a4da816dc218881fd02d8e4be638a
Mark Fisher
Mark Fisher
removed @Override annotations from interface methods
removed @override annotations from interface methods
52
false
false
6
false
false
false
spring-projects
spring-framework
24,301
2c7463262c42845754deed8d3617d0fa6f14efc4
Mark Fisher
Mark Fisher
Initial commit of @Scheduled annotation and ScheduledAnnotationBeanPostProcessor.
initial commit of @scheduled annotation and scheduledannotationbeanpostprocessor
80
false
false
7
false
false
false
spring-projects
spring-framework
24,302
6dd2ce940f3fe12d298052b0ec764a59e7a275a9
Mark Fisher
Mark Fisher
fixed NPE on latch in test
fixed npe on latch in test
26
false
false
6
false
false
false
spring-projects
spring-framework
24,303
044cc965c448d9f0b3f0ca76b367c73d1346885a
Mark Fisher
Mark Fisher
closing context at end of test methods
closing context at end of test methods
38
false
false
7
false
false
false
spring-projects
spring-framework
24,304
ec6cea54bc216c26558e6d9eff7a5fff95e3fe2f
Mark Fisher
Mark Fisher
Added tests for AsyncAnnotationBeanPostProcessor.
added tests for asyncannotationbeanpostprocessor
48
false
false
4
false
false
false
spring-projects
spring-framework
24,305
6c98e444fe880c853691453e1baef3ca7f4c8cea
Mark Fisher
Mark Fisher
Added tests for ExecutorBeanDefinitionParser.
added tests for executorbeandefinitionparser
44
false
false
4
false
false
false
spring-projects
spring-framework
24,306
59eaf978864b66344fb1312b771777b7b44a6c1c
Mark Fisher
Mark Fisher
Added support for the 'executor' element within the 'task' namespace for creating a ThreadPoolTaskExecutor instance.
added support for the 'executor' element within the 'task' namespace for creating a threadpooltaskexecutor instance
115
false
false
15
false
false
false
spring-projects
spring-framework
24,307
f4e75deb0a01996003d384d5e44078231cee9e0d
Thomas Risberg
Thomas Risberg
added some additional tests (SPR-3322, SPR-5162)
added some additional tests (spr-3322, spr-5162)
48
false
false
6
false
false
false
spring-projects
spring-framework
24,308
0d5c9c1b7514403f04fbae7b567c03daf4365e53
Thomas Risberg
Thomas Risberg
improved integration; added delegation to NamedParameterJdbcTemplate for batchUpdate from SimpleJdbcTemplate; added call to proteced getParsedSql method; fixed bugs (SPR-3322, SPR-5162)
improved integration; added delegation to namedparameterjdbctemplate for batchupdate from simplejdbctemplate; added call to proteced getparsedsql method; fixed bugs (spr-3322, spr-5162)
185
false
false
20
false
false
false
spring-projects
spring-framework
24,309
81a8b8fd191a2a9336dbf1d5ef79fd1e9cfbcce5
Juergen Hoeller
Juergen Hoeller
strict matching of named arguments
strict matching of named arguments
34
false
false
5
false
false
false
spring-projects
spring-framework
24,310
3426ad3781efed593cd49d4647657814222dcea7
Juergen Hoeller
Juergen Hoeller
prepared 3.0 versions of the remaining namespaces
prepared 3.0 versions of the remaining namespaces
49
false
false
7
false
false
false
spring-projects
spring-framework
24,311
53333c3ed06e465a55592a0f351ffab40110e5b3
Juergen Hoeller
Juergen Hoeller
XML constructor-arg element allows for specifying a constructor argument by name now, with target argument names read from the class file via ASM or from Java 6's @ConstructorProperties annotation (SPR-3313)
xml constructor-arg element allows for specifying a constructor argument by name now, with target argument names read from the class file via asm or from java 6's @constructorproperties annotation (spr-3313)
207
false
false
30
false
false
false
spring-projects
spring-framework
24,312
0a0b10b2ff9be5be9b1bbeee2fec5592b9bd03d3
Keith Donald
Keith Donald
polish
polish
6
false
false
1
false
false
false
spring-projects
spring-framework
24,313
a696d78bd18f53d614f98783d97b6824ade47d36
Keith Donald
Keith Donald
polish
polish
6
false
false
1
false
false
false
spring-projects
spring-framework
24,314
80792627053fcd75f649b6085245ceadf6449985
Thomas Risberg
Thomas Risberg
Updated BeanPropertyRowMapper to remove spaces from column names to improve matching to properties (SPR-5758)
updated beanpropertyrowmapper to remove spaces from column names to improve matching to properties (spr-5758)
109
false
false
14
false
false
false
spring-projects
spring-framework
24,315
3192b926ea4c3f2edb3eb00ae38ac81ecaaa51a9
Mark Fisher
Mark Fisher
Added support for the 'annotation-driven' element within the 'task' namespace to enable detection of the @Async annotation on Spring-managed objects.
added support for the 'annotation-driven' element within the 'task' namespace to enable detection of the @async annotation on spring-managed objects
148
false
false
20
false
false
false
spring-projects
spring-framework
24,316
12923f196a20c2101e13582602988a5873cde6da
Andy Clement
Andy Clement
new feature for binder - automatically create lists and entries in lists upon referencing nulls
new feature for binder - automatically create lists and entries in lists upon referencing nulls
95
false
false
15
false
false
false
spring-projects
spring-framework
24,317
e013ed06856ac3d5ef3ed02db61813685f988372
Arjen Poutsma
Arjen Poutsma
SPR-5523: JAXB2 is using package-info.java now as well.
jaxb2 is using package-info.java now as well
44
false
false
7
false
false
false
spring-projects
spring-framework
24,318
374afccadc310346197f51edb46367e9c15a1cdd
Arjen Poutsma
Arjen Poutsma
SPR-5523: JAXB2 is using package-info.java now as well.
jaxb2 is using package-info.java now as well
44
false
false
7
false
false
false
spring-projects
spring-framework
24,319
ca65dbae39dd33e1d5afcfccfcb99aaf79f198a1
Chris Beams
Chris Beams
Fixing build breakage by removing oxm.jaxb package-info.java and replacing it with the old package.html. The problem was that the new package-info.java was ending up overriding a generated package-info.java that contains important @XmlSource annotations.
fixing build breakage by removing oxm.jaxb package-info.java and replacing it with the old package.html. the problem was that the new package-info.java was ending up overriding a generated package-info.java that contains important @xmlsource annotations
254
false
false
33
false
false
false
spring-projects
spring-framework
24,320
1fc8abade74f87a4809d513abe5aea17b17465ec
Andy Clement
Andy Clement
updates for Binding code - able to retrieve the type descriptor for a property and ask detailed questions (eg getAnnotations())
updates for binding code - able to retrieve the type descriptor for a property and ask detailed questions (eg getannotations())
127
false
false
20
false
false
false
spring-projects
spring-framework
24,321
1e0207cf0418e6d6ac01f632681eecf7682c21c5
Andy Clement
Andy Clement
modified so that when the descriptor represents a method parameter, we retrieve the annotations from the method and not the method parameter (seems to make more sense - certainly in the binding case)
modified so that when the descriptor represents a method parameter, we retrieve the annotations from the method and not the method parameter (seems to make more sense - certainly in the binding case)
199
false
false
33
false
false
false
spring-projects
spring-framework
24,322
ac9e42fa29bef74377cf0936848e7cbdfa82d431
Andy Clement
Andy Clement
BinderTests - two ignored tests reactivated. Binder - modified how annotation based formatters are registered/looked up
bindertests - two ignored tests reactivated. binder - modified how annotation based formatters are registered/looked up
120
false
false
16
false
false
false
spring-projects
spring-framework
24,323
28848f3132e9b5a9b733fc5641fb2ae8481603c1
Keith Donald
Keith Donald
fixed issue that did not compile with sun compiler
fixed issue that did not compile with sun compiler
50
false
false
9
false
false
false
spring-projects
spring-framework
24,324
6ea55e9bdaf02d0e510cdc745b75b76898c90b8d
Keith Donald
Keith Donald
more tests
more tests
10
false
false
2
false
false
false
spring-projects
spring-framework
24,325
3b42200cda397485f71874e1d0070dd74d7892d0
Mark Fisher
Mark Fisher
initial commit of the AsyncAnnotationBeanPostProcessor
initial commit of the asyncannotationbeanpostprocessor
54
false
false
5
false
false
false
spring-projects
spring-framework
24,326
e67aa6cbb237711e0f6763957e462bdc8af91ba4
Mark Fisher
Mark Fisher
Added tests for the 'scheduled-tasks' element parsing within the 'task' namespace.
added tests for the 'scheduled-tasks' element parsing within the 'task' namespace
81
false
false
11
false
false
false
spring-projects
spring-framework
24,327
b9a3065c0c3594994720fba6f1f68e2b0ebad2f5
Mark Fisher
Mark Fisher
Added tests for the 'scheduler' element parsing within the 'task' namespace.
added tests for the 'scheduler' element parsing within the 'task' namespace
75
false
false
11
false
false
false
spring-projects
spring-framework
24,328
01ae825334b31928464d2c382c510e6753afb382
Thomas Risberg
Thomas Risberg
polished
polished
8
false
false
1
false
false
false
spring-projects
spring-framework
24,329
fbd0be2d65d2014e66ec533967f265d8bb00d527
Thomas Risberg
Thomas Risberg
added convenience execute method that takes vararg of objects in the order of the parameters plus the corresponding executeFunction/executeObject methods (SPR-4739)
added convenience execute method that takes vararg of objects in the order of the parameters plus the corresponding executefunction/executeobject methods (spr-4739)
164
false
false
21
false
false
false
spring-projects
spring-framework
24,330
7c053127ddc4cbfdf0aef8778029d087cd11d808
Thomas Risberg
Thomas Risberg
added convenience method that takes vararg of objects in the order of the declared parameters (SPR-5696)
added convenience method that takes vararg of objects in the order of the declared parameters (spr-5696)
104
false
false
16
false
false
false
spring-projects
spring-framework
24,331
b9682d7823dd5c5afad990a516b58e44dadee5de
Keith Donald
Keith Donald
forgot to commit
forgot to commit
16
false
false
3
false
false
false
spring-projects
spring-framework
24,332
b0d11e8c1518f0f15e42a6822efd97ffc459339d
Mark Fisher
Mark Fisher
Added package declarations and comments to package-info.java files where they had been missing.
added package declarations and comments to package-info.java files where they had been missing
94
false
false
13
false
false
false
spring-projects
spring-framework
24,333
16ad6a3617b4b954bf10602f0393cf7601bec1e1
Keith Donald
Keith Donald
initial data binder commit; dateformatter
initial data binder commit; dateformatter
41
false
false
5
false
false
false
spring-projects
spring-framework
24,334
8f3ea6d9e6725cd1da6c9078df9a2f2f146fe926
Ben Hale
Ben Hale
Back out export of META-INF
back out export of meta-inf
27
false
false
5
false
false
false
spring-projects
spring-framework
24,335
a9696c7282a55a8116b88b337b3cded64979b5ba
Chris Beams
Chris Beams
RESOLVED - SPR-5523: Replace all 'package.html' artifacts with 'package-info.java' * Applied patch submitted by Carlos Zuniga
replace all 'package.html' artifacts with 'package-info.java'
61
false
false
6
false
true
false
spring-projects
spring-framework
24,336
f3e6242568730593bb860080283ea6200fad2e5a
Thomas Risberg
Thomas Risberg
added override for supportsGetGeneratedKeys for Derby; driver reports this is unsupported, but it seems to work OK
added override for supportsgetgeneratedkeys for derby; driver reports this is unsupported, but it seems to work ok
114
false
false
17
false
false
false
spring-projects
spring-framework
24,337
60af7aba16c46e8d9b85f8ba9bb0a4d38922ba1b
Thomas Risberg
Thomas Risberg
fixed duplicate section ids
fixed duplicate section ids
27
false
false
4
false
false
false
spring-projects
spring-framework
24,338
b1c6ae99c4380433f06bfebcccfce72b5f15d3b4
Thomas Risberg
Thomas Risberg
fixed problem retrieving out parameter for function call with MS SQL Server (SPR-5435)
fixed problem retrieving out parameter for function call with ms sql server (spr-5435)
86
false
false
13
false
false
false
spring-projects
spring-framework
24,339
1a790688f4bd2475a74b981a9c28ea0af8028e84
Thomas Risberg
Thomas Risberg
added 4060 as DataAccessResourceFailure code for MS-SQL (SPR-5788)
added 4060 as dataaccessresourcefailure code for ms-sql (spr-5788)
66
false
false
8
false
false
false
spring-projects
spring-framework
24,340
a5c324f93484c572ef2dd63333b8dfa48e8a977f
Juergen Hoeller
Juergen Hoeller
Hibernate AnnotationSessionFactoryBean detects Hibernate's special @Entity annotation too (SPR-5787)
hibernate annotationsessionfactorybean detects hibernate's special @entity annotation too (spr-5787)
100
false
false
9
false
false
false
spring-projects
spring-framework
24,341
a26a2275c3d4ffce1dd12dd9e7bc8323d9aff2c9
Juergen Hoeller
Juergen Hoeller
revised Java 6 checks to test for the presence of specific Java 6 interfaces/classes only
revised java 6 checks to test for the presence of specific java 6 interfaces/classes only
89
false
false
15
false
false
false
spring-projects
spring-framework
24,342
15e51c5fb372bcca62b5bb70d5427715ea5064d9
Arjen Poutsma
Arjen Poutsma
Minor changes
minor changes
13
false
false
2
false
false
false
spring-projects
spring-framework
24,343
3e4b552b6dff5d7af01bca8bcbfcf5716748e54e
Ben Hale
Ben Hale
Changes to allow snapshot build to proceed.
changes to allow snapshot build to proceed
42
false
false
7
false
false
false
spring-projects
spring-framework
24,344
4105957596d557cf4225e814a79f036a525a9f64
Thomas Risberg
Thomas Risberg
added batchUpdate methods to NamedParameterJdbcTemplate (SPR-3322)
added batchupdate methods to namedparameterjdbctemplate (spr-3322)
66
false
false
6
false
false
false
spring-projects
spring-framework
24,345
88e32a3cfe5935f18adfe3dcb0d659f1be3245fb
Andy Clement
Andy Clement
test coverage. now > 95%
test coverage. now > 95%
24
false
false
5
false
false
false
spring-projects
spring-framework
24,346
233c84e0b923b69aac5879ffde46941ae6a2be78
Andy Clement
Andy Clement
test coverage
test coverage
13
false
false
2
false
false
false
spring-projects
spring-framework
24,347
1746cc76d1c5c1388cd516351d51d83b10f27291
Andy Clement
Andy Clement
findbugs issue addressed
findbugs issue addressed
24
false
false
3
false
false
false
spring-projects
spring-framework
24,348
e5fea54aea4d9b874242c993d8fd3210c02d69dc
Andy Clement
Andy Clement
fix for ternary or elvis using a full expression for their result components. parser polishing
fix for ternary or elvis using a full expression for their result components. parser polishing
95
false
false
15
false
false
false
spring-projects
spring-framework
24,349
1a7ec7daf29e15a45c9bf5382ca4c080c53b5af8
Christian Dupuis
Christian Dupuis
use the annotation meta data in problem reporting
use the annotation meta data in problem reporting
49
false
false
8
true
true
true
spring-projects
spring-framework
24,350
1c5e1e04e0ec826d761c9d394b064900edc28d40
Christian Dupuis
Christian Dupuis
use the annotation meta data in problem reporting
use the annotation meta data in problem reporting
49
false
false
8
true
true
true
spring-projects
spring-framework
24,351
4311c6cab68bda7e66f83c979c4694ecbb452dcf
Ben Hale
Ben Hale
Spring Build update
spring build update
19
false
false
3
false
false
false
spring-projects
spring-framework
24,352
aaa9fc73ae5a13e8dc91a07858428def68a05fd3
Juergen Hoeller
Juergen Hoeller
polishing
polishing
9
false
false
1
false
false
false
spring-projects
spring-framework
24,353
0a2f936b80389eac540e3ed81c3f2771b5a5482f
Andy Clement
Andy Clement
remove antlr dependency
remove antlr dependency
23
false
false
3
true
true
true
spring-projects
spring-framework
24,354
5ea898bdb476ec6e2d34acb58ed49d31a86f3b23
Andy Clement
Andy Clement
remove antlr dependency
remove antlr dependency
23
false
false
3
true
true
true
spring-projects
spring-framework
24,355
d372a9ac5d6ed6dc2be64fb184ee4b0b33edaed3
Andy Clement
Andy Clement
use new SpEL parser
use new spel parser
19
false
false
4
true
true
true
spring-projects
spring-framework
24,356