Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-05-26refactor: Improve memory efficiency of BranchQueryBuilderRyan D. Brooks1-6/+6
2017-05-24refactor: Remove varargs usage from BranchQueryBuilder.andIdsRyan D. Brooks1-3/+3
2017-02-03refactor: Remove IAttributeTypeRyan D. Brooks1-5/+5
2017-02-03refactor: Remove IAttributeType usageRyan D. Brooks8-29/+32
2016-11-04refactor: Remove HasLocalId from ArtifactReadableRyan D. Brooks1-10/+0
2016-12-20refactor: Add Branch Serializer & DeserializerMorgan E. Cook1-2/+1
2017-01-09refactor: Remove usage of IRelationType in RelationManagerRyan D. Brooks4-12/+12
2017-01-12refinement[ats_ATS334478]: Make OrderParserTest indepedent of xml parser impl...Ryan D. Brooks1-3/+4
2017-01-09refactor: Remove IAttributeType usage from AttributeContainerRyan D. Brooks1-1/+1
2017-01-06refactor: Remove IAttributeType usage from AttributeReadableRyan D. Brooks6-47/+43
2017-01-09refactor: Remove IAttributeType usage from AttributeTypesRyan D. Brooks1-4/+2
2016-12-15refactor: Use RelationTypeId with RelationNodeAdjacenciesRyan D. Brooks4-25/+25
2016-12-13refactor: Remove IAttributeType usage from ArtifactQueryRyan D. Brooks2-5/+5
2016-11-08refactor: Create NamedId as an interface and move toStringWithId thereMark Joy1-2/+2
2016-12-09refactor: Extend IAttributeType from AttributeTypeTokenRyan D. Brooks1-1/+1
2016-11-02refactor: Extend Attribute from AttributeIdRyan D. Brooks1-5/+6
2016-11-05refactor: Improve TxDataManagerTestRyan D. Brooks1-26/+16
2016-12-05feature[ats_ATS325914]: Remove entryGuid from OSEE Types grammardonald.g.dunne2-9/+2
2016-10-25refactor: Remove TokenFactory.createBranchRyan D. Brooks2-10/+11
2016-10-18feature[ats_ATS314065]: Remove guid from OSEE type sheetsdonald.g.dunne2-18/+0
2016-10-13feature[ats_ATS314065]: Convert types and type tokens to long.donald.g.dunne2-40/+41
2016-09-22refactor: Create RelationTypeTokenRyan D. Brooks9-29/+35
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-01-04bug[ats_ATS329812]: Fix AtsChangeSet.setRelations to unrelate first0.24.3.v201701042113-NRdonald.g.dunne1-7/+13
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

Back to the top