Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-12-15feature: Add getApplicabilityTokensForArts endpointmegumi.telles1-0/+6
2017-10-20refactor: Update build numbers to 0.25.2megumi.telles2-2/+2
2017-10-09refactor: Update build numbers to 0.25.1megumi.telles2-2/+2
2017-08-04bug: Remove incorrect usage of ToStringSerializerRyan D. Brooks1-3/+1
2017-05-30refactor: Improve memory efficiency of TxQueryBuilderRyan D. Brooks1-2/+3
2017-05-26refactor: Improve memory efficiency of BranchQueryBuilderRyan D. Brooks3-15/+18
2017-04-20bug: View applicability column scrambledRyan D. Brooks1-1/+2
2017-04-10refactor: Add getApplicabilityTokenMap to RESTDominic Guss1-0/+6
2017-03-21feature[ats_ATS349062]: Create PL PCR impact calculationMorgan E. Cook1-0/+23
2017-03-21refactor: Remove all blind casts to BranchRyan D. Brooks1-15/+4
2017-03-21feature[ats_ATS345089]: Create REST call to add an applicability to a viewMorgan E. Cook1-0/+3
2016-12-14feature[ats_ATS331028]: Replace SessionManagementServletdonald.g.dunne2-71/+0
2016-12-20refactor: Add Branch Serializer & DeserializerMorgan E. Cook1-3/+3
2016-12-02feature[ats_ATS325511]: Add low level calls for BranchViewMorgan E. Cook1-0/+11
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/+28
2016-11-30refactor: Remove TransactionFactory.createTransaction that takes a long for b...Mark Joy1-1/+2
2016-11-17refactor: Change to use NamedIdBase instead of OwNamedBaseMark Joy13-145/+123
2016-08-08refactor: Remove CoreBranches.COMMON_IDRyan D. Brooks2-9/+10
2016-10-13feature[ats_ATS314065]: Convert types and type tokens to long.donald.g.dunne1-0/+17
2016-09-15refactor[ats_ATS292333]: Change rest endpoints to remove spaces in urlsjmisinco2-9/+9
2016-09-14feature: Create REST Call to return PL Configration as JSONMorgan E. Cook1-0/+6
2016-08-19refactor: Use BranchId with ORCSRyan D. Brooks1-43/+44
2016-08-25refactor: Use ArtifactId with ArtifactQueryBuilderRyan D. Brooks3-8/+11
2016-08-11refactor: Use ArtifactId with branch operationsRyan D. Brooks5-54/+40
2017-03-06refactor: Update build numbers to 0.25.0donald.g.dunne2-2/+2
2017-03-02bug: Allow set branch name to handle special characters0.24.4.v201703031714-RELRyan D. Brooks1-3/+3
2017-02-06refactor: Update build numbers to 0.24.4donald.g.dunne2-2/+2
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-02feature[ats_ATS311437]: Add ORCS Writer update for relationsdonald.g.dunne2-0/+38
2016-09-02refactor[ats_ATS307494]: Move ORCS writer to rest bundlejmisinco16-7/+744
2016-08-31refinement: Document orcs model and orcs bundlesdonald.g.dunne1-0/+1
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. Brooks3-15/+20
2016-06-14refactor: Remove unnecessary usage of TransactionReadableRyan D. Brooks1-4/+5
2016-06-07refactor: Remove redundant PurgeUnusedBackingDataAndTransactionsRyan D. Brooks1-0/+3
2016-04-06refactor: Use BranchId for parentBranchRyan D. Brooks2-16/+13
2016-02-02refactor: Use BranchId in BranchManager.createBranchRyan D. Brooks1-2/+3
2016-07-29feature[ats_ATS286643]: HLR - Implement Types Versioningdonald.g.dunne1-0/+13
2016-07-29refactor: Create method to get applic for multiple ArtifactAngel Avila4-128/+5
2016-07-29feature: Add setApplicability REST endpointRyan D. Brooks1-8/+6
2016-07-29feature: Add get ApplicabilityTokens for a branchRyan D. Brooks4-98/+7
2016-07-29feature: Add getApplicabilityToken for an artifactRyan D. Brooks1-0/+10
2016-07-29refinement: Add demo applicability to DB initRyan D. Brooks1-2/+4
2016-07-06feature[ats_ATS54722]: Provide general purpose, fast, versioned tuple storageAngel Avila1-0/+5
2016-06-08feature[ats_ATS288811]: add applicability column to change reportdonald.g.dunne1-5/+5
2016-06-07feature[ats_ATS288805]: add applicability column to mass editor and change re...donald.g.dunne7-0/+263

Back to the top