Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-09-28refinement: Add coverage of presentation type PRODUCE_ATTRIBUTE to RendererMa...rbrooks4-5/+9
2010-09-28refactor: Resolve PMD Code Quality findings in ATSddunne6-11/+938
2010-09-28feature[ats_VC64S]: Redesign show change report in document orderrescobar2-0/+98
2010-09-24bug[ats_1MSHM]: Stop MS Word from attempting to update the Normal.dotrbrooks1-2/+3
2010-09-24refactor: Make service accessor methods in server admin Activator staticrbrooks2-4/+5
2010-09-23refactor: Remove usage and definition of Operations.executeAndPendrbrooks2-28/+17
2010-09-24refactor: Cleanup activators and unnecessary usage of OseeUiActivatorddunne21-33/+37
2010-09-24feature[ats_UYPM6]: Handle coverage events and editor refresh when work produ...ddunne1-0/+5
2010-09-22bug[ats_6RW4Z]: RDT renderer was not ordering attributes correctlyjphillips1-1/+1
2010-09-20feature: Add active parameter to UserListDialogddunne1-7/+22
2010-09-22bug[ats_UNJKK]: Fix client-side search result loading when no match location ...rescobar1-4/+8
2010-09-21refactor: Update ResServiceContributionItem to use TimerTaskrescobar1-44/+44
2010-09-21refactor[ats_BRD6F]: Move OseeStatusContributionItem to ui.pluginrescobar18-134/+76
2010-09-20feature[ats_UYPM6]: Partial - coverage tool needs ability to link ATS to cove...ddunne5-4/+50
2010-09-21refinement: Create junit test TestStringFormatMessages and fix detected defectsrbrooks1-1/+1
2010-09-14refactor: Directly support String.format in OseeCoreException constructorsrbrooks23-69/+64
2010-09-16refactor: Utilize utility method OseeExceptions.wrapAndThrow instead of in-pl...rbrooks14-40/+36
2010-09-15refactor: Remove unnecessary exception MergeChangesInArtifactExceptionrbrooks1-3/+0
2010-09-14refactor: Remove unnecessary exception OseeArbitrationServerExceptionrbrooks1-1/+2
2010-09-17bug[ats_UNJKK]: Implement server-side change to use search request/response m...rescobar4-44/+51
2010-09-16feature[ats_UYPM6]: Partial - coverage tool needs ability to link ATS to cove...ddunne1-0/+9
2010-09-15refactor: Move DeletionFlag enum to framework corerescobar17-21/+21
2010-09-15feature[ats_UYPM6]: Partial - coverage tool needs ability to link ATS to cove...ddunne9-36/+46
2010-09-13bug[ats_XFST9]: Add presentation type PRODUCE_ATTRIBUTE to stop forcing separ...rbrooks2-2/+4
2010-09-13bug: Fix event handlers and exception logic; fixed branch regression testddunne3-58/+87
2010-09-13feature[ats_4J6VF]: Add Show in Artifact Explorer to context menu on relation...ddunne6-53/+96
2010-09-13bug: Make Jaxp thread safe by using both namespace aware and unaware factoriesrbrooks1-1/+1
2010-09-10feature[ats_JDTW9]: Allow Mark as Favorite from Select Branch Windowddunne2-22/+61
2010-09-10bug[ats_01DXH]: Order of Artifacts Not Updated Upon Name Changeddunne1-4/+11
2010-09-08refactor: Eclipse source cleanup and formatRyan D. Brooks9-9/+10
2010-09-03Issue with artifact editor getting SWT excpetionjphillips1-1/+6
2010-09-02Reorganized event serviceddunne20-102/+100
2010-09-01Remove old event system codeddunne17-766/+11
2010-09-01Changes to help support show document orderjphillips3-123/+88
2010-09-01Added access control to artifact type dialogjphillips7-10/+107
2010-08-31Update build version to 0.9.6rescobar1-1/+1
2010-08-31remove unused Javadoc stubsrbrooks47-124/+3
2010-08-30moved date utils to skynet coreddunne4-139/+9
2010-08-29remove unused Javadoc stubsrbrooks90-342/+1
2010-08-29Eclipse source cleanup and formatrbrooks40-834/+1059
2010-08-29convert all line terminators to Unix stylerbrooks65-9833/+9833
2010-08-28Fixed invalid thread accessrescobar1-6/+12
2010-08-28Add presentation type GENERAL_REQUESTED to fix renderers the flexibility whet...rbrooks7-6/+12
2010-08-27replace equivalent code with calls to utility method Strings.isValidrbrooks27-60/+78
2010-08-27Fixed Widget cast exceptionrescobar1-1/+1
2010-08-27Fixed issue with transactions not showing up correctly in the branch managerjphillips1-5/+7
2010-08-27Corrected bug in TisRenderer.getApplicabilityRating identified by improving R...rbrooks2-4/+2
2010-08-27In RendererManager, corrected computation of minimumRank and used ConcurrentH...rbrooks1-13/+11
2010-08-26Cleanup renderer code.rescobar3-70/+75
2010-08-26put ChangeArtifactTypeBlam in the admin category and add description that req...rbrooks1-1/+5

Back to the top