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
8464ac90c713c7648e90224de606585ba6219cec
Keith Donald
Keith Donald
promoted char sequence first
promoted char sequence first
28
false
false
4
false
false
false
spring-projects
spring-framework
21,857
ebbf63f4e0aec8c99d123a9f575775c78028e7ab
Keith Donald
Keith Donald
polish
polish
6
false
false
1
false
false
false
spring-projects
spring-framework
21,858
e6018afe8b05028e71ae58d030e87042e68c4575
Keith Donald
Keith Donald
restored resource conversion test
restored resource conversion test
33
false
false
4
false
false
false
spring-projects
spring-framework
21,859
b9aeba23ef82b4c69d740462b190b6e1ad24c3b6
Keith Donald
Keith Donald
fixed failing test
fixed failing test
18
false
false
3
false
false
false
spring-projects
spring-framework
21,860
d98da7d240025b6c17eacf16aca3220d3f1824ce
Keith Donald
Keith Donald
fixed failing test
fixed failing test
18
false
false
3
false
false
false
spring-projects
spring-framework
21,861
e7c99b2b62bb70d74b33b32f630f92df3ee5c113
Keith Donald
Keith Donald
no longer used
no longer used
14
false
false
3
false
false
false
spring-projects
spring-framework
21,862
64d6a42dfd94a5a4dfae195e2576ad3d3212d1ac
Keith Donald
Keith Donald
improved conversion system logging, collection converter simplification/polish, several optimizations, annotation-driven formatting caching
improved conversion system logging, collection converter simplification/polish, several optimizations, annotation-driven formatting caching
139
false
false
12
false
false
false
spring-projects
spring-framework
21,863
bf1a95c771302d6db322717a2c27deadc0b46916
Andy Clement
Andy Clement
SPR-7100: '_' supported as first char of identifier
'_' supported as first char of identifier
41
false
false
7
false
false
false
spring-projects
spring-framework
21,864
f6b56a591c111bac1a3117afda546cffe99f7272
Juergen Hoeller
Juergen Hoeller
PropertyTypeDescriptor detects underlying field with same lenient naming rules as CachedIntrospectionResults (SPR-7102)
propertytypedescriptor detects underlying field with same lenient naming rules as cachedintrospectionresults (spr-7102)
119
false
false
12
false
false
false
spring-projects
spring-framework
21,865
2a19148eed5388e0d3e7daa3fe60fb22b4a411f0
Juergen Hoeller
Juergen Hoeller
changed "javax.persistence.criteria" import to an explicit Import-Package declaration (SPR-6636)
changed "javax.persistence.criteria" import to an explicit import-package declaration (spr-6636)
96
false
false
9
false
false
false
spring-projects
spring-framework
21,866
7048f326661e67786a061e07209a87e6ed116994
Juergen Hoeller
Juergen Hoeller
fixed canRead breakage
fixed canread breakage
22
false
false
3
false
false
false
spring-projects
spring-framework
21,867
b3b5b356d2d6aba6213460472072844794b0ff49
Juergen Hoeller
Juergen Hoeller
polishing
polishing
9
false
false
1
false
false
false
spring-projects
spring-framework
21,868
7355dff9678cd027685e54865ab7281a25e31343
Juergen Hoeller
Juergen Hoeller
EvalTag skips implicit variable check if VariableResolver is null (for Jetty compatibility; SPR-7096)
evaltag skips implicit variable check if variableresolver is null (for jetty compatibility; spr-7096)
101
false
false
13
false
false
false
spring-projects
spring-framework
21,869
eb7f8309e241020f5058e9dceee909d33c843607
David Syer
David Syer
Update version in POMs to 3.0.3
update version in poms to 3.0.3
31
false
false
6
true
true
true
spring-projects
spring-framework
21,870
67ba18f956378beff32cb70b1da9a4958e1678d6
Juergen Hoeller
Juergen Hoeller
polishing
polishing
9
false
false
1
false
false
false
spring-projects
spring-framework
21,871
12ce250c6ce911774a7983905fd6e006b5a1eac1
Juergen Hoeller
Juergen Hoeller
fixed constructor argument caching for prototypes with multiple constructor matches (SPR-7084)
fixed constructor argument caching for prototypes with multiple constructor matches (spr-7084)
94
false
false
11
false
false
false
spring-projects
spring-framework
21,872
e6b0a1d4d7d5eea5136f236502ef84614c730333
Arjen Poutsma
Arjen Poutsma
SPR-7081 - Add ignoreJafMediaTypes to ContentNegotiatingViewResolver
spr-7081 - add ignorejafmediatypes to contentnegotiatingviewresolver
68
false
false
6
false
false
false
spring-projects
spring-framework
21,873
385298b808e13a2d1b32a94f3660374a4f3dc9c9
Juergen Hoeller
Juergen Hoeller
JSP FormTag calculates proper default form action even when using a rewrite filter on WebSphere (SPR-7067)
jsp formtag calculates proper default form action even when using a rewrite filter on websphere (spr-7067)
106
false
false
16
false
false
false
spring-projects
spring-framework
21,874
03120b70d0c2f953e21fa3ae1b208a9b0f32f646
Juergen Hoeller
Juergen Hoeller
fixed URI construction to consider fragment as well (SPR-7083)
fixed uri construction to consider fragment as well (spr-7083)
62
false
false
9
false
false
false
spring-projects
spring-framework
21,875
4d2a398cbc0f93842c5e427e4eb71fa3751e35fc
Juergen Hoeller
Juergen Hoeller
call setAccessible for public final field too (SPR-7078)
call setaccessible for public final field too (spr-7078)
56
false
false
8
false
false
false
spring-projects
spring-framework
21,876
353781021d135f33cc727cf43c20bbb126871dda
Costin Leau
Costin Leau
SPR-6819 + changed jpa dependency scope from optional to provided
spr-6819
8
false
false
1
false
false
false
spring-projects
spring-framework
21,877
688dd1a018d4e53edac7368c610c2a020967c77f
Costin Leau
Costin Leau
SPR-7071 + fix some Eclipse classpath entries
spr-7071
8
false
false
1
false
false
false
spring-projects
spring-framework
21,878
d34d8764b03c35f613ee788013c16d174ea3c125
Juergen Hoeller
Juergen Hoeller
fixed getOriginatingQueryString javadoc (SPR-7072)
fixed getoriginatingquerystring javadoc (spr-7072)
50
false
false
4
false
false
false
spring-projects
spring-framework
21,879
28da6e0d98d08ea126341750808f6963257c116d
Arjen Poutsma
Arjen Poutsma
SPR-7070 - MappingJacksonJsonView.renderedAttributes to be made visible to subclasses
spr-7070 - mappingjacksonjsonview.renderedattributes to be made visible to subclasses
85
false
false
9
false
false
false
spring-projects
spring-framework
21,880
4ee67353766da2a3286636ef633860f04534d4d6
Juergen Hoeller
Juergen Hoeller
DefaultPersistenceUnitManager's getPersistenceUnitInfo method has 2.5 compatible signature again (SPR-7055)
defaultpersistenceunitmanager's getpersistenceunitinfo method has 2.5 compatible signature again (spr-7055)
107
false
false
9
false
false
false
spring-projects
spring-framework
21,881
ff6abbd369a665768bdce823ceba32304fbe1538
Juergen Hoeller
Juergen Hoeller
prepared for 3.0.3 release
prepared for 3.0.3 release
26
false
false
4
false
false
false
spring-projects
spring-framework
21,882
ecda2aee4a4fdcf1877c17647a61de713bfd0aaf
Juergen Hoeller
Juergen Hoeller
revised AspectJAnnotation for consistent use of final fields (SPR-7068)
revised aspectjannotation for consistent use of final fields (spr-7068)
71
false
false
9
false
false
false
spring-projects
spring-framework
21,883
e2a9bc9c6658226c283a50c807e2de5053a21cee
Juergen Hoeller
Juergen Hoeller
specific detection of CGLIB subclasses in order to properly handle CGLIB interfaces (SPR-7066)
specific detection of cglib subclasses in order to properly handle cglib interfaces (spr-7066)
94
false
false
13
false
false
false
spring-projects
spring-framework
21,884
b5b60cafb757e51294a96e94843ba94d46f24f38
Arjen Poutsma
Arjen Poutsma
SPR-7063 - MappingJacksonHttpMessageConverter breaks with Jackson 1.0.x
spr-7063 - mappingjacksonhttpmessageconverter breaks with jackson 1.0.x
71
false
false
7
false
false
false
spring-projects
spring-framework
21,885
270fab4fd09c1cf47b3b39295e7ca29ecbd3a37a
Arjen Poutsma
Arjen Poutsma
Updated to version 3.0.3
updated to version 3.0.3
24
false
false
4
false
false
false
spring-projects
spring-framework
21,886
f7f0d18e410ef59da8e1fdfc88442365ec09665b
Arjen Poutsma
Arjen Poutsma
Removed empty mock package
removed empty mock package
26
false
false
4
false
false
false
spring-projects
spring-framework
21,887
386b7507c658540dc9306be89966f297c55ba73c
Juergen Hoeller
Juergen Hoeller
final preparations for 3.0.2
final preparations for 3.0.2
28
false
false
4
false
false
false
spring-projects
spring-framework
21,888
8a1a23af8361b986832be9b4befefe353afcd333
Arjen Poutsma
Arjen Poutsma
SPR-7060 - @ResponseStatus: The reason value is not used.
the reason value is not used
28
false
false
6
false
false
false
spring-projects
spring-framework
21,889
580dc8e72ae823ab4cf988de94fd8ae922bd2fc4
Chris Beams
Chris Beams
typed map and collection conversion routines now eagerly reject non-assignable required types and avoid spurious InvocationException stack traces in debug log (SPR-7058)
typed map and collection conversion routines now eagerly reject non-assignable required types and avoid spurious invocationexception stack traces in debug log (spr-7058)
169
false
false
22
false
false
false
spring-projects
spring-framework
21,890
66d2c6698b4642260cd3177407d036be4b0fc84a
Ramnivas Laddad
Ramnivas Laddad
Improved fix for SPR-6850 by dealing with bounds separately from normal types
improved fix for spr-6850 by dealing with bounds separately from normal types
77
false
false
12
false
false
false
spring-projects
spring-framework
21,891
7f90e3bcf70ecf9893116d5d3f302694d5d1821c
Juergen Hoeller
Juergen Hoeller
enable JPATraversableResolver to introspect test domain classes
enable jpatraversableresolver to introspect test domain classes
63
false
false
7
true
true
false
spring-projects
spring-framework
21,892
bc1abe6070accfca6cbe4ab07b6c8322e9ff464d
Juergen Hoeller
Juergen Hoeller
prepared for 3.0.2 release
prepared for 3.0.2 release
26
false
false
4
false
false
false
spring-projects
spring-framework
21,893
6aa0e62597a152bd9086c16d69a604cb6bc6d934
Juergen Hoeller
Juergen Hoeller
compatibility with Hibernate 3.5 final
compatibility with hibernate 3.5 final
38
false
false
5
false
false
false
spring-projects
spring-framework
21,894
52179d8bfb789ddc2561152b823f5c40552d8ac0
Juergen Hoeller
Juergen Hoeller
fixed TemplateParserContext documentation (SPR-7059)
fixed templateparsercontext documentation (spr-7059)
52
false
false
4
false
false
false
spring-projects
spring-framework
21,895
ee686188b70611ae43dec303da176c8e44f921a9
Juergen Hoeller
Juergen Hoeller
OSGi version range accepts JasperReports 3.x as well; fixed missing Spring version placeholder in context-support bundle
osgi version range accepts jasperreports 3.x as well; fixed missing spring version placeholder in context-support bundle
120
false
false
16
false
false
false
spring-projects
spring-framework
21,896
4a98fcb3f72d4e1f624490eb0cb3a3d4e3287d48
Juergen Hoeller
Juergen Hoeller
fixed ambiguous reference to Entry type
fixed ambiguous reference to entry type
39
false
false
6
false
false
false
spring-projects
spring-framework
21,897
29ab58c4d8a97f528b531133ad4e7a2116f19021
Juergen Hoeller
Juergen Hoeller
ResourcePatternUtils provides plain PathMatchingResourcePatternResolver in case of a null ResourceLoader
resourcepatternutils provides plain pathmatchingresourcepatternresolver in case of a null resourceloader
104
false
false
10
false
false
false
spring-projects
spring-framework
21,898
f6d05eaad401275e03fda36ec18dff2b83e4305c
Juergen Hoeller
Juergen Hoeller
reintroduced two-arg constructor (making STS warning disappear); always use a ResourcePatternResolver (through ResourcePatternUtils)
reintroduced two-arg constructor (making sts warning disappear); always use a resourcepatternresolver (through resourcepatternutils)
132
false
false
13
false
false
false
spring-projects
spring-framework
21,899
51057932280ca05d725bfcaca665522d3835b380
Arjen Poutsma
Arjen Poutsma
javadoc
javadoc
7
false
false
1
false
false
false
spring-projects
spring-framework
21,900
689e7b7af247d9169fc6ef8ac78946358fdf90a5
Arjen Poutsma
Arjen Poutsma
Introduced ResponseEntity, for access to the response status code
introduced responseentity, for access to the response status code
65
false
false
9
false
false
false
spring-projects
spring-framework
21,901
636e2f0f4c51a6a4605e285093d9f6632487a743
Juergen Hoeller
Juergen Hoeller
final preparations for 3.0.2
final preparations for 3.0.2
28
false
false
4
false
false
false
spring-projects
spring-framework
21,902
461b488eeeff4bea8e6f42efd645251732fed231
Juergen Hoeller
Juergen Hoeller
polishing
polishing
9
false
false
1
false
false
false
spring-projects
spring-framework
21,903
6b93f41f3a6a44986847450cd0426d34c807cd1a
Juergen Hoeller
Juergen Hoeller
AbstractInterceptorDrivenBeanDefinitionDecorator preserves lazy-init flag as well
abstractinterceptordrivenbeandefinitiondecorator preserves lazy-init flag as well
81
false
false
6
false
false
false
spring-projects
spring-framework
21,904
092241a632524e67f01e2b858b4b3a96d0b5d1ce
Juergen Hoeller
Juergen Hoeller
fixed decorated BeanDefinition condition for early type checking in AbstractBeanFactory (SPR-7006)
fixed decorated beandefinition condition for early type checking in abstractbeanfactory (spr-7006)
98
false
false
11
false
false
false
spring-projects
spring-framework
21,905
20f4e9023be5fb19465f2a35d786e40e57d48841
Juergen Hoeller
Juergen Hoeller
UrlPathHelper cuts off trailing servlet-path slashes for root mappings (on WebSphere; SPR-7052)
urlpathhelper cuts off trailing servlet-path slashes for root mappings (on websphere; spr-7052)
95
false
false
12
false
false
false
spring-projects
spring-framework
21,906
c24bafd6445cf0509d77174e7008160dbc8a5b58
Juergen Hoeller
Juergen Hoeller
polishing
polishing
9
false
false
1
false
false
false
spring-projects
spring-framework
21,907
21b4526063f15aa3eedd407291bca12e3cd10303
Juergen Hoeller
Juergen Hoeller
accept UrlMap with any value type
accept urlmap with any value type
33
false
false
6
true
true
true
spring-projects
spring-framework
21,908
b2ff0b1df0e0fdf26b8f6dc75eb32c94cfb5da40
Juergen Hoeller
Juergen Hoeller
refined internal HandlerMapping/HandlerAdapter bean names
refined internal handlermapping/handleradapter bean names
57
false
false
5
false
false
false
spring-projects
spring-framework
21,909
9ca9287e3582f9f4aa1098cd4108ddd9b1d1ab20
Chris Beams
Chris Beams
Polish @Primary Javadoc
polish @primary javadoc
23
false
false
3
false
false
false
spring-projects
spring-framework
21,910
aa0c64d2f20e217fdee2a8fe9da8a9b76b94b75e
Chris Beams
Chris Beams
Polish @EnableScheduling Javadoc and related XSD
polish @enablescheduling javadoc and related xsd
48
false
false
6
false
false
false
spring-projects
spring-framework
21,911
3e5c6306bef9b7d146818af26f2845027c05f67d
Chris Beams
Chris Beams
Polish @EnableAsync Javadoc and related XSD
polish @enableasync javadoc and related xsd
43
false
false
6
true
false
true
spring-projects
spring-framework
21,912
066daaf5be6921fea3fee1db3a6c11a28bd15618
Chris Beams
Chris Beams
Polish @EnableTransactionManagement Javadoc and XSD
polish @enabletransactionmanagement javadoc and xsd
51
false
false
5
false
false
false
spring-projects
spring-framework
21,913
645631ad2e454074eca1a35c677be7c4e5964dde
David Syer
David Syer
SPR-6688: Add tests and explicit detection of \ in sql script extractor
add tests and explicit detection of \ in sql script extractor
61
false
false
11
true
true
false
spring-projects
spring-framework
21,914
e0ad6500bea0b6c9e07b8b29f2ca265b2faebf1b
Chris Beams
Chris Beams
Rename TransactionManagementConfigurer callback Renamed TransactionManagementConfigurer#createTransactionManager() to #annotationDrivenTransactionManager() to better reflect the fact that the implemented method is optionally eligible for @Bean annotation. See Javadoc for details.
rename transactionmanagementconfigurer callback
47
false
false
3
false
true
false
spring-projects
spring-framework
21,915
ce78a519f60fb78bd6833212a9580e99b206c6e2
Rossen Stoyanchev
Rossen Stoyanchev
SPR-8059 fix issue with != param condition
spr-8059 fix issue with != param condition
42
false
false
7
false
false
false
spring-projects
spring-framework
21,916
7be1b5c3f5e04de56aabbdf73f7aca9c14a5052d
Costin Leau
Costin Leau
revised cache abstraction + remove generic signature on key generator (as the type is not used anywhere) + add a small improvement to CacheAspect to nicely handle the cases where the aspect is pulled in but not configured
revised cache abstraction
25
false
false
3
false
false
false
spring-projects
spring-framework
21,917
8227cb624308e68c34cc2140ea63e8fc4f5cbd9f
Chris Beams
Chris Beams
Introduce ConfigurableConversionService interface Consolidates ConversionService and ConverterRegistry interfaces; implemented by GenericConversionService. ConfigurablePropertyResolver#getConversionService now returns this new type (hence so too does ConfigurableEnvironment#getConversionService). This allows for conv...
introduce configurableconversionservice interface
49
false
false
3
true
true
true
spring-projects
spring-framework
21,918
6ae04eb7e6e31d7bb40322077d392d40b4c9a26e
Chris Beams
Chris Beams
Polish ConfigurablePropertyResolver Javadoc
polish configurablepropertyresolver javadoc
43
false
false
3
false
false
false
spring-projects
spring-framework
21,919
0304a4b74d216b1efa87796cbf05ba2d0f93a22f
Chris Beams
Chris Beams
Revert "Introduce Ordered#NOT_ORDERED" This reverts commit da914bcfb4599ebf746ea477c691ed99c4842ed0 and also removes the use of Ordered#NOT_ORDERED from EnableTransactionManagement and ProxyTransactionManagementConfiguration in favor of defaulting to Ordered#LOWEST_PRIORITY, which is actually the default that results ...
revert "introduce ordered#not_ordered"
38
false
false
3
false
false
false
spring-projects
spring-framework
21,920
cf2563bdf575cd61f477a5274a8fb83f8bcc4c5c
Sam Brannen
Sam Brannen
[SPR-8388] Cleared up confusing documentation regarding PropertyResolver and Environment.
[spr-8388] cleared up confusing documentation regarding propertyresolver and environment
88
false
false
9
false
false
false
spring-projects
spring-framework
21,921
919b996027b40bd6e3595538b16acb396e256caf
Sam Brannen
Sam Brannen
[SPR-8388] Improved documentation on default registered PropertyEditors; fixed typos and grammar in JavaDoc; suppressed warnings due to generics; etc.
[spr-8388] improved documentation on default registered propertyeditors; fixed typos and grammar in javadoc; suppressed warnings due to generics; etc
149
false
false
19
false
false
false
spring-projects
spring-framework
21,922
4642cca893cc67905eacf5d2d867537f04d11277
Sam Brannen
Sam Brannen
[SPR-6184] Introduced AnnotationConfigContextLoader to provide TestContext support for @Configuration classes
[spr-6184] introduced annotationconfigcontextloader to provide testcontext support for @configuration classes
109
false
false
10
false
false
false
spring-projects
spring-framework
21,923
ff2a603f2fde6833029af231fb7c5ca397a97211
Sam Brannen
Sam Brannen
[SPR-7960] Trimming profiles for good measure.
[spr-7960] trimming profiles for good measure
45
false
false
6
false
false
false
spring-projects
spring-framework
21,924
24a97805efd30e73476cdbd98a6ccbb873ce77b5
Sam Brannen
Sam Brannen
[SPR-7960] Renamed @ActivateProfiles to @ActiveProfiles and fleshed out JavaDoc.
[spr-7960] renamed @activateprofiles to @activeprofiles and fleshed out javadoc
79
false
false
9
false
false
false
spring-projects
spring-framework
21,925
0c775416a6015bdf6eebdc80ee1cf80f04b2b4a8
Sam Brannen
Sam Brannen
[SPR-8089][SPR-8093] Re-enabled ignored JMX tests based on the feedback that jmxremote_optional.jar is now present "jre/lib/ext/ in both 1.5 and 1.6 JDKs on the build server".
[spr-8089][spr-8093] re-enabled ignored jmx tests based on the feedback that jmxremote_optional.jar is now present "jre/lib/ext/ in both 1.5 and 1.6 jdks on the build server"
174
false
false
25
false
false
false
spring-projects
spring-framework
21,926
3a2afde41d2813e2c7302d76fc6123856c723ef9
Sam Brannen
Sam Brannen
[SPR-7960] Renamed resolveActivatedProfiles() to resolveActiveProfiles().
[spr-7960] renamed resolveactivatedprofiles() to resolveactiveprofiles()
72
false
false
5
false
false
false
spring-projects
spring-framework
21,927
f64344b296f3af337ade3c80cd3a966de85a6d04
Sam Brannen
Sam Brannen
[SPR-7960] resolveActivatedProfiles() now resolves a unique set of activated profiles
[spr-7960] resolveactivatedprofiles() now resolves a unique set of activated profiles
85
false
false
10
false
false
false
spring-projects
spring-framework
21,928
13b7f1a31be9754a2c0395cbadc177ccd58987f2
Sam Brannen
Sam Brannen
fixed typos
fixed typos
11
false
false
2
false
false
false
spring-projects
spring-framework
21,929
6981ee566c137a02700e5d018a60dfe54780c89c
Sam Brannen
Sam Brannen
[SPR-7960] No longer tracking empty activated profiles.
[spr-7960] no longer tracking empty activated profiles
54
false
false
7
false
false
false
spring-projects
spring-framework
21,930
c7473f9124014ea02e83fa87fff67601d1dab1a7
Sam Brannen
Sam Brannen
[SPR-7960] No longer tracking empty activated profiles.
[spr-7960] no longer tracking empty activated profiles
54
false
false
7
false
false
false
spring-projects
spring-framework
21,931
67661693fe30a9ad173239fdcf620a23f19f5ed8
Chris Beams
Chris Beams
Ignore failing tests on Windows Attempt to access and modify the system environment works on OS X / Linux but not under Windows. Does not represent any real failure for production code - the need to modify the system environment is a testing concern only, and one we can probably live without, considering the losing ba...
ignore failing tests on windows
31
false
false
5
true
true
true
spring-projects
spring-framework
21,932
c3675b44b4e9d9f50f469210320ca9cc19708940
Chris Beams
Chris Beams
Polish WebApplicationInitializer Javadoc
polish webapplicationinitializer javadoc
40
false
false
3
false
false
false
spring-projects
spring-framework
21,933
14d50e3482fa0520e2f2ef21602ff20e569ffe6d
Chris Beams
Chris Beams
Fix failing system environment tests on Windows Issue: SPR-8245
fix failing system environment tests on windows
47
false
false
7
false
false
false
spring-projects
spring-framework
21,934
4feacf31e70377511d2c495042b559a9ea1bb84b
Chris Beams
Chris Beams
Polish AdviceMode Javadoc
polish advicemode javadoc
25
false
false
3
false
false
false
spring-projects
spring-framework
21,935
847b54f3b1aa7fae0473fb20dffc9c7fa3fec063
Chris Beams
Chris Beams
Sort WebApplicationInitializers properly Issue: SPR-7672
sort webapplicationinitializers properly
40
false
false
3
false
false
false
spring-projects
spring-framework
21,936
0067618b35c765da90b388735edee13e47cbdd5a
Sam Brannen
Sam Brannen
[SPR-7960] Initial support for @ActivateProfiles in tests.
[spr-7960] initial support for @activateprofiles in tests
57
false
false
7
false
false
false
spring-projects
spring-framework
21,937
f5a39ae7ffcf637346d7169d93e9a6dde2eff42a
Sam Brannen
Sam Brannen
[SPR-7960] Initial support for @ActivateProfiles in tests.
[spr-7960] initial support for @activateprofiles in tests
57
false
false
7
false
false
false
spring-projects
spring-framework
21,938
e5702cd3de6c87dea78477486f04528260e2c6ad
Juergen Hoeller
Juergen Hoeller
final preparations for 3.1 M2 release
final preparations for 3.1 m2 release
37
false
false
6
false
false
false
spring-projects
spring-framework
21,939
948aa4f589c65581a6d294095670cb83b65297da
Chris Beams
Chris Beams
Introduce DelegatingFilterProxy constructors Issue: SPR-7672
introduce delegatingfilterproxy constructors
44
false
false
3
true
true
true
spring-projects
spring-framework
21,940
1e1a05e9f806561175e27f5496ccae06460d1c2f
Chris Beams
Chris Beams
Polish DelegatingFilterProxy Javadoc
polish delegatingfilterproxy javadoc
36
false
false
3
false
false
false
spring-projects
spring-framework
21,941
e36b5e9b7ecae6a0415310b46a9ffca7aef1210f
Chris Beams
Chris Beams
Introduce ContextLoader(Listener) constructors Constructors have been added to both ContextLoader and ContextLoaderListener to support instance-based programmatic registration of listeners within ServletContainerInitializer implementations in Servlet 3.0+ environments, and more particularly when using Spring 3.1's Web...
introduce contextloader(listener) constructors
46
false
false
3
false
false
false
spring-projects
spring-framework
21,942
2b4328023e5e96078f8b7fd6661cb325d34c8f21
Chris Beams
Chris Beams
Improve ApplicationContextInitializer sorting ContextLoader and FrameworkServlet now use AnnotationAwareOrderComparator to support @Order usage; previously supported only implementation of the Ordered interface.
improve applicationcontextinitializer sorting
45
false
false
3
true
true
true
spring-projects
spring-framework
21,943
2eea63eec5c934256bbf7e4eb60f64b2b72634a5
Chris Beams
Chris Beams
Introduce Framework/DispatcherServlet constructors Constructors have been added to both FrameworkServlet and DispatcherServlet to support instance-based programmatic registration of Servlets within ServletContainerInitializer implementations in Servlet 3.0+ environments, and more particularly when using Spring 3.1's W...
introduce framework/dispatcherservlet constructors
50
false
false
3
false
false
false
spring-projects
spring-framework
21,944
c4d98278e94d94187e429d33400b7425b128a577
Chris Beams
Chris Beams
Fix DispatcherServlet warnings
fix dispatcherservlet warnings
30
false
false
3
true
true
true
spring-projects
spring-framework
21,945
fb9fb00c04143480aa39b6538f4d71aba461571b
Chris Beams
Chris Beams
Update GenericWAC to implement ConfigurableWAC GenericWebApplicationContext now implements ConfigurableWebApplicationContext in order to be compatible with Framework/DispatcherServlet and ContextLoader/Listener, especially with regard to changes in SPR-7672 that allow for programmatic use of these types within Servlet...
update genericwac to implement configurablewac
46
false
false
5
true
true
true
spring-projects
spring-framework
21,946
c9e67b2ef25ff1f5de32e4fc75a36f076fd14f35
Chris Beams
Chris Beams
Introduce Servlet 3.0 WebApplicationInitializer WebApplicationInitializer provides a programmatic alternative to the traditional WEB-INF/web.xml servlet container deployment descriptor for Servlet API 3.0+ environments. This is done by building atop the new ServletContainerInitializer support in Servlet 3.0. See Spri...
introduce servlet 3.0 webapplicationinitializer
47
false
false
4
true
true
true
spring-projects
spring-framework
21,947
2b5175911364124ff8125a32e94490fd3108b7e8
Juergen Hoeller
Juergen Hoeller
fixed reflective class names
fixed reflective class names
28
false
false
4
false
false
false
spring-projects
spring-framework
21,948
788a65b8e70d9c841eb5837306b36cb17fbe703e
Juergen Hoeller
Juergen Hoeller
compatibility with Quartz 2.0 variant of the JobFactory interface
compatibility with quartz 2.0 variant of the jobfactory interface
65
false
false
9
false
false
false
spring-projects
spring-framework
21,949
8e169a278292e03865f5b3aca7eedacc8972755f
Juergen Hoeller
Juergen Hoeller
updated Quartz scheduling package to support Quartz 1.8 as well
updated quartz scheduling package to support quartz 1.8 as well
63
false
false
10
false
false
false
spring-projects
spring-framework
21,950
f1b9b8e9248be66a41a47c5ed947879336d583e5
Juergen Hoeller
Juergen Hoeller
preparations for 3.1 M2 release
preparations for 3.1 m2 release
31
false
false
5
false
false
false
spring-projects
spring-framework
21,951
e1d9457b7dfaaab87471c0c1ac0d18e933a80e8f
Juergen Hoeller
Juergen Hoeller
CustomNumberEditor generically declares numberClass as subclass of Number (matching NumberUtils)
customnumbereditor generically declares numberclass as subclass of number (matching numberutils)
97
false
false
10
false
false
false
spring-projects
spring-framework
21,952
0d69b803851bc122d53b4c11c131a049358cc0c5
Juergen Hoeller
Juergen Hoeller
polishing
polishing
9
false
false
1
false
false
false
spring-projects
spring-framework
21,953
98c6a2784fdaf08a074c44dc604938a3cac3b1b0
Juergen Hoeller
Juergen Hoeller
RemoteExporter uses an opaque proxy for 'serviceInterface' exposure (no AOP interfaces exposed)
remoteexporter uses an opaque proxy for 'serviceinterface' exposure (no aop interfaces exposed)
95
false
false
12
false
false
false
spring-projects
spring-framework
21,954
a966cba97f91e27b87bf3ac06acb4424cb0391f0
Juergen Hoeller
Juergen Hoeller
fixed JPA 2.0 timeout hints to correctly specify milliseconds (SPR-8086)
fixed jpa 2.0 timeout hints to correctly specify milliseconds (spr-8086)
72
false
false
10
false
false
false
spring-projects
spring-framework
21,955
c303b22e30986f39348c33a66ff6bb81e2599e11
Juergen Hoeller
Juergen Hoeller
updated IntelliJ dependency descriptors
updated intellij dependency descriptors
39
false
false
4
false
false
false
spring-projects
spring-framework
21,956