Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-09-15refactor: Move getName from ArtifactId to ArtifactTokenRyan D. Brooks1-18/+20
2016-08-19refactor: Use BranchId with ORCSRyan D. Brooks3-5/+6
2016-08-26refactor: Fix loading hard deleted and artifact deletedMorgan E. Cook1-6/+6
2016-08-25refactor: Use ArtifactId with ArtifactQueryBuilderRyan D. Brooks3-22/+16
2016-08-24refacttor: Update ids in Change Report area to use Id typesAngel Avila1-2/+2
2016-08-24refinement: Use BeforeClass for setup in OrcsTransactionTestRyan D. Brooks1-135/+56
2016-08-12refactor: Change default to load all non hard deleted attributesMorgan E. Cook1-3/+3
2016-08-11refactor: Use ArtifactId with branch operationsRyan D. Brooks6-221/+187
2017-03-06refactor: Update build numbers to 0.25.0donald.g.dunne2-2/+2
2017-02-06refactor: Update build numbers to 0.24.4donald.g.dunne2-2/+2
2016-10-18refactor: Update build numbers to 0.24.3Angel Avila2-2/+2
2016-10-04refactor: Update build numbers to 0.24.2megumi.telles2-2/+2
2016-09-21refactor: Update build numbers to 0.24.1megumi.telles2-2/+2
2016-09-02refactor[ats_ATS307494]: Move ORCS writer to rest bundlejmisinco10-157/+7
2016-08-31refactor: Base TransactionId on IdRyan D. Brooks4-96/+105
2016-06-14refactor: Remove unnecessary usage of TransactionReadableRyan D. Brooks5-61/+64
2016-05-30refactor: Rename ITransaction to create TransactionIdRyan D. Brooks1-4/+4
2016-05-25refactor: Use valueOf to create tuple idsRyan D. Brooks1-4/+3
2016-05-28refactor: Add BranchId.SENTINELRyan D. Brooks1-2/+1
2016-04-06refactor: Use BranchId for parentBranchRyan D. Brooks1-13/+10
2016-07-29feature: Speed up OrcsIntegrationTestSuitedonald.g.dunne11-84/+214
2016-07-29feature[ats_ATS286643]: HLR - Implement Types Versioningdonald.g.dunne7-560/+427
2016-07-13refactor: Remove branch from TransactionBuilder Tuple callsAngel Avila1-21/+10
2016-07-06refactor: Use BranchId with tuplesRyan D. Brooks1-7/+8
2016-07-06feature[ats_ATS54722]: Provide general purpose, fast, versioned tuple storageAngel Avila2-0/+116
2016-02-04refactor: Use BranchId were appropriateRyan D. Brooks4-26/+27
2016-02-05refactor: Create BranchId using LongRyan D. Brooks1-2/+2
2015-12-04refactor: Add new orcs query tests for artifact searchMorgan E. Cook1-0/+68
2015-12-23refinement: Re-Organize, Format and Cleanup sourcedonald.g.dunne10-77/+60
2015-10-31refactor: Simplify branch token creationRyan D. Brooks1-1/+1
2015-11-06refactor: Remove duplicate branch tokensRyan D. Brooks7-63/+38
2015-10-09refactor: Use branchId directlyRyan D. Brooks6-131/+126
2015-10-05bug: Revert removal of features from OrcsIntegrationTestSuitedonald.g.dunne1-3/+7
2015-10-07bug: Fix OrcsTransactionTest intermittent test failures - 2donald.g.dunne1-6/+12
2015-10-05bug: Fix OrcsTransactionTest intermittent test failuresdonald.g.dunne1-22/+47
2015-09-14refactor: Update build numbers to 0.24.0jmisinco2-2/+2
2016-01-07refactor: Update build numbers to 0.23.1donald.g.dunne2-2/+2
2015-09-28refactor: Use type inference when invoking a generic constructorRyan D. Brooks5-6/+6
2015-09-30feature[ats_ATS244686]: Remove 1.6 from .classpath filesdonald.g.dunne1-1/+1
2015-09-30Support[ats_ATS197286]: Retire Legacy Coverage tooldonald.g.dunne2-9/+3
2015-09-12feature[ats_ATS226476]: Enforce attribute and relation multiplicity in transa...jmisinco1-0/+19
2015-09-12feature[ats_ATS202847]: Create Orcs Writerdonald.g.dunne3-0/+120
2015-06-23refactor: Update build numbers to 0.23.0Angel Avila2-2/+2
2015-07-09refactor: Update launch configs to Java8jmisinco1-4/+3
2015-05-19refactor: Set guava version to 15.0.0jmisinco1-2/+2
2015-04-24feature: Luna, Java8, Tycho 0.22jmisinco2-150/+44
2015-04-20feature[ats_ATS194184]: Remove ApplicationContext parameter from OrcsApidonald.g.dunne9-44/+24
2015-03-26feature[ats_ATS139476]: Add andUuid to ArtifactQueryBuilderdonald.g.dunne3-4/+3
2015-03-31refactor: Move HasLocalId to framework.core.datadonald.g.dunne1-1/+1
2015-03-31refactor: Move ArtifactId to framework.core.datadonald.g.dunne5-5/+5

Back to the top