Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-04-06refactor[bgz_342089]: Create AllLoggingTestSuitejmisinco1-2/+0
2011-04-06refactor[bgz_342089]: Move SevereLogMonitorTest to osee.framework.logging.testjmisinco3-51/+1
2011-04-06refactor[bgz_342089]: Restructure framework.skynet.core.test to mirror the co...jmisinco89-402/+357
2011-03-22refactor: Remove code redundancy from operation loggers by utilizing WriterOp...Ryan D. Brooks1-16/+5
2011-03-16bug[ats_6FM4J]: Subscriptions not working for new actionsddunne1-18/+13
2011-03-08refactor: Separate access control refresh cache logic from purge branchjphillips1-8/+2
2011-03-04bug[ats_7RGMG]: Fix issue with purge operationjphillips2-47/+29
2011-03-03refactor: Cleanup junit dependenciesrescobar29-33/+32
2011-02-28refactor: Rename OperationReporter to OperationLoggerRyan D. Brooks1-6/+6
2011-02-18refactor: Cleanup token creation and inheritancerescobar3-14/+24
2011-02-09refactor: Update build numbers to 0.9.9rescobar1-1/+1
2011-08-12feature[ats_PMYWY]: Update to use org.junit 4.8.2rescobar1-1/+1
2011-08-08bug[ats_NWYM0]: ArtifactFactory.makeNewArtifact calls it's own persist for us...ddunne2-18/+32
2011-07-13bug[ats_4B08V]: Fix allowed attribute types per branchkwilk2-0/+75
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

Back to the top