Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-02-11bug: Fix reading String attributes as ObjectsAngel Avila1-1/+7
2017-02-06refactor: Remove superfluous usage of branch.getUuidRyan D. Brooks8-16/+15
2016-09-14refactor: Word Applicability PublishingMorgan E. Cook1-1/+1
2017-02-01bug: Fix artifact loading to include branchviewMorgan E. Cook12-17/+31
2017-02-06refactor: Use getIdString where appropriateRyan D. Brooks1-2/+2
2017-02-06bug: Fix getViewApplicability REST callMorgan E. Cook1-2/+2
2017-02-03refactor: Remove IAttributeType usageRyan D. Brooks6-14/+14
2016-12-20refactor: Add Branch Serializer & DeserializerMorgan E. Cook3-8/+8
2016-12-02feature[ats_ATS325511]: Add low level calls for BranchViewMorgan E. Cook2-2/+25
2017-01-20refactor: Use AttributeId in purge attributeRyan D. Brooks2-10/+9
2017-01-25refactor: Add OSEE_JOIN_ID4 table for artifact loadingMorgan E. Cook16-79/+104
2017-01-09refactor: Remove usage of IRelationType in RelationManagerRyan D. Brooks3-6/+6
2016-11-16refactor: Update Attributes to be loaded by typeMorgan E. Cook8-25/+45
2016-11-16refactor: Update JaxAtsTask and AtsChangeSet to use Objects for attribute valuesMorgan E. Cook3-17/+69
2017-01-06refactor: Remove IAttributeType usage from AttributeReadableRyan D. Brooks8-30/+32
2017-01-09refactor: Remove IAttributeType usage from AttributeTypesRyan D. Brooks2-6/+6
2016-12-15refactor: Remove HasLocalId from IndexedResourceRyan D. Brooks2-10/+0
2016-11-10feature[ats_ATS322000]: Improvements to support actiondonald.g.dunne1-0/+8
2016-12-13refactor: Remove IAttributeType usage from ArtifactQueryRyan D. Brooks5-21/+19
2016-12-15refactor: Remove unused ConsolidateArtifactVersionDatabaseTxCallableMark Joy1-362/+0
2016-11-08refactor: Create NamedId as an interface and move toStringWithId thereMark Joy1-2/+2
2016-12-09refactor: Extend IAttributeType from AttributeTypeTokenRyan D. Brooks10-52/+36
2016-11-08refactor: Change to use BranchId instead of longMark Joy5-9/+13
2016-10-25refactor: Remove TokenFactory.createBranchRyan D. Brooks1-2/+1
2016-10-13feature[ats_ATS314065]: Convert types and type tokens to long.donald.g.dunne4-17/+16
2016-09-15feature: Add get BranchView feature valuesMorgan E. Cook1-0/+8
2016-09-30refactor: Use Id with IdCollectionRyan D. Brooks5-7/+7
2016-10-07bug[ats_ATS317221]: JDBC Pool error after running OSEE Client integration tes...jmisinco1-29/+32
2016-10-12feature[ats_ATS302903]: Support Tuple in change report and commitAngel Avila5-28/+127
2016-09-29feature[ats_ATS317966]: Add more Tuple3 queriesmegumi.telles1-0/+17
2016-09-22refactor: Consolidate IRelationTypeSide and RelationTypeSideRyan D. Brooks4-8/+8
2016-09-22refactor: Remove getGuid from IRelationTypeRyan D. Brooks4-5/+5
2016-09-15refactor: Move ApplicabilityQuery to orcs.coreMorgan E. Cook3-108/+30
2016-08-19refactor: Use BranchId with ORCSRyan D. Brooks33-188/+196
2016-08-25refactor: Use ArtifactId with ArtifactQueryBuilderRyan D. Brooks4-48/+38
2016-08-24refacttor: Update ids in Change Report area to use Id typesAngel Avila7-101/+133
2016-08-29bug: Fix historical query by artifact idRyan D. Brooks3-31/+70
2016-08-24feature[ats_ATS293113]: Add tuple3 queriesmegumi.telles1-5/+50
2016-08-09refactor: Move SystemPrefences Interface to orcsMorgan E. Cook19-19/+19
2016-08-11refactor: Use ArtifactId with branch operationsRyan D. Brooks18-78/+93
2016-07-27refactor: Extend IRelationType from IdRyan D. Brooks1-3/+3
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. Cook2-5/+5
2017-02-17bug[ats_ATS320463]: Postgres Demo DB init fails; no synonymDominic Guss1-15/+2
2017-02-06refactor: Update build numbers to 0.24.4donald.g.dunne2-2/+2
2017-01-04bug[ats_ATS329812]: Fix AtsChangeSet.setRelations to unrelate first0.24.3.v201701042113-NRdonald.g.dunne2-0/+8
2016-12-08bug[ats_ATS324937]: Merge report not showing synthetic artifactDavid W. Miller2-14/+27
2016-12-01feature[ats_ATS295085]: Add applicability to the change reportDavid W. Miller10-45/+95
2016-12-01feature: Add get ApplicabilityToken for branchesRyan D. Brooks2-6/+28
2016-10-18refactor: Update build numbers to 0.24.3Angel Avila2-2/+2

Back to the top