Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-09-16bug: ActionArtifact - don't exception if priority not set - fix SyncOseeAndCpcrddunne1-3/+1
2010-09-16feature[ats_UYPM6]: Partial - coverage tool needs ability to link ATS to cove...ddunne1-0/+53
2010-09-15refactor: Move DeletionFlag enum to framework corerescobar6-6/+6
2010-09-15feature[ats_UYPM6]: Partial - coverage tool needs ability to link ATS to cove...ddunne3-15/+36
2010-09-13bug: Fix event handlers and exception logic; fixed branch regression testddunne6-298/+173
2010-09-13feature[ats_J2J6D]: Add ability to mark working branch as favorite from workflowddunne2-17/+57
2010-09-13feature[ats_D95G0]: Enable set 'Related to State' to show valid states to cho...ddunne5-9/+107
2010-09-13bug[ats_UNJKK]: Quick search given no input string, and cancelling out gets e...ddunne2-15/+26
2010-09-13feature[ats_4J6VF]: Add Show in Artifact Explorer to context menu on relation...ddunne1-0/+1
2010-09-13bug: Make Jaxp thread safe by using both namespace aware and unaware factoriesrbrooks2-2/+2
2010-09-13feature: Improve ats copy-details-action to be configurableddunne3-3/+52
2010-09-10feature[ats_GT6D6]: Add 'View Word Change Report' option on right mouse click...ddunne3-38/+27
2010-09-10feature: Show Id for all workflows in workflow editorddunne3-7/+5
2010-09-08refactor: Eclipse source cleanup and formatRyan D. Brooks5-5/+0
2010-09-08refactor: Convert all line terminators to Unix styleRyan D. Brooks1-409/+409
2010-09-02Reorganized event serviceddunne18-83/+83
2010-09-01Remove old event system codeddunne19-807/+15
2010-09-01fixed goal refresh when re-ordering itemsddunne1-1/+5
2010-08-31Update build version to 0.9.6rescobar1-1/+1
2010-08-31"Task" - AC1WD - "remove ATS related assignees in DB and StateManager.updateA...ddunne2-28/+29
2010-08-31removed commentsddunne1-19/+19
2010-08-31"Task" - AC1WD - "remove ATS related assignees in DB and StateManager.updateA...ddunne4-70/+53
2010-08-31remove unused Javadoc stubsrbrooks42-126/+50
2010-08-30moved date utils to skynet coreddunne30-518/+499
2010-08-30(no commit message)ddunne1-18/+18
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

Back to the top