Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-03-08refactor: Update to use nightly builds0.9.9.v201103090002_RCrescobar1-1/+1
2011-03-08refactor: Remove IATSArtifact from framework and ATSddunne19-136/+76
2011-03-08refactor: Convert instanceof to isOfType for TeamWorkflow and Tasksddunne71-232/+271
2011-03-08refactor: Separate access control refresh cache logic from purge branchjphillips6-32/+62
2011-03-08refactor: Remove VersionArtifact as subclass of Artifactddunne86-522/+616
2011-03-08refactor: Remove SMA from ATS artifact types and codeddunne80-575/+574
2011-03-08refactor: Remove ActionArtifact as subclass of Artifactddunne108-559/+539
2011-03-07refactor: Remove IWorldViewArtifact interfaceddunne13-41/+29
2011-03-07refactor: Convert HoursSpent and PercentComplete to XViewerAtsColumnddunne29-529/+1043
2011-03-07refactor: Remove ats config TeamWorkflowArtifact subclassddunne38-333/+417
2011-03-07refinement: Add logging for PurgeBranchOperationRyan D. Brooks7-23/+42
2011-03-05refactor: Utilize logf instead of in-place code for String.formatRyan D. Brooks7-23/+30
2011-03-04feature: Remove Derby databaserescobar47-2224/+28
2011-03-04refactor: Update launch config to remove jini config linesddunne2-4/+4
2011-03-04feature: Add deleteBranchWithPend to BranchManagerddunne1-0/+5
2011-03-04bug[ats_7RGMG]: Fix issue with purge operationjphillips5-50/+38
2011-03-03refinement: Update email blam to report sucessRyan D. Brooks1-1/+1
2011-03-03bug: Fix test issue UtfReadingRuleTestrescobar1-3/+5
2011-03-03bug: Fix junit deprecated methodsrescobar2-39/+39
2011-03-03refactor: Cleanup junit dependenciesrescobar165-297/+214
2011-03-03refactor: Delete org.eclipse.osee.framework.resource.management.servlet.testrescobar11-1395/+0
2011-03-03refinement: Add Indirect Software Requirement to CoreArtifactTypesddunne1-0/+1
2011-03-03refinement: Modify ValidateReqChangeReport to not log errors to ErrorLogddunne1-1/+1
2011-03-03bug: Add ats dsl bundles to build systemrescobar6-15/+31
2011-02-28refactor: Cleanup warnings from osee.atsddunne20-64/+39
2011-02-28refactor: Cleanup warnings from osee.framework.ui.pluginddunne17-133/+29
2011-02-28refactor: Remove unnecessary org.eclipse.osee.ats.dsl.generatorddunne9-113/+0
2011-02-28bug: StateManager creating immutable HashSet for cancelled in getImplementers...ddunne1-7/+8
2011-02-28feature: Create review perspective and share common navigate itemsddunne33-188/+1166
2011-02-25refactor: Remove unnecessary method dispose from ResultsEditorRyan D. Brooks1-5/+0
2011-02-25refactor: Remove unnecessary code from BlamEditorRyan D. Brooks1-3/+0
2011-02-24feature[ats_YGHW1]: Update artifact explorer to use relation type access controlrescobar1-2/+11
2011-02-24feature[ats_YGHW1]: Update relation type access method signature to use tokensrescobar4-9/+9
2011-02-24feature[ats_YGHW1]: Improve dsl formatterrescobar1-1/+0
2011-02-24refactor: Remove redundant osgi GarbageCollectionCommandRyan D. Brooks2-36/+0
2011-02-24refactor: Resolve build warnings for org.eclipse.osee.ats.dsl.generatorRyan D. Brooks2-2/+1
2011-02-24feature: Fix cancelled state workflow editor title showing Reason; trueddunne1-2/+1
2011-02-24feature: Convert targeted version setting to auto-save and add to transition ...ddunne7-676/+630
2011-02-24bug: Fix tasks not getting removed from worldXViewer on delete/purgeddunne1-3/+1
2011-02-23feature: AtsDsl - Handle string RuleDefinitionOption from translationddunne1-3/+8
2011-02-23feature: Convert artifact editor menu item to use single imageddunne9-12/+14
2011-02-23feature: AtsDev - Add ability to import/replace Work Definitionsddunne7-18/+75
2011-02-23feature: AtsDsl - Merge artifact token changesddunne4-7/+9
2011-02-23feature: Add blam to set workbench override imageddunne7-0/+128
2011-02-22feature[ats_YGHW1]: Update grammar to add artifact matcherrescobar82-11581/+16207
2011-02-22feature[ats_YGHW1]: Integrate artifact matcherrescobar21-253/+1068
2011-02-25refactor: Allow composition of RenameFiles and ExportChangeReportOperationRyan D. Brooks10-52/+222
2011-02-22refactor: Update AbstractBlam to use OperationLogger for outputRyan D. Brooks23-120/+84
2011-02-22refactor: Allow a BLAM to create and use its own custom operationRyan D. Brooks3-8/+16
2011-02-28refactor: Provide direct support for OperationLogger in AbstractOperationRyan D. Brooks6-41/+44

Back to the top