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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
eb3ece4208d5b62cf9fca4de277f48b2b5ee29b8 | Christian Dupuis | Christian Dupuis | added spring-tool-3.0.xsd; new expected-method element to describe possible methods for an attribute | added spring-tool-3.0.xsd; new expected-method element to describe possible methods for an attribute | 100 | false | false | 12 | false | false | false | spring-projects | spring-framework | 24,157 |
9a261470ade2f556b4c36c7feca69c50216ebfed | Keith Donald | Keith Donald | converter system refactoring from community input | converter system refactoring from community input | 49 | false | false | 6 | false | false | false | spring-projects | spring-framework | 24,158 |
a1793457b212bae29cf521661d26cc3155e30d94 | Juergen Hoeller | Juergen Hoeller | OSGI manifests etc | osgi manifests etc | 18 | false | false | 3 | false | false | false | spring-projects | spring-framework | 24,159 |
30851e36a35b0b3e18645cf09107ebd233ab579e | Juergen Hoeller | Juergen Hoeller | added Commons Lang for Velocity tests | added commons lang for velocity tests | 37 | false | false | 6 | false | false | false | spring-projects | spring-framework | 24,160 |
14732c5dc2700dbd15a4148bb7244938099b9c89 | Juergen Hoeller | Juergen Hoeller | @Import detects and accepts existing configuration class in any order of processing | @import detects and accepts existing configuration class in any order of processing | 83 | false | false | 12 | false | false | false | spring-projects | spring-framework | 24,161 |
1ded650a6ccc877905aaac25e32782dca72e3cd1 | Thomas Risberg | Thomas Risberg | finnished updating code examples with generics/varargs for jdbc chapter | finnished updating code examples with generics/varargs for jdbc chapter | 71 | false | false | 9 | false | false | false | spring-projects | spring-framework | 24,162 |
585627319d70275da330fcb943c2c86f3fa30098 | Thomas Risberg | Thomas Risberg | updated version to 3.0.RC1 | updated version to 3.0.rc1 | 26 | false | false | 4 | false | false | false | spring-projects | spring-framework | 24,163 |
433d52b72849054ed64e1543b1111075da18f9db | Juergen Hoeller | Juergen Hoeller | @Import detects and accepts existing configuration class of the desired type | @import detects and accepts existing configuration class of the desired type | 76 | false | false | 11 | false | false | false | spring-projects | spring-framework | 24,164 |
0a8a80ede3d01f1782a4b8ff842057703dfcb664 | Juergen Hoeller | Juergen Hoeller | Velocity/FreeMarker/TilesViewResolver only return a view if the target resource exists now | velocity/freemarker/tilesviewresolver only return a view if the target resource exists now | 90 | false | false | 11 | false | false | false | spring-projects | spring-framework | 24,165 |
47992ea07cdc0833ddac2519b3f3698332d32bac | Juergen Hoeller | Juergen Hoeller | Velocity/FreeMarker/TilesViewResolver only return a view if the target resource exists now | velocity/freemarker/tilesviewresolver only return a view if the target resource exists now | 90 | false | false | 11 | false | false | false | spring-projects | spring-framework | 24,166 |
b0ed6d5685ec0cabb911d0f3d2dbfc976da2ee2c | Juergen Hoeller | Juergen Hoeller | polishing | polishing | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 24,167 |
0471d5d3ea7b6812730a0fd039ad6a38137851a8 | Juergen Hoeller | Juergen Hoeller | removed outdated imports | removed outdated imports | 24 | false | false | 3 | false | false | false | spring-projects | spring-framework | 24,168 |
ad5d090c86e80ee597be7a903fa7004ee33ce65a | Juergen Hoeller | Juergen Hoeller | removed outdated imports | removed outdated imports | 24 | false | false | 3 | false | false | false | spring-projects | spring-framework | 24,169 |
f1c852b14ca86860b7b692c8caeaaa8282eded86 | Juergen Hoeller | Juergen Hoeller | polishing | polishing | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 24,170 |
59101c096fbd2d91c8508475a6a64c046053d12d | Juergen Hoeller | Juergen Hoeller | replaced Commons Collections dependency with Spring-provided LinkedCaseInsensitiveMap; revised CollectionFactory and Spring Map implementations for consistency | replaced commons collections dependency with spring-provided linkedcaseinsensitivemap; revised collectionfactory and spring map implementations for consistency | 159 | false | false | 15 | false | false | false | spring-projects | spring-framework | 24,171 |
da71f266aed8c3dbea7c995ab4e2f3dae51cca45 | Juergen Hoeller | Juergen Hoeller | ConfigurationClassBeanDefinition implements AnnotatedBeanDefinition | configurationclassbeandefinition implements annotatedbeandefinition | 67 | false | false | 3 | false | false | false | spring-projects | spring-framework | 24,172 |
cce6e2f4cdfed4233805a32fb82626fa5e901cc0 | Juergen Hoeller | Juergen Hoeller | added SourceExtractor support | added sourceextractor support | 29 | false | false | 3 | false | false | false | spring-projects | spring-framework | 24,173 |
df8219d56e82023e0d6d4e924e588eee960ae0b6 | Thomas Risberg | Thomas Risberg | fixed typo and JavaDocs | fixed typo and javadocs | 23 | false | false | 4 | false | false | false | spring-projects | spring-framework | 24,174 |
95213d488cb058dc82ea78b875b7ee66c7185041 | Thomas Risberg | Thomas Risberg | updating code examples with generics/varargs; polishing | updating code examples with generics/varargs; polishing | 55 | false | false | 6 | false | false | false | spring-projects | spring-framework | 24,175 |
c55569b51e3ffc91c17073d2f1969b54c2901476 | Thomas Risberg | Thomas Risberg | relaxed parameter type from ParameterizedRowMapper<T> to RowMapper<T> | relaxed parameter type from parameterizedrowmapper<t> to rowmapper<t> | 69 | false | false | 7 | false | false | false | spring-projects | spring-framework | 24,176 |
b1e464fc605fe9f869aed6ce3d7e9b952aecf3bc | Juergen Hoeller | Juergen Hoeller | marked "javax.xml.bind" as optional instead of "javax.xml.stream" | marked "javax.xml.bind" as optional instead of "javax.xml.stream" | 65 | false | false | 7 | false | false | false | spring-projects | spring-framework | 24,177 |
bbd69da37f8cfe07dcf07ac4c824f9370a2e818a | Juergen Hoeller | Juergen Hoeller | updated all Spring Framework OSGI manifests to list unversioned imports explicitly; relaxed several OSGi bundle dependencies to optional and extended version ranges | updated all spring framework osgi manifests to list unversioned imports explicitly; relaxed several osgi bundle dependencies to optional and extended version ranges | 164 | false | false | 22 | false | false | false | spring-projects | spring-framework | 24,178 |
20f12e61587f9c66cd97106fbea6511963308efc | Juergen Hoeller | Juergen Hoeller | removed outdated Attributes references | removed outdated attributes references | 38 | false | false | 4 | false | false | false | spring-projects | spring-framework | 24,179 |
12d6aa232ab6066e885093e4a70a8386fdf9902d | Juergen Hoeller | Juergen Hoeller | added setMetadataReaderFactory method | added setmetadatareaderfactory method | 37 | false | false | 3 | false | false | false | spring-projects | spring-framework | 24,180 |
51f539b0ad4d1e7af9c9c3a4ace5ba1756e4fe2e | Arjen Poutsma | Arjen Poutsma | SPR-5725: Typos in Spring REST documentation | typos in spring rest documentation | 34 | false | false | 5 | false | false | false | spring-projects | spring-framework | 24,181 |
d8071acd5575c60a09c366b171df5611b7b2b9dc | Arjen Poutsma | Arjen Poutsma | SPR-5724: Documentation for RESTful webservice examples slightly incorrect for 3.0.0.M3 | documentation for restful webservice examples slightly incorrect for 3.0.0.m3 | 77 | false | false | 9 | false | false | false | spring-projects | spring-framework | 24,182 |
9cbc1d502d0c0ead391ffd65bf1cbd812ed53654 | Arjen Poutsma | Arjen Poutsma | SPR-5746 - Allow XStreamMarshaller subclasses to customise XStream object | spr-5746 - allow xstreammarshaller subclasses to customise xstream object | 73 | false | false | 9 | false | false | false | spring-projects | spring-framework | 24,183 |
eca1cad7e1e78714d22681554474f887d9046632 | Arjen Poutsma | Arjen Poutsma | Fixing build. | fixing build | 12 | false | false | 2 | false | false | false | spring-projects | spring-framework | 24,184 |
e78c6fc31716489ff46ea43b9a2358f06bf4fba8 | Juergen Hoeller | Juergen Hoeller | explicitly declared SmartApplicationListener as ApplicationListener<ApplicationEvent> | explicitly declared smartapplicationlistener as applicationlistener<applicationevent> | 85 | false | false | 5 | false | false | false | spring-projects | spring-framework | 24,185 |
68deb43d8e50314aaa7db01417c9aa2e5a94908a | Juergen Hoeller | Juergen Hoeller | removed WebLogic 7.0 support code | removed weblogic 7.0 support code | 33 | false | false | 5 | false | false | false | spring-projects | spring-framework | 24,186 |
0297116542a3ce33d19a6a81b8240097081376c5 | Juergen Hoeller | Juergen Hoeller | generified TypeConverter interface | generified typeconverter interface | 34 | false | false | 3 | false | false | false | spring-projects | spring-framework | 24,187 |
b72af54f53047c65c7e4a5094c9f2a15df1f57ef | Juergen Hoeller | Juergen Hoeller | eagerly load NestedExceptionUtils to avoid potential getMessage deadlock on OSGi (SPR-5607) | eagerly load nestedexceptionutils to avoid potential getmessage deadlock on osgi (spr-5607) | 91 | false | false | 11 | false | false | false | spring-projects | spring-framework | 24,188 |
796a457d9fdf396c6fe242dc3cc7e88841b2d6a6 | Keith Donald | Keith Donald | added two way converter | added two way converter | 23 | false | false | 4 | false | false | false | spring-projects | spring-framework | 24,189 |
50985d5aa929c517bcf53060a18943ff9d61be0b | Keith Donald | Keith Donald | renamed executeConversion to simply convert for readibility | renamed executeconversion to simply convert for readibility | 59 | false | false | 7 | false | false | false | spring-projects | spring-framework | 24,190 |
c3f54b4cb430ffdc85bcaec10b63dbea39d822dc | Keith Donald | Keith Donald | renamed to ConverterNotFoundException | renamed to converternotfoundexception | 37 | false | false | 3 | false | false | false | spring-projects | spring-framework | 24,191 |
d7c90cff145edc3193a63b1b7751aee203d5c4d6 | Keith Donald | Keith Donald | made ConversionExecutor internal; removed other unused operations from public SPI | made conversionexecutor internal; removed other unused operations from public spi | 81 | false | false | 10 | false | false | false | spring-projects | spring-framework | 24,192 |
bf7a947559d8f9918cc738780bf04caf8ea46962 | Arjen Poutsma | Arjen Poutsma | SPR-5732 - When no type conversion strategy is found on a @Controller handler method bind target, a 500 error code should be returned not a 400. | spr-5732 - when no type conversion strategy is found on a @controller handler method bind target, a 500 error code should be returned not a 400 | 143 | false | false | 26 | false | false | false | spring-projects | spring-framework | 24,193 |
800af734d9717f5908b38c13ba355b3e4eea5fb6 | Thomas Risberg | Thomas Risberg | added -1218 to the transientDataAccessResourceCodes for DB2 (SPR-5296) | added -1218 to the transientdataaccessresourcecodes for db2 (spr-5296) | 70 | false | false | 8 | false | false | false | spring-projects | spring-framework | 24,194 |
0a6cac5a84f11d2170c5de292eb8bd1e49b9a6f0 | Arjen Poutsma | Arjen Poutsma | SPR-4927 - Return 405 instead of 404 when HTTP method is not supported | spr-4927 - return 405 instead of 404 when http method is not supported | 70 | false | false | 13 | false | false | false | spring-projects | spring-framework | 24,195 |
752832a8da48287a04722e33d3578298e669ed6b | Arjen Poutsma | Arjen Poutsma | SPR-5731 - @Controller method order effects @RequestMapping behavior in ways not expected | spr-5731 - @controller method order effects @requestmapping behavior in ways not expected | 89 | false | false | 12 | false | false | false | spring-projects | spring-framework | 24,196 |
fbd921f25af548067abbaee399168ef3c64541e3 | Keith Donald | Keith Donald | embedded db support | embedded db support | 19 | false | false | 3 | false | false | false | spring-projects | spring-framework | 24,197 |
be725ca4c69752195b6c395cd271e89955c70190 | Keith Donald | Keith Donald | polish | polish | 6 | false | false | 1 | false | false | false | spring-projects | spring-framework | 24,198 |
aca047d5dff1ae5c16ca369a47c5858339f4f049 | Keith Donald | Keith Donald | polish | polish | 6 | false | false | 1 | false | false | false | spring-projects | spring-framework | 24,199 |
96629c7dc51b24d2e0fcbbfa4946e52425cd4a6c | Keith Donald | Keith Donald | h2 embedded db support; updated formatting conventions not to auto-format javadoc; added hsqldb and h2 to jdbc maven pom as optional deps | h2 embedded db support; updated formatting conventions not to auto-format javadoc; added hsqldb and h2 to jdbc maven pom as optional deps | 137 | false | false | 22 | false | false | false | spring-projects | spring-framework | 24,200 |
93cf346fb10bb1426e970c0008015c21e662537d | Thomas Risberg | Thomas Risberg | updating code examples with generics/varargs; polishing | updating code examples with generics/varargs; polishing | 55 | false | false | 6 | false | false | false | spring-projects | spring-framework | 24,201 |
d34953e933212ccd26891ae161bfd7d5a60f9379 | Juergen Hoeller | Juergen Hoeller | polishing | polishing | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 24,202 |
d34c4a2cf0684804cdd2fa03659f9187d470e949 | Juergen Hoeller | Juergen Hoeller | @Transactional supports qualifier value for choosing between multiple transaction managers | @transactional supports qualifier value for choosing between multiple transaction managers | 90 | false | false | 10 | false | false | false | spring-projects | spring-framework | 24,203 |
dc83107d662f812a9e3463db00b5ea0167647db1 | Thomas Risberg | Thomas Risberg | replaced *DaoSuport coverage with annotations used for DAOs | replaced *daosuport coverage with annotations used for daos | 59 | false | false | 8 | false | false | false | spring-projects | spring-framework | 24,204 |
ff36a31874df101f081a65b099de030d7406db0e | Mark Fisher | Mark Fisher | SPR-4359 Added support for a 'task-scheduler' element. | spr-4359 added support for a 'task-scheduler' element | 53 | false | false | 7 | false | false | false | spring-projects | spring-framework | 24,205 |
c6b23a8277769ebf4f4ddd41283eebc3906d7b91 | Keith Donald | Keith Donald | changelog update for spring-jdbc config add | changelog update for spring-jdbc config add | 43 | false | false | 6 | false | false | false | spring-projects | spring-framework | 24,206 |
6cec37ac7f65080830eb582f431ccdb3d7841a24 | Keith Donald | Keith Donald | spring-jdbc xsd initial commit; includes embedded-database tag | spring-jdbc xsd initial commit; includes embedded-database tag | 62 | false | false | 7 | false | false | false | spring-projects | spring-framework | 24,207 |
3e9b9a8a2a17b3f4173e42113913caeaa4cb064c | Mark Fisher | Mark Fisher | SPR-4359 Initial commit of scheduling namespace support. | spr-4359 initial commit of scheduling namespace support | 55 | false | false | 7 | false | false | false | spring-projects | spring-framework | 24,208 |
4025df1ef892bccf154553ff50306d83a3b67eba | Arjen Poutsma | Arjen Poutsma | SPR-5726: Unexpected @RequestMapping semantics when class-level and method-level mappings used together | unexpected @requestmapping semantics when class-level and method-level mappings used together | 93 | false | false | 10 | false | false | false | spring-projects | spring-framework | 24,209 |
266a65982d5651e735ed3e968f820a2fdffa50c1 | Juergen Hoeller | Juergen Hoeller | Servlet/Portlet ApplicationContexts use a specific id based on servlet/portlet name; DefaultListableBeanFactory references are serializable now when initialized with an id; scoped proxies are serializable now, for web scopes as well as for singleton beans; injected request/session references are serializable proxies fo... | servlet/portlet applicationcontexts use a specific id based on servlet/portlet name; defaultlistablebeanfactory references are serializable now when initialized with an id; scoped proxies are serializable now, for web scopes as well as for singleton beans; injected request/session references are serializable proxies fo... | 345 | false | false | 45 | false | false | false | spring-projects | spring-framework | 24,210 |
4ccb352aacd29e909f645985df3aa3cc589bf763 | Juergen Hoeller | Juergen Hoeller | ReloadableResourceBundleMessageSource correctly calculates filenames for locales with variant but without country now (SPR-5716) | reloadableresourcebundlemessagesource correctly calculates filenames for locales with variant but without country now (spr-5716) | 128 | false | false | 13 | false | false | false | spring-projects | spring-framework | 24,211 |
7d4da0085c627aec0d95b06be85650206246f118 | Sam Brannen | Sam Brannen | [SPR-5713] JavaDoc polishing for @ContextConfiguration. | [spr-5713] javadoc polishing for @contextconfiguration | 54 | false | false | 5 | false | false | false | spring-projects | spring-framework | 24,212 |
7a0f82029a1fa76f87768aef7243b1d47be74cc4 | Sam Brannen | Sam Brannen | Corrected typos | corrected typos | 15 | false | false | 2 | false | false | false | spring-projects | spring-framework | 24,213 |
bc85b54a87388de460c7d340efdbeab4578e5a4d | Juergen Hoeller | Juergen Hoeller | final preparations for M3 release | final preparations for m3 release | 33 | false | false | 5 | false | false | false | spring-projects | spring-framework | 24,214 |
843ef7e33d34741b558a78ab11d9a7dd4af47077 | Keith Donald | Keith Donald | convert addition | convert addition | 16 | false | false | 2 | true | true | false | spring-projects | spring-framework | 24,215 |
08a4004a517437eb4d4f4dc14ad446208b3c9dc6 | Keith Donald | Keith Donald | embedded db support | embedded db support | 19 | false | false | 3 | false | false | false | spring-projects | spring-framework | 24,216 |
4bfcd161303df9f1d4027fb01d25892cf340f631 | Keith Donald | Keith Donald | polish | polish | 6 | false | false | 1 | false | false | false | spring-projects | spring-framework | 24,217 |
032044531699a0236512ed86e909a91582b239c4 | Juergen Hoeller | Juergen Hoeller | moved ScheduledTaskRegistrar to new config package (where the scheduling namespace will live as well) | moved scheduledtaskregistrar to new config package (where the scheduling namespace will live as well) | 101 | false | false | 14 | false | false | false | spring-projects | spring-framework | 24,218 |
6771a229886825911e8b63bb6a1275cdc409f3a0 | Keith Donald | Keith Donald | polish | polish | 6 | false | false | 1 | false | false | false | spring-projects | spring-framework | 24,219 |
afd6fe90480344ddc4992a43721074f614803084 | Rob Harrop | Rob Harrop | [SPR-5927] fixed FormTag attribute clearing | [spr-5927] fixed formtag attribute clearing | 43 | false | false | 5 | false | false | false | spring-projects | spring-framework | 24,220 |
b18a1dc5b3cac85240cf3e56c719532beb26461d | Mark Fisher | Mark Fisher | added documentation for the task namespace | added documentation for the task namespace | 42 | false | false | 6 | false | false | false | spring-projects | spring-framework | 24,221 |
bfa4231c9dc721f59e9dcf0d549a184518c209a7 | Rob Harrop | Rob Harrop | removed dependency on ServletException | removed dependency on servletexception | 38 | false | false | 4 | false | false | false | spring-projects | spring-framework | 24,222 |
aee3f14d3ccbe805267b69c1bd0f475194819196 | Rob Harrop | Rob Harrop | removed unecessary dependency on ServletException | removed unecessary dependency on servletexception | 49 | false | false | 5 | false | false | false | spring-projects | spring-framework | 24,223 |
c3546f4c782cf93de0a2f12aea5accce7448d59b | Rob Harrop | Rob Harrop | fixed missing dependencies in iml file | fixed missing dependencies in iml file | 38 | false | false | 6 | false | false | false | spring-projects | spring-framework | 24,224 |
b482d6db121033e7ee0feed2854d277343f393e1 | Thomas Risberg | Thomas Risberg | revised the detection of Sybase (SPR-6053) | revised the detection of sybase (spr-6053) | 42 | false | false | 6 | false | false | false | spring-projects | spring-framework | 24,225 |
019c3c253af174a331117d74cd73d864a71a8e27 | Rob Harrop | Rob Harrop | [SPR-6017] updated DBDR and BDPD to allow for overriding of namespace-specific methods | [spr-6017] updated dbdr and bdpd to allow for overriding of namespace-specific methods | 86 | false | false | 12 | false | false | false | spring-projects | spring-framework | 24,226 |
5d17db64ec58e0a6a6768a4004ef0b84ae21c4ef | Rob Harrop | Rob Harrop | updated javax.el dependency to match the IDEA project file | updated javax.el dependency to match the idea project file | 58 | false | false | 9 | false | false | false | spring-projects | spring-framework | 24,227 |
05fe67938443b22361d158a5f00443efaa0a85c1 | Rob Harrop | Rob Harrop | [SPR-6004] Fixed NPE in BeanDefinitionParserDelegate when using empty namespace as the default | [spr-6004] fixed npe in beandefinitionparserdelegate when using empty namespace as the default | 94 | false | false | 12 | false | false | false | spring-projects | spring-framework | 24,228 |
855eac549eb5f42c9c2f14e6a447cae1294f90a2 | Andy Clement | Andy Clement | SpelExpressionParser made threadsafe | spelexpressionparser made threadsafe | 36 | false | false | 3 | false | false | false | spring-projects | spring-framework | 24,229 |
cd20be7a4fc37fd6f730d7330dab0609bfcedf3a | Keith Donald | Keith Donald | polish | polish | 6 | false | false | 1 | false | false | false | spring-projects | spring-framework | 24,230 |
80570a28c0c6e1f147b24f035742099734b2e015 | Keith Donald | Keith Donald | polish | polish | 6 | false | false | 1 | false | false | false | spring-projects | spring-framework | 24,231 |
b4aa322c4c3ae9150c67fbf9d3e59ec2dc22b32a | Keith Donald | Keith Donald | polish | polish | 6 | false | false | 1 | false | false | false | spring-projects | spring-framework | 24,232 |
21d9b70fd843dab2f331069eff0fb9ce3714c7ff | Keith Donald | Keith Donald | polish | polish | 6 | false | false | 1 | false | false | false | spring-projects | spring-framework | 24,233 |
9b2f161b7e0a5070e663ebdd26458f42b3c9731c | Keith Donald | Keith Donald | polish | polish | 6 | false | false | 1 | false | false | false | spring-projects | spring-framework | 24,234 |
a03ca8637219b6479f0063515b11f4a8f0f233db | Rob Harrop | Rob Harrop | [SPR-6057] test case to show that bug is already fixed | [spr-6057] test case to show that bug is already fixed | 54 | false | false | 10 | false | false | false | spring-projects | spring-framework | 24,235 |
ca159f6d9ae7ecba178738cf863dd957fec33832 | Keith Donald | Keith Donald | polish | polish | 6 | false | false | 1 | false | false | false | spring-projects | spring-framework | 24,236 |
223e1e4522a95400edda857e12df10a000576fac | Keith Donald | Keith Donald | polish | polish | 6 | false | false | 1 | false | false | false | spring-projects | spring-framework | 24,237 |
35c4a4b3b0cc7f62a1e2d954a69b897aee0dbd24 | Keith Donald | Keith Donald | polish | polish | 6 | false | false | 1 | false | false | false | spring-projects | spring-framework | 24,238 |
d0c8545d9bf4b97c47d257b445cfe0a2ed09db88 | Juergen Hoeller | Juergen Hoeller | updated setCookieMaxAge to match getCookieMaxAge return type (SPR-6070) | updated setcookiemaxage to match getcookiemaxage return type (spr-6070) | 71 | false | false | 8 | false | false | false | spring-projects | spring-framework | 24,239 |
477c4d386543e47cc21463fe665ad877cd10439b | Keith Donald | Keith Donald | updaten new in 3 | updaten new in 3 | 16 | false | false | 4 | false | false | false | spring-projects | spring-framework | 24,240 |
19450cd069da189a86d54b91f66e7d65e03500e2 | Keith Donald | Keith Donald | updaten new in 3 | updaten new in 3 | 16 | false | false | 4 | false | false | false | spring-projects | spring-framework | 24,241 |
e7095748f3dc04a0196e39eb688f79e1ce7abba0 | Keith Donald | Keith Donald | polish | polish | 6 | false | false | 1 | false | false | false | spring-projects | spring-framework | 24,242 |
421aab0fa5cf3c7d0c20f8095a60f54f5133c091 | Keith Donald | Keith Donald | polish | polish | 6 | false | false | 1 | false | false | false | spring-projects | spring-framework | 24,243 |
354e6fafe910d9dfea63c8b44fff94ebd6678b41 | Keith Donald | Keith Donald | polish | polish | 6 | false | false | 1 | false | false | false | spring-projects | spring-framework | 24,244 |
d18bc356f26dd37474ee98be908aeea10718af01 | Keith Donald | Keith Donald | polish | polish | 6 | false | false | 1 | false | false | false | spring-projects | spring-framework | 24,245 |
835ebfcd250b0bb9ef920d976392490cf8c8d301 | Keith Donald | Keith Donald | setting up FormatterRegistrY | setting up formatterregistry | 28 | false | false | 3 | false | false | false | spring-projects | spring-framework | 24,246 |
70083474e1ab51832422a5db444ccbcbf41bed45 | Keith Donald | Keith Donald | polish | polish | 6 | false | false | 1 | false | false | false | spring-projects | spring-framework | 24,247 |
900660ae56181dbb4a1f1c062aa67dc4e00eeae0 | Keith Donald | Keith Donald | converter / formatter docs initial commit | converter / formatter docs initial commit | 41 | false | false | 6 | false | false | false | spring-projects | spring-framework | 24,248 |
d10be7443f1f3384fbafff4551eacfad874e51ec | Thomas Risberg | Thomas Risberg | Fixed JavaDoc for determineRootDir method (SPR-5340) | fixed javadoc for determinerootdir method (spr-5340) | 52 | false | false | 6 | false | false | false | spring-projects | spring-framework | 24,249 |
f323a5bb5d5e852179f1805b24b3c58b9e458b34 | Keith Donald | Keith Donald | fixed broken classpaths for ehcache and junit | fixed broken classpaths for ehcache and junit | 45 | false | false | 7 | false | false | false | spring-projects | spring-framework | 24,250 |
0a781f3084fefe3ee54ffc1668bf4cc516c848d6 | Sam Brannen | Sam Brannen | Including HibernateSessionFlushingTests in the suite. | including hibernatesessionflushingtests in the suite | 52 | false | false | 5 | false | false | false | spring-projects | spring-framework | 24,251 |
2dee54b78abaccd0a0b63e2dc763ae634291bd71 | Sam Brannen | Sam Brannen | [SPR-4702] now updating TestContext state before calling before/after test class life cycle callbacks. | [spr-4702] now updating testcontext state before calling before/after test class life cycle callbacks | 101 | false | false | 13 | false | false | false | spring-projects | spring-framework | 24,252 |
ba425c34f8dbe1d98dd7b54afd5c93b25d17ae6e | Juergen Hoeller | Juergen Hoeller | updated to EHCache 1.6.0 | updated to ehcache 1.6.0 | 24 | false | false | 4 | false | false | false | spring-projects | spring-framework | 24,253 |
8675281972d49a7e62acc2c2eea10582935dad17 | Juergen Hoeller | Juergen Hoeller | updated to AspectJ 1.6.5 | updated to aspectj 1.6.5 | 24 | false | false | 4 | false | false | false | spring-projects | spring-framework | 24,254 |
8754f0bc85e9918222fbe9456f59379930b91bc0 | Juergen Hoeller | Juergen Hoeller | updated dependencies | updated dependencies | 20 | false | false | 2 | false | false | false | spring-projects | spring-framework | 24,255 |
19bccaaa1191e0f50034f6ea3fbd854867c7ce9f | Chris Beams | Chris Beams | updates made during my review of beans.xml:
* eliminated all usage of "the section entitled", because <xref> links already render including "the section called ". This was resulting in sentences like 'see also the section entitled the section called "@Autowired"'. This issue affected nearly all sections of the docume... | null | null | null | false | null | false | false | false | spring-projects | spring-framework | 24,256 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.