Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-07-21refactor[TW17449]: Remove ArtifactTypeManager.getTypeStephen J. Molaro1-1/+1
2020-07-07Revert "refactor[TW17449]: Remove ArtifactTypeManager.getType"Stephen J. Molaro1-1/+1
2020-06-25refactor[TW17449]: Remove ArtifactTypeManager.getTypeStephen J. Molaro1-1/+1
2020-06-17refactor[TW17325]: Remove RelationTypeManager.getValidTypesRyan D. Brooks1-3/+1
2020-05-23refinement: Re-license from EPL-1.0 to EPL-2.0Ryan D. Brooks1-7/+10
2020-04-01refactor[TW16833]: Remove IRelationTypeRyan D. Brooks1-2/+2
2020-02-05refactor[TW16514]: Remove unnecessary ArtifactType usageRyan D. Brooks1-16/+3
2020-02-04refactor: Reduce usage of ArtifactType in ArtifactTypeManagerRyan D. Brooks1-5/+5
2020-01-31refactor: Remove usage of ArtifactType from skynetRyan D. Brooks1-1/+1
2019-07-03refactor: Use getArtifactType where possible in ArtifactRyan D. Brooks1-2/+2
2019-03-03refactor: Replace IArtifactType with ArtifactTypeTokenRyan D. Brooks1-3/+3
2018-12-28feature[ats_TW8369]: Organize Importsdonald.g.dunne1-1/+0
2018-12-28feature[ats_TW8369]: Rename TxChange to TxCurrentdonald.g.dunne1-2/+2
2018-05-16bug[ats_TW9438]: Remove all throws Osee Exception codedonald.g.dunne1-5/+5
2017-07-19refactor: Remove usage of Artifact.getArtId from skynetRyan D. Brooks1-5/+1
2017-10-02refactor[ats_TSK19352]: Re-format all filesdonald.g.dunne1-7/+7
2017-10-02refactor[ats_TSK19357]: Remove throws OseeCoreExceptiondonald.g.dunne1-12/+12
2017-08-24refactor: Extend TxChange from IdRyan D. Brooks1-1/+1
2017-07-21refactor: Use ArtifactId in ArtifactQuery.checkArtifactFromIdRyan D. Brooks1-6/+8
2017-06-30refactor: Remove event dependency on artifact.hashcodeRyan D. Brooks1-1/+1
2017-06-27refactor: Remove DefaultBasicGuidArtifact.getArtTypeGuid()Ryan D. Brooks1-1/+1
2017-05-26refinement: Improve memory efficiency of client join tablesRyan D. Brooks1-38/+17
2017-05-25refactor: Use ArtifactTypeId in skynet.coreRyan D. Brooks1-3/+4
2016-12-10refactor: Remove IAttributeType usage from ArtifactRyan D. Brooks1-3/+3
2016-12-05refactor: Use Id types in DefaultBasicGuidArtifactRyan D. Brooks1-2/+2
2016-10-25refactor: Remove TokenFactory.createBranchRyan D. Brooks1-4/+2
2016-01-21refactor: Remove Artifact.getFullBranchRyan D. Brooks1-1/+1
2015-12-02refactor: Use TokenFactory.createBranch were applicableRyan D. Brooks1-1/+2
2016-02-04refactor: Use BranchId were appropriateRyan D. Brooks1-6/+6
2016-03-21refactor: Use BranchId with BranchEventRyan D. Brooks1-2/+2
2016-01-07refactor: Use IOseeBranch in BranchManager.getBranchesRyan D. Brooks1-3/+2
2015-12-23refactor: Use OseeCoreException.wrap were applicableRyan D. Brooks1-5/+2
2015-12-23refinement: Re-Organize, Format and Cleanup sourcedonald.g.dunne1-1/+2
2015-12-02refactor: Use Artifact.getBranchId directlyRyan D. Brooks1-1/+1
2015-09-28refactor: Use type inference when invoking a generic constructorRyan D. Brooks1-7/+7
2014-12-10feature[ats_ATS144309]: Remove IOseeDatabaseService from IDE clientRoberto E. Escobar1-17/+8
2014-12-08feature[ats_ATS144309]: Move client db JoinUtil to skynet.coreRoberto E. Escobar1-2/+2
2014-11-11refactor: Move JoinUtility to orcs.dbRoberto E. Escobar1-4/+6
2014-04-11feature[ats_ATS19845]: Rename branchId to branchUuiddonald.g.dunne1-2/+2
2014-04-11feature[ats_ATS19845]: Rename Branch.getId to getUuiddonald.g.dunne1-1/+1
2014-03-11feature[ats_ATS19845]: Convert local event classes to branch uuiddonald.g.dunne1-1/+1
2013-10-25feature[ats_ZQZZF]: Change identity service to return longs for local idsjmisinco1-2/+2
2013-10-16refactor: Move OseeCoreException to jdk.coreRyan D. Brooks1-2/+2
2013-04-18bug[ats_84Z75]: Fix stale date in servers cache on PurgeAngel Avila1-2/+2
2013-04-05refactor[ats_A0KLY]: Allow change of Artifact type without promptmpotterc0k1-4/+7
2012-12-18bug[ats_VK4X2]: ChangeArtifactType blam throwing errorsjmisinco1-11/+67
2012-07-23bug[ats_Z4MD8]: ArtifactEventTest.testChangeTypeArtifactEvents test failsjmisinco1-1/+1
2012-06-22bug: Fix deletion of attributes/relations across branches in ChangeArtifactTypeDavid W. Miller1-147/+141
2011-11-17refactor: Replace occurances of Branch with IOseeBranchjmisinco1-1/+1
2011-07-07feature: Improve blam capabilities for importingkwilk1-1/+1

Back to the top