The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.
| Tag Class | Total number of occurrences | Tag strings used by tag class |
|---|---|---|
| @deprecated | 1 | @deprecated |
| @todo | 0 | @todo |
| FIXME | 0 | FIXME |
| TODO | 12 | TODO |
| XXX | 35 | XXX |
Each tag is detailed below:
Number of occurrences found in the code: 1
| tinlizard.web.ObjectCollectionWeb | Line |
|---|---|
| --No comment-- | 44 |
Number of occurrences found in the code: 12
| tinlizard.web.TinLizardWeb | Line |
|---|---|
| codeline - a depends on b. | 78 |
| codeline - merge target | 79 |
| reporting/summary - codeline/merge plan based on codeline merge target and inter-dependencies. | 80 |
| codeline search - "bachelors" - no one depends on it? | 81 |
| activity log for all events: Activity: EntityType,ID,Action,Actor,TimeStamp,IP. | 84 |
| edit items "in place", instead of having to go to configure screen. | 88 |
| "logan's run" age of codelines/views on UI. max age? configurable? | 89 |
| ICONS: http://tango.freedesktop.org/Tango_Desktop_Project | 90 |
| List out mvn scm:checkout commands to get all projects in view. | 91 |
| implement HttpDeletable for applicable classes. | 92 |
| eclipse - plugin to get codeline policy? right-click -> Team -> getCodelinePolicy(). | 95 |
| include sample scripts to show updating TinLizard from Hudson/Redmine, etc. | 98 |
Number of occurrences found in the code: 35
| tinlizard.dao.MashDaoTest | Line |
|---|---|
| getDefaultEncoding? | 88 |
| tinlizard.dao.io.MashDaoImpl | Line |
| consider logging warning. | 85 |
| tinlizard.dao.jpa.JpaDao | Line |
| consider @EntityListeners http://www.javaworld.com/javaworld/jw-01-2008/jw-01-jpa1.html?page=4 | 96 |
| tinlizard.dao.jpa.JpaFilter | Line |
| research http://www.redhat.com/docs/en-US/JBoss_Enterprise_Application_Platform/4.3.0.cp04/html/Entity_Manager_User_Guide/Transactions_and_Concurrency.html | 35 |
| may be overkill for any AJaX, or make smarter, skip /resources/* | 36 |
| tinlizard.dao.maven.ScmDaoImpl | Line |
| signal problems, how? | 136 |
| tinlizard.model.Codeline | Line |
| assert daysAgo is positive. | 306 |
| what about getEffectivePom(pb); ? | 437 |
| tinlizard.model.CurrentUser | Line |
| where to set this? | 59 |
| tinlizard.model.Dependency | Line |
| , nullable = false) | 96 |
| tinlizard.model.Policy | Line |
| configurable? | 205 |
| tinlizard.model.Project | Line |
| maybe shouldn't throw error if not found, since that is client/user input. | 241 |
| add integrity checks that there is only 1 main line. | 268 |
| --No comment-- | 299 |
| tinlizard.web.CodelineWeb | Line |
| prevent updating id? | 185 |
| tinlizard.web.GroupWeb | Line |
| first level collection? | 60 |
| tinlizard.web.MashInTag | Line |
| default to "it" defined by stapler if not set. | 48 |
| tinlizard.web.ObjectWeb | Line |
| make max depth configurable. | 43 |
| tinlizard.web.PolicyWeb | Line |
| add check for matching codelines/views | 109 |
| prevent updating id? | 114 |
| tinlizard.web.ProjectWeb | Line |
| prevent updating id? | 158 |
| tinlizard.web.TinLizardWeb | Line |
| search admin - clear indexes, index some, index all? | 66 |
| security CRUD per object or object group (project+codelines, users, views). | 67 |
| Artifact - get consumers needs to check groupId as well. | 68 |
| bubble up 0001 error in meaningful way to UI. | 69 |
| obtain effective-pom dependencies. | 70 |
| advanced search. | 71 |
| codeline create/lastmodified confusing - for the record in TL or for the actual codeline? maybe "admins" can set both? | 74 |
| project.getCodelineCount(Policy p); | 75 |
| user.getName(); | 76 |
| reconsider changelog/scm interface. | 77 |
| scm connection in codelines.tag | 87 |
| days ago as user input. | 246 |
| tinlizard.web.UserWeb | Line |
| prevent updating id? | 107 |
| tinlizard.web.ViewWeb | Line |
| prevent updating id? | 114 |