Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-07-03bug: Update purge unused data to use tuple tableMorgan E. Cook1-1/+2
2017-06-28bug[ats_ATS416136]: Improve performance of RelatedTo query donald.g.dunne2-3/+3
2017-05-30refactor: Improve memory efficiency of TxQueryBuilderRyan D. Brooks1-2/+3
2017-05-30refactor: Use ArtifactTypeId in skynet.coreRyan D. Brooks1-18/+7
2017-05-26refactor: Improve memory efficiency of BranchQueryBuilderRyan D. Brooks3-20/+10
2017-05-12refactor: Remove redundancy from SqlHandler and CriteriaRyan D. Brooks5-21/+3
2017-05-10feature[ats_ATS376468]: Remove ordered oracle hints from sqldonald.g.dunne1-2/+2
2017-05-09bug: Fix error log format in AttributeLoadProcessordonald.g.dunne1-1/+1
2017-05-02refactor: Remove redundancy from QuerySqlWriterRyan D. Brooks2-18/+4
2017-05-02refactor: Use ArtifactTypeId in QueryBuilderRyan D. Brooks1-4/+4
2017-05-02refactor: Consolidate query context creationRyan D. Brooks6-43/+17
2017-04-28bug: Artifact ids must be sequential until converted to longsRyan D. Brooks1-3/+2
2017-04-25bug: Fix JSON deserialization on TypeIdsDavid W. Miller2-4/+4
2017-04-20bug: View applicability column scrambledRyan D. Brooks1-4/+11
2017-03-21feature: Create database health rest apiRyan D. Brooks3-48/+97
2017-03-21refactor: Support Id comparison with Orcs objectsRyan D. Brooks6-142/+33
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

Back to the top