Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-10-25refactor: Remove TokenFactory.createBranchRyan D. Brooks5-38/+18
2016-08-08refactor: Remove CoreBranches.COMMON_IDRyan D. Brooks1-1/+0
2016-10-21refactor: Use ArtifactToken with the artifact cacheRyan D. Brooks2-1/+23
2016-10-13feature[ats_ATS314065]: Convert types and type tokens to long.donald.g.dunne6-158/+305
2016-09-22refactor: Create RelationTypeTokenRyan D. Brooks5-16/+52
2016-09-29feature[ats_ATS317966]: Add more Tuple3 queriesmegumi.telles1-6/+6
2016-09-29refactor: Remove unnecessary class RelationUtilRyan D. Brooks1-1/+4
2016-09-22refactor: Consolidate IRelationTypeSide and RelationTypeSideRyan D. Brooks4-128/+119
2016-09-28refactor: Move RelationSorter to enum packageRyan D. Brooks2-25/+1
2016-09-23refactor: Convert RelationSorter to an enumRyan D. Brooks3-68/+46
2016-09-23refactor: Rename IRelationSorterId to RelationSorterRyan D. Brooks3-18/+27
2016-09-22refactor: Remove getGuid from IRelationTypeRyan D. Brooks2-3/+5
2016-09-17refactor: Remove DefaultBasicArtifactRyan D. Brooks1-1/+6
2016-09-15refactor: Move getName from ArtifactId to ArtifactTokenRyan D. Brooks2-15/+8
2016-09-14feature: Create REST Call to return PL Configration as JSONMorgan E. Cook2-0/+55
2016-09-16refactor: Rename IArtifactToken to ArtifactTokenRyan D. Brooks5-71/+73
2016-08-19refactor: Use BranchId with ORCSRyan D. Brooks2-2/+17
2016-07-27refactor: Create AttributeTypeId and AttributeTypeTokenRyan D. Brooks2-4/+52
2016-09-07refactor: Move PresentationType to core.enumsMorgan E. Cook1-0/+43
2016-08-26refactor: Fix loading hard deleted and artifact deletedMorgan E. Cook2-0/+6
2016-08-25refactor: Use ArtifactId with ArtifactQueryBuilderRyan D. Brooks2-16/+8
2016-08-24refacttor: Update ids in Change Report area to use Id typesAngel Avila3-0/+129
2016-08-24feature[ats_ATS293113]: Add tuple3 queriesmegumi.telles1-0/+9
2016-08-24refactor: Move IdSerializer down one level in Id hierarchyRyan D. Brooks11-0/+33
2016-08-12refactor: Change default to load all non hard deleted attributesMorgan E. Cook1-0/+6
2016-08-11refactor: Use ArtifactId with branch operationsRyan D. Brooks2-7/+13
2016-07-26refactor: Use BranchId in place of BranchRyan D. Brooks1-1/+12
2016-08-08refactor: Create ArtifactTypeIdRyan D. Brooks4-6/+53
2016-07-27refactor: Extend IRelationType from IdRyan D. Brooks2-14/+22
2017-03-06refactor: Update build numbers to 0.25.0donald.g.dunne2-2/+2
2017-02-27bug[ats_ATS349133]: Fix applicability not preserved when deleting artifactMorgan E. Cook1-12/+12
2017-02-13bug[ats_ATS345762]: Fix artifact modification type in change reportDavid W. Miller1-0/+1
2017-02-06refactor: Update build numbers to 0.24.4donald.g.dunne2-2/+2
2016-12-08bug[ats_ATS324937]: Merge report not showing synthetic artifactDavid W. Miller1-0/+1
2016-12-01feature[ats_ATS295085]: Add applicability to the change reportDavid W. Miller1-1/+3
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-02bug[ats_ATS312064]: Add tracked changes check on savemegumi.telles1-0/+39
2016-08-31refactor: Remove Transaction cacheRyan D. Brooks2-2/+35
2016-08-31bug[ats_ATS302825]: Consolidate all Ats Configuration calls to onedonald.g.dunne1-0/+1
2016-08-31refinement: Remove source workaround from pomsjmisinco1-18/+1
2016-08-31refactor: Base TransactionId on IdRyan D. Brooks4-53/+17
2016-06-14refactor: Remove unnecessary usage of TransactionReadableRyan D. Brooks1-0/+4
2016-05-31refactor: Use TransactionToken with eventsRyan D. Brooks2-0/+7
2016-06-07refactor: Create TransactionTokenRyan D. Brooks2-1/+39
2016-05-30refactor: Use TransactionId in ArtifactRyan D. Brooks1-1/+1
2016-05-30refactor: Rename ITransaction to create TransactionIdRyan D. Brooks3-22/+59
2016-05-25refactor: Use valueOf to create tuple idsRyan D. Brooks4-45/+45
2016-05-28refactor: Add BranchId.SENTINELRyan D. Brooks2-2/+1

Back to the top