Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-10-09refactor: Update build numbers to 0.25.1megumi.telles2-2/+2
2017-07-19bug: Update applicability call for merge branchesMorgan E. Cook1-1/+6
2017-07-03bug: Update applicability matching to be strciterMorgan E. Cook1-2/+2
2017-05-30refactor: Improve memory efficiency of TxQueryBuilderRyan D. Brooks2-16/+8
2017-05-26refactor: Improve memory efficiency of BranchQueryBuilderRyan D. Brooks3-22/+13
2017-05-24refactor: Remove varargs usage from BranchQueryBuilder.andIdsRyan D. Brooks4-4/+4
2017-05-12refactor: Create UserId primitiveRyan D. Brooks2-7/+6
2017-05-11refactor: Utilize Collection.fromStringRyan D. Brooks3-21/+6
2017-04-21feature[ats_ATS370497]: Improve Orcs Writer Update to not require Namedonald.g.dunne3-7/+3
2017-04-21refinement: Add branch name to ArtifactResourcedonald.g.dunne1-1/+9
2017-04-20bug: View applicability column scrambledRyan D. Brooks1-1/+2
2017-04-10refactor: Add getApplicabilityTokenMap to RESTDominic Guss1-1/+7
2017-03-21feature[ats_ATS349062]: Create PL PCR impact calculationMorgan E. Cook1-2/+63
2017-03-21refactor: Change uses of getBranchId to getBranchMark Joy1-1/+1
2017-03-21refactor[ats_ATS28884]: Add verification of MS Word applicabilityMorgan E. Cook1-2/+2
2017-03-21feature[ats_ATS345089]: Create REST call to add an applicability to a viewMorgan E. Cook1-0/+7
2016-09-14refactor: Word Applicability PublishingMorgan E. Cook1-6/+6
2017-02-06refactor: Use getIdString where appropriateRyan D. Brooks2-2/+2
2016-12-14feature[ats_ATS331028]: Replace SessionManagementServletdonald.g.dunne6-523/+0
2017-02-03refactor: Remove IAttributeType usageRyan D. Brooks9-31/+32
2016-12-02feature[ats_ATS325511]: Add low level calls for BranchViewMorgan E. Cook1-10/+58
2017-01-10refactor: Remove use of Long branchId from QueryFactoryImplMark Joy9-43/+50
2017-01-09refactor: Remove IAttributeType usage from AttributeContainerRyan D. Brooks1-1/+2
2017-01-06refactor: Remove IAttributeType usage from AttributeReadableRyan D. Brooks1-3/+3
2017-01-10feature: Add REST call to get ApplicabilityTokens for a viewMorgan E. Cook1-0/+5
2016-11-10feature[ats_ATS322000]: Improvements to support actiondonald.g.dunne1-0/+39
2016-12-13refactor: Remove IAttributeType usage from ArtifactQueryRyan D. Brooks3-10/+9
2016-12-14feature[ats_ATS331028]: Move ClientSession to core.datadonald.g.dunne4-93/+34
2016-11-30refactor: Remove TransactionFactory.createTransaction that takes a long for b...Mark Joy2-4/+5
2016-11-17refactor: Change to use NamedIdBase instead of OwNamedBaseMark Joy7-127/+110
2016-12-09refactor: Extend IAttributeType from AttributeTypeTokenRyan D. Brooks4-6/+6
2016-12-01bug[ats_ATS326745]: Fix ClientResource and improve testsdonald.g.dunne1-2/+2
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

Back to the top