Tag List Report
The following document contains the listing of user tags found in the code. Below is the summary of the occurences per tag.
| Tag | Total number of occurences |
|---|
| @todo | 0 |
| TODO | 20 |
Each tag is detailed below:
Number of occurences found in the code: 0
Number of occurences found in the code: 20
| edu.wisc.my.webproxy.beans.SpringList | Line |
|---|
| To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates | 47 |
| edu.wisc.my.webproxy.beans.cache.oscache.JdbcPersistenceListener | Line |
|---|
| upgrade spring to get rid of this line | 367 |
| edu.wisc.my.webproxy.beans.cache.oscache.KeyHashingPersistenceListener | Line |
|---|
| this should be configured as a spring bean | 62 |
| this limit should be configurable | 65 |
| depending on how expensive this is perhaps a largish LFU cache of keys->hashes would be good? | 187 |
| edu.wisc.my.webproxy.beans.cache.oscache.OsCachePageCache | Line |
|---|
| make persisted group name configurable | 92 |
| edu.wisc.my.webproxy.beans.http.HttpManagerImpl | Line |
|---|
| remove proxy config before prod this.client.getHostConfiguration().setProxy("localhost", 7999); | 163 |
| edu.wisc.my.webproxy.beans.http.JdbcStateStore | Line |
|---|
| ensure State can be re-created from bean properties and use those instead of serialization (faster?) | 82 |
| upgrade spring to get rid of this line | 241 |
| edu.wisc.my.webproxy.portlet.WebProxyPortlet | Line |
|---|
| handle timeout cleanly | 389 |
| make sure this works | 433 |
| how do we handle 'unknown'? | 453 |
| Display page with direct link to content and back link to previous URL | 477 |
| review EDIT mode code | 847 |
| do cache check for content type | 878 |
| make this an init parameter | 1040 |
| edu.wisc.my.webproxy.portlet.WebproxyConstants | Line |
|---|
| To change the template for this generated file go to Window - Preferences - Java - Code Style - Code Templates | 4 |
| To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates | 14 |
| edu.wisc.my.webproxy.servlet.ProxyServlet | Line |
|---|
| handle timeout cleanly | 301 |
| make sure this works | 339 |