Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-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-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 performancerescobar14-44/+760
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
2010-09-15refactor: Move DeletionFlag enum to framework corerescobar9-10/+10
2010-09-14refactor: Add UpdateBookmarkIdTest to test suites0.9.6.v201009141316_RCrescobar2-0/+4
2010-09-14refactor: Add copyright statementrescobar1-4/+12
2010-09-14bug: Fix intermittent test failure in conflict tests by adding expected confl...rescobar1-1/+1
2010-09-14bug: Fix character encoding WordOutlineTest errorrescobar1-19/+31
2010-09-14refactor: Fix conflict test failure by adding fudge factor for intermittent t...rescobar1-3/+8
2010-09-13bug: Make Jaxp thread safe by using both namespace aware and unaware factoriesrbrooks1-1/+1

Back to the top