Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-10-13refactor: Update version numbers to 0.9.7rescobar1-1/+1
2010-10-08bug: Improve incoming remote event handling to be queued and processed in orderddunne2-96/+95
2010-10-06refactor: Make RelationTypeSide use relation type tokensrbrooks3-14/+22
2010-10-06refactor: Make RelationOrderFactory use relation type tokensrbrooks4-29/+27
2010-10-06refactor: Replace unnesecary usages of RelationTypeManager.getType with direc...rbrooks3-31/+22
2010-10-06refactor: Remove deprecated method Artifact.getRelationsrbrooks1-8/+0
2010-10-06refactor: Make RelationCriteria use type tokensrbrooks2-10/+10
2010-10-07feature[ats_28V9S]: Provide notification and automatic locking upon ready for...ddunne4-1/+13
2010-10-06feature: Add support for cross branch links to show in Workflow Editorddunne1-0/+1
2010-10-06feature: Add simple cross branch linking through attributeddunne4-0/+275
2010-10-05refinement: Clean up REM2 commentsddunne5-37/+35
2010-10-04refactor: Use IArtifactType and IAttributTypeddunne32-174/+156
2010-10-01refinement: Improve RelationManager performancerescobar14-411/+594
2010-10-01refactor: Remove throw OseeCoreException from udpateCachedArtifact methodrescobar2-5/+3
2010-09-29refactor: Convert DbUtil.dbInit flag into system propertyrescobar1-5/+2
2010-09-29bug: Prevent OseeEventManager from sending events during dbInitrescobar1-1/+4
2010-09-28refactor: Resolve PMD Code Quality findings in ATSddunne2-0/+934
2010-09-28bug: Improve Artifact.getParent and getRelatedArtifact method performancerescobar2-5/+10
2010-09-27feature: Support sorting of OSEE change objects and use in change report exportrbrooks1-2/+12
2010-09-24refactor: Make service accessor methods in server admin Activator staticrbrooks2-6/+7
2010-09-23refactor: Remove usage and definition of Operations.executeAndPendrbrooks1-13/+1
2010-09-23refactor: Cleanup event class names and commentsddunne8-251/+57
2010-09-14refactor: Directly support String.format in OseeCoreException constructorsrbrooks32-112/+111
2010-09-16refactor: Utilize utility method OseeExceptions.wrapAndThrow instead of in-pl...rbrooks33-102/+87
2010-09-15refactor: Remove commented out code from OseeUiActivator and EnumeratedAttributerbrooks1-3/+0
2010-09-15refactor: Remove unnecessary exception MergeChangesInArtifactExceptionrbrooks1-2/+2
2010-09-14refactor: Remove unnecessary exception OseeTrackedChangesExceptionrbrooks2-25/+2
2010-09-14refactor: Remove unnecessary exception OseeArbitrationServerExceptionrbrooks7-33/+30
2010-09-20bug[ats_UNJKK]: Fix ArtifactQuery.getArtifactListFromAttributeKeywords to set...rescobar1-2/+2
2010-09-17bug[ats_UNJKK]: Implement server-side change to use search request/response m...rescobar4-428/+56
2010-09-15refactor: Move DeletionFlag enum to framework corerescobar17-46/+28
2010-09-15feature[ats_UYPM6]: Partial - coverage tool needs ability to link ATS to cove...ddunne1-0/+13
2010-09-14bug[ats_70K8U]: Bug with Publishing Documentsrescobar1-13/+25
2010-09-14feature[ats_49K1T]: Improve search error dialog to show that no words in sear...ddunne1-16/+36
2010-09-14refactor: Add copyright statementrescobar1-6/+18
2010-09-13bug: Fix event handlers and exception logic; fixed branch regression testddunne1-1/+15
2010-09-13feature[ats_4J6VF]: Add Show in Artifact Explorer to context menu on relation...ddunne1-0/+12
2010-09-13bug: Make Jaxp thread safe by using both namespace aware and unaware factoriesrbrooks1-1/+1
2010-09-13refinement: Fix spelling of Recurringrbrooks1-1/+1
2010-09-10bug[ats_JVNZA]: Fix DOM parsing error during bookmark id fix before wordML re...rescobar1-16/+34
2010-09-10feature[ats_E3867]: Add test frequency (One Time or Recurring)rbrooks1-2/+2
2010-09-08refactor: Eclipse source cleanup and formatRyan D. Brooks6-7/+1
2010-09-02Reorganized event serviceddunne65-528/+172
2010-09-01Remove old event system codeddunne38-2611/+47
2010-09-01Added access control to artifact type dialogjphillips1-0/+106
2010-09-01Fixed bug with resetting bookmark IDsjphillips1-26/+4
2010-08-31Update build version to 0.9.6rescobar1-1/+1
2010-08-31update getArtifacts to support "Merged" attribute mod typeddunne1-1/+6
2010-08-31performance improvements to getRelatedArtifacts of depth (bulk loading)ddunne3-30/+49
2010-08-31remove unused Javadoc stubsrbrooks37-134/+0

Back to the top