Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-12-04refactor: Move ResultSet to jdk coreRoberto E. Escobar1-1/+1
2013-11-25feature[ats_S5JDQ]: Implement ATS transition on serverdonald.g.dunne1-0/+2
2013-11-04feature[ats_ZQZZF]: Change identity service to return longs for local idsjmisinco3-6/+6
2013-10-22refactor: Move OseeCoreException to jdk.coreRyan D. Brooks9-10/+10
2013-10-22refactor: Move identity classes to jdk.coreRyan D. Brooks5-9/+9
2013-10-22refactor: Use Identifiable in place of Named and IdentityRyan D. Brooks3-6/+5
2013-10-17refactor: Parameterize the Identifiable interfaceRyan D. Brooks3-3/+3
2013-10-14feature[ats_SQNRK]: Add Transaction Query APImpotterc0k1-0/+33
2013-10-12feature[ats_8G0FW]: Remove HRIDs as an IDjmisinco1-2/+0
2013-09-17feature[ats_110D5]: Create Branch Query APIRoberto E. Escobar1-0/+41
2013-09-17feature[ats_7SNLZ]: Enable relation editingmegumi.telles2-45/+29
2013-09-17feature[ats_7SNLZ]: Create RelationManagerRoberto E. Escobar1-0/+23
2013-09-17feature[ats_7SNLZ]: Convert transaction APImegumi.telles8-166/+48
2013-07-15refactor: Remove unused ORCS graph APIRoberto E. Escobar5-101/+3
2013-08-05refactor: Add ORCS common interfacesRoberto E. Escobar11-19/+92
2013-08-19refactor: Add common ORCS interfacesRoberto E. Escobar8-14/+85
2013-07-09feature[ats_SF2V6]: Use OrcsTypes in OrcsDataStorejmisinco3-2/+23
2013-07-09feature[ats_SF2V6]: Integrate new OrcsTypes APIRoberto E. Escobar1-5/+4
2013-07-02feature[ats_SF2V6]: Create new OrcsTypes APIRoberto E. Escobar6-0/+224
2013-07-02refactor: Change Attribute API to return IAttributeTypeRoberto E. Escobar1-2/+2
2013-07-02refactor: Remove transaction cache methods from CreateBranchDataRoberto E. Escobar1-26/+0
2013-02-16feature[ats_310X3]: Run AddDistributionStatement ruledonald.g.dunne1-0/+10
2012-09-25feature[ats_M0S96]: Code review updatesRoberto E. Escobar1-4/+5
2012-08-27bug[ats_TT6RF]: QueryPostProcessor does not include deleted attributes0.10.1.v201208222203_REL_BRoberto E. Escobar1-0/+9
2012-07-20feature[ats_M5LLE]: Add integration tests for OrcsTransactionjmisinco2-2/+4
2012-07-20feature[ats_M5LLE]: Create tests for ArtifactImpl and AttributeManagerjmisinco2-6/+7
2012-07-20feature[ats_M5LLE]: OrcsTransaction implementationjmisinco4-63/+110
2012-07-20feature[ats_M5LLE]: OrcsTransaction implementationRoberto E. Escobar1-1/+4
2012-07-20feature[ats_M5LLE]: OrcsTransaction implementationRoberto E. Escobar1-4/+3
2012-07-20feature[ats_M5LLE]: Implement Attribute methodsRoberto E. Escobar3-8/+19
2012-07-20feature[ats_M5LLE]: Add OrcsData creation and cleanup OrcsDS servicesjmisinco5-59/+13
2012-07-20feature[ats_M5LLE]: Writeable interfacesRoberto E. Escobar12-60/+202
2012-07-20feature[ats_M5LLE]: Rename Graph to RelationGraphshawn.f.cook2-3/+12
2012-07-20feature[ats_M5LLE]: Add artifact transaction to serverRoberto E. Escobar2-5/+40
2012-05-17feature[ats_MCQKT]: Add branch copy with transaction client sideDavid W. Miller1-0/+10
2012-05-14feature[ats_MCQKT]: Add branch copy with transactionDavid W. Miller1-0/+44
2012-05-09refactor: Rename method and parameter in merge branch creationDavid W. Miller1-11/+12
2012-05-03refinement: Add getSoleAttributeValue method to server side ArtifactDavid W. Miller1-0/+2
2012-02-29feature[ats_VVMH0]: Integrate search engine into ORCSRoberto E. Escobar1-1/+1
2012-02-24feature[ats_VVMH0]: Integrate branch management and core datastore into ORCSRoberto E. Escobar2-0/+143
2011-11-22refactor: Move ResultSet to framework.coreRoberto E. Escobar1-63/+0
2011-11-21refactor: Move Identifiable, Readable, Writable interfaces to framework.coreRoberto E. Escobar6-59/+4
2011-10-31feature[ats_18K4T]: Improve search executionRoberto E. Escobar2-0/+65
2011-10-27feature[ats_E6W8N]: Integration of presenter and UIjmisinco1-0/+2
2011-10-21feature[ats_Q9NLC]: Distribution statement and author fixesRoberto E. Escobar1-0/+3
2011-10-20feature[ats_ERDPV]: Update to use ORCS Graph APIAndrew Finkbeiner1-7/+0
2011-10-20feature[ats_Q9NLC]: Change getAvailableRelationTypes to getExistingRelationTypesrescobar1-1/+1
2011-10-20feature[ats_ERDPV]: Update getRelatedArtifacts APIAndrew Finkbeiner1-11/+1
2011-10-19feature[ats_Q9NLC]: Quick search integrationrescobar1-4/+11
2011-10-16feature[ats_80TKA]: Fix tests for relation changesAndrew Finkbeiner1-2/+2

Back to the top