Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-06-10bug: Fix test script abort issues with promptsKen J. Aguilar3-2/+13
2011-06-03feature[ats_4843R]: Add support for outfile sax parsing of property storeAndrew Finkbeiner4-0/+79
2011-06-02feature: Add propertyStoreRecord for ote outfilesAndrew Finkbeiner1-0/+35
2011-05-20refinement: Remove some unnecessary loggingAndrew Finkbeiner1-1/+1
2011-05-18refactor: Update interfaces for backwards compatibilityAndrew Finkbeiner3-5/+15
2011-05-15feature: Improve test script abort behaviorAndrew Finkbeiner2-15/+21
2011-05-13refinement: Change all uses of ModelKey to use the wildcardMike Masterson1-8/+8
2011-05-10feature[ats_2JY4T]: Add info prompt message to the outfileAndrew Finkbeiner1-6/+7
2011-04-22refactor: Introduce end-of-line normalizationRyan D. Brooks1-1/+1
2011-04-18refinement: Add a check for incomplete manifest informationAndrew Finkbeiner1-1/+4
2011-03-29feature: The model manager has an added service based implementationMichael P. Masterson10-124/+297
2011-03-14bug[ats_W821D]: Update functions that add childrenMichael P. Masterson1-4/+6
2010-12-20bug[ats_TW2TG]: Fix hang when calling test waits with a timeout of zeroKen J. Aguilar1-20/+27
2010-12-17feature[ats_A7H4A]: Remove obsolete OTE help systemrescobar12-225/+1
2010-12-17refactor: Remove duplicate class OteUtilrescobar1-31/+0
2010-12-13refactor: Update build numbers to 0.9.8rescobar1-1/+1
2010-12-09bug: Add stacktrace into log for testpoints0.9.7.v201012091403_REL0.9.7.v201012091403_RCAndrew Finkbeiner3-7/+12
2010-12-07feature[ats_NP54F]: Add a yes/no prompt for oteAndrew Finkbeiner6-1/+95
2010-12-05refinement: Always log the stacktrace for test pointsAndrew Finkbeiner1-3/+3
2010-12-03refinement: Add a new constructor to CheckPointRobert Fisher1-1/+6
2010-11-10feature[ats_DYHK9]: Add pretty printing support and improve some of the xml w...Andrew Finkbeiner4-15/+31
2010-11-09feature: More modifications for XmlizableStreamAndrew Finkbeiner2-1/+26
2010-11-08feature: First pass at having the test record code use XmlizableStreamAndrew Finkbeiner23-159/+532
2010-11-15bug: Making the run managers more robust against exceptionsMichael P. Masterson2-5/+18
2010-11-15bug: Add listener fixes to handle memory leaksMichael P. Masterson2-1/+14
2010-11-10bug: Add some try/finally blocks to fix memory leaksMichael P. Masterson2-57/+77
2010-11-07feature[ats_DYHK9]: Add ability to not log stacktracesAndrew Finkbeiner4-5/+24
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-13refactor: Remove unused codeKen J. Aguilar5-41/+3
2010-10-04refactor: Use IArtifactType and IAttributTypeddunne3-13/+0
2010-09-28refactor: Resolve PMD Code Quality findings in ATSddunne1-0/+925
2010-08-31Update build version to 0.9.6rescobar1-1/+1
2010-08-31remove unused Javadoc stubsrbrooks20-80/+0
2010-08-29remove unused Javadoc stubsrbrooks146-579/+0
2010-08-29Eclipse source cleanup and formatrbrooks14-18/+41
2010-08-27replace equivalent code with calls to utility method Strings.isValidrbrooks2-3/+4
2010-07-24applied Eclipse source cleanuprbrooks278-2891/+3204
2010-07-24converted all line terminators to unix stylerbrooks215-10013/+10013
2010-07-18add distribution statement to files that are missing itrbrooks9-20/+90
2010-07-18removed unnecessary settings filesrbrooks1-8/+0
2010-07-13moved bundle info classes to a non ui bundleafinkbein2-0/+201
2010-07-09(no commit message)afinkbein1-1/+14
2010-07-09Fix hosttable/hostmenu population problemsafinkbein1-2/+1
2010-07-08(no commit message)afinkbein1-2/+8
2010-06-28cleaned up some messaging interfacesafinkbein1-6/+1
2010-06-28(no commit message)kaguilar1-4/+8
2010-06-23improved some prompt loggingafinkbein2-5/+38
2010-06-23updated logging for get function callsafinkbein6-11/+115
2010-06-22"Team Workflow" - 7L087 - "Quick get(accessor) logging fix"afinkbein7-89/+175

Back to the top