Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-09-01refactor: Update build numbers to 0.10.3Roberto E. Escobar1-1/+1
2012-08-17refactor: Update build numbers to 0.10.2Roberto E. Escobar1-1/+1
2012-07-23feature[ats_04296]: Rename DynamicXWidgetLayout to XWidgetRendererDavid W. Miller1-2/+2
2012-07-12refinement: Update file author and javadocddunne3-3/+3
2012-07-09refactor: Update build numbers to 0.10.1Roberto E. Escobar1-1/+1
2012-06-11bug[ats_D9J61]: Add ignores to coverage testsjmisinco1-0/+11
2012-06-11refactor: Move IncrementingNum to AtsUtilRoberto E. Escobar1-2/+3
2012-04-17feature: Add ImportCoverageMethodsFromPackageddunne1-1/+0
2012-04-17refinement: Add Coverage test cases for name duplicationddunne10-0/+249
2012-04-06bug: Coverage unit deletion does not refresh merge tabddunne8-21/+34
2012-03-28feature: Improve performance of Coverage getting counts of items of Coverage ...ddunne4-112/+111
2012-03-28bug: Provide valid CoverageOptionManager to OseeCoverageUnitStore during deleteddunne6-33/+38
2012-03-28feature: Add coverage tests for multi-level deletion caseddunne13-49/+438
2012-03-27feature: Add coverage tests for created/deleted top unitsdonald.g.dunne6-0/+114
2012-03-31refactor: Remove non-existent paths from build.propertiesRyan D. Brooks1-14/+0
2012-02-15refactor: Update build numbers to 0.10.0Roberto E. Escobar1-1/+1
2012-04-20refinement: Remove OseeData open project checks from testsRoberto E. Escobar1-9/+0
2012-01-18bug[ats_6WFC6]: SkynetTransaction - Fix CoveragePackageImportTestddunne1-2/+0
2012-01-14bug[ats_6WFC6]: Allow multiple skynetTransactions without artifact overlapsRoberto E. Escobar8-79/+45
2012-01-12refactor[ats_6WFC6]: Call TransactionManager to create SkynetTransactionsRoberto E. Escobar7-28/+35
2012-01-10bug[ats_6WFC6]: SkynetTransaction multiple transaction problemkwilk5-55/+140
2012-01-10refactor: Code quality improvementskwilk1-1/+5
2011-10-10refactor: Checks for data consistency on testskwilk5-0/+25
2011-12-07bug[ats_814KR]: TestUnitNames artifact moved to Common branchjmisinco1-3/+2
2011-12-01feature: Add coverage package name to transaction commentddunne6-38/+33
2011-08-26feature: WorkDef - Removed legacy WorkItemDefinition codeddunne1-1/+1
2011-08-23refactor: Add prints to catch intermittent bug in VectorCastImportTest.javaddunne1-0/+11
2011-08-08feature: Add wait for file-copy to complete in VectorCastImportTestddunne1-2/+6
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

Back to the top