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
e31d947eb976c3a1715b8dc70185a65a08f930b2
Sam Brannen
Sam Brannen
[SPR-5640] Updated reference manual regarding new support for marking the test application context as 'dirty' after each test method within a given test class.
[spr-5640] updated reference manual regarding new support for marking the test application context as 'dirty' after each test method within a given test class
158
false
false
24
false
false
false
spring-projects
spring-framework
23,857
eef6fd3f09543187dd94db7cb0b5ea41d4758c1e
Sam Brannen
Sam Brannen
[SPR-5640] polishing
[spr-5640] polishing
20
false
false
2
false
false
false
spring-projects
spring-framework
23,858
eb69e7574b4cc8b9c49170aedc5e0bbe51c840e2
Andy Clement
Andy Clement
SPR-5899: Invoking methods or constructors passing null (including varargs support)
invoking methods or constructors passing null (including varargs support)
73
false
false
9
false
false
false
spring-projects
spring-framework
23,859
c254f389c068eeff239320f073294d0b7d3492e9
Sam Brannen
Sam Brannen
[SPR-5640] Added support for marking the test application context as 'dirty' after each test method within a given test class via the new DirtiesContext.classMode() attribute.
[spr-5640] added support for marking the test application context as 'dirty' after each test method within a given test class via the new dirtiescontext.classmode() attribute
174
false
false
25
false
false
false
spring-projects
spring-framework
23,860
ea2580af689c6facfef9631ec52b202762334483
Andy Clement
Andy Clement
SPR-5518: textual alternatives for operators (eq, lt, le, gt, ge, ne, div, mod, not) - removes messy escaping for expressions declared in XML.
textual alternatives for operators (eq, lt, le, gt, ge, ne, div, mod, not) - removes messy escaping for expressions declared in xml
131
false
false
22
false
false
false
spring-projects
spring-framework
23,861
e77e070e7a697752ab9181e74ead1beed5e4e6d3
Sam Brannen
Sam Brannen
[SPR-4702] Reference manual updates
[spr-4702] reference manual updates
35
false
false
4
false
false
false
spring-projects
spring-framework
23,862
1f087b412d2fccd589633dd002e64cf7b8aa881e
Sam Brannen
Sam Brannen
[SPR-4702] Explicit tests for TestExecutionListener's new beforeTestClass() and afterTestClass()} lifecycle callback methods with TestNG support classes.
[spr-4702] explicit tests for testexecutionlistener's new beforetestclass() and aftertestclass()} lifecycle callback methods with testng support classes
152
false
false
16
false
false
false
spring-projects
spring-framework
23,863
0483cb5a3d0a7ecb8aa491a24bc522637c4aa5d9
Sam Brannen
Sam Brannen
[SPR-4702] Explicit tests for TestExecutionListener's new beforeTestClass() and afterTestClass()} lifecycle callback methods.
[spr-4702] explicit tests for testexecutionlistener's new beforetestclass() and aftertestclass()} lifecycle callback methods
124
false
false
12
false
false
false
spring-projects
spring-framework
23,864
51b8b99dfc4d3cfcd0b8d73cb476f5c74af600be
Sam Brannen
Sam Brannen
[SPR-4702] JavaDoc updates
[spr-4702] javadoc updates
26
false
false
3
false
false
false
spring-projects
spring-framework
23,865
8dec6af03885a2486a249f208674eae1556886b7
Sam Brannen
Sam Brannen
[SPR-4702] Added support for @DirtiesContext at the test class level.
[spr-4702] added support for @dirtiescontext at the test class level
68
false
false
10
false
false
false
spring-projects
spring-framework
23,866
0222a4a56c395887094c4e7807a9b6256b3d74a7
Sam Brannen
Sam Brannen
Polishing: suppressing warnings.
suppressing warnings
20
false
false
2
false
false
false
spring-projects
spring-framework
23,867
f26e2e3d7bbd6f6a9798e553235bc17979327861
Sam Brannen
Sam Brannen
[SPR-4702] Improving JavaDoc for TestExecutionListener.
[spr-4702] improving javadoc for testexecutionlistener
54
false
false
5
false
false
false
spring-projects
spring-framework
23,868
dc935dcd6d414a87399e37b6a068740171df27d5
Keith Donald
Keith Donald
added validation result
added validation result
23
false
false
3
false
false
false
spring-projects
spring-framework
23,869
931728ba2fe7f3bbf3f92efe5e435d8f506ac5c6
Chris Beams
Chris Beams
reverting CauchoRemotingTests back to 'localhosta' host name
reverting cauchoremotingtests back to 'localhosta' host name
60
false
false
7
false
false
false
spring-projects
spring-framework
23,870
8b2cf634a3dfd4a3cda1e2f4fe7642909431095c
Chris Beams
Chris Beams
moving unit tests from .testsuite -> .context
moving unit tests from .testsuite -> .context
45
false
false
7
false
false
false
spring-projects
spring-framework
23,871
87de85ef19312fb05e242b500933f827bb1b5729
Chris Beams
Chris Beams
moving unit tests from .testsuite -> .context
moving unit tests from .testsuite -> .context
45
false
false
7
false
false
false
spring-projects
spring-framework
23,872
69d80518f3d34a272d75bd52a6259c54e0b8adb4
Chris Beams
Chris Beams
moving unit tests from .testsuite -> .context
moving unit tests from .testsuite -> .context
45
false
false
7
false
false
false
spring-projects
spring-framework
23,873
95950d28de638f89326147a80bc704481405199d
Chris Beams
Chris Beams
moving unit tests from .testsuite -> .context.support
moving unit tests from .testsuite -> .context.support
53
false
false
7
false
false
false
spring-projects
spring-framework
23,874
0a47beb647fb291eeaaee3da4ee16344c3a2b726
Chris Beams
Chris Beams
moving unit tests from .testsuite -> .context.support
moving unit tests from .testsuite -> .context.support
53
false
false
7
false
false
false
spring-projects
spring-framework
23,875
7432202b6a50f5723ba5c0c178fe950b74bf4c9b
Chris Beams
Chris Beams
moving unit tests from .testsuite -> .context
moving unit tests from .testsuite -> .context
45
false
false
7
false
false
false
spring-projects
spring-framework
23,876
b4e61dd9df0af43a38b7d441c653c369baaab365
Chris Beams
Chris Beams
moving unit tests from .testsuite -> .context
moving unit tests from .testsuite -> .context
45
false
false
7
false
false
false
spring-projects
spring-framework
23,877
0572d9d1a4689021e91982dfa29532a3fae87129
Chris Beams
Chris Beams
pulling in example.scannable as external from .context -> .testsuite eliminated duplicate artifacts in .context.annotation
pulling in example.scannable as external from .context -> .testsuite
68
false
false
9
false
false
false
spring-projects
spring-framework
23,878
5e5d8b01962c1bcc850f7480b45cb7630596520b
Chris Beams
Chris Beams
moving example.scannable from .testsuite -> .context
moving example.scannable from .testsuite -> .context
52
false
false
6
false
false
false
spring-projects
spring-framework
23,879
e944e2fcc54d35c9172cc701cb7b9b248a536805
Chris Beams
Chris Beams
moving unit tests from .testsuite -> .context + created example.scannable package to house scannable components away from .context.annotation package + example.scannable will also lend itself to sharing via externals
moving unit tests from .testsuite -> .context
45
false
false
7
false
false
false
spring-projects
spring-framework
23,880
57eaf424245673492182b6850f65c2e8c9c2cc30
Chris Beams
Chris Beams
moving unit tests from .testsuite -> .context
moving unit tests from .testsuite -> .context
45
false
false
7
false
false
false
spring-projects
spring-framework
23,881
72b306fe0abf68e7a5f6ca6dcb33c523c8270d7f
Chris Beams
Chris Beams
moved commonsPoolTests.xml back from .aop -> .testsuite
moved commonspooltests.xml back from .aop -> .testsuite
55
false
false
7
false
false
false
spring-projects
spring-framework
23,882
64aa2620bc320f58e8fd8cbbd7d27d907e30b5e4
Chris Beams
Chris Beams
added missing base classes, eliminated unused *Bean classes
added missing base classes, eliminated unused *bean classes
59
false
false
8
false
false
false
spring-projects
spring-framework
23,883
83870f3fca295af6379755aeb8defa39a06a3961
Chris Beams
Chris Beams
fixed broken path to xml in CommonsPoolTargetSourceTests eliminated duplicate tests existing in both .beans and .testsuite
fixed broken path to xml in commonspooltargetsourcetests
56
false
false
7
false
false
false
spring-projects
spring-framework
23,884
7f5e60e76ab0659e2e4ffda0df37d305a99b3f46
Chris Beams
Chris Beams
moving unit tests from .testsuite -> .aop
moving unit tests from .testsuite -> .aop
41
false
false
7
false
false
false
spring-projects
spring-framework
23,885
84a4fe6d390a84419c3db97386aeac07c40ccecc
Andy Clement
Andy Clement
remove files
remove files
12
false
false
2
true
true
false
spring-projects
spring-framework
23,886
6d03f881e9157e43f1aecc7e1383bfa36780aa68
Andy Clement
Andy Clement
new files
new files
9
false
false
2
false
false
false
spring-projects
spring-framework
23,887
32bea88eb799b8bbf2add481b87a4d2a4b92b6a3
Chris Beams
Chris Beams
moving unit tests from .testsuite -> .aop
moving unit tests from .testsuite -> .aop
41
false
false
7
false
false
false
spring-projects
spring-framework
23,888
e3ec177aab1485399c0623743eeef933e605a9b6
Chris Beams
Chris Beams
moving unit tests from .testsuite -> .aop
moving unit tests from .testsuite -> .aop
41
false
false
7
false
false
false
spring-projects
spring-framework
23,889
40016fc902e81a1623a7aed1d85473f99553af2b
Chris Beams
Chris Beams
moving unit tests from .testsuite -> .aop
moving unit tests from .testsuite -> .aop
41
false
false
7
false
false
false
spring-projects
spring-framework
23,890
be3ecf5fe7b085d88e0d00e2f9345fc7d2460e21
Chris Beams
Chris Beams
moving unit tests from .testsuite -> .aop
moving unit tests from .testsuite -> .aop
41
false
false
7
false
false
false
spring-projects
spring-framework
23,891
5ff4008423fdfaab5e39443f54f80f0288ba3d46
Andy Clement
Andy Clement
Refactored package structure and made some getValue() methods generic
refactored package structure and made some getvalue() methods generic
69
false
false
9
false
false
false
spring-projects
spring-framework
23,892
4c88488c5a6dbdfae17d3676388108ce518c4064
Chris Beams
Chris Beams
moving unit tests from .testsuite -> .aop @Ignore'd a portion of PersistenceXmlParsingTests#testExampleComplex: it is failing, but only under clover coverage runs
moving unit tests from .testsuite -> .aop
41
false
false
7
false
false
false
spring-projects
spring-framework
23,893
04d3f984b135572a40f2b08c1b52ed34d1fae3da
Chris Beams
Chris Beams
polish: leading spaces -> tabs across .aop and .testsuite bundles
leading spaces -> tabs across .aop and .testsuite bundles
57
false
false
9
false
false
false
spring-projects
spring-framework
23,894
b7cc5d2402be1ddc7376ace3be3f54f7955f881a
Chris Beams
Chris Beams
Java 5 code style
java 5 code style
17
false
false
4
false
false
false
spring-projects
spring-framework
23,895
5cb1b1d17c37aeb0768e0b51144abaca1d033b16
Chris Beams
Chris Beams
moving unit tests from .testsuite -> .aop
moving unit tests from .testsuite -> .aop
41
false
false
7
false
false
false
spring-projects
spring-framework
23,896
56908e32cd4da27bb9c62d30170d43b5df24238d
Chris Beams
Chris Beams
polish
polish
6
false
false
1
false
false
false
spring-projects
spring-framework
23,897
3c0015c1ec09e858ddc518af5629531399114883
Chris Beams
Chris Beams
moving unit tests from .testsuite -> .aop
moving unit tests from .testsuite -> .aop
41
false
false
7
false
false
false
spring-projects
spring-framework
23,898
c563f97b9024afc6a5199e180762109498cebad9
Chris Beams
Chris Beams
moving unit tests from .testsuite -> .aop
moving unit tests from .testsuite -> .aop
41
false
false
7
false
false
false
spring-projects
spring-framework
23,899
1546c151879f53d9143ee05578d4ba4745c43b1b
Chris Beams
Chris Beams
moving unit tests from .testsuite -> .aop
moving unit tests from .testsuite -> .aop
41
false
false
7
false
false
false
spring-projects
spring-framework
23,900
003866835e49d3d0e119d0ce3f814d1a4062b78d
Chris Beams
Chris Beams
fixed breaking test that was pointing to wrong PerThisAspect
fixed breaking test that was pointing to wrong perthisaspect
60
false
false
9
false
false
false
spring-projects
spring-framework
23,901
f4a7700216f1078e89a1badecf30dd903c7ebad1
Chris Beams
Chris Beams
moving unit tests from .testsuite -> .aop
moving unit tests from .testsuite -> .aop
41
false
false
7
false
false
false
spring-projects
spring-framework
23,902
c69bbfe058c14d8a44b116f359c962b74efdd900
Chris Beams
Chris Beams
moving unit tests from .testsuite -> .aop
moving unit tests from .testsuite -> .aop
41
false
false
7
false
false
false
spring-projects
spring-framework
23,903
1dade36c5dc3f3c3fa5c198c0c17156a58a5eec7
Chris Beams
Chris Beams
added svn:externals dependency on example.aspects from org.springframework.aop
externals dependency on example.aspects from org.springframework.aop
68
false
false
6
false
false
false
spring-projects
spring-framework
23,904
2b7bc1ea584bd2b7fb888fa9ad6117da7415f0f5
Chris Beams
Chris Beams
moving unit tests from .testsuite -> .aop
moving unit tests from .testsuite -> .aop
41
false
false
7
false
false
false
spring-projects
spring-framework
23,905
bd33eb771548dcec677a7d314b7a48058130b580
Chris Beams
Chris Beams
moving unit tests from .testsuite -> .aop
moving unit tests from .testsuite -> .aop
41
false
false
7
false
false
false
spring-projects
spring-framework
23,906
1de06a619ca35a2757220e60fb37079051182f66
Chris Beams
Chris Beams
moving unit tests from .testsuite -> .aop
moving unit tests from .testsuite -> .aop
41
false
false
7
false
false
false
spring-projects
spring-framework
23,907
7bba0b7a690a5e6d5625d3b5cc3c71d0eee4494e
Chris Beams
Chris Beams
moving unit tests from .testsuite -> .aop
moving unit tests from .testsuite -> .aop
41
false
false
7
false
false
false
spring-projects
spring-framework
23,908
c373688c00c674ea9441071df7b386af46f28a76
Chris Beams
Chris Beams
moving unit tests from .testsuite -> .aop
moving unit tests from .testsuite -> .aop
41
false
false
7
false
false
false
spring-projects
spring-framework
23,909
e8cacade0238955cb4cc10e5a71a8e0ee0cb468f
Chris Beams
Chris Beams
moving unit tests from .testsuite -> .aop
moving unit tests from .testsuite -> .aop
41
false
false
7
false
false
false
spring-projects
spring-framework
23,910
78f8494becef02c4e5a36522449f2f394a1e6388
Chris Beams
Chris Beams
moving unit tests from .testsuite -> .aop
moving unit tests from .testsuite -> .aop
41
false
false
7
false
false
false
spring-projects
spring-framework
23,911
2ae8ce6fe80b83518d2649905a3a51dcec6cf0d1
Chris Beams
Chris Beams
upgraded integration test to JUnit 4
upgraded integration test to junit 4
36
false
false
6
false
false
false
spring-projects
spring-framework
23,912
08f1be7f85bc148f83b85a2f18d43f9b4e9b2c95
Chris Beams
Chris Beams
moving unit tests from .testsuite -> .aop
moving unit tests from .testsuite -> .aop
41
false
false
7
false
false
false
spring-projects
spring-framework
23,913
4b2a5a238312f0d3f5e335c30e132e416c312ca2
Chris Beams
Chris Beams
moving unit tests from .testsuite -> .aop
moving unit tests from .testsuite -> .aop
41
false
false
7
false
false
false
spring-projects
spring-framework
23,914
0ae3bbb0fcbbb3c0aeefdb0951e86a9d52e2dddb
Chris Beams
Chris Beams
moving unit tests from .testsuite -> .aop
moving unit tests from .testsuite -> .aop
41
false
false
7
false
false
false
spring-projects
spring-framework
23,915
57b5bdea2069de5b8e05a6950280bc315d21f2ee
Chris Beams
Chris Beams
moving unit tests from .testsuite -> .aop
moving unit tests from .testsuite -> .aop
41
false
false
7
false
false
false
spring-projects
spring-framework
23,916
3412f9b6f934ad1d3116a7ac7dd8f9229eb4ef3d
Chris Beams
Chris Beams
moving unit tests from .testsuite -> .aop
moving unit tests from .testsuite -> .aop
41
false
false
7
false
false
false
spring-projects
spring-framework
23,917
3ca36b39e0aeb3f6ab9cbd66261d1d4f4174e824
Chris Beams
Chris Beams
added an eclipse team project set, added several files to svn:ignore for .testsuite
ignore for .testsuite
21
false
false
3
false
false
false
spring-projects
spring-framework
23,918
0e3124179ba390f84f4899ae4bed6541e4c18bb2
Chris Beams
Chris Beams
added dependency on org.eclipse.persistence 1.0.1
added dependency on org.eclipse.persistence 1.0.1
49
false
false
5
false
false
false
spring-projects
spring-framework
23,919
f389a9a7b2fb65caf8fc31e097176a753c0b49eb
Chris Beams
Chris Beams
added org.springframework.testsuite back into the top-level build
added org.springframework.testsuite back into the top-level build
65
false
false
7
false
false
false
spring-projects
spring-framework
23,920
1e628e6af17d1cf1b30188e8263cbffaf49f3d1c
Chris Beams
Chris Beams
fixed additional breaking tests in .testsuite + both .testuite and .context.support require .jasper files to test against; pulling these files into .testsuite as an svn:external from .context.support to keep it DRY
fixed additional breaking tests in .testsuite
45
false
false
6
false
false
false
spring-projects
spring-framework
23,921
4093a53e6affa72d0cd1e176d545d7f6abf6a12f
Chris Beams
Chris Beams
fixed or @Ignore'd broken tests
fixed or @ignore'd broken tests
31
false
false
5
false
false
false
spring-projects
spring-framework
23,922
5c1b4347e7813ae288753a27e365b8e767c5a777
Chris Beams
Chris Beams
further updates to .classpath / ivy files for javax.el + made everything consistent with the .iml files
further updates to .classpath / ivy files for javax.el
54
false
false
9
false
false
false
spring-projects
spring-framework
23,923
b87ab2714040f351067ee8eb94099a3e6a3e8f2e
Chris Beams
Chris Beams
fixed broken tests + added dependency on antlr 2.7.6, eliminating ClassNotFoundExceptions
fixed broken tests
18
false
false
3
false
false
false
spring-projects
spring-framework
23,924
c04c06f27ee5d8fd9719ba544d32ad616611ad35
Chris Beams
Chris Beams
fixed broken tests + ACATest was changed to ACATester during the move to Spring Build, but test-servlet.xml was not updated to reflect. This was resulting in NoSuchBeanDefinitionExceptions.
fixed broken tests
18
false
false
3
false
false
false
spring-projects
spring-framework
23,925
f7dcf261933784e447bd7a1d823c806035f30fbd
Chris Beams
Chris Beams
fixed incorrect version for javax.el in .classpath files (was 2.1.0, now set to 1.0.0)
fixed incorrect version for javax.el in .classpath files (was 2.1.0, now set to 1.0.0)
86
false
false
14
false
false
false
spring-projects
spring-framework
23,926
b449f9fe100ae5ef2f4448d57108ecb74155f25d
Juergen Hoeller
Juergen Hoeller
added build module for changelog access
added build module for changelog access
39
false
false
6
false
false
false
spring-projects
spring-framework
23,927
df029b7f19086cc7f6afb58457c564f19af7a021
Juergen Hoeller
Juergen Hoeller
completed changelog
completed changelog
19
false
false
2
false
false
false
spring-projects
spring-framework
23,928
c4401c40584356cafb6296ba2a29860238e4c978
Juergen Hoeller
Juergen Hoeller
updated changelog
updated changelog
17
false
false
2
false
false
false
spring-projects
spring-framework
23,929
0ed916495cb5cd04bbfac472eded152e876282fa
Juergen Hoeller
Juergen Hoeller
added @RequestHeader support
added @requestheader support
28
false
false
3
false
false
false
spring-projects
spring-framework
23,930
b3866a974a1e12896503f2d7b52262821bc014f1
Juergen Hoeller
Juergen Hoeller
fixed header value type
fixed header value type
23
false
false
4
false
false
false
spring-projects
spring-framework
23,931
70b9dd61085b96e292d8bf59d626130c1ae8ab6c
Juergen Hoeller
Juergen Hoeller
closed Java 5 code style gaps
closed java 5 code style gaps
29
false
false
6
false
false
false
spring-projects
spring-framework
23,932
62a7457599196ecfeeef3fe872258eb3d0eb19ca
Christian Dupuis
Christian Dupuis
updated .classpath files to reflect recent changes in ivy files; aspectj.weaver 1.6.2 -> 1.6.2.RELEASE
updated .classpath files to reflect recent changes in ivy files; aspectj.weaver 1.6.2 -> 1.6.2.release
102
false
false
14
false
false
false
spring-projects
spring-framework
23,933
71df72d6341015c8b27f574c2d1a2be926e4fadb
Juergen Hoeller
Juergen Hoeller
properly scan subpackages as well (SPR-5324)
properly scan subpackages as well (spr-5324)
44
false
false
6
false
false
false
spring-projects
spring-framework
23,934
4f40a6c3137d1159b378772dc7f27882d7988836
Juergen Hoeller
Juergen Hoeller
fixed javadoc errors
fixed javadoc errors
20
false
false
3
false
false
false
spring-projects
spring-framework
23,935
f8c690c54211d30f0d1c0e9612805115e87001a4
Juergen Hoeller
Juergen Hoeller
Java 5 code style
java 5 code style
17
false
false
4
false
false
false
spring-projects
spring-framework
23,936
fda71008660d208c32703ff1e6d5d08297179d37
Juergen Hoeller
Juergen Hoeller
consistent compilation against Servlet 2.5, JSP 2.1 and JUnit 4.5
consistent compilation against servlet 2.5, jsp 2.1 and junit 4.5
65
false
false
10
false
false
false
spring-projects
spring-framework
23,937
c8e23290ca0feaf2a8cacd4443dfc2488d9b0306
Juergen Hoeller
Juergen Hoeller
consistent use of model name Strings
consistent use of model name strings
36
false
false
6
false
false
false
spring-projects
spring-framework
23,938
e3cc9237c40f916c0c1416e517e19a1a7a8a54d6
Juergen Hoeller
Juergen Hoeller
updated mocks to Servlet 2.5 and JSP 2.1 API level
updated mocks to servlet 2.5 and jsp 2.1 api level
50
false
false
10
false
false
false
spring-projects
spring-framework
23,939
4ea373b7dd0470972d9f9e5478060eab75712931
Keith Donald
Keith Donald
factored out alert from message; made binding responsible for alert generation
factored out alert from message; made binding responsible for alert generation
78
false
false
11
false
false
false
spring-projects
spring-framework
23,940
f749eacbc2d0b8632014313ac272bcf99bb4d4bf
Sam Brannen
Sam Brannen
Disabled testExecuteLifecycleBindingErrors() until it passes consistently in the Ant build on Mac OS X.
disabled testexecutelifecyclebindingerrors() until it passes consistently in the ant build on mac os x
102
false
false
14
false
false
false
spring-projects
spring-framework
23,941
10829f8b20ae067b4de6c8458bdfdb39f1ea6f01
Sam Brannen
Sam Brannen
Repairing Eclipse classpaths and Ivy config: - org.apache.openjpa -> 1.1.0 - com.sun.syndication -> 1.0.0 - javax.el -> 1.0.0
null
null
null
false
null
false
false
false
spring-projects
spring-framework
23,942
b2d73b9824b1f59706cc98c34750d1c2527e9a12
Mark Fisher
Mark Fisher
The 'task' sub-element of the 'scheduled-tasks' element is now 'scheduled' to be consistent with the @Scheduled annotation (and to avoid task:task).
task)
5
false
false
1
false
false
false
spring-projects
spring-framework
23,943
9368e76ffc0c5a265e4a241dcc72a5139220c451
Keith Donald
Keith Donald
web bind and lifecycle tests; polish
web bind and lifecycle tests; polish
36
false
false
6
false
false
false
spring-projects
spring-framework
23,944
62eae6d06a426ff4295cf4363e982c7ef18e773a
Keith Donald
Keith Donald
message argument accessor - thanks andy
message argument accessor - thanks andy
39
false
false
6
false
false
false
spring-projects
spring-framework
23,945
a4419c98bf99df007b4ffd6873df25d806d1c1cf
Arjen Poutsma
Arjen Poutsma
Removed REST chapter.
removed rest chapter
20
false
false
3
false
false
false
spring-projects
spring-framework
23,946
1f13148458e1c7121099cad31f652741a640456b
Arjen Poutsma
Arjen Poutsma
Moved REST Etag filter to MVC chapter
moved rest etag filter to mvc chapter
37
false
false
7
false
false
false
spring-projects
spring-framework
23,947
e9ac4bc0ad3b723a268fa2a63aadea2a53ade6ba
Arjen Poutsma
Arjen Poutsma
Moved REST HTTP Method Conversion to View chapter.
moved rest http method conversion to view chapter
49
false
false
8
false
false
false
spring-projects
spring-framework
23,948
06777c81236b67660b568870f0be46866ed13017
Arjen Poutsma
Arjen Poutsma
Moved REST @ExceptionResolver to MVC chapter.
moved rest @exceptionresolver to mvc chapter
44
false
false
6
false
false
false
spring-projects
spring-framework
23,949
b57085909ceff649a268826f71ed59aa83f670f8
Arjen Poutsma
Arjen Poutsma
Moved REST views to View chapter.
moved rest views to view chapter
32
false
false
6
false
false
false
spring-projects
spring-framework
23,950
7b1ff5859e19197527159939c73b0d0a464a65b0
Mark Pollack
Mark Pollack
minor cleanup
minor cleanup
13
false
false
2
false
false
false
spring-projects
spring-framework
23,951
444378c426128d72870971564131014d3cdff77c
Arjen Poutsma
Arjen Poutsma
SPR-5825 - ShallowEtagHeaderFilter doesn't work: response body is empty
response body is empty
22
false
false
4
false
false
false
spring-projects
spring-framework
23,952
c254924b4c65edf575f367f89ffc0afd447fdc9e
Arjen Poutsma
Arjen Poutsma
Added @Override
added @override
15
false
false
2
false
false
false
spring-projects
spring-framework
23,953
3504ba3374268757af0d77efca551e337b253c1d
Keith Donald
Keith Donald
polish
polish
6
false
false
1
false
false
false
spring-projects
spring-framework
23,954
7ef1dace6e157205d3391e54062db6c112e2e00e
Keith Donald
Keith Donald
polish
polish
6
false
false
1
false
false
false
spring-projects
spring-framework
23,955
6d59dad4b27de5493acbbf97d85207683da669cc
Keith Donald
Keith Donald
since 3.0; lifecycle pkg
since 3.0; lifecycle pkg
24
false
false
4
false
false
false
spring-projects
spring-framework
23,956