Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-01-04bug[ats_ATS329812]: Fix AtsChangeSet.setRelations to unrelate first0.24.3.v201701042113-NRdonald.g.dunne2-2/+6
2016-12-21bug[ats_ATS329812]: Fix AtsChangeSet.setRelations to unrelate firstdonald.g.dunne1-0/+6
2016-12-01feature[ats_ATS295085]: Add applicability to the change reportDavid W. Miller4-7/+13
2016-12-01feature: Add get ApplicabilityToken for branchesRyan D. Brooks2-2/+2
2016-08-31refactor[ats_ATS292347]: Move CompareResults to framework.core.modeljmisinco1-1/+1
2016-08-31refactor: Base TransactionId on IdRyan D. Brooks28-86/+104
2016-06-14refactor: Remove unnecessary usage of TransactionReadableRyan D. Brooks12-91/+100
2016-06-07refactor: Remove redundant PurgeUnusedBackingDataAndTransactionsRyan D. Brooks3-2/+12
2016-06-09refactor[ats_ATS284247]: Add missing null checksMorgan E. Cook1-1/+1
2016-05-30refactor: Rename ITransaction to create TransactionIdRyan D. Brooks7-21/+21
2016-05-06refactor: Remove BranchReadableRyan D. Brooks4-17/+15
2015-12-01refactor: Remove unnecessary usage of BranchManager.getBranchRyan D. Brooks1-20/+1
2016-05-06refactor: Use functional interface with BranchFilterRyan D. Brooks2-5/+5
2016-05-02refactor: Remove branch cache persistRyan D. Brooks1-2/+2
2016-04-06refactor: Use BranchId for parentBranchRyan D. Brooks5-14/+11
2016-04-26bug: Remove improper use of == with objectsRyan D. Brooks2-2/+2
2016-04-08refactor: Remove TransactionRecord.getFullBranchRyan D. Brooks1-1/+1
2016-07-29feature[ats_ATS286643]: HLR - Implement Types Versioningdonald.g.dunne1-6/+7
2016-07-29feature: Add ability to set Applicability on Orcs OjbectsAngel Avila10-18/+80
2016-07-29refactor: Extend AttributeId from IdRyan D. Brooks2-4/+14
2016-07-29feature: Add getApplicabilityToken for an artifactRyan D. Brooks3-6/+18
2016-07-29feature: Add tuple2 queriesRyan D. Brooks3-3/+18
2016-07-13refactor: Remove branch from TransactionBuilder Tuple callsAngel Avila1-10/+10
2016-07-12refactor: Extend ArtifactId from IdRyan D. Brooks1-2/+2
2016-07-06refactor: Use ArtifactId in createTransactionRyan D. Brooks5-17/+13
2016-07-06refactor: Use BranchId with tuplesRyan D. Brooks6-42/+48
2016-07-06refinement: Add KeyValueOps.putByKeyRyan D. Brooks2-1/+6
2016-07-06bug[ats_ATS264968]: Fix Replace with Baseline on Artifactmegumi.telles1-7/+1
2016-07-06feature[ats_ATS54722]: Provide general purpose, fast, versioned tuple storageAngel Avila27-21/+623
2016-04-05feature[ats_ATS263203]: Improve indexer to index by attr_type_iddonald.g.dunne3-4/+19
2016-04-11bug[ats_ATS281596]: Fix TokenTypeIndex to return valid tokensdonald.g.dunne1-1/+8
2015-11-13refactor: Use BranchId in BranchManager.getChildrenRyan D. Brooks4-13/+16
2015-11-12refactor: Use BranchId in BranchManager.getTypeRyan D. Brooks1-1/+1
2016-03-23feature[ats_ATS266887]: Add Attr, Name and Uuid to AtsColumnServicedonald.g.dunne1-0/+12
2016-02-04refactor: Use BranchId were appropriateRyan D. Brooks24-111/+115
2016-03-21refactor: Use BranchId with BranchEventRyan D. Brooks1-4/+5
2016-03-02refactor[ats_ATS253925]: Change ids in Account from int to LongAngel Avila3-31/+4
2016-02-05refactor: Create BranchId using LongRyan D. Brooks1-10/+2
2016-02-17feature[ats_ATS263337]: Add service methods in support of actiondonald.g.dunne1-1/+3
2016-02-03refactor: Convert HasUuid.getUuid to Longdonald.g.dunne2-4/+4
2015-12-23refactor: Use OseeCoreException.wrap were applicableRyan D. Brooks14-85/+40
2015-12-10refinement: Add CoreAttributeTypes.UNSPECIFIEDDavid W. Miller1-3/+0
2015-12-23refinement: Re-Organize, Format and Cleanup sourcedonald.g.dunne60-118/+109
2015-10-28refactor: Add isOnBranch support in HasBranch interfaceRyan D. Brooks2-3/+3
2015-11-04refactor: Improve HasBranch type hierarchyRyan D. Brooks7-13/+11
2015-11-04refactor: Rename getBranchUuid to getBranchIdRyan D. Brooks13-30/+30
2015-10-31refactor: Simplify branch token creationRyan D. Brooks5-12/+10
2015-10-30feature: Add getSoleAttribute methodMorgan E. Cook3-1/+9
2015-10-28refactor: Update getAttributeById to use IntegerDavid W. Miller7-16/+13
2015-10-09refactor: Use branchId directlyRyan D. Brooks32-267/+164

Back to the top