Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-09-21refactor: Update build numbers to 0.24.1megumi.telles2-2/+2
2016-09-02refactor[ats_ATS307494]: Move ORCS writer to rest bundlejmisinco24-1714/+1
2016-08-31refinement: Document orcs model and orcs bundlesdonald.g.dunne1-0/+3
2016-08-31refactor[ats_ATS292347]: Move CompareResults to framework.core.modeljmisinco2-39/+1
2016-08-31refinement: Remove source workaround from pomsjmisinco1-18/+1
2016-08-31refactor: Base TransactionId on IdRyan D. Brooks7-11/+14
2016-06-14refactor: Remove unnecessary usage of TransactionReadableRyan D. Brooks6-31/+38
2016-06-07refactor: Remove redundant PurgeUnusedBackingDataAndTransactionsRyan D. Brooks1-0/+2
2016-06-07refactor: Create TransactionTokenRyan D. Brooks1-2/+2
2016-05-30refactor: Rename ITransaction to create TransactionIdRyan D. Brooks4-15/+15
2016-04-06refactor: Use BranchId for parentBranchRyan D. Brooks1-1/+2
2016-04-08refactor: Remove TransactionRecord.getFullBranchRyan D. Brooks1-5/+6
2016-07-29feature[ats_ATS286643]: HLR - Implement Types Versioningdonald.g.dunne1-0/+24
2016-07-29refactor: Create method to get applic for multiple ArtifactAngel Avila1-0/+4
2016-07-29feature: Add ability to set Applicability on Orcs OjbectsAngel Avila1-0/+8
2016-07-29feature: Add getApplicabilityToken for an artifactRyan D. Brooks2-0/+25
2016-07-29feature: Add tuple2 queriesRyan D. Brooks2-2/+37
2016-07-13refactor: Remove branch from TransactionBuilder Tuple callsAngel Avila1-4/+4
2016-07-12refactor: Extend ArtifactId from IdRyan D. Brooks1-1/+2
2016-07-06refactor: Use ArtifactId in createTransactionRyan D. Brooks2-6/+3
2016-07-06refactor: Use BranchId with tuplesRyan D. Brooks1-4/+4
2016-07-06refinement: Add KeyValueOps.putByKeyRyan D. Brooks1-1/+4
2016-07-06feature[ats_ATS54722]: Provide general purpose, fast, versioned tuple storageAngel Avila4-1/+50
2016-04-05feature[ats_ATS263203]: Improve indexer to index by attr_type_iddonald.g.dunne1-1/+4
2016-03-23feature[ats_ATS266887]: Add Attr, Name and Uuid to AtsColumnServicedonald.g.dunne1-0/+2
2016-02-04refactor: Use BranchId were appropriateRyan D. Brooks7-32/+32
2016-03-21refactor: Use BranchId with BranchEventRyan D. Brooks1-2/+3
2016-03-02refactor[ats_ATS253925]: Change ids in Account from int to LongAngel Avila1-57/+0
2016-02-05refactor: Create BranchId using LongRyan D. Brooks1-2/+1
2016-03-03feature[ats_ATS263337]: Add getUserByAccount ATS and ORCS methodsdonald.g.dunne2-0/+45
2016-02-03refactor: Convert HasUuid.getUuid to Longdonald.g.dunne3-4/+4
2015-12-18feature[ats_ATS264249]: Provide SQL query and rest for Color Teamsdonald.g.dunne4-0/+189
2015-12-23refinement: Re-Organize, Format and Cleanup sourcedonald.g.dunne8-15/+13
2015-10-28refactor: Add isOnBranch support in HasBranch interfaceRyan D. Brooks1-1/+1
2015-11-04refactor: Improve HasBranch type hierarchyRyan D. Brooks3-21/+2
2015-11-04refactor: Rename getBranchUuid to getBranchIdRyan D. Brooks1-1/+1
2015-10-30feature: Add getSoleAttribute methodMorgan E. Cook1-0/+2
2015-10-28refactor: Update getAttributeById to use IntegerDavid W. Miller1-2/+1
2015-10-22refactor: Provide default method for Identity.matchesRyan D. Brooks1-10/+0
2015-10-09refactor: Use branchId directlyRyan D. Brooks6-15/+7
2015-09-08refinement: Change server transaction.commit to not exception if emptydonald.g.dunne1-0/+3
2015-09-14refactor: Update build numbers to 0.24.0jmisinco2-2/+2
2016-01-07refactor: Update build numbers to 0.23.1donald.g.dunne2-2/+2
2015-11-25bug: Update sql handler to support multi-selectMorgan E. Cook1-0/+5
2015-10-09feature[ats_ATS209686]: Add OAuth protected resource at server rootAngel Avila1-0/+4
2015-09-29bug[ats_ATS244360]: Fix AtsClientImpl.getAtsIddonald.g.dunne1-1/+11
2015-09-28refactor: Use type inference when invoking a generic constructorRyan D. Brooks3-4/+4
2015-09-30feature[ats_ATS244686]: Remove 1.6 from .classpath filesdonald.g.dunne1-1/+1
2015-09-12refactor: Simplify XResultData methodsdonald.g.dunne1-1/+1
2015-09-12feature[ats_ATS197755]: Provide REST endpoint for UI CountAngel Avila3-1/+55

Back to the top