Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-08-29remove unused Javadoc stubsrbrooks63-204/+0
2010-08-29Eclipse source cleanup and formatrbrooks128-20814/+20977
2010-08-29convert all line terminators to Unix stylerbrooks5-1101/+1101
2010-08-27added checks for working branches not in commit state when commit occurredddunne1-26/+63
2010-08-27fixed attribute used for release dateddunne1-18/+18
2010-08-27replace equivalent code with calls to utility method Strings.isValidrbrooks44-71/+96
2010-08-26Update calls to RendererManager.open that use GENERALIZED_EDIT when DEFAULT_O...rbrooks4-4/+4
2010-08-25replace usage of instanceof IATSArtifact with isOfType(AtsArtifactTypes.AtsAr...rbrooks9-16/+17
2010-08-25improve ValidateChangeReport to count UIsddunne1-2/+2
2010-08-24improve ValidateChangeReport to count UIsddunne3-14/+38
2010-08-24make IOperation.run return status instead of an operationrbrooks1-1/+1
2010-08-24"Team Workflow" - YGHW1 - "Block changes to requirements unless done under an...rescobar11-229/+296
2010-08-24fixed world notes columnddunne1-2/+2
2010-08-23Event System registration cleanuprescobar2-26/+26
2010-08-23removed erroneous usages of SkynetGuiPlugin from org.eclipse.osee.atsrbrooks19-49/+37
2010-08-23removed redundant Collections.toString() that had reversed argumentsrbrooks1-1/+1
2010-08-23remove unnecessary use of CompositeOperation from SMAWorkFlowTab and OseeType...rbrooks1-7/+2
2010-08-23clarified in the Operations API that work percentage only applies to sub-oper...rbrooks1-3/+2
2010-08-18fixed goal table not reseting scroll barddunne1-5/+22
2010-08-18(no commit message)rescobar1-12/+23
2010-08-18fixed ats.SMA Note attribute typeddunne2-3/+4
2010-08-18cleanup javadocddunne1-2/+0
2010-08-17default table sizeddunne1-1/+0
2010-08-17Shrink goal order and vote column widthsddunne2-28/+27
2010-08-17added check for branch not foundddunne1-0/+3
2010-08-17Fixed SMA Notes attribute typeddunne1-57/+57
2010-08-17fixed misspellingddunne1-1/+1
2010-08-16Clean uprescobar2-8/+20
2010-08-16Use IRenderer.NO_DISPLAY as a renderer option instead of passing boolean show...rbrooks1-39/+2
2010-08-16events - removed unused branch callbackddunne4-19/+0
2010-08-16fixed goal table refresh bugddunne17-82/+388
2010-08-13remove event debug statementsddunne1-1/+1
2010-08-12turn off ats cm access providerddunne1-3/+8
2010-08-12ats accessddunne4-50/+87
2010-08-11Events - smaeditorddunne2-2/+5
2010-08-11"Team Workflow" - YGHW1 - "Block changes to requirements unless done under an...rescobar2-3/+60
2010-08-11Access testsddunne5-58/+121
2010-08-11converted more string based type references to use type tokensrbrooks88-564/+503
2010-08-10"Team Workflow" - YGHW1 - "Block changes to requirements unless done under an...rescobar3-3/+26
2010-08-10"Team Workflow" - YGHW1 - "Block changes to requirements unless done under an...rescobar3-8/+8
2010-08-10ats accessddunne2-14/+40
2010-08-10(no commit message)ddunne1-6/+0
2010-08-10javadoc cleanupddunne1-11/+0
2010-08-10converted more string based type references to use type tokensrbrooks1-13/+15
2010-08-09ats context idsddunne14-7/+293
2010-08-09converted more string based type references to use type tokensrbrooks36-429/+330
2010-08-09"Team Workflow" - YGHW1 - "Block changes to requirements unless done under an...rescobar1-6/+13
2010-08-07"Team Workflow" - YGHW1 - "Block changes to requirements unless done under an...rescobar4-0/+166
2010-08-06"Task" - G9N3R - "Don Dunne - Remove use of old boolean attribute ats.Blockin...ddunne3-10/+1
2010-08-06added Access Context Id attribute typeddunne1-1/+2

Back to the top