Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-08-04refactor: Utilize isEmpty instead of in-place codeRyan D. Brooks1-7/+7
2011-08-04refactor: Remove usage of SkynetGuiPlugin from coverageRyan D. Brooks1-2/+2
2011-08-01bug[ats_YBMQE]: Coverage - test units not getting updated for some items duri...ddunne8-45/+182
2011-07-08feature: Remove un-necessary warnings for normal cases in Coverage TestUnitCacheddunne1-2/+10
2011-06-29refactor: Add missing distribution statementsRyan D. Brooks1-4/+9
2011-06-28refinement[bgz_350609]: Allow ArtifactExplorer to purge childrenjmisinco1-1/+2
2011-06-20refactor: Cleanup and fix production testsddunne1-0/+1
2011-06-17bug: Fixes for test failures on 0.9.9_devkwilk1-3/+1
2011-06-14refactor: Convert all persist and transactions to have commentsddunne4-23/+23
2011-05-20refactor: Move XResultData to framework.core; created XResultDataUIddunne2-2/+2
2011-05-24refactor: Create IBasicUser and UserTokenddunne1-2/+2
2011-05-27feature: Create DemoDb tests to validate PopulateDemoDbddunne1-3/+8
2011-05-18refactor: Remove StaticIdManager and auto-caching of all StaticId attributesddunne2-8/+13
2011-05-17bug: Convert console exceptions to test errors and cleaned up logsddunne1-0/+7
2011-05-16refactor: Cleanup error logging for Coverage testsddunne2-7/+10
2011-05-12refactor: Replace usage of Branch with IOseeBranch where possibleRyan D. Brooks6-36/+24
2011-05-11feature: Create ats.coreddunne5-6/+7
2011-04-22refactor: Remove .test from test bundlesddunne71-176/+174
2011-04-11bug[ats_AXQ3H]: Searching coverage for CND causes exceptionddunne1-3/+3
2011-03-21feature[ats_GQ41M]: Coverage - Import merge feature to retain previously disp...ddunne55-155/+565
2011-03-09feature: Coverage - Search Coverage Method hyperlink doesn't have Test_Unit i...ddunne1-2/+5
2011-03-03refactor: Cleanup junit dependenciesrescobar8-12/+12
2011-02-15feature: Improve Coverage merge reporting to help users resolve merge problemsddunne3-40/+40
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-07-28refinement: Update getCoveragePrefArt to assert branch not null0.9.8.v201108031212_SR3_RCrescobar1-4/+4
2011-07-28refactor: Update getTestBranch to use branch tokenrescobar1-1/+1
2011-06-02refactor[bgz_348142]: Remove osee_cvg_testunits table dependencyjohn.r.misinco8-211/+350
2011-04-22refactor: Introduce end-of-line normalizationRyan D. Brooks1-65/+65
2010-12-21refactor: Utilize utility method PluginUtil.copyPluginFileToOseeData instead ...rbrooks1-25/+17
2010-12-13refactor: Update build numbers to 0.9.8rescobar1-1/+1
2010-12-01bug: Fix Coverage Testsrescobar2-3/+15
2010-11-18refactor: Revome TestUtil isInTest/setInTest methodsrescobar1-6/+2
2010-11-15feature: Add coverage tests to Demo Test Suiteddunne1-4/+8
2010-10-19bug[ats_M7TTD]: Source for runtime plugins missing from releaserescobar1-2/+1
2010-10-13refactor: Update version numbers to 0.9.7rescobar1-1/+1
2010-10-06refinement: Move Coverage tests to non-common branchddunne8-100/+135
2010-10-05bug: Enable coverage package to cross branch link to ATS for work productsddunne4-14/+20
2010-09-28refactor: Resolve PMD Code Quality findings in ATSddunne1-0/+925
2010-09-24refactor: Cleanup activators and unnecessary usage of OseeUiActivatorddunne1-18/+13
2010-09-24refinement[ats_UYPM6]: Fix and improve coverage unit testsddunne3-6/+10
2010-09-23feature[ats_UYPM6]: Add coverage work product actions and update eventsddunne2-11/+18
2010-09-20feature[ats_UYPM6]: Partial - coverage tool needs ability to link ATS to cove...ddunne5-16/+144
2010-09-14refactor: Directly support String.format in OseeCoreException constructorsrbrooks2-8/+7
2010-09-16feature[ats_UYPM6]: Partial - coverage tool needs ability to link ATS to cove...ddunne9-7/+42
2010-09-15refactor: Move DeletionFlag enum to framework corerescobar1-1/+1
2010-08-31Update build version to 0.9.6rescobar1-1/+1
2010-08-31remove unused Javadoc stubsrbrooks5-22/+0
2010-08-29remove unused Javadoc stubsrbrooks21-84/+0
2010-08-29Eclipse source cleanup and formatrbrooks4-7/+19

Back to the top