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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
886739f1d83bd82e3e68074c45b8b6514f36bcdc | Andy Clement | Andy Clement | Hand written SpEL parser. Removed antlr dependency. tests upgraded to JUnit4 - 93% coverage. | hand written spel parser. removed antlr dependency. tests upgraded to junit4 - 93% coverage | 92 | false | false | 14 | false | false | false | spring-projects | spring-framework | 24,357 |
e5b553c16a0182362519b29b50d232a0cada21c1 | Thomas Risberg | Thomas Risberg | Fixed SimpleJdbcInsert to use SQL type info for all insert operations | fixed simplejdbcinsert to use sql type info for all insert operations | 69 | false | false | 11 | false | false | false | spring-projects | spring-framework | 24,358 |
b23071280f5cf0312ebe76fee364ef9a104a2676 | Christian Dupuis | Christian Dupuis | added missing license header | added missing license header | 28 | false | false | 4 | false | false | false | spring-projects | spring-framework | 24,359 |
be53a80657a7e613f148c9f3a7fbacc74eb0fc77 | Chris Beams | Chris Beams | moved ApplicationContext-dependent .aop.* unit tests from .testsuite -> .context
in the process, identified and refactored two genuine integration tests (AopNamespaceHandlerScopeIntegrationTests, AdvisorAutoProxyCreatorIntegrationTests), which will remain in .testsuite due to broad-ranging dependencies | moved applicationcontext-dependent .aop.* unit tests from .testsuite -> .context | 80 | false | false | 9 | false | false | false | spring-projects | spring-framework | 24,360 |
2d37eb722b85da0809382f68905e473e8146afc6 | Chris Beams | Chris Beams | + moving .aop.aspectj.* unit tests from .testsuite -> .context
+ @SuppressWarnings and generic parameters to production .aop sources | + moving .aop.aspectj.* unit tests from .testsuite -> .context | 62 | false | false | 9 | false | false | false | spring-projects | spring-framework | 24,361 |
4a77699d38518de3c031c5a41cfa81ea3568007c | Chris Beams | Chris Beams | refactoring .testsuite .aop.aspectj tests in preparation for migration to .context | refactoring .testsuite .aop.aspectj tests in preparation for migration to .context | 82 | false | false | 10 | false | false | false | spring-projects | spring-framework | 24,362 |
d7a9d7c8e69b4a99913f498928c989df36d1cfc8 | Chris Beams | Chris Beams | + refactoring .testsuite .aop.aspectj tests in preparation for migration to .context
+ updated all ivy.xml files to depend on AspectJ 1.6.2 | + refactoring .testsuite .aop.aspectj tests in preparation for migration to .context | 84 | false | false | 11 | false | false | false | spring-projects | spring-framework | 24,363 |
5b9da399c62ac520295550887c7fa28c9909f80b | Chris Beams | Chris Beams | moving .aop.aspectj.* unit tests from .testsuite -> .context | moving .aop.aspectj.* unit tests from .testsuite -> .context | 60 | false | false | 8 | false | false | false | spring-projects | spring-framework | 24,364 |
b6906ecfb76e666fac6a1194e953b453f33fadf7 | Chris Beams | Chris Beams | final polish on .testsuite .aop.aspectj tests prior to migration to .context | final polish on .testsuite .aop.aspectj tests prior to migration to .context | 76 | false | false | 11 | false | false | false | spring-projects | spring-framework | 24,365 |
81efa4d23c80056789667d2abaa1e6641659e10e | Chris Beams | Chris Beams | refactoring .testsuite .aop.aspectj tests in preparation for migration to .context | refactoring .testsuite .aop.aspectj tests in preparation for migration to .context | 82 | false | false | 10 | false | false | false | spring-projects | spring-framework | 24,366 |
6f91ffac62e176d7b38c22c86348cc28ae0e6011 | Chris Beams | Chris Beams | refactoring .testsuite .aop.aspectj tests in preparation for migration to .context | refactoring .testsuite .aop.aspectj tests in preparation for migration to .context | 82 | false | false | 10 | false | false | false | spring-projects | spring-framework | 24,367 |
eabec18151e074d418e6bc85e28838b611fe0f8c | Chris Beams | Chris Beams | refactoring .testsuite .aop.aspectj tests in preparation for migration to .context | refactoring .testsuite .aop.aspectj tests in preparation for migration to .context | 82 | false | false | 10 | false | false | false | spring-projects | spring-framework | 24,368 |
aee972c5b151696884bbba70c86f0b3a1e1328c7 | Chris Beams | Chris Beams | re-adding mock.jndi.* artifacts to .orm test codebase eliminated after moving away from svn:externals | externals | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 24,369 |
9845f56ba0edf019d5d96df15ae695bd48fd9695 | Chris Beams | Chris Beams | reverting accidentally deleted (in r469) mock/web/* classes | reverting accidentally deleted (in r469) mock/web/* classes | 59 | false | false | 7 | false | false | false | spring-projects | spring-framework | 24,370 |
ea68d343fad13c961eda66dff0343631104aa368 | Chris Beams | Chris Beams | eliminated svn:externals in favor of localized copies of shared artifacts | externals in favor of localized copies of shared artifacts | 58 | false | false | 9 | false | false | false | spring-projects | spring-framework | 24,371 |
c442a5818d48c6424ebd2ada9ffee0349d5ee23e | Juergen Hoeller | Juergen Hoeller | updated dependencies | updated dependencies | 20 | false | false | 2 | false | false | false | spring-projects | spring-framework | 24,372 |
1cc845af6d0ff146c4edf28d92dc4a669837f39a | Juergen Hoeller | Juergen Hoeller | got rid of Commons Collections dependency | got rid of commons collections dependency | 41 | false | false | 6 | false | false | false | spring-projects | spring-framework | 24,373 |
bbe4da4f1907a276523da1cdd43c9a16b5b21f4a | Juergen Hoeller | Juergen Hoeller | removed dependency on Servlet API mocks | removed dependency on servlet api mocks | 39 | false | false | 6 | false | false | false | spring-projects | spring-framework | 24,374 |
f0dbfeb791b0b154c387d6bcf3373aded2001e42 | Juergen Hoeller | Juergen Hoeller | removed dependency on Servlet API mocks | removed dependency on servlet api mocks | 39 | false | false | 6 | false | false | false | spring-projects | spring-framework | 24,375 |
ac8f37439bf82384515e9a8ec1d6b0357c4d77ec | Chris Beams | Chris Beams | removing svn:externals usage approach to common test artifacts | externals usage approach to common test artifacts | 49 | false | false | 7 | false | false | false | spring-projects | spring-framework | 24,376 |
685f2fbc1c6aaf54e33a4585b122c71a1f2f0416 | Chris Beams | Chris Beams | + updated petclinic dependency metadata from junit 4.4->4.5; servlet 2.4->2.5
+ deprecated AssertThrows (slated for complete removal by 3.0 GA) | + updated petclinic dependency metadata from junit 4.4->4.5; servlet 2.4->2.5 | 77 | false | false | 10 | false | false | false | spring-projects | spring-framework | 24,377 |
986bb1995d255e33e8c08e68eba6d697e6319e5e | Chris Beams | Chris Beams | Whitespace polishing: leading spaces->tabs; updated eclipse configuration to default to leading tabs for all bundles | leading spaces->tabs; updated eclipse configuration to default to leading tabs for all bundles | 94 | false | false | 13 | false | false | false | spring-projects | spring-framework | 24,378 |
579280d7bfcc8614fb2748b771422c133405bbf4 | Chris Beams | Chris Beams | Whitespace polishing: leading spaces->tabs; updated eclipse configuration to default to leading tabs for all bundles | leading spaces->tabs; updated eclipse configuration to default to leading tabs for all bundles | 94 | false | false | 13 | false | false | false | spring-projects | spring-framework | 24,379 |
0f521c3bfb43ab0d2afc172035a41f668dbd1f9f | Chris Beams | Chris Beams | consolidated svn:externals definitions into single, project-root location | externals definitions into single, project-root location | 56 | false | false | 6 | false | false | false | spring-projects | spring-framework | 24,380 |
75738f345d9576a7ae343374c892f384c0c0237a | Chris Beams | Chris Beams | updated .aop externals to pull in common.beans.core | updated .aop externals to pull in common.beans.core | 51 | false | false | 7 | false | false | false | spring-projects | spring-framework | 24,381 |
de7ec2288eb6ee0526dfc801166e198843eb9836 | Chris Beams | Chris Beams | removed unused SideEffectBean imlpmentations | removed unused sideeffectbean imlpmentations | 44 | false | false | 4 | false | false | false | spring-projects | spring-framework | 24,382 |
08eeb52e57e46824c03d068b9e81bb7110136cb9 | Chris Beams | Chris Beams | introducing common.beans.* packaging and externals; experimenting with sharing SideEffectBean | introducing common.beans.* packaging and externals; experimenting with sharing sideeffectbean | 93 | false | false | 9 | false | false | false | spring-projects | spring-framework | 24,383 |
2be8114c636e14611047e20e837ea7beec6052e4 | Chris Beams | Chris Beams | cleaning up .testsuite | cleaning up .testsuite | 22 | false | false | 3 | false | false | false | spring-projects | spring-framework | 24,384 |
92b1b73f3288ede62f63486fa25e5d7b24d32a8f | Chris Beams | Chris Beams | moving unit tests from .testsuite -> .transaction | moving unit tests from .testsuite -> .transaction | 49 | false | false | 7 | false | false | false | spring-projects | spring-framework | 24,385 |
c5f8b4f7c6b53d85ba20ffb2242076081f4b1327 | Chris Beams | Chris Beams | moving unit tests from .testsuite -> .transaction | moving unit tests from .testsuite -> .transaction | 49 | false | false | 7 | false | false | false | spring-projects | spring-framework | 24,386 |
cac2c52e600577c10e38282c3d3e9b96fdb8517d | Chris Beams | Chris Beams | moving unit tests from .testsuite -> .transaction
fixed externals issue with .portlet that caused build failure | moving unit tests from .testsuite -> .transaction | 49 | false | false | 7 | false | false | false | spring-projects | spring-framework | 24,387 |
efcc9b64486eec44ebe1ffc0e00e1b8e2ce51470 | Chris Beams | Chris Beams | removing empty dirs from .testsuite | removing empty dirs from .testsuite | 35 | false | false | 5 | false | false | false | spring-projects | spring-framework | 24,388 |
93e30a4fc569210236dab94e55c12e454962f459 | Chris Beams | Chris Beams | moving unit tests from .testsuite -> .core, .beans, .web, .web.portlet, .web.servlet | moving unit tests from .testsuite -> .core, .beans, .web, .web.portlet, .web.servlet | 84 | false | false | 11 | false | false | false | spring-projects | spring-framework | 24,389 |
285be534dffbaeca11b3b933eff03b072c8e8476 | Chris Beams | Chris Beams | removing empty dirs from .testsuite | removing empty dirs from .testsuite | 35 | false | false | 5 | false | false | false | spring-projects | spring-framework | 24,390 |
750bcf36a6030f8ef3ae3c4c6661aa5d08110ebc | Chris Beams | Chris Beams | moving unit tests from .testsuite -> .test, .web.servlet | moving unit tests from .testsuite -> .test, .web.servlet | 56 | false | false | 8 | false | false | false | spring-projects | spring-framework | 24,391 |
78e1ebe1a8bb90e6f12a9b7193406f148018173b | Chris Beams | Chris Beams | adding properties file to simplify ant use in Bamboo CI build | adding properties file to simplify ant use in bamboo ci build | 61 | false | false | 11 | false | false | false | spring-projects | spring-framework | 24,392 |
68444367b79e8fdb4863aa0375734e78d03d3210 | Chris Beams | Chris Beams | moving .test.* unit tests from .testsuite -> .test | moving .test.* unit tests from .testsuite -> .test | 50 | false | false | 8 | false | false | false | spring-projects | spring-framework | 24,393 |
3e8c013df38d3fa54e54ab80ff241a929e566336 | Chris Beams | Chris Beams | moving .scripting.* unit tests from .testsuite -> .context | moving .scripting.* unit tests from .testsuite -> .context | 58 | false | false | 8 | false | false | false | spring-projects | spring-framework | 24,394 |
31f5961dce677e48d145452c9dbb09d979cf0bbd | Chris Beams | Chris Beams | moving remoting.*, scheduling.* unit tests from .testsuite -> .context, .web | moving remoting.*, scheduling.* unit tests from .testsuite -> .context, .web | 76 | false | false | 10 | false | false | false | spring-projects | spring-framework | 24,395 |
f5b1cae78c298b781c644f4db0b2a154c5f4a719 | Chris Beams | Chris Beams | removing empty .orm packages from .testsuite | removing empty .orm packages from .testsuite | 44 | false | false | 6 | false | false | false | spring-projects | spring-framework | 24,396 |
f4d8b6912613b44289a481dc26c6a1d936fa4489 | Chris Beams | Chris Beams | moving unit tests from .testsuite -> .orm | moving unit tests from .testsuite -> .orm | 41 | false | false | 7 | false | false | false | spring-projects | spring-framework | 24,397 |
10be5f08a56d46ff13d9d2a234626bf1eafda4a1 | Chris Beams | Chris Beams | moving .jndi, .mail and .mock.web unit tests from .testsuite to .context, .context.support, and .test bundles respectively | moving .jndi, .mail and .mock.web unit tests from .testsuite to .context, .context.support, and .test bundles respectively | 122 | false | false | 16 | false | false | false | spring-projects | spring-framework | 24,398 |
b326565ce521e4d5168012c94d2b5f9179e5859e | Chris Beams | Chris Beams | removing empty jmx dirs from .testsuite; ignoring jmx.log output from .context bundle | removing empty jmx dirs from .testsuite; ignoring jmx.log output from .context bundle | 85 | false | false | 12 | false | false | false | spring-projects | spring-framework | 24,399 |
72854849d98ca5530e8d35ddb37f54d91737dc55 | Chris Beams | Chris Beams | moving jmx.* unit tests from .testsuite -> .context | moving jmx.* unit tests from .testsuite -> .context | 51 | false | false | 8 | false | false | false | spring-projects | spring-framework | 24,400 |
b4b830337567bb720aa600ad60115dccadb6a39a | Chris Beams | Chris Beams | removing empty .jms dirs from .testsuite | removing empty .jms dirs from .testsuite | 40 | false | false | 6 | false | false | false | spring-projects | spring-framework | 24,401 |
5e0c5a42ad13e5be78dcd0c861d76ceacdaf9dd7 | Chris Beams | Chris Beams | moving unit tests from .testsuite -> .jms | moving unit tests from .testsuite -> .jms | 41 | false | false | 7 | false | false | false | spring-projects | spring-framework | 24,402 |
15860b1607980a628e06c80301868fae25d96f00 | Chris Beams | Chris Beams | removing empty .jdbc dirs from .testsuite | removing empty .jdbc dirs from .testsuite | 41 | false | false | 6 | false | false | false | spring-projects | spring-framework | 24,403 |
ed27e04a0d31d100173d93558f7f36e31a04ee31 | Chris Beams | Chris Beams | moving unit tests from .testsuite -> .jdbc | moving unit tests from .testsuite -> .jdbc | 42 | false | false | 7 | false | false | false | spring-projects | spring-framework | 24,404 |
f2e9abf699dd0a919502d40b7755267ac9c03667 | Chris Beams | Chris Beams | moved jca.* unit tests from .testsuite -> .transaction | moved jca.* unit tests from .testsuite -> .transaction | 54 | false | false | 8 | false | false | false | spring-projects | spring-framework | 24,405 |
6285e61435a69f885747c2f122a37a8012526d86 | Chris Beams | Chris Beams | refactored jca.cci tests, prepped for move to .context | refactored jca.cci tests, prepped for move to .context | 54 | false | false | 8 | false | false | false | spring-projects | spring-framework | 24,406 |
f11bc4712c242b76ceb560454c92ef6304bb83d9 | Chris Beams | Chris Beams | moving instrument.classloading.* unit tests from .testsuite -> .context | moving instrument.classloading.* unit tests from .testsuite -> .context | 71 | false | false | 8 | false | false | false | spring-projects | spring-framework | 24,407 |
9ed180a80d24c04356dcab392a488f18b26987f5 | Chris Beams | Chris Beams | prepping .intstrument.classloading unit tests for move from .testsuite -> .context | prepping .intstrument.classloading unit tests for move from .testsuite -> .context | 82 | false | false | 10 | false | false | false | spring-projects | spring-framework | 24,408 |
29526096728a17ef8665ba746fd6ebc82ab0fb3d | Chris Beams | Chris Beams | finished moving .ejb.* unit tests from .testsuite -> .context | finished moving .ejb.* unit tests from .testsuite -> .context | 61 | false | false | 9 | false | false | false | spring-projects | spring-framework | 24,409 |
0b0c8f1506ea49576b6df4cd9e70caa29aa7e71d | Chris Beams | Chris Beams | moving .ejb.access unit tests from .testsuite -> .context | moving .ejb.access unit tests from .testsuite -> .context | 57 | false | false | 8 | false | false | false | spring-projects | spring-framework | 24,410 |
d3a46efeb2d63be01a3acfa4ce935b2e5e18822e | Chris Beams | Chris Beams | moving unit tests from .testsuite -> .core | moving unit tests from .testsuite -> .core | 42 | false | false | 7 | false | false | false | spring-projects | spring-framework | 24,411 |
d72897b6fa9c564506aaa82d5dacf36c9efe10a8 | 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 | 24,412 |
74ef4cb0f35ee42a064e5876f60878b5c17e00cf | Chris Beams | Chris Beams | moving unit tests from .testsuite -> .beans | moving unit tests from .testsuite -> .beans | 43 | false | false | 7 | false | false | false | spring-projects | spring-framework | 24,413 |
4526501559dcb50401af2d37ee1595dff3080b90 | Chris Beams | Chris Beams | moving unit tests from .testsuite -> .beans and .context | moving unit tests from .testsuite -> .beans and .context | 56 | false | false | 9 | false | false | false | spring-projects | spring-framework | 24,414 |
4a149d00f6efe0d18eb975e12e96a60399e7bf97 | Chris Beams | Chris Beams | adding resources to portlet/context/WEB-INF | adding resources to portlet/context/web-inf | 43 | false | false | 4 | false | false | false | spring-projects | spring-framework | 24,415 |
489427c3bed136db9ea1da741b70a47d6413f55e | Chris Beams | Chris Beams | moving unit tests from .testsuite -> .web.servlet | moving unit tests from .testsuite -> .web.servlet | 49 | false | false | 7 | false | false | false | spring-projects | spring-framework | 24,416 |
b8a8ceae91f5de2ebecf9c0d9cb42e87edb1429b | Chris Beams | Chris Beams | moving unit tests from .testsuite -> .context
moved ContextSingletonBeanFactoryLocatorTests -> .context
pulled SingletonBeanFactoryLocatorTests and friends into .context via externals for use by the above | moving unit tests from .testsuite -> .context | 45 | false | false | 7 | false | false | false | spring-projects | spring-framework | 24,417 |
f7813b48e1294b008dec166293544fadbab2e8b2 | Chris Beams | Chris Beams | moving unit tests from .testsuite -> .beans
moving and prepping to move SingletonBeanFactoryLocatorTests and ContextSingletonBeanFactoryLocatorTests to their respective .beans and .context packages | moving unit tests from .testsuite -> .beans | 43 | false | false | 7 | false | false | false | spring-projects | spring-framework | 24,418 |
a4c23509e34c90706eaed09fc1851c136ff1fc07 | Chris Beams | Chris Beams | moving unit tests from .testsuite -> .beans
refactoring/prepping several classes for upcoming move to .beans | moving unit tests from .testsuite -> .beans | 43 | false | false | 7 | false | false | false | spring-projects | spring-framework | 24,419 |
97e400efd6dee975ef55987bc5d0a5fc17c31833 | Chris Beams | Chris Beams | moving unit tests from .testsuite -> .beans
RequiredAnnotationBeanPostProcessor tests | moving unit tests from .testsuite -> .beans | 43 | false | false | 7 | false | false | false | spring-projects | spring-framework | 24,420 |
ef414420c81efe1bb3ffd2c6b1b7e1c7d3569545 | Chris Beams | Chris Beams | moving unit tests from .testsuite -> .beans
fixed broken unit tests getting ClassNotFoundExceptions | moving unit tests from .testsuite -> .beans | 43 | false | false | 7 | false | false | false | spring-projects | spring-framework | 24,421 |
2ec861351cafe75c020cc4a56845eed655ceac70 | Chris Beams | Chris Beams | moving unit tests from .testsuite -> .beans | moving unit tests from .testsuite -> .beans | 43 | false | false | 7 | false | false | false | spring-projects | spring-framework | 24,422 |
52ac3cea8ce14f8306b01aba8899211492d4c6fc | Chris Beams | Chris Beams | moving unit tests from .testsuite -> .beans | moving unit tests from .testsuite -> .beans | 43 | false | false | 7 | false | false | false | spring-projects | spring-framework | 24,423 |
248a7de73f90620f15fe546d5b54bc03160e9f21 | Chris Beams | Chris Beams | moving unit tests from .testsuite -> .beans | moving unit tests from .testsuite -> .beans | 43 | false | false | 7 | false | false | false | spring-projects | spring-framework | 24,424 |
b44d647dad7f852c8a6fe31f345a4f890cccfc16 | Chris Beams | Chris Beams | moving unit tests from .testsuite -> .beans | moving unit tests from .testsuite -> .beans | 43 | false | false | 7 | false | false | false | spring-projects | spring-framework | 24,425 |
afa4231751fe64186b47af2a81ce801e6521be32 | Chris Beams | Chris Beams | moving unit tests from .testsuite -> .beans
added <?> wildcard to Scope methods that accept ObjectFactory | moving unit tests from .testsuite -> .beans | 43 | false | false | 7 | false | false | false | spring-projects | spring-framework | 24,426 |
6cb71bbb71cf30fac2d1d0a253a5be2cc78f893a | Chris Beams | Chris Beams | moving unit tests from .testsuite -> .beans | moving unit tests from .testsuite -> .beans | 43 | false | false | 7 | false | false | false | spring-projects | spring-framework | 24,427 |
8977ad4032a0afe2b1a013d968519e50d7da280a | Chris Beams | Chris Beams | moving unit tests from .testsuite -> .core | moving unit tests from .testsuite -> .core | 42 | false | false | 7 | false | false | false | spring-projects | spring-framework | 24,428 |
2359942dd71ee482b1534a74396d28472fb5d0d7 | 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 | 24,429 |
ea9d8925a27e80d31d924826cf54f70b2bbcc638 | Juergen Hoeller | Juergen Hoeller | next cut of JavaConfig metadata reading revision: using cached MetadataReaders | using cached metadatareaders | 28 | false | false | 3 | false | false | false | spring-projects | spring-framework | 24,430 |
4c42597cbcd7b2f0a225a368554198f54224b1c3 | Andy Clement | Andy Clement | SPR-5673: fix for problems with expressions that use the same symbols as are used in the template prefix/suffix | fix for problems with expressions that use the same symbols as are used in the template prefix/suffix | 101 | false | false | 17 | false | false | false | spring-projects | spring-framework | 24,431 |
dfa4b3e397fbb3b565267eaa3ac5b2f51dbb7295 | Arjen Poutsma | Arjen Poutsma | Javadoc | javadoc | 7 | false | false | 1 | false | false | false | spring-projects | spring-framework | 24,432 |
afa461892fa69851b4253ad18f88c21209e2eb81 | Arjen Poutsma | Arjen Poutsma | SPR-5690 - Request header filtering in @RequestMapping | spr-5690 - request header filtering in @requestmapping | 54 | false | false | 7 | false | false | false | spring-projects | spring-framework | 24,433 |
b8b74db01ac92783788db03e9736def6f36c5b6b | Keith Donald | Keith Donald | test datasource factory initial commit; needs review from Juergen on how to best make DataSource available as a Spring bean when desired | test datasource factory initial commit; needs review from juergen on how to best make datasource available as a spring bean when desired | 136 | false | false | 22 | false | false | false | spring-projects | spring-framework | 24,434 |
4d509cebdbc73a01412f5ad1247dd0ee4648880f | Chris Beams | Chris Beams | Temporarily ignoring GroovyScriptFactoryTests#testResourceScriptFromTag in order to allow more important fixes to roll out. | temporarily ignoring groovyscriptfactorytests#testresourcescriptfromtag in order to allow more important fixes to roll out | 122 | false | false | 13 | false | false | false | spring-projects | spring-framework | 24,435 |
7ba4c563a6db8262028c19772ee17e200530389a | Chris Beams | Chris Beams | Fixing build breakage with GroovyScriptFactoryTests.
The problem was that the Messenger object was not being proxed (assertTrue(AopUtils.isAopProxy(messenger)) was returning false). The cause for this seemed to be that the
pointcut was malformed / out of date, reading execution(* org.springframework.scripting.Messenge... | fixing build breakage with groovyscriptfactorytests | 51 | false | false | 5 | false | false | false | spring-projects | spring-framework | 24,436 |
7d10d05b27277d9a37cf7c3016e2de6345c81494 | Chris Beams | Chris Beams | (temporarily) increasing visibility of the ConfigurationClassAnnotation interface in an attempt to resolve the issue encountered at http://is.gd/tCud | //is.gd/tcud | 12 | false | false | 1 | false | false | false | spring-projects | spring-framework | 24,437 |
dc903192793e6efaa8358e28c04261381e9d6a53 | Arjen Poutsma | Arjen Poutsma | MediaType.parseMediaTypes now accepts null and "" | mediatype.parsemediatypes now accepts null and "" | 49 | false | false | 6 | false | false | false | spring-projects | spring-framework | 24,438 |
6be62f30f1bc7c40995d963fc1f655b27303ce6e | Ben Hale | Ben Hale | Updated spring-build | updated spring-build | 20 | false | false | 2 | false | false | false | spring-projects | spring-framework | 24,439 |
10d8abea3ba2f58c4171c0944614cff08189ce5e | Juergen Hoeller | Juergen Hoeller | EntityResolvers and DefaultNamespaceHandlerResolver support concurrent access now (SPR-5679) | entityresolvers and defaultnamespacehandlerresolver support concurrent access now (spr-5679) | 92 | false | false | 8 | false | false | false | spring-projects | spring-framework | 24,440 |
e54a44b57735a94f20057906ef52d64d5a353e2b | Juergen Hoeller | Juergen Hoeller | refined sequence of registration calls | refined sequence of registration calls | 38 | false | false | 5 | false | false | false | spring-projects | spring-framework | 24,441 |
9306d6dbaabe21f50000406a3db982756297bce5 | Juergen Hoeller | Juergen Hoeller | serialize full Pattern objects | serialize full pattern objects | 30 | false | false | 4 | true | true | true | spring-projects | spring-framework | 24,442 |
14bd47551900ced88eeacf2a5f63c187ff72028c | Juergen Hoeller | Juergen Hoeller | revised support for annotated factory methods (merged @FactoryMethod functionality into JavaConfig facility) | revised support for annotated factory methods (merged @factorymethod functionality into javaconfig facility) | 108 | false | false | 12 | false | false | false | spring-projects | spring-framework | 24,443 |
736169aa2a46f489cd8e75cf4d61cef997fc456f | Juergen Hoeller | Juergen Hoeller | revised WebApplicationContext lookup | revised webapplicationcontext lookup | 36 | false | false | 3 | false | false | false | spring-projects | spring-framework | 24,444 |
4cf573ba9870553e9086defc7bd1b6f2d43ac61e | Juergen Hoeller | Juergen Hoeller | updated to FreeMarker 2.3.15 (SPR-4962) | updated to freemarker 2.3.15 (spr-4962) | 39 | false | false | 5 | false | false | false | spring-projects | spring-framework | 24,445 |
58a458986fa7e81e88187bdcc9473d02fba6825b | Juergen Hoeller | Juergen Hoeller | polishing | polishing | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 24,446 |
64321755b6e92c6b0563e037ace42ac2085ceac6 | Juergen Hoeller | Juergen Hoeller | moved Scope annotation to local test package | moved scope annotation to local test package | 44 | false | false | 7 | false | false | false | spring-projects | spring-framework | 24,447 |
c230c188be4e6b03271617501f7c5fffa4adcf2b | Juergen Hoeller | Juergen Hoeller | exposed public getModel accessor (SPR-5686) | exposed public getmodel accessor (spr-5686) | 43 | false | false | 5 | false | false | false | spring-projects | spring-framework | 24,448 |
bc9b256179f39f0a0defafe2e27a42ffeb5b9505 | Juergen Hoeller | Juergen Hoeller | fixed "org.hibernate.ejb" version range | fixed "org.hibernate.ejb" version range | 39 | false | false | 4 | false | false | false | spring-projects | spring-framework | 24,449 |
1b9b513820b62e0bee9c3048bd4fd03e4c885745 | Juergen Hoeller | Juergen Hoeller | AspectJ matchesMethodExecution call needs to be synchronized (SPR-5687) | aspectj matchesmethodexecution call needs to be synchronized (spr-5687) | 71 | false | false | 8 | false | false | false | spring-projects | spring-framework | 24,450 |
6495bdd8c879508892047bbbff65f89987ce64e5 | Arjen Poutsma | Arjen Poutsma | Added AspectJ dependency | added aspectj dependency | 24 | false | false | 3 | false | false | false | spring-projects | spring-framework | 24,451 |
c78f9d14fa92645534972a14ea54067c8e76bf2a | Chris Beams | Chris Beams | Fixed whitespace and added private modifiers to @Value-annotated fields in the @Configuration example | fixed whitespace and added private modifiers to @value-annotated fields in the @configuration example | 101 | false | false | 13 | false | false | false | spring-projects | spring-framework | 24,452 |
8aface8e5deee51d73721596b182fd13356b6d95 | Thomas Risberg | Thomas Risberg | fixed JavaDoc | fixed javadoc | 13 | false | false | 2 | false | false | false | spring-projects | spring-framework | 24,453 |
3e63951a57c10f1de4d736531b4cdcc1c184e980 | Juergen Hoeller | Juergen Hoeller | relaxed @AspectJ detection check (for CGLIB subclasses to still be recognized as an aspect) | relaxed @aspectj detection check (for cglib subclasses to still be recognized as an aspect) | 91 | false | false | 14 | false | false | false | spring-projects | spring-framework | 24,454 |
56a48272e61ecc506741fe8bbbcafeb0d199dda9 | Juergen Hoeller | Juergen Hoeller | avoiding synchronization as far as possible (SPR-5668) | avoiding synchronization as far as possible (spr-5668) | 54 | false | false | 7 | false | false | false | spring-projects | spring-framework | 24,455 |
70486892699dcf8ec857cc37d080d0ddbbcef4b4 | Juergen Hoeller | Juergen Hoeller | polishing | polishing | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 24,456 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.