Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-03-09feature: Coverage - Ensure that coverage can't be changed on read-only branchddunne3-13/+43
2011-03-09feature: Coverage - Add branch name to coverage items tabsddunne4-0/+33
2011-02-22refactor: Allow a BLAM to create and use its own custom operationRyan D. Brooks1-1/+1
2011-02-15feature: Improve Coverage merge reporting to help users resolve merge problemsddunne1-7/+33
2011-06-06refinement[bgz_348467]: Improve loading coverage package performancejohn.r.misinco1-5/+15
2011-03-09refactor: Change Renderer.getApplicabilityRating to use IArtifactrescobar1-3/+5
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...kwilk1-29/+2
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-15bug[ats_JGX6U]: Fix Coverage context sensitive helprescobar7-0/+34
2010-10-25feature[ats_R54KZ]: Add search for coverage work product tasksddunne2-6/+61
2010-10-25bug[ats_R54KZ]: Fix work-product-task column not showing up as default on cov...ddunne3-35/+38
2010-10-05bug: Enable coverage package to cross branch link to ATS for work productsddunne2-7/+9
2010-09-28refinement: Add coverage of presentation type PRODUCE_ATTRIBUTE to RendererMa...rbrooks1-2/+3
2010-09-27refactor: Resolve FindBugs findingsddunne2-2/+1
2010-09-24refactor: Cleanup activators and unnecessary usage of OseeUiActivatorddunne1-1/+1
2010-09-24feature[ats_UYPM6]: Handle coverage events and editor refresh when work produ...ddunne3-3/+18
2010-09-23feature[ats_UYPM6]: Add coverage work product actions and update eventsddunne4-2/+41
2010-09-21refactor[ats_BRD6F]: Move OseeStatusContributionItem to ui.pluginrescobar1-2/+2
2010-09-20feature[ats_UYPM6]: Partial - coverage tool needs ability to link ATS to cove...ddunne5-19/+8
2010-09-14refactor: Directly support String.format in OseeCoreException constructorsrbrooks1-2/+2
2010-09-16feature[ats_UYPM6]: Partial - coverage tool needs ability to link ATS to cove...ddunne9-65/+87
2010-09-15feature[ats_UYPM6]: Partial - coverage tool needs ability to link ATS to cove...ddunne5-3/+283
2010-08-31remove unused Javadoc stubsrbrooks1-2/+0
2010-08-30moved date utils to skynet coreddunne3-5/+4
2010-08-29Eclipse source cleanup and formatrbrooks2-3/+3
2010-08-19removed coverage console debug statementsddunne2-7/+3
2010-08-16fix CoverageEditorInput hashcode and equalsddunne1-19/+38
2010-08-03converted more string based type references to use type tokensrescobar4-19/+18
2010-07-29correct computation of applicability ratings for renderersrbrooks1-7/+10
2010-07-29improved Artifact.isOfType() to accept multiple type tokensrbrooks1-6/+4
2010-07-28resolve code warningsddunne13-26/+35
2010-07-24applied Eclipse source cleanuprbrooks19-638/+711
2010-07-24converted all line terminators to unix stylerbrooks14-2243/+2243
2010-07-20Displays cleanuprescobar8-308/+326
2010-07-20Displays cleanuprescobar1-273/+270
2010-07-20Refactored to use Displays classrescobar5-5/+5
2010-07-18add distribution statement to files that are missing itrbrooks5-25/+50
2010-07-18streamline use of renderers to remove redundant coderbrooks2-20/+15
2010-06-29"Team Workflow" - YGHW1 - "Block changes to requirements unless done under an...rescobar1-1/+1
2010-06-25coverage percentsddunne2-2/+2
2010-06-15add full path column to coverage editor tableddunne3-2/+8
2010-05-19collection.isEmpty()ddunne4-8/+8
2010-04-22update renderer to always open coverge editorddunne1-3/+17
2010-04-21"Task" - VS9D3 - "Mike Burgess - Coverage editor not saving rational"ddunne5-8/+47
2010-04-08remove not_covered from overview and reportddunne1-3/+6
2010-03-28coverage eventsddunne1-53/+8
2010-03-12(no commit message)rescobar23-0/+3988

    Back to the top