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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ec1f0e6211172f43e842aabef8d4c66d946d99f2 | Juergen Hoeller | Juergen Hoeller | support scope meta-annotations on factory methods as well | support scope meta-annotations on factory methods as well | 57 | false | false | 8 | false | true | false | spring-projects | spring-framework | 23,757 |
54285ea57cfb195cd58a7f40ad1f838174bf762f | Juergen Hoeller | Juergen Hoeller | polishing | polishing | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 23,758 |
3f6e4282d62e34d597002ddbdeefa535c63a36df | Juergen Hoeller | Juergen Hoeller | WebSphereUowTransactionManager falls back to UOWManagerFactory lookup by default | websphereuowtransactionmanager falls back to uowmanagerfactory lookup by default | 80 | false | false | 8 | false | false | false | spring-projects | spring-framework | 23,759 |
ea8f628c9cab75d50aaa352aa77cd2e77d7d41fa | Juergen Hoeller | Juergen Hoeller | polishing | polishing | 9 | false | false | 1 | false | false | false | spring-projects | spring-framework | 23,760 |
364641e9bcc43275a9fff3495cbf7a7604e7cd9b | Juergen Hoeller | Juergen Hoeller | revised static annotation check | revised static annotation check | 31 | false | false | 4 | false | false | false | spring-projects | spring-framework | 23,761 |
b2f9786ee880180a181930510fdeaf4bc5e621b2 | Juergen Hoeller | Juergen Hoeller | completed Hessian 3.2 upgrade | completed hessian 3.2 upgrade | 29 | false | false | 4 | false | false | false | spring-projects | spring-framework | 23,762 |
8c7aec3c9775b409d39919da4ee21088890195bf | Juergen Hoeller | Juergen Hoeller | scoped proxies retain original qualifiers (SPR-5911) | scoped proxies retain original qualifiers (spr-5911) | 52 | false | false | 6 | false | false | false | spring-projects | spring-framework | 23,763 |
da7aa37aa682320bf7c3e77ca0aff08bad5c46d3 | Juergen Hoeller | Juergen Hoeller | refined generic getProxy signature | refined generic getproxy signature | 34 | false | false | 4 | false | false | false | spring-projects | spring-framework | 23,764 |
d64bc93e3625b36c31df3e4ca2eea0e33aec7790 | Juergen Hoeller | Juergen Hoeller | updated Hessian support for Hessian 3.2 compatibility; general remoting refinements | updated hessian support for hessian 3.2 compatibility; general remoting refinements | 83 | false | false | 10 | false | false | false | spring-projects | spring-framework | 23,765 |
05903d640b057488a940ff1a84fcaf75fb000fde | Sam Brannen | Sam Brannen | * @ContextConfiguration's loader attribute is now inherited if not declared locally
* TransactionalTestExecutionListener no longer flushes transactions before rolling back | * @contextconfiguration's loader attribute is now inherited if not declared locally | 83 | false | false | 11 | false | false | false | spring-projects | spring-framework | 23,766 |
b3f370528665d89e8b5aeda26e33c606029ca170 | Sam Brannen | Sam Brannen | [SPR-5944] Documented potential "false positives" in ORM test code. | [spr-5944] documented potential "false positives" in orm test code | 66 | false | false | 9 | false | false | false | spring-projects | spring-framework | 23,767 |
ee1938eb74f656225dab8604ea60cfd02191bb17 | Sam Brannen | Sam Brannen | [SPR-5315][SPR-5699] Reverted changes to TransactionalTestExecutionListener: transactions are no longer automatically flushed before rolling back. | transactions are no longer automatically flushed before rolling back | 68 | false | false | 9 | false | false | false | spring-projects | spring-framework | 23,768 |
ec2833cd632f14f612e4c0384521d51728dcae70 | Keith Donald | Keith Donald | nested properties polish | nested properties polish | 24 | false | false | 3 | false | false | false | spring-projects | spring-framework | 23,769 |
dc5faec18948fcff76a8a5c3f9f74481d2aa1fd7 | Keith Donald | Keith Donald | all tests back compiling, still a few failing marked ignored | all tests back compiling, still a few failing marked ignored | 60 | false | false | 10 | false | false | false | spring-projects | spring-framework | 23,770 |
603ffe80c8885cf37071ee19f9809a667a875d47 | Keith Donald | Keith Donald | list element binding | list element binding | 20 | false | false | 3 | false | true | false | spring-projects | spring-framework | 23,771 |
2da1bb860732aea7c597961f821d6e70c8537d46 | Keith Donald | Keith Donald | more passing tests | more passing tests | 18 | false | false | 3 | false | false | false | spring-projects | spring-framework | 23,772 |
f39f91701d6de1eda2852c9993f56cdff9324bf2 | Keith Donald | Keith Donald | property not found / required | property not found / required | 29 | false | false | 5 | false | false | false | spring-projects | spring-framework | 23,773 |
3cd3cddbe0bce123959c2529ac326f8bccb950ea | Keith Donald | Keith Donald | type formatters | type formatters | 15 | false | false | 2 | false | false | false | spring-projects | spring-framework | 23,774 |
b2c723a76ea740264084754d535ca7f44223ee29 | Sam Brannen | Sam Brannen | [SPR-5916] polishing. | [spr-5916] polishing | 20 | false | false | 2 | false | false | false | spring-projects | spring-framework | 23,775 |
fc79d98b6a229a61be6793103cc919c4683a9393 | Sam Brannen | Sam Brannen | [SPR-5916] ContextLoader class is now inherited from class hierarchy if not specified explicitly via @ContextConfiguration's loader attribute on the current test class. | [spr-5916] contextloader class is now inherited from class hierarchy if not specified explicitly via @contextconfiguration's loader attribute on the current test class | 167 | false | false | 22 | false | false | false | spring-projects | spring-framework | 23,776 |
7f3c4cec25ce619bef9143390095372962f30e9d | Christian Dupuis | Christian Dupuis | STS-260: added missing import-package headers so that editor works again | added missing import-package headers so that editor works again | 63 | false | false | 9 | false | false | false | spring-projects | spring-framework | 23,777 |
8ceb64fe0c4ee5b0523f16a9c1ca25bbd2758c34 | Keith Donald | Keith Donald | binding rule impl | binding rule impl | 17 | false | false | 3 | false | false | false | spring-projects | spring-framework | 23,778 |
8147281c749749b41ab73f5c41131b6fae2467a7 | Keith Donald | Keith Donald | additional binding metadata | additional binding metadata | 27 | false | false | 3 | false | false | false | spring-projects | spring-framework | 23,779 |
9c78616e11370b7b7046baf02bc62bdc453938e5 | Keith Donald | Keith Donald | additional binding metadata | additional binding metadata | 27 | false | false | 3 | false | false | false | spring-projects | spring-framework | 23,780 |
263d502f5135314f1a07c955d06d6c6597770562 | Keith Donald | Keith Donald | polish | polish | 6 | false | false | 1 | false | false | false | spring-projects | spring-framework | 23,781 |
0993e9cfb921e17897aaf72486a7252b1ae23a39 | Keith Donald | Keith Donald | polish | polish | 6 | false | false | 1 | false | false | false | spring-projects | spring-framework | 23,782 |
09c5d0eb977d0eb4cd85b77091b03997255fdf85 | Keith Donald | Keith Donald | binding status | binding status | 14 | false | false | 2 | false | false | false | spring-projects | spring-framework | 23,783 |
8d3fbc5df846bd9ef3bed4cac56d1b3d22b40fe8 | Keith Donald | Keith Donald | binding system refactoring - work in progress | binding system refactoring - work in progress | 45 | false | false | 7 | false | false | false | spring-projects | spring-framework | 23,784 |
8e2797153bf3d4eb7fbc679907dc06700c0595f4 | Juergen Hoeller | Juergen Hoeller | revised lenient constructor resolution (follow-up to SPR-5816) | revised lenient constructor resolution (follow-up to spr-5816) | 62 | false | false | 7 | false | false | false | spring-projects | spring-framework | 23,785 |
7eabd2da563a4e95928e89f72f7a207804eef0ab | Juergen Hoeller | Juergen Hoeller | introduced "nonPublicAccessAllowed" flag (SPR-5882) | introduced "nonpublicaccessallowed" flag (spr-5882) | 51 | false | false | 4 | false | false | false | spring-projects | spring-framework | 23,786 |
ba27c29dc4a2a676bb31f6a0252fd55b9d67ef23 | Sam Brannen | Sam Brannen | [SPR-5916] polishing. | [spr-5916] polishing | 20 | false | false | 2 | false | false | false | spring-projects | spring-framework | 23,787 |
a9254b34d19237f5fde7ceedec2126b08cf48e4d | Juergen Hoeller | Juergen Hoeller | introduced "lenientConstructorResolution" flag (SPR-5816) | introduced "lenientconstructorresolution" flag (spr-5816) | 57 | false | false | 4 | false | false | false | spring-projects | spring-framework | 23,788 |
f4a83c5c74713be3f4ba72977073305d2e445c49 | Juergen Hoeller | Juergen Hoeller | consistently allow array element | consistently allow array element | 32 | false | false | 4 | false | false | false | spring-projects | spring-framework | 23,789 |
cf29d1c367683fcb5159e2ea2721b81eb7925a00 | Juergen Hoeller | Juergen Hoeller | constructor argument type matching supports arrays and simple class names now (SPR-5844) | constructor argument type matching supports arrays and simple class names now (spr-5844) | 88 | false | false | 12 | false | false | false | spring-projects | spring-framework | 23,790 |
35b2a7e6126304ed2734da8c75eb427f162f0914 | Mark Pollack | Mark Pollack | Applied and reviewed Beverly's final edits up to section "beans-factory-scopes" | applied and reviewed beverly's final edits up to section "beans-factory-scopes" | 79 | false | false | 10 | false | false | false | spring-projects | spring-framework | 23,791 |
241280d24df17cb80a2a5751a4100e7fd40f5c07 | Mark Pollack | Mark Pollack | Beverly's edits reviewed. | beverly's edits reviewed | 24 | false | false | 3 | false | false | false | spring-projects | spring-framework | 23,792 |
9e0d87c5189cf07f0122b5edfd91321fdf0de013 | Chris Beams | Chris Beams | SPR-5932 - Singleton @Bean methods behave like prototypes in a Spring DM environment
* s/registerCallbacks/registerStaticCallbacks/ - see issue comments for full details | spr-5932 - singleton @bean methods behave like prototypes in a spring dm environment | 84 | false | false | 13 | false | false | false | spring-projects | spring-framework | 23,793 |
977cee4272d96f93b50166461fb9f8a0a5e4319b | Ramnivas Laddad | Ramnivas Laddad | Override clover.do for spring-aspects to avoid build failure | override clover.do for spring-aspects to avoid build failure | 60 | false | false | 8 | true | true | false | spring-projects | spring-framework | 23,794 |
68363f17a796e174012d2de99070e39a205b3ca7 | Juergen Hoeller | Juergen Hoeller | avoid potential NPE (SPR-5930) | avoid potential npe (spr-5930) | 30 | false | false | 4 | true | true | true | spring-projects | spring-framework | 23,795 |
9163d8043b9d73fc170499a72340e8ab57fe772a | Chris Beams | Chris Beams | updated .jms dependency on junit 4.6.0 from test->runtime to test->compile. touched all org.eclipse.jdt.core.prefs (during the process of importing the projects). only the date comments within each have changed. | updated .jms dependency on junit 4.6.0 from test->runtime to test->compile. touched all org.eclipse.jdt.core.prefs (during the process of importing the projects). only the date comments within each have changed | 211 | false | false | 28 | false | false | false | spring-projects | spring-framework | 23,796 |
ef6395b949656c213b2526f4f4a809f144b41a47 | Ramnivas Laddad | Ramnivas Laddad | Fixed a type in target name | fixed a type in target name | 27 | false | false | 6 | false | false | false | spring-projects | spring-framework | 23,797 |
1a5b5423095e84a2c1daa0e786961f99638f9727 | Ramnivas Laddad | Ramnivas Laddad | Another attempt to fix clover-related build failure | another attempt to fix clover-related build failure | 51 | false | false | 7 | false | false | false | spring-projects | spring-framework | 23,798 |
9be56a39b41077fb517b86539e556d0a4f83cf36 | Keith Donald | Keith Donald | moved binding configuration to publis binder api | moved binding configuration to publis binder api | 48 | false | false | 7 | false | false | false | spring-projects | spring-framework | 23,799 |
a8e83820340ea2c6ffc443035ec98fbab3fe3bd7 | Arjen Poutsma | Arjen Poutsma | Added more headers. | added more headers | 18 | false | false | 3 | false | false | false | spring-projects | spring-framework | 23,800 |
8073efd69f481590a6d22688dc2b9a0e8f6e124e | Arjen Poutsma | Arjen Poutsma | SPR-5924 - REOPENED -PathVariable mappings are greedy over hard coded mappings | spr-5924 - reopened -pathvariable mappings are greedy over hard coded mappings | 78 | false | false | 11 | false | false | false | spring-projects | spring-framework | 23,801 |
252bd3942c1a3589fce29cf06a5357cbcdb96fb6 | Ramnivas Laddad | Ramnivas Laddad | Stub out the clover target to allow successful building of snapshots | stub out the clover target to allow successful building of snapshots | 68 | false | false | 11 | false | false | false | spring-projects | spring-framework | 23,802 |
0576fe2654da5f1790c5edec66f10b0cdd015c65 | Keith Donald | Keith Donald | removed experimental stuff | removed experimental stuff | 26 | false | false | 3 | false | false | false | spring-projects | spring-framework | 23,803 |
2cf157e09a9a54f8600d30eef16905890961a4db | Keith Donald | Keith Donald | polish | polish | 6 | false | false | 1 | false | false | false | spring-projects | spring-framework | 23,804 |
abfc479bdb0eb28decc24fb720bb4e6827cbe7e3 | Arjen Poutsma | Arjen Poutsma | SPR-5924 - REOPENED -PathVariable mappings are greedy over hard coded mappings | spr-5924 - reopened -pathvariable mappings are greedy over hard coded mappings | 78 | false | false | 11 | false | false | false | spring-projects | spring-framework | 23,805 |
c9f4de3ebf82eac1a8e0bfe59214b2d1531ae023 | Arjen Poutsma | Arjen Poutsma | Added more headers. | added more headers | 18 | false | false | 3 | false | false | false | spring-projects | spring-framework | 23,806 |
ff1dac83817d7be5963f61efae1a1aae5e4b1c35 | Arjen Poutsma | Arjen Poutsma | SPR-5870 - Add support for content negotiation based on a request parameter value | spr-5870 - add support for content negotiation based on a request parameter value | 81 | false | false | 13 | false | false | false | spring-projects | spring-framework | 23,807 |
b1cb69fcb9ee591bb02449ecc2a3e09615a654f0 | Ramnivas Laddad | Ramnivas Laddad | Override clover.instrument target to avoid build failure. Created SPR-5921 to fix this propertly. | override clover.instrument target to avoid build failure. created spr-5921 to fix this propertly | 96 | false | false | 13 | false | true | false | spring-projects | spring-framework | 23,808 |
6206e5f11f4395b62c1fb296f2aab3d7299fc889 | Keith Donald | Keith Donald | ignore failing test for now | ignore failing test for now | 27 | false | false | 5 | true | true | true | spring-projects | spring-framework | 23,809 |
9f8638e5570ead0458e7132905fe3827455e73f2 | Keith Donald | Keith Donald | fixed element type bug | fixed element type bug | 22 | false | false | 4 | false | false | false | spring-projects | spring-framework | 23,810 |
5904814ec68aa4be07a2d84803a88882561aecfa | Keith Donald | Keith Donald | ignore cases from some tricky scenarios | ignore cases from some tricky scenarios | 39 | false | false | 6 | true | true | true | spring-projects | spring-framework | 23,811 |
eb4a767f6b76466b33d30ebd5006b4e81b64cab5 | Keith Donald | Keith Donald | removed last ignore | removed last ignore | 19 | false | false | 3 | false | false | false | spring-projects | spring-framework | 23,812 |
737c66d729d6815a4bba1c7495b241bd92425c48 | Keith Donald | Keith Donald | polish | polish | 6 | false | false | 1 | false | false | false | spring-projects | spring-framework | 23,813 |
89a8e4073bf214bb6bae37b304a80dbc4a5c16ce | Keith Donald | Keith Donald | more el converters | more el converters | 18 | false | false | 3 | false | false | false | spring-projects | spring-framework | 23,814 |
1344a6d4d014bda3c73e156bb692d87993f9c11f | Keith Donald | Keith Donald | more converters; since 3.0 | more converters; since 3.0 | 26 | false | false | 4 | false | false | false | spring-projects | spring-framework | 23,815 |
29139dfd1a7160ec07e68259cebdf4e4ff433302 | Ramnivas Laddad | Ramnivas Laddad | Fixed SPR-5920 by implementing GenericInterfaceDrivenDependencyInjectionAspect | fixed spr-5920 by implementing genericinterfacedrivendependencyinjectionaspect | 78 | false | false | 5 | false | false | false | spring-projects | spring-framework | 23,816 |
7199fcc233dd88800564cdf7fa85b7bc45fa3f08 | Ramnivas Laddad | Ramnivas Laddad | Fixed SPR-5918.
Had to override the test.do definition in build.xml. Need to consult the spring-build team to add the change to spring-build itself.
Since classes in test sources from another project cannot be shared, had to duplicate those classes. | fixed spr-5918. | 15 | false | false | 2 | false | false | false | spring-projects | spring-framework | 23,817 |
29327798c11c6631009ab91d1e49d263fd8c7553 | Sam Brannen | Sam Brannen | [SPR-5699] Investigating issues surrounding automatic flushing of the underlying ORM tool's session via TransactionalTestExecutionListener. | [spr-5699] investigating issues surrounding automatic flushing of the underlying orm tool's session via transactionaltestexecutionlistener | 138 | false | false | 14 | false | false | false | spring-projects | spring-framework | 23,818 |
c519f2bd3aa5e924dfc9dde8c54ecca4db2eb7e3 | Keith Donald | Keith Donald | string to map | string to map | 13 | false | false | 3 | false | false | false | spring-projects | spring-framework | 23,819 |
f53e627bb584e3c78959d985bb22adfac7da436b | Keith Donald | Keith Donald | string array to map converter | string array to map converter | 29 | false | false | 5 | false | false | false | spring-projects | spring-framework | 23,820 |
e4c868b837bab00b702c30b9b53a4909a3066cfa | Keith Donald | Keith Donald | javadoc | javadoc | 7 | false | false | 1 | false | false | false | spring-projects | spring-framework | 23,821 |
84bdd1ab8e319ea678bcfd7e42c2f71b8fe8c8df | Andy Clement | Andy Clement | better method name | better method name | 18 | false | false | 3 | false | false | false | spring-projects | spring-framework | 23,822 |
3788a84b8ec7fd6cc63f4b60098302481a39d8ad | Andy Clement | Andy Clement | for Keith and his binder: fault in support for maps (if attempt made to reference into null map) and for general objects, e.g. foo.bar if foo was null, attempt to dynamically build foo. | fault in support for maps (if attempt made to reference into null map) and for general objects, e.g. foo.bar if foo was null, attempt to dynamically build foo | 158 | false | false | 28 | false | false | false | spring-projects | spring-framework | 23,823 |
e3e34b04d46306fd39751e74ff4d0ac84ff3f11d | Andy Clement | Andy Clement | for Keith and his binder: fault in support for maps (if attempt made to reference into null map) and for general objects, e.g. foo.bar if foo was null, attempt to dynamically build foo. | fault in support for maps (if attempt made to reference into null map) and for general objects, e.g. foo.bar if foo was null, attempt to dynamically build foo | 158 | false | false | 28 | false | false | false | spring-projects | spring-framework | 23,824 |
85eda27cd48ba79fb8d3d92f32119c49c865a894 | Andy Clement | Andy Clement | for Keith and his binder: fault in support for maps (if attempt made to reference into null map) and for general objects, e.g. foo.bar if foo was null, attempt to dynamically build foo. | fault in support for maps (if attempt made to reference into null map) and for general objects, e.g. foo.bar if foo was null, attempt to dynamically build foo | 158 | false | false | 28 | false | false | false | spring-projects | spring-framework | 23,825 |
e85a6740d8d30f0c21f51eab64de87e4311fadfe | Keith Donald | Keith Donald | new tests for andy | new tests for andy | 18 | false | false | 4 | false | false | false | spring-projects | spring-framework | 23,826 |
6598fd736d4b2ec3802e1edc5fdd79d67b75ea7d | Arjen Poutsma | Arjen Poutsma | BindingJacsonConverter/View -> MappingJacksonConverter/View | bindingjacsonconverter/view -> mappingjacksonconverter/view | 59 | false | false | 3 | false | false | false | spring-projects | spring-framework | 23,827 |
cab7a9250dd1ca5b482c0f14dbe7c2d6edbce892 | Sam Brannen | Sam Brannen | Updated change log | updated change log | 18 | false | false | 3 | false | false | false | spring-projects | spring-framework | 23,828 |
5054802eb90fb15533788889c371f61b3c3edc9e | Sam Brannen | Sam Brannen | [SPR-5914] Updated reference manual to point out that class-level usage of @IfProfileValue overrides method-level usage. | [spr-5914] updated reference manual to point out that class-level usage of @ifprofilevalue overrides method-level usage | 119 | false | false | 15 | false | false | false | spring-projects | spring-framework | 23,829 |
696d78c14436bc09d96f3fb271ced7b1c590b96a | Sam Brannen | Sam Brannen | [SPR-5914] ProfileValueUtils now properly ensures that class-level usage of @IfProfileValue overrides method-level usage. | [spr-5914] profilevalueutils now properly ensures that class-level usage of @ifprofilevalue overrides method-level usage | 120 | false | false | 13 | false | false | false | spring-projects | spring-framework | 23,830 |
0d98baa5c1b83d99cdf45f9d3c2a55902630f678 | Mark Pollack | Mark Pollack | SPR-5619 | spr-5619 | 8 | false | false | 1 | false | false | false | spring-projects | spring-framework | 23,831 |
69422e771fa403a135ae55d6bc0c0c2327909bb3 | Mark Pollack | Mark Pollack | SPR-5619 - (OpenSessionInViewTests, ClassUtilTests fixed)
Update org.sf.web/.classpath to refer to tiles 2.1.2 | spr-5619 - (opensessioninviewtests, classutiltests fixed) | 57 | false | false | 5 | false | false | false | spring-projects | spring-framework | 23,832 |
8c9346718bf3c6c53f41b8a4916810867e7e1a81 | Mark Pollack | Mark Pollack | POM maintenance/development - initial jarjar support in maven build for ASM | pom maintenance/development - initial jarjar support in maven build for asm | 75 | false | false | 11 | false | false | false | spring-projects | spring-framework | 23,833 |
0c16554e237cddc9561c52ab13a7a51f36e116fe | Mark Pollack | Mark Pollack | SPR-5803 and additional POM maintenance/development | spr-5803 and additional pom maintenance/development | 51 | false | false | 5 | false | false | false | spring-projects | spring-framework | 23,834 |
c9a87de1410fd5026cf6b9031b3d363fe89713ee | Keith Donald | Keith Donald | polish | polish | 6 | false | false | 1 | false | false | false | spring-projects | spring-framework | 23,835 |
5cb03fa29007594aea655d585a62ea741dbf0822 | Keith Donald | Keith Donald | collapsed binding factory into binder for time being | collapsed binding factory into binder for time being | 52 | false | false | 8 | false | false | false | spring-projects | spring-framework | 23,836 |
a8fa8f49428274d7bed42a1a2c716424d916e415 | Juergen Hoeller | Juergen Hoeller | JMS SingleConnectionFactory performs start call within connection monitor (for Oracle AQ) | jms singleconnectionfactory performs start call within connection monitor (for oracle aq) | 89 | false | false | 11 | false | false | false | spring-projects | spring-framework | 23,837 |
542b88fb048e34ac4e7d0757ea2fb8ed9d55e27b | Juergen Hoeller | Juergen Hoeller | only call LocaleResolver when encountering an actual HttpServletRequest | only call localeresolver when encountering an actual httpservletrequest | 71 | false | false | 8 | false | false | false | spring-projects | spring-framework | 23,838 |
2db239031f30dec859b4338493a927b8715b21b3 | Keith Donald | Keith Donald | polish | polish | 6 | false | false | 1 | false | false | false | spring-projects | spring-framework | 23,839 |
80760ed7a4f8467c229951f6bbb3d37e56d54642 | Keith Donald | Keith Donald | polish | polish | 6 | false | false | 1 | false | false | false | spring-projects | spring-framework | 23,840 |
0c1c5fffbafda98f490217f677ef6e4855ac03d0 | Keith Donald | Keith Donald | collection property type formatters | collection property type formatters | 35 | false | false | 4 | false | false | false | spring-projects | spring-framework | 23,841 |
2be6ce0407786280365d6181b855f0b287c67155 | Keith Donald | Keith Donald | binding string to list | binding string to list | 22 | false | false | 4 | false | false | false | spring-projects | spring-framework | 23,842 |
2aef75b9072bd57b865d3c323372b2e71e315dd4 | Keith Donald | Keith Donald | list binding tests | list binding tests | 18 | false | false | 3 | false | true | false | spring-projects | spring-framework | 23,843 |
cbe669527347d2373a50f7422ef865c93c88e60c | Keith Donald | Keith Donald | formatted annotation to apply to formatted value object classes | formatted annotation to apply to formatted value object classes | 63 | false | false | 9 | false | false | false | spring-projects | spring-framework | 23,844 |
90bafe35cbc02b25e28ff28d15c39abab48d1671 | Keith Donald | Keith Donald | forgot to commit type descriptor | forgot to commit type descriptor | 32 | false | false | 5 | false | false | false | spring-projects | spring-framework | 23,845 |
2bbf827d5779c6a08ddbf25e9b8ad28c9f727654 | Keith Donald | Keith Donald | numerous binding enhancements; removed lazy binding for time being | numerous binding enhancements; removed lazy binding for time being | 66 | false | false | 9 | false | false | false | spring-projects | spring-framework | 23,846 |
5ff6191d72489c728d4fa6fbc99af4d0d03643b9 | Juergen Hoeller | Juergen Hoeller | preserve custom pre-bound RequestAttributes implementations (for Grails) | preserve custom pre-bound requestattributes implementations (for grails) | 72 | false | false | 7 | true | true | false | spring-projects | spring-framework | 23,847 |
68e07239c76d337038062d6d36463349298732f2 | Juergen Hoeller | Juergen Hoeller | extended checkResource(Locale) signature | extended checkresource(locale) signature | 40 | false | false | 3 | false | false | false | spring-projects | spring-framework | 23,848 |
2b13afd8917603577218576315f68a8cc2132772 | Juergen Hoeller | Juergen Hoeller | updated Tiles support for Tiles 2.1 compatibility (SPR-5411) | updated tiles support for tiles 2.1 compatibility (spr-5411) | 60 | false | false | 8 | false | false | false | spring-projects | spring-framework | 23,849 |
928855e47affff6097d3c824d79e8dbe31cf3594 | Arjen Poutsma | Arjen Poutsma | Javadoc | javadoc | 7 | false | false | 1 | false | false | false | spring-projects | spring-framework | 23,850 |
d3c54d979ec211595e379607a3556e4d79119691 | Andy Clement | Andy Clement | SPR-5906: test and fix for using expressions in property list keys and values | test and fix for using expressions in property list keys and values | 67 | false | false | 12 | false | false | false | spring-projects | spring-framework | 23,851 |
dcb52dbbc17fc9eda8d180eede222247322aa96b | Andy Clement | Andy Clement | SPR-5906: test and fix for using expressions in property list keys and values | test and fix for using expressions in property list keys and values | 67 | false | false | 12 | false | false | false | spring-projects | spring-framework | 23,852 |
a2bce8c2a88d5427bdc47d96134ab6942c869dec | Andy Clement | Andy Clement | SPR-5905: support for inner type references in type references 'T(com.foo.A$B)' or in ctor calls 'new com.foo.A$B()' | support for inner type references in type references 't(com.foo.a$b)' or in ctor calls 'new com.foo.a$b()' | 106 | false | false | 15 | false | false | false | spring-projects | spring-framework | 23,853 |
dbdac9fa31edc773642f7d8651c4de14e5d49599 | Andy Clement | Andy Clement | SPR-5847: require quotes for dotted map key names, eg. map['a.b.c'] | require quotes for dotted map key names, eg. map['a.b.c'] | 57 | false | false | 9 | true | true | false | spring-projects | spring-framework | 23,854 |
a4b7ce168c16c499642fdebf09044bdec74c766d | Andy Clement | Andy Clement | SPR-5804: problems with map access if it is the root object; SPR-5847: alternative map referencing strategies: a.b == a[b] == a['b'] | a.b == a[b] == a['b'] | 21 | false | false | 5 | false | false | false | spring-projects | spring-framework | 23,855 |
2b869d57f2dd0203ef0097da86dd2ea8a7d35372 | Sam Brannen | Sam Brannen | [SPR-5902] JavaDoc polishing. | [spr-5902] javadoc polishing | 28 | false | false | 3 | false | false | false | spring-projects | spring-framework | 23,856 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.