Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-10-25refactor: Remove TokenFactory.createBranchRyan D. Brooks1-3/+2
2016-08-08refactor: Remove CoreBranches.COMMON_IDRyan D. Brooks3-6/+5
2016-05-11refactor: Use BranchId instead of LongRyan D. Brooks1-6/+10
2016-10-13feature[ats_ATS314065]: Convert types and type tokens to long.donald.g.dunne7-10/+296
2016-09-22refactor: Create RelationTypeTokenRyan D. Brooks2-8/+8
2016-10-14bug[ats_ATS318062]: Fix was is comparison and rest callDavid W. Miller2-4/+16
2016-09-30refactor: Use Id with IdCollectionRyan D. Brooks5-13/+13
2016-10-12feature[ats_ATS302903]: Support Tuple in change report and commitAngel Avila1-0/+18
2016-09-22refactor: Consolidate IRelationTypeSide and RelationTypeSideRyan D. Brooks5-18/+17
2016-09-22refactor: Remove getGuid from IRelationTypeRyan D. Brooks2-3/+3
2016-06-24feature[ats_ATS292333]: Upgrade to neonjmisinco1-2/+2
2016-09-14feature: Create REST Call to return PL Configration as JSONMorgan E. Cook1-0/+9
2016-09-16refactor: Rename IArtifactToken to ArtifactTokenRyan D. Brooks1-2/+2
2016-09-13refactor: Update createDemoApplicability to add PL FolderMorgan E. Cook1-0/+5
2016-08-19refactor: Use BranchId with ORCSRyan D. Brooks8-90/+86
2016-08-25refactor: Use ArtifactId with ArtifactQueryBuilderRyan D. Brooks2-10/+17
2016-08-11refactor: Use ArtifactId with branch operationsRyan D. Brooks3-22/+12
2016-07-27refactor: Extend IRelationType from IdRyan D. Brooks1-1/+1
2017-03-06refactor: Update build numbers to 0.25.0donald.g.dunne2-2/+2
2017-02-27refinement: Support anonymous applicability REST calls0.24.4.v201702271559-NRBRyan D. Brooks1-2/+4
2017-02-06refactor: Update build numbers to 0.24.4donald.g.dunne2-2/+2
2016-12-12bug[ats_ATS326745]: Fix ClientResource and improve testsdonald.g.dunne1-15/+24
2016-10-18refactor: Update build numbers to 0.24.3Angel Avila2-2/+2
2016-10-12refinement: Add error check for ORCS Writer booleansdonald.g.dunne2-9/+22
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-02feature[ats_ATS311437]: Add ORCS Writer update for relationsdonald.g.dunne11-193/+331
2016-09-02refactor[ats_ATS307494]: Move ORCS writer to rest bundlejmisinco16-45/+1020
2016-08-31bug: Client Resource is returning slowdonald.g.dunne2-10/+62
2016-08-31refactor: Remove unnecessary usage of Branch.toStringRyan D. Brooks1-12/+8
2016-08-31refactor[ats_ATS292347]: Move CompareResults to framework.core.modeljmisinco2-2/+2
2016-08-31refinement: Remove source workaround from pomsjmisinco1-17/+0
2016-08-31refactor: Base TransactionId on IdRyan D. Brooks5-28/+14
2016-06-14refactor: Remove unnecessary usage of TransactionReadableRyan D. Brooks5-44/+38
2016-06-07refactor: Remove redundant PurgeUnusedBackingDataAndTransactionsRyan D. Brooks1-0/+6
2016-06-09refactor[ats_ATS284247]: Add missing null checksMorgan E. Cook1-1/+4
2016-05-25refactor: Use valueOf to create tuple idsRyan D. Brooks1-4/+3
2016-05-18refactor: Improve usability of JdbcClient.fetchRyan D. Brooks1-1/+1
2016-05-16refinement: Add JdbcClient.runQueryWithLimitRyan D. Brooks1-2/+2
2016-04-06refactor: Use BranchId for parentBranchRyan D. Brooks3-7/+8
2016-04-19refactor: Use functional interfaces in JdbcClientRyan D. Brooks2-37/+47
2016-04-08refactor: Remove TransactionRecord.getFullBranchRyan D. Brooks1-21/+20
2016-07-29feature[ats_ATS286643]: HLR - Implement Types Versioningdonald.g.dunne4-3/+66
2016-07-29refinement: Add search by user name to ClientResourcedonald.g.dunne8-0/+489
2016-07-29refactor: Create method to get applic for multiple ArtifactAngel Avila1-20/+5
2016-07-29feature: Add setApplicability REST endpointRyan D. Brooks2-18/+17
2016-07-29feature: Add get ApplicabilityTokens for a branchRyan D. Brooks1-13/+12
2016-07-29feature: Add getApplicabilityToken for an artifactRyan D. Brooks1-0/+6
2016-07-29refinement: Add demo applicability to DB initRyan D. Brooks3-5/+44
2016-07-13refactor: Remove branch from TransactionBuilder Tuple callsAngel Avila1-3/+3

Back to the top