Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-02-22refactor: Allow a BLAM to create and use its own custom operationRyan D. Brooks1-1/+1
2011-02-18refactor: Cleanup token creation and inheritancerescobar3-50/+33
2011-02-15feature: Improve Coverage merge reporting to help users resolve merge problemsddunne2-9/+35
2011-02-07feature: Improve Coverage import logging and javadocddunne6-40/+96
2011-02-09refactor: Update build numbers to 0.9.9rescobar1-1/+1
2011-08-12feature[ats_PMYWY]: Upgrade to use com.google.collect 1.0.0rescobar1-1/+2
2011-07-20refactor: Remove CreateCoverageTestUnitArtifact XNavigate itemjmisinco2-71/+0
2011-06-06refinement[bgz_348467]: Improve loading coverage package performancejohn.r.misinco3-11/+21
2011-06-02refactor[bgz_348142]: Remove osee_cvg_testunits table dependencyjohn.r.misinco11-270/+429
2011-04-22refactor: Introduce end-of-line normalizationRyan D. Brooks5-134/+134
2011-03-09refactor: Change Renderer.getApplicabilityRating to use IArtifactrescobar1-3/+5
2011-02-22bug[ats_0ZGPF]: Modification of coverage assignee or notes to nothing does no...ddunne1-3/+16
2011-02-22bug[ats_X0QYA]: Coverage "Work Product Task" search does not find matchesddunne1-5/+16
2011-01-19feature[bgz_334939]: Enable XComboWidget to accept SWT style flagskwilk1-1/+1
2011-01-11bug[bgz_333909]: Fix for setFocus() problem in widgets inheriting from XWidge...kwilk2-32/+9
2011-01-18bug[ats_08C6C]: Coverage Tools not available from Coverage Navigatorddunne1-1/+3
2011-01-10refinement: Improve open with command/handler renderer coderescobar1-5/+6
2011-01-10refactor: Make exception handling common across handlersrescobar1-9/+2
2010-12-21refactor: Remove usage of obsolete class AFilerbrooks6-15/+20
2010-12-21refinement: Remove unused VcpSourceLineFile from Coverageddunne2-65/+0
2010-12-15bug[ats_JGX6U]: Fix Coverage context sensitive helprescobar9-1/+41
2010-12-13refactor: Update build numbers to 0.9.8rescobar1-1/+1
2010-12-09bug[ats_KNLQU]: ATS Navigator is blank after loading completesrescobar1-6/+1
2010-11-30refactor: Update build propertiesrescobar1-1/+2
2010-10-29refactor: Utilize utility method AWorkbench.getDisplay instead of in-place coderbrooks1-2/+2
2010-11-02feature: Improve performance of Coverage event handlingddunne1-13/+22
2010-11-02refinement: Add check for test db for convenience branch set in CoverageUtilddunne1-2/+12
2010-10-25feature[ats_R54KZ]: Add search for coverage work product tasksddunne6-14/+70
2010-10-25bug[ats_R54KZ]: Fix work-product-task column not showing up as default on cov...ddunne3-35/+38
2010-10-25bug[ats_R54KZ]: Fix ATS workflows not opening from coverage product tabddunne1-17/+6
2010-10-15refactor: Convert all line terminators to Unix stylerbrooks5-434/+434
2010-10-19refactor: Add missing distribution statementsrbrooks7-73/+113
2010-10-19bug[ats_M7TTD]: Source for runtime plugins missing from releaserescobar1-4/+3
2010-10-13refactor: Update version numbers to 0.9.7rescobar1-1/+1
2010-10-08bug: Coverage changes got overwritten for relating to work products by guid v...ddunne1-23/+3
2010-10-06refinement: Move Coverage tests to non-common branchddunne1-4/+1
2010-10-06feature: Add support for cross branch links to show in Workflow Editorddunne1-3/+23
2010-10-05bug: Enable coverage package to cross branch link to ATS for work productsddunne16-49/+107
2010-10-04refactor: Use IArtifactType and IAttributTypeddunne3-14/+4
2010-09-28refinement: Add coverage of presentation type PRODUCE_ATTRIBUTE to RendererMa...rbrooks1-2/+3
2010-09-28refactor: Resolve PMD Code Quality findings in ATSddunne1-0/+925
2010-09-27refactor: Resolve FindBugs findingsddunne13-217/+81
2010-09-24refactor: Cleanup activators and unnecessary usage of OseeUiActivatorddunne4-17/+12
2010-09-24feature[ats_UYPM6]: Handle coverage events and editor refresh when work produ...ddunne5-20/+81
2010-09-24refinement[ats_UYPM6]: Fix and improve coverage unit testsddunne2-1/+1
2010-09-23feature[ats_UYPM6]: Add coverage work product actions and update eventsddunne14-49/+409
2010-09-21refactor[ats_BRD6F]: Move OseeStatusContributionItem to ui.pluginrescobar2-4/+4
2010-09-20feature[ats_UYPM6]: Partial - coverage tool needs ability to link ATS to cove...ddunne40-331/+1018
2010-09-21refinement: Create junit test TestStringFormatMessages and fix detected defectsrbrooks2-3/+3
2010-09-14refactor: Directly support String.format in OseeCoreException constructorsrbrooks10-16/+15

Back to the top