Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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. Cook15-15/+15
2016-08-11refactor: Use ArtifactId with branch operationsRyan D. Brooks18-78/+93
2016-07-27refactor: Extend IRelationType from IdRyan D. Brooks1-3/+3
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-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-09-12refactor: Remove guid replace for attribute loading on serverMorgan E. Cook2-25/+2
2016-09-10bug: Fix deltas on archived branchDavid W. Miller1-1/+1
2016-08-31refinement[ats_ATS292636]: Refactor LoadDeltasBetweenBranchesDavid W. Miller6-457/+215
2016-08-31refactor: Base TransactionId on IdRyan D. Brooks37-155/+517
2016-06-14refactor: Remove unnecessary usage of TransactionReadableRyan D. Brooks9-74/+75
2016-06-07refactor: Remove redundant PurgeUnusedBackingDataAndTransactionsRyan D. Brooks3-79/+59
2016-06-09refactor[ats_ATS284247]: Add missing null checksMorgan E. Cook1-4/+3
2016-06-09refactor[ats_ATS284247]: Add missing null checksMorgan E. Cook5-15/+22
2016-05-30refactor: Rename ITransaction to create TransactionIdRyan D. Brooks3-15/+15
2016-05-28refactor: Add BranchId.SENTINELRyan D. Brooks7-12/+11
2016-05-18refactor: Improve usability of JdbcClient.fetchRyan D. Brooks12-57/+52
2016-05-25feature[ats_ATS284235]: Update constraint handlingDavid W. Miller3-2/+24
2016-05-10refactor: Consolidate JDBC metadata to JdbcTypeRyan D. Brooks19-317/+83
2016-05-04bug[ats_ATS282539]: Fix quick search not returning expected resultsmegumi.telles4-5/+132
2016-05-02refactor: Remove branch cache persistRyan D. Brooks1-5/+0
2016-02-02refactor: Use BranchId in skynet.coreRyan D. Brooks4-52/+56
2016-04-06refactor: Use BranchId for parentBranchRyan D. Brooks6-9/+13
2016-04-21refactor: Remove usage of JdbcClient.getStatementRyan D. Brooks17-463/+239
2016-04-26bug: Remove improper use of == with objectsRyan D. Brooks3-3/+3
2016-04-19refactor: Use functional interfaces in JdbcClientRyan D. Brooks2-18/+16
2016-04-08refactor: Remove TransactionRecord.getFullBranchRyan D. Brooks21-101/+46
2016-04-11feature: Allow Change Report to be run on Archived BranchesMorgan E. Cook1-13/+35
2016-07-29feature[ats_ATS304434]: Update Branch Addressing for ApplicabilityDavid W. Miller2-14/+20
2016-07-29feature[ats_ATS286643]: HLR - Implement Types Versioningdonald.g.dunne1-9/+12

Back to the top