Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-12-09refactor: Extend IAttributeType from AttributeTypeTokenRyan D. Brooks10-52/+36
Change-Id: I6b876f6c8f1688c8136288b41a655e8c75db5f8f
2016-11-08refactor: Change to use BranchId instead of longMark Joy5-9/+13
Change-Id: I0c7d6dec1118376b031a54605192ec58d2b8dcba Signed-off-by: Mark Joy <mark.joy@boeing.com>
2016-10-25refactor: Remove TokenFactory.createBranchRyan D. Brooks1-2/+1
Change-Id: I6b1541262023df7b8686b2b7724b8a06b2ec007c
2016-10-13feature[ats_ATS314065]: Convert types and type tokens to long.donald.g.dunne4-17/+16
Change-Id: I9eb57014468f82a3d0bf97b9044081fddc827602
2016-09-15feature: Add get BranchView feature valuesMorgan E. Cook1-0/+8
Change-Id: Icb7eb783d1d75230bb6d2c8ce1a7f1c3051cd346 Signed-off-by: Morgan E. Cook <Morgan.e.cook@boeing.com>
2016-09-30refactor: Use Id with IdCollectionRyan D. Brooks5-7/+7
Change-Id: I23d26e504108199435ec90eec070b0756482e519
2016-10-07bug[ats_ATS317221]: JDBC Pool error after running OSEE Client integration ↵jmisinco1-29/+32
test twice Change-Id: Ie81e9f6fb384766c7ed9badb783e1c6a01896d0e
2016-10-12feature[ats_ATS302903]: Support Tuple in change report and commitAngel Avila5-28/+127
Change-Id: I00b353a084aa938b215c161c81210fad7777f3b4
2016-09-29feature[ats_ATS317966]: Add more Tuple3 queriesmegumi.telles1-0/+17
2016-09-22refactor: Consolidate IRelationTypeSide and RelationTypeSideRyan D. Brooks4-8/+8
- Automated refactor to remove IRelationTypeSide and move - RelationTypeSide to a more appropriate package. Change-Id: Ib35e9d5306b78bc71fdcd40ea2bb482b0e88ef3c
2016-09-22refactor: Remove getGuid from IRelationTypeRyan D. Brooks4-5/+5
Change-Id: I9b85998cb8db9325e13e3663f43d96f620ca1402
2016-09-15refactor: Move ApplicabilityQuery to orcs.coreMorgan E. Cook3-108/+30
Change-Id: I97a4e8212a5d89ef30a46c2b965cce30aa9eb427 Signed-off-by: Morgan E. Cook <Morgan.e.cook@boeing.com>
2016-08-19refactor: Use BranchId with ORCSRyan D. Brooks33-188/+196
Change-Id: I6d757972eb9b8ceca1cabfe30718ec6d0d11cae4
2016-08-25refactor: Use ArtifactId with ArtifactQueryBuilderRyan D. Brooks4-48/+38
Change-Id: I5445cc3c469cb05863724a0bda0164e93dd22ef0
2016-08-24refacttor: Update ids in Change Report area to use Id typesAngel Avila7-101/+133
Change-Id: I8701b620710c6d68543bffccfe089b9ef1da89d6
2016-08-29bug: Fix historical query by artifact idRyan D. Brooks3-31/+70
Change-Id: I3e56b814665a209411cd58df3399d26aad90e3ef
2016-08-24feature[ats_ATS293113]: Add tuple3 queriesmegumi.telles1-5/+50
2016-08-09refactor: Move SystemPrefences Interface to orcsMorgan E. Cook15-15/+15
Change-Id: I91d86c32135afc01547f319f93c52d2b168348bd Signed-off-by: Morgan E. Cook <Morgan.e.cook@boeing.com>
2016-08-11refactor: Use ArtifactId with branch operationsRyan D. Brooks18-78/+93
Change-Id: Icf06e12e787b60aef352bc0294d643089895a1b7
2016-07-27refactor: Extend IRelationType from IdRyan D. Brooks1-3/+3
Change-Id: I5e06872796e7dda65b777ad0b85638fda5b5da42
2017-02-27bug[ats_ATS349133]: Fix applicability not preserved when deleting artifactMorgan E. Cook2-5/+5
Change-Id: I0ad9174ecc8c8d37a5f153122102057442e8a7cd Signed-off-by: Morgan E. Cook <Morgan.e.cook@boeing.com>
2017-02-17bug[ats_ATS320463]: Postgres Demo DB init fails; no synonymDominic Guss1-15/+2
Change-Id: I547b26743123a4289fdab38f3157c5171e853216 Signed-off-by: Dominic Guss <Dominic.Guss@boeing.com>
2017-01-04bug[ats_ATS329812]: Fix AtsChangeSet.setRelations to unrelate first0.24.3.v201701042113-NRdonald.g.dunne2-0/+8
Change-Id: I1356269c182a5651f9fce0546acaaacadb18717c
2016-12-08bug[ats_ATS324937]: Merge report not showing synthetic artifactDavid W. Miller2-14/+27
Change-Id: I2c637017ffcf9be8e897f071320ba9fee96e0c60
2016-12-01feature[ats_ATS295085]: Add applicability to the change reportDavid W. Miller10-45/+95
Change-Id: I6159b69f91d7ff6b417266645d6081a5eae67583
2016-12-01feature: Add get ApplicabilityToken for branchesRyan D. Brooks2-6/+28
Change-Id: I1aed3d211f451b5e99bb8602ad8d1a0510bbb390
2016-09-12refactor: Remove guid replace for attribute loading on serverMorgan E. Cook2-25/+2
Change-Id: Ic69089c6b4dea8d3791f6eda8ce2438994fd7888 Signed-off-by: Morgan E. Cook <Morgan.e.cook@boeing.com>
2016-09-10bug: Fix deltas on archived branchDavid W. Miller1-1/+1
Change-Id: I166079fc56dd4b9a3ddd27dd30f79007766ed2c6
2016-08-31refinement[ats_ATS292636]: Refactor LoadDeltasBetweenBranchesDavid W. Miller6-457/+215
Change-Id: I9dd4843d2e0f1eba0e1a0f481b16fd4ab076ec72
2016-08-31refactor: Base TransactionId on IdRyan D. Brooks37-155/+517
Change-Id: I9ca14beca84bd31671cf0b2f4f1fcf09aa049c89
2016-06-14refactor: Remove unnecessary usage of TransactionReadableRyan D. Brooks9-74/+75
Change-Id: I253fb85c0c23445eeac173799adb51d7c541e932
2016-06-07refactor: Remove redundant PurgeUnusedBackingDataAndTransactionsRyan D. Brooks3-79/+59
Change-Id: I17db3d3455895c7943e31572e9a511f86290169e
2016-06-09refactor[ats_ATS284247]: Add missing null checksMorgan E. Cook1-4/+3
--Check if logic is still the same Signed-off-by: Morgan E. Cook <Morgan.e.cook@boeing.com>
2016-06-09refactor[ats_ATS284247]: Add missing null checksMorgan E. Cook5-15/+22
Signed-off-by: Morgan E. Cook <Morgan.e.cook@boeing.com> Change-Id: Ib9f7cd6fac1690741e653c574107a3a010390b44 Signed-off-by: Morgan E. Cook <Morgan.e.cook@boeing.com>
2016-05-30refactor: Rename ITransaction to create TransactionIdRyan D. Brooks3-15/+15
Change-Id: Ic83cd80e42554f9c673bbd601da7334dcbeccc43
2016-05-28refactor: Add BranchId.SENTINELRyan D. Brooks7-12/+11
Change-Id: I880c9a3355797aa894caac144bfdbe7178818506
2016-05-18refactor: Improve usability of JdbcClient.fetchRyan D. Brooks12-57/+52
Change-Id: I4f282654a2f97fed8f91beeed0f29d4092d4b8a6
2016-05-25feature[ats_ATS284235]: Update constraint handlingDavid W. Miller3-2/+24
Change-Id: I7c7daffcccf69ea1229d9109a71070157e761869
2016-05-10refactor: Consolidate JDBC metadata to JdbcTypeRyan D. Brooks19-317/+83
Change-Id: Id2d3211cce4beb0b90bb73e29ffcfc2cd12f8fc7
2016-05-04bug[ats_ATS282539]: Fix quick search not returning expected resultsmegumi.telles4-5/+132
-- Update the tagger to also tag the name of those values in form {GUID} -- Upon search, replace the {GUID} with the name Change-Id: I64364845f83f401c24b668d3dbd91fa9f5e83221
2016-05-02refactor: Remove branch cache persistRyan D. Brooks1-5/+0
Change-Id: Ifc6cf9b4859f6ca29316e3bdde114e80192efef7
2016-02-02refactor: Use BranchId in skynet.coreRyan D. Brooks4-52/+56
Change-Id: I3727040e6a292f799538791d3d34c117bffbd9c7
2016-04-06refactor: Use BranchId for parentBranchRyan D. Brooks6-9/+13
Change-Id: I39280a906d1f39bfd72431a3a941778e29a82824
2016-04-21refactor: Remove usage of JdbcClient.getStatementRyan D. Brooks17-463/+239
Change-Id: Iaddb5f6bb88bf7c03e114f5a5289311c7acac935
2016-04-26bug: Remove improper use of == with objectsRyan D. Brooks3-3/+3
Change-Id: Iff5e6a1752aad0d8c0de55737323c9b2d2f3ad11
2016-04-19refactor: Use functional interfaces in JdbcClientRyan D. Brooks2-18/+16
Change-Id: I8e378bdda6ed9c5528a49fcf453a8c027b44f976
2016-04-08refactor: Remove TransactionRecord.getFullBranchRyan D. Brooks21-101/+46
Change-Id: Icbbff24b23b80989ff1b1d9bbffeae05fe032107
2016-04-11feature: Allow Change Report to be run on Archived BranchesMorgan E. Cook1-13/+35
Change-Id: I856363f5110d625bb0faee1501363e93b79be078 Signed-off-by: Morgan E. Cook <Morgan.e.cook@boeing.com>
2016-07-29feature[ats_ATS304434]: Update Branch Addressing for ApplicabilityDavid W. Miller2-14/+20
Change-Id: I0ce6b98198d55e85f4eb477f75d9d0edc349ec24
2016-07-29feature[ats_ATS286643]: HLR - Implement Types Versioningdonald.g.dunne1-9/+12
Change-Id: I9d68d8b17295bbb6986917db495811cc6eae25cc

Back to the top