Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-09-22refactor: Create RelationTypeTokenRyan D. Brooks10-29/+36
2016-09-30refactor: Use Id with IdCollectionRyan D. Brooks6-38/+39
2016-09-29refactor: Remove unnecessary class RelationUtilRyan D. Brooks5-27/+26
2016-09-22refactor: Consolidate IRelationTypeSide and RelationTypeSideRyan D. Brooks5-31/+31
2016-09-28refactor: Move RelationSorter to enum packageRyan D. Brooks9-70/+70
2016-09-23refactor: Convert RelationSorter to an enumRyan D. Brooks5-81/+29
2016-09-23refactor: Rename IRelationSorterId to RelationSorterRyan D. Brooks4-17/+17
2016-09-22refactor: Remove getGuid from IRelationTypeRyan D. Brooks5-30/+30
2016-09-26bug: Fix null lambda expressionsdonald.g.dunne1-10/+10
2016-08-19refactor: Use BranchId with ORCSRyan D. Brooks15-133/+126
2016-08-26refactor: Fix loading hard deleted and artifact deletedMorgan E. Cook9-28/+56
2016-08-25refactor: Use ArtifactId with ArtifactQueryBuilderRyan D. Brooks1-2/+1
2016-08-12refactor: Change default to load all non hard deleted attributesMorgan E. Cook9-28/+25
2016-08-11refactor: Use ArtifactId with branch operationsRyan D. Brooks2-21/+18
2016-07-26refactor: Use BranchId in place of BranchRyan D. Brooks1-5/+3
2016-07-27refactor: Extend IRelationType from IdRyan D. Brooks3-28/+18
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
2017-01-04bug[ats_ATS329812]: Fix AtsChangeSet.setRelations to unrelate first0.24.3.v201701042113-NRdonald.g.dunne1-7/+13
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-08-31refactor: Remove Transaction cacheRyan D. Brooks1-2/+1
2016-08-31refactor: Base TransactionId on IdRyan D. Brooks12-38/+51
2016-06-14refactor: Remove unnecessary usage of TransactionReadableRyan D. Brooks1-97/+50
2016-06-07refactor: Remove redundant PurgeUnusedBackingDataAndTransactionsRyan D. Brooks1-1/+3
2016-05-30refactor: Rename ITransaction to create TransactionIdRyan D. Brooks2-5/+5
2016-05-28refactor: Add BranchId.SENTINELRyan D. Brooks1-6/+5
2016-05-06refactor: Remove BranchReadableRyan D. Brooks3-16/+13
2015-12-01refactor: Remove unnecessary usage of BranchManager.getBranchRyan D. Brooks2-112/+0
2016-05-02refactor: Remove branch cache persistRyan D. Brooks1-2/+1
2016-04-06refactor: Use BranchId for parentBranchRyan D. Brooks2-178/+140
2016-07-29feature: Add ability to set Applicability on Orcs OjbectsAngel Avila3-25/+35
2016-07-06refactor: Use ArtifactId in createTransactionRyan D. Brooks2-12/+2
2016-07-06feature[ats_ATS54722]: Provide general purpose, fast, versioned tuple storageAngel Avila4-5/+16
2015-11-13refactor: Use BranchId in BranchManager.getChildrenRyan D. Brooks3-13/+16
2015-11-12refactor: Use BranchId in BranchManager.getTypeRyan D. Brooks1-2/+1
2016-02-04refactor: Use BranchId were appropriateRyan D. Brooks7-26/+27
2016-03-15refactor: Remove generic from AbstractOseeCacheRyan D. Brooks1-1/+1
2015-12-23refactor: Use OseeCoreException.wrap were applicableRyan D. Brooks1-6/+2
2015-12-23refinement: Re-Organize, Format and Cleanup sourcedonald.g.dunne18-92/+96
2015-10-28refactor: Add isOnBranch support in HasBranch interfaceRyan D. Brooks3-2/+8
2015-11-04refactor: Rename getBranchUuid to getBranchIdRyan D. Brooks7-15/+15
2015-10-27refactor: Use CoreBranches.COMMON_ID where applicableRyan D. Brooks6-28/+24
2015-10-28refactor: Update getAttributeById to use IntegerDavid W. Miller3-4/+6
2015-10-27refactor: Use CoreBranches.SYSTEM_ROOT_ID where applicableRyan D. Brooks2-5/+5
2015-10-20refactor: Remove test dependency on DefaultBasicArtifactRyan D. Brooks1-9/+5
2015-10-09refactor: Use branchId directlyRyan D. Brooks14-325/+192
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

Back to the top