Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-03-17feature[ats_0ZVNB]: Add client runtime to maven buildRoberto E. Escobar1-0/+35
2012-03-14refactor: Replace with baseline versionjphillips1-1/+0
2012-02-24bug[ats_RF1VY]: Default network adapter selection change does not persistjmisinco1-7/+4
2011-07-12refinement: Improve ReplaceArtifactWithBaselinerescobar1-6/+13
2011-07-12refactor: Create static getCurrentSelection method in CommandHandlerrescobar1-13/+28
2011-08-04refactor: Move getSharedFormColors from OseeFormActivator to XFormToolkitRyan D. Brooks1-52/+0
2011-08-04feature[ats_4F0X2]: Provide better connection unavailable information for fai...ddunne1-1/+9
2011-08-02refactor: Replace OseeLog.log() calls that use String.format with OseeLog.logfRyan D. Brooks2-6/+4
2011-07-27feature: Remove Bug Action from Views and Editorsddunne1-208/+0
2011-07-05feature: ChangeArtifactType blam accepts plain text as GUID inputkwilk1-7/+3
2011-06-29refactor: Add missing distribution statementsRyan D. Brooks4-16/+36
2011-06-21refactor: Minor quality changeskwilk1-4/+0
2011-05-20feature: ATS Programatic Transition Validationddunne1-4/+29
2011-05-11feature: Create ats.coreddunne3-82/+9
2011-05-11feature: AtsDsl - Move XWidget validation logic out of XWidget UIddunne1-0/+15
2011-04-18bug: ArtifactExplorerDragAndDrop import on correct selected itemkwilk1-3/+15
2011-02-28refactor: Cleanup warnings from osee.framework.ui.pluginddunne17-133/+29
2011-02-28feature: Create review perspective and share common navigate itemsddunne8-0/+312
2011-02-09refactor: Update build numbers to 0.9.9rescobar1-1/+1
2011-07-18bug: Double click to select import wizard throws NullPointerExceptionjmisinco1-1/+1
2011-04-22refactor: Introduce end-of-line normalizationRyan D. Brooks2-225/+225
2011-04-19bug[bgz_343312]: Fix for artifact import with invalid pathkwilk1-8/+5
2011-01-19feature: Upgrade version image and apply next overlay to Ats Navigate itemsddunne1-0/+1
2011-01-18refactor: Change visibility of createCommandContributionItemrescobar1-1/+2
2011-01-11refactor[bgz_334685]: Remove superfluous code and improve readabilitykwilk1-0/+1
2011-01-10refactor: Make exception handling common across handlersrescobar1-0/+15
2011-01-07feature: Change OSEE icon in navigatorddunne2-0/+1
2010-12-15bug[ats_JGX6U]: Create help context reference objectrescobar2-6/+128
2010-12-13refactor: Update build numbers to 0.9.8rescobar1-1/+1
2010-12-09bug[ats_KNLQU]: ATS Navigator is blank after loading completesrescobar2-118/+127
2010-12-06refinement: Log exceptions in XNavigateContributionManager.getNavigateItemsrescobar2-19/+41
2010-11-22feature[ats_QML9U]: Finalizing Engineering Build Memo - FTB5ddunne2-20/+4
2010-10-29refactor: Utilize utility method AWorkbench.getDisplay instead of in-place coderbrooks1-2/+17
2010-10-19refactor: Add missing distribution statementsrbrooks1-4/+9
2010-10-19bug[ats_M7TTD]: Source for runtime plugins missing from releaserescobar1-3/+2
2010-10-13refactor: Update version numbers to 0.9.7rescobar1-1/+1
2010-10-08refactor[ats_TQ58R]: Remove unnecessary method OseeUiActivator.getPluginNamerbrooks1-5/+1
2010-10-08refactor: Remove unnecessary dependencies on OseeUiActivatorrbrooks2-65/+3
2010-09-28refactor: Resolve PMD Code Quality findings in ATSddunne1-0/+925
2010-09-28refactor: Put back the default constructor to maintain backwards compatibilit...Andrew Finkbeiner1-0/+6
2010-09-24refactor: Cleanup activators and unnecessary usage of OseeUiActivatorddunne5-81/+93
2010-09-21refactor[ats_BRD6F]: Move OseeStatusContributionItem to ui.pluginrescobar1-0/+70
2010-09-14refactor: Directly support String.format in OseeCoreException constructorsrbrooks1-4/+4
2010-09-15refactor: Remove commented out code from OseeUiActivator and EnumeratedAttributerbrooks1-25/+0
2010-09-16feature[ats_UYPM6]: Partial - coverage tool needs ability to link ATS to cove...ddunne1-1/+1
2010-09-13bug[ats_UNJKK]: Quick search given no input string, and cancelling out gets e...ddunne1-4/+8
2010-08-31Update build version to 0.9.6rescobar1-1/+1
2010-08-31remove unused Javadoc stubsrbrooks6-15/+0
2010-08-29remove unused Javadoc stubsrbrooks12-46/+0
2010-08-27replace equivalent code with calls to utility method Strings.isValidrbrooks2-7/+10

Back to the top