Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2011-08-04refactor: Rename activator for org.eclipse.osee.atsRyan D. Brooks6-33/+33
2011-07-10refactor: Performance improvements to ATS classeskwilk1-13/+8
2011-07-08feature: Improve ATS Notifications and added Test Suiteddunne9-243/+6
2011-07-07feature: Improve blam capabilities for importingkwilk1-2/+7
2011-06-29refactor: Add missing distribution statementsRyan D. Brooks35-140/+315
2011-06-28refinement[bgz_350609]: Allow ArtifactExplorer to purge childrenjmisinco1-1/+2
2011-06-20refactor: Cleanup and fix production testsddunne6-125/+10
2011-06-20refactor: Add time to assert for AtsQueryPerformanceTestsddunne1-1/+1
2011-06-16bug: Remove test code from production coderescobar1-15/+0
2011-06-14bug: Fix so Define Navigator can launch ATS Search itemsddunne5-17/+10
2011-06-14refactor: Convert all persist and transactions to have commentsddunne12-56/+53
2011-05-31refactor: Add org.eclipse.osee.ats.config.demo.test to test featureddunne1-1/+1
2011-05-20refactor: Move XResultData to framework.core; created XResultDataUIddunne6-13/+13
2011-05-20feature: ATS Programatic Transition Validationddunne39-243/+189
2011-05-24refactor: Create IBasicUser and UserTokenddunne10-40/+51
2011-05-27feature: Create DemoDb tests to validate PopulateDemoDbddunne4-12/+32
2011-05-18refactor: Remove StaticIdManager and auto-caching of all StaticId attributesddunne4-0/+16
2011-05-17bug: Convert console exceptions to test errors and cleaned up logsddunne8-2/+49
2011-05-13refactor: Cleanup loggingddunne10-31/+92
2011-05-12refactor: Replace usage of Branch with IOseeBranch where possibleRyan D. Brooks3-21/+12
2011-05-12refactor: Remove redundant test suitesRyan D. Brooks1-35/+0
2011-05-11feature: Create ats.coreddunne55-311/+303
2011-05-09feature: Add ReviewType to Review Searchddunne1-6/+7
2011-04-22refactor: Remove .test from test bundlesddunne74-199/+199
2011-04-19refactor: Remove test methods from DbUtilrescobar1-4/+4
2011-04-18refactor: Add MassArtifactEditor.closeAll to MassEditor and ReviewNavigate testsddunne2-9/+2
2011-04-18refactor: Rename Review_Demo_StateItem_Suite to Review_Demo_Suiteddunne1-1/+1
2011-04-18feature[ats_7HTN2]: Expand information stored for peer review to support ↵ddunne6-30/+328
formal review
2011-04-14refactor: Fix test author javadocddunne1-0/+3
2011-04-14feature[ats_YGHW1]: Block changes to requirements unless done under an ↵ddunne3-0/+216
appropriate action
2011-04-07feature: Add AI selection to Copy ATS Configuration Blamddunne2-14/+18
2011-04-07refinement: Improve test assert message for AtsNavigateItemsToWorldViewTestddunne1-1/+1
2011-03-30bug[ats_1W3T5]: Prevent ConfigureNewLbaProgram from reverting artifactsddunne6-4/+269
2011-03-24refactor: Resolve FindBugs for org.eclipse.osee.atsddunne1-3/+3
2011-03-24refactor: Restore Version and Action as abstract of Artifactddunne16-35/+42
2011-03-08refactor: Remove IATSArtifact from framework and ATSddunne4-73/+53
2011-03-08refactor: Convert instanceof to isOfType for TeamWorkflow and Tasksddunne2-3/+4
2011-03-08refactor: Remove VersionArtifact as subclass of Artifactddunne3-7/+6
2011-03-08refactor: Remove SMA from ATS artifact types and codeddunne2-16/+16
2011-03-08refactor: Remove ActionArtifact as subclass of Artifactddunne24-87/+101
2011-03-07refactor: Convert HoursSpent and PercentComplete to XViewerAtsColumnddunne1-4/+6
2011-03-03bug: Fix junit deprecated methodsrescobar2-39/+39
2011-03-03refactor: Cleanup junit dependenciesrescobar38-38/+38
2011-02-18feature: AtsDsl - Fix how work definition id is overridden by New Actionddunne4-6/+6
2011-02-16refinement: AtsDsl - Convert AtsConfigManager to new WorkDefinitionsddunne1-38/+8
2011-02-18refactor: Cleanup token creation and inheritancerescobar1-41/+35
Create static TokenFactory to handle token creation Create HasArtifactType interface Create HasBranch interface Fix ArtifactToken inheritance Remove token subclasses
2011-01-21feature: Convert ATS to XText for Work Definitions and Configddunne30-2/+707
2011-02-09refactor: Update build numbers to 0.9.9rescobar1-1/+1
2011-08-12feature[ats_PMYWY]: Update to use org.junit 4.8.2rescobar1-1/+1
2011-03-04bug[ats_NM2F7]: Change WordTemplateRenderer to return BASE_MATCH ↵0.9.8.v201103010909_SR_Arescobar1-1/+1
applicability rating for diffs

Back to the top