Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-12-03refactor: Move Conditions class to jdk.coreRyan D. Brooks65-67/+67
2013-12-03refactor[ats_ZFB9T]: Remove identity servicejmisinco2-22/+0
2013-11-25feature[ats_S5JDQ]: Implement ATS transition on serverdonald.g.dunne3-0/+22
2013-11-25refinement: Add branch from guid string to QueryFactoryDavid W. Miller1-0/+7
2013-11-25refactor: Update build numbers to 0.16.0Roberto E. Escobar2-2/+2
2013-11-04feature[ats_ZQZZF]: Change identity service to return longs for local idsjmisinco8-18/+18
2013-10-30refactor[ats_37M02]: Move functionality from DataloaderFactory to DataLoader0.15.0.v201310311538_RCmpotterc0k12-92/+127
2013-10-25bug[ats_C2T2M]: Historical loading returning multiple rowsRoberto E. Escobar1-2/+5
2013-10-22refactor: Move resoure registry to jdk.coreRyan D. Brooks1-2/+2
2013-10-22refactor: Move OseeCoreException to jdk.coreRyan D. Brooks160-174/+174
2013-10-22refactor: Move identity classes to jdk.coreRyan D. Brooks21-23/+23
2013-10-22refactor: Remove usage of additional.bundles from build.propertiesRyan D. Brooks1-10/+0
2013-10-22bug[ats_94R8N]: Type validity exception during server relation creationRoberto E. Escobar1-7/+5
2013-10-21refactor: Rename NamedIdentity to FullyNamedIdentityRyan D. Brooks2-4/+4
2013-10-21refactor: Make AbstractIdentity a concrete classRyan D. Brooks3-24/+9
2013-10-17refactor: Parameterize the Identifiable interfaceRyan D. Brooks11-18/+18
2013-10-16feature: Add ancestorOf predicate to Branch Query APIRoberto E. Escobar3-0/+57
2013-10-16feature[ats_SQNRK]: Add get head tx from IOseeBranch to txQuery APIRoberto E. Escobar3-5/+35
2013-10-16refactor: Remove includeCache option from query APIRoberto E. Escobar2-35/+0
2013-10-14feature[ats_SQNRK]: Add Transaction Query APImpotterc0k24-4/+1343
2013-10-12feature[ats_8G0FW]: Remove HRIDs as an IDjmisinco9-98/+11
2013-10-12refactor: Update build numbers to 0.15.0Roberto E. Escobar2-2/+2
2013-09-29feature: Add resource registration to the identity serviceRyan D. Brooks1-0/+10
2013-09-24bug[ats_7480X]: Tune server side query performance0.14.0.v201309240152_RCRoberto E. Escobar1-0/+2
2013-09-24bug[ats_2SH5X]: Fix server side equals query to return only an exact matchDavid W. Miller1-1/+6
2013-09-17feature[ats_110D5]: Create Branch Query APIRoberto E. Escobar20-5/+1041
2013-09-17feature[ats_7SNLZ]: Enable relation editingmegumi.telles40-1210/+852
2013-09-17feature[ats_7SNLZ]: Create RelationManagerRoberto E. Escobar38-70/+1934
2013-09-17feature[ats_7SNLZ]: Convert transaction APImegumi.telles63-1728/+2066
2013-09-13feature[ats_7SNLZ]: Add artifact loading by guidRoberto E. Escobar1-0/+4
2013-09-13feature[ats_7SNLZ]: Create value provider factoryRoberto E. Escobar7-18/+61
2013-09-13feature[ats_7SNLZ]: Create common collection with filteringRoberto E. Escobar11-309/+411
2013-09-13feature[ats_7SNLZ]: Create RelationTypeValiditymegumi.telles4-10/+187
2013-09-13feature[ats_7SNLZ]: Add relation ordering and sortingRoberto E. Escobar18-1/+980
2013-09-10refactor: Simplify LoadDataHandlerRoberto E. Escobar6-103/+13
2013-09-06bug[ats_PHVD4]: Unable to persist uri attribute dataRoberto E. Escobar3-22/+11
2013-09-06refinement: ORCS loader & query improvementsRoberto E. Escobar37-850/+544
2013-09-06refactor: Update build numbers to 0.14.0Roberto E. Escobar2-2/+2
2013-08-26bug[ats_UL3ZA]: Index server-side transactionsRoberto E. Escobar6-175/+35
2013-08-26refactor: Simplify ORCS load and query optionsRoberto E. Escobar30-232/+318
2013-08-26refactor: Clean-up ORCS datastore module startupRoberto E. Escobar12-79/+111
2013-08-21refinement: Improve artifact type inheritance search APIRoberto E. Escobar4-58/+37
2013-07-15refinement: Improve OrcsData type and modType managementRoberto E. Escobar3-6/+11
2013-07-15refactor: Remove unused ORCS graph APIRoberto E. Escobar3-90/+10
2013-08-05refactor: Add ORCS common interfacesRoberto E. Escobar5-8/+30
2013-07-15bug: Fix Artifact getTransaction methodRoberto E. Escobar1-54/+8
2013-08-19feature[ats_HC2FY]: Add Port branch creationDavid W. Miller2-0/+17
2013-08-19refinement: Use OrcsSession consistentlyRoberto E. Escobar49-303/+275
2013-08-19refactor: Rename ArtifactImpl to ArtifactRoberto E. Escobar8-41/+41
2013-08-19refactor: Move AttributeManager to attribute packageRoberto E. Escobar7-8/+2

Back to the top