Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-06-02feature[bgz_348142]: Add getOrCreate method to ArtifactQueryjohn.r.misinco1-0/+13
2011-06-02refactor[ats_LKP2X]: Make change to support attribute purgejphillips4-55/+192
2011-04-29bug: Fix RelationCache.deCache not removing relations from both sidesjohn.r.misinco1-0/+33
2011-04-22refactor: Introduce end-of-line normalizationRyan D. Brooks11-379/+379
2011-04-18feature[ats_3KLYC]: Add DefaultUser group attribute supportkwilk1-0/+110
2011-04-07refactor: Replace attribute revert with replace with versionjphillips2-0/+53
2011-04-05bug[bgz_342091]: ArtifactQuery.getArtifactListFromType without branch causes ...jmisinco1-1/+29
2011-03-30refactor: Remove unused revert calls in conflict objectjphillips1-5/+1
2011-02-04refactor: Clean-up Conflict API remove duplicate status methodsrescobar1-2/+4
2011-01-19refactor: Remove obsolete rendering utility coderbrooks3-156/+1
2011-01-20refinement: Change ArtifactQueryPerformance HRID search test to 130msddunne1-2/+2
2010-12-21feature: Update test unit authors and create UnitTestCounterddunne3-2/+5
2010-12-13bug[bgz_332344]: Add WordML hlink support to artifact importingKarol M. Wilk5-95/+127
2010-12-13refactor: Update build numbers to 0.9.8rescobar1-1/+1
2010-11-30refactor: Make ArtifactType.getAttributeTypes use attribute type tokensrbrooks1-4/+4
2010-12-01bug[ats_7QF9T]: Fix ArtifactFactorykwilk1-5/+5
2010-12-01refactor: Comment out intermittent test checkrescobar1-1/+2
2010-11-11refactor: Convert cleanup methods to take IOseeBranchrescobar1-2/+3
2010-11-09refactor: Clean-up conflictTest sqlrescobar1-37/+11
2010-11-04refinement: Shutdown executorService after ArtifactLoaderTestrescobar1-0/+1
2010-10-19refinement: Update test to allow WordML paragraphs to be spread over multiple...Karol M. Wilk2-4/+5
2010-11-04bug: Fix test initialization convert MockIArtifact to use ArtifactTyperescobar5-23/+25
2010-11-04refactor: Remove unnecessary exceptionsrescobar1-1/+1
2010-11-03refactor: Cleanup CnflictTestrescobar1-52/+45
2010-11-03refinement: Remove extra purgeOperation execute call from TransactionEventTestrescobar1-2/+1
2010-11-03refactor: Make tests use Asserts.testOperationrescobar2-8/+11
2010-11-03refinement: Make ArtifactLoaderTest use executor servicerescobar1-43/+37
2010-11-02refinement: Increase ArtifactLoaderTest tolerancerescobar1-1/+1
2010-10-28refactor: Cleanup TransactionEventTest class hierarchyrescobar6-46/+146
2010-10-28refactor: Increase ArtifactLoaderTest timeoutrescobar1-4/+5
2010-10-28refactor: Remove warningsrescobar1-2/+1
2010-10-26refactor: Remove unessecary usage of RelationTypeSideSorterrbrooks1-7/+0
2010-10-25refinement: Fix production testsddunne1-0/+2
2010-10-25refactor: Remove fast test suitesddunne2-67/+6
2010-10-15refactor: Convert all line terminators to Unix stylerbrooks2-277/+277
2010-10-19refactor: Add missing distribution statementsrbrooks1-4/+9
2010-10-19refinement: Fix UpdateBookmarkIdTestrescobar1-2/+2
2010-10-13refactor: Update version numbers to 0.9.7rescobar1-1/+1
2010-10-06refactor: Make RelationTypeSide use relation type tokensrbrooks1-8/+9
2010-10-06refactor: Make RelationOrderFactory use relation type tokensrbrooks2-6/+6
2010-10-07refinement: Fix ConflictTestManager and DataFactory test classes to work with...rbrooks2-5/+10
2010-10-06feature: Add simple cross branch linking through attributeddunne2-0/+143
2010-10-01refinement: TestPlanCompliace System.out.println removalKarol M. Wilk1-7/+4
2010-10-04refactor: Use IArtifactType and IAttributTypeddunne11-83/+93
2010-10-01refinement: Improve RelationManager performancerescobar15-45/+761
2010-09-28refactor: Resolve PMD Code Quality findings in ATSddunne1-0/+925
2010-09-24refactor: Make service accessor methods in server admin Activator staticrbrooks3-5/+6
2010-09-23refactor: Remove usage and definition of Operations.executeAndPendrbrooks2-2/+5
2010-09-14refactor: Directly support String.format in OseeCoreException constructorsrbrooks1-1/+1
2010-09-16refactor: Utilize utility method OseeExceptions.wrapAndThrow instead of in-pl...rbrooks2-8/+8

Back to the top