Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-11-17refactor: Replace occurances of Branch with IOseeBranchjmisinco6-15/+15
2011-10-18feature: Create system leve SSDD Report0.9.9.v201110190003_SR2Ryan D. Brooks1-0/+172
2011-09-07refactor: Remove IActionable0.9.9.v201109070002_SR1donald.g.dunne1-12/+1
2011-08-18bug: Remove TestProcedureXL and AbstractTestUnit since no backing data in she...jmisinco2-2/+1
2011-08-08feature: Allow DetailTestStatus to pull traceability from imported artifactsjmisinco1-2/+7
2011-08-08refactor[bgz_354193]: Remove unused exception declarationsShawn F. Cook5-13/+12
2011-08-04refactor: Rename activator for org.eclipse.osee.defineRyan D. Brooks20-73/+83
2011-08-04feature[ats_E4J07]: Allow Stp/Std report BLAM to select trace typesjmisinco2-1/+2
2011-08-02refactor: In BLAMs, use the BLAM log methods for logging0.9.9.v201108031212_RCRyan D. Brooks2-4/+3
2011-08-02refactor: Replace OseeLog.log() calls that use String.format with OseeLog.logfRyan D. Brooks2-6/+6
2011-07-28feature: Update perspective menu and cleanup internalsddunne22-21/+95
2011-07-27feature: Create Detailed Test Status reportRyan D. Brooks1-0/+86
2011-07-27feature: Remove Bug Action from Views and Editorsddunne1-4/+0
2011-07-21feature[ats_E4J07]: Allow Stp/Std report BLAM to select trace typesjmisinco16-37/+1526
2011-07-01refinement: Auto-open result of PublishWithSpecifiedTemplateRyan D. Brooks1-4/+1
2011-06-21refactor: Minor quality changeskwilk1-4/+0
2011-06-14refactor: Convert all persist and transactions to have commentsddunne2-4/+4
2011-05-20refactor: Move XResultData to framework.core; created XResultDataUIddunne4-7/+10
2011-05-12refactor: Replace usage of Branch with IOseeBranch where possibleRyan D. Brooks10-28/+35
2011-02-28feature: Create review perspective and share common navigate itemsddunne3-60/+44
2011-02-23feature: Convert artifact editor menu item to use single imageddunne1-2/+2
2011-02-18refactor: Cleanup token creation and inheritancerescobar7-31/+31
2011-08-11refinement: Update publish BLAM to be able to skip foldersjphillips1-1/+9
2011-07-18feature[ats_5HPLV]: Update traceability code for usejmisinco18-42/+459
2011-06-02refinement: Add an argument to turn on/off skipping errors for the publish vb...jphillips1-1/+3
2011-04-20bug[bgz_343293]: Fix import trace units throwing an exceptionjmisinco3-36/+21
2011-01-27refactor: Update WordTemplateProcessor to use its renderer's options instead ...rbrooks1-8/+5
2011-01-27refactor: Remove need for directly constructing a VariableMap when setting re...rbrooks1-12/+20
2011-01-27refactor: Remove obsolete class PublishRequirementsrbrooks1-230/+0
2011-01-11bug[bgz_333909]: Fix for setFocus() problem in widgets inheriting from XWidge...kwilk1-0/+3
2011-01-11refactor[bgz_334685]: Remove superfluous code and improve readabilitykwilk1-6/+0
2010-12-15bug[ats_JGX6U]: Fix OSEE framework context sensitive helprescobar1-2/+2
2010-12-15refinement: Create Combo/Multi XWidgetsddunne1-1/+3
2010-12-09bug[ats_KNLQU]: ATS Navigator is blank after loading completesrescobar1-7/+2
2010-12-07refinement: Make ExcelXmlWriter support optional use of stylesrbrooks1-3/+7
2010-12-02refinement: Improve publish BLAM by adding open in Word featurejphillips1-1/+3
2010-11-24refinement: Improve exception handling by allowing RowProcessor.processRow to...rbrooks1-35/+19
2010-11-04feature[ats_FZ1MA]: Present System Subsystem report sections in separate work...rbrooks1-19/+35
2010-11-03feature: Create system and subsystem requirements reportrbrooks1-0/+431
2010-10-29feature[ats_8NW98]: Make traceability tables list qualification methods in a ...rbrooks2-3/+3
2010-10-08refactor[ats_TQ58R]: Remove unnecessary method OseeUiActivator.getPluginNamerbrooks1-6/+1
2010-10-06refactor: Replace unnesecary usages of RelationTypeManager.getType with direc...rbrooks1-2/+1
2010-10-06bug[ats_AH2T0]: Subsystem to Lower Level Trace BLAM needs clarification on in...rbrooks1-0/+5
2010-10-04refactor: Use IArtifactType and IAttributTypeddunne9-54/+65
2010-10-01refinement: Improve RelationManager performancerescobar1-1/+3
2010-09-22refactor: Make SubsystemToLowLevelReqTraceReport output files with unique namesrbrooks1-2/+3
2010-09-24refactor: Cleanup activators and unnecessary usage of OseeUiActivatorddunne2-3/+4
2010-09-20refactor: Convert nested class FindResults.FindResultsIterator to a top level...rbrooks1-1/+2
2010-09-14refactor: Directly support String.format in OseeCoreException constructorsrbrooks5-12/+12
2010-09-16refactor: Replace usage of unchecked exceptions with appropriate OSEE exceptionrbrooks1-2/+3

Back to the top