Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-09-28refinement: Add coverage of presentation type PRODUCE_ATTRIBUTE to RendererMa...rbrooks5-9/+18
2010-09-29bug: TeamWorkflowExtensions synchronizationddunne1-31/+27
2010-09-28refactor: Resolve PMD Code Quality findings in ATSddunne222-2914/+2620
2010-09-28bug: Fix WorldXViewerEventManager errors0.9.6.v201009281413_RCrescobar1-91/+113
2010-09-28bug: Fix event manager initialization errorddunne3-3/+3
2010-09-27refactor: Resolve FindBugs findingsddunne47-766/+218
2010-09-27bug: Stop export change report from including multiples of the same artifactrbrooks1-0/+9
2010-09-27feature: Support sorting of OSEE change objects and use in change report exportrbrooks1-15/+23
2010-09-23refactor: Remove usage and definition of Operations.executeAndPendrbrooks3-3/+3
2010-09-24refactor: Cleanup activators and unnecessary usage of OseeUiActivatorddunne22-51/+57
2010-09-24feature[ats_UYPM6]: Handle coverage events and editor refresh when work produ...ddunne1-0/+12
2010-09-24feature[ats_5PN81]: Add hours spent without changing resolutionddunne3-9/+87
2010-09-20feature: Add active parameter to UserListDialogddunne6-5/+22
2010-09-21refactor[ats_BRD6F]: Move OseeStatusContributionItem to ui.pluginrescobar5-10/+10
2010-09-20feature[ats_UYPM6]: Partial - coverage tool needs ability to link ATS to cove...ddunne2-1/+47
2010-09-14refactor: Directly support String.format in OseeCoreException constructorsrbrooks25-47/+49
2010-09-16refactor: Utilize utility method OseeExceptions.wrapAndThrow instead of in-pl...rbrooks19-38/+27
2010-09-15refactor: Utilize utility method Conditions.checkNotNull instaed of in-place ...rbrooks2-8/+4
2010-09-16bug: ActionArtifact - don't exception if priority not set - fix SyncOseeAndCpcrddunne1-3/+1
2010-09-16feature[ats_UYPM6]: Partial - coverage tool needs ability to link ATS to cove...ddunne1-0/+53
2010-09-15refactor: Move DeletionFlag enum to framework corerescobar6-6/+6
2010-09-15feature[ats_UYPM6]: Partial - coverage tool needs ability to link ATS to cove...ddunne3-15/+36
2010-09-13bug: Fix event handlers and exception logic; fixed branch regression testddunne6-298/+173
2010-09-13feature[ats_J2J6D]: Add ability to mark working branch as favorite from workflowddunne2-17/+57
2010-09-13feature[ats_D95G0]: Enable set 'Related to State' to show valid states to cho...ddunne5-9/+107
2010-09-13bug[ats_UNJKK]: Quick search given no input string, and cancelling out gets e...ddunne2-15/+26
2010-09-13feature[ats_4J6VF]: Add Show in Artifact Explorer to context menu on relation...ddunne1-0/+1
2010-09-13bug: Make Jaxp thread safe by using both namespace aware and unaware factoriesrbrooks2-2/+2
2010-09-13feature: Improve ats copy-details-action to be configurableddunne2-3/+43
2010-09-10feature[ats_GT6D6]: Add 'View Word Change Report' option on right mouse click...ddunne3-38/+27
2010-09-10feature: Show Id for all workflows in workflow editorddunne3-7/+5
2010-09-08refactor: Eclipse source cleanup and formatRyan D. Brooks5-5/+0
2010-09-08refactor: Convert all line terminators to Unix styleRyan D. Brooks1-409/+409
2010-09-02Reorganized event serviceddunne18-83/+83
2010-09-01Remove old event system codeddunne19-807/+15
2010-09-01fixed goal refresh when re-ordering itemsddunne1-1/+5
2010-08-31"Task" - AC1WD - "remove ATS related assignees in DB and StateManager.updateA...ddunne2-28/+29
2010-08-31removed commentsddunne1-19/+19
2010-08-31"Task" - AC1WD - "remove ATS related assignees in DB and StateManager.updateA...ddunne4-70/+53
2010-08-31remove unused Javadoc stubsrbrooks42-126/+50
2010-08-30moved date utils to skynet coreddunne30-518/+499
2010-08-30(no commit message)ddunne1-18/+18
2010-08-29remove unused Javadoc stubsrbrooks63-204/+0
2010-08-29Eclipse source cleanup and formatrbrooks128-20814/+20977
2010-08-29convert all line terminators to Unix stylerbrooks5-1101/+1101
2010-08-27added checks for working branches not in commit state when commit occurredddunne1-26/+63
2010-08-27fixed attribute used for release dateddunne1-18/+18
2010-08-27replace equivalent code with calls to utility method Strings.isValidrbrooks44-71/+96
2010-08-26Update calls to RendererManager.open that use GENERALIZED_EDIT when DEFAULT_O...rbrooks4-4/+4
2010-08-25replace usage of instanceof IATSArtifact with isOfType(AtsArtifactTypes.AtsAr...rbrooks9-16/+17

Back to the top