Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-04-13refactor[TW18065]: Remove framework.core.dsl bundlesdonald.g.dunne6-561/+0
2021-03-09refactor[TW18065]: Convert HasBranch to BranchTokendonald.g.dunne1-1/+1
2021-03-08refactor[TW18065]: Rename IOseeBranch to BranchTokendonald.g.dunne1-2/+2
2021-01-28refactor[TW18625]: Remove remaining JaxRsClient usageRyan D. Brooks1-5/+4
2020-06-17refactor[TW17325]: Remove RelationTypeManager.getValidTypesRyan D. Brooks1-1/+7
2020-06-11refactor[TW17325]: Use ArtifactToken and ArtifactTokenType in CM accessRyan D. Brooks1-6/+0
2020-06-07refactor[TW17325]: Remove RelationType usage from skynetRyan D. Brooks1-3/+3
2020-05-23refinement: Re-license from EPL-1.0 to EPL-2.0Ryan D. Brooks6-42/+60
2019-07-03refactor: Use getArtifactType where possible in ArtifactRyan D. Brooks1-2/+8
2019-03-03refactor: Replace IArtifactType with ArtifactTypeTokenRyan D. Brooks1-3/+3
2018-11-07bug: Cleanup javadocdonald.g.dunne3-2/+11
2018-01-29refactor: Use BranchId in framework.core.dslRyan D. Brooks1-3/+2
2017-07-19refactor: Remove usage of Artifact.getArtId from skynetRyan D. Brooks1-1/+1
2017-10-02refactor[ats_TSK19352]: Re-format all filesdonald.g.dunne4-8/+8
2017-10-02refactor[ats_TSK19351]: Organize Imports all filesdonald.g.dunne1-1/+0
2017-10-02refactor[ats_TSK19357]: Remove throws OseeCoreExceptiondonald.g.dunne4-8/+8
2017-07-03refactor: Consolidate renderer optionsMorgan E. Cook1-2/+19
2017-06-27refactor: Use ArtifactId in ArtifactQuery.getArtifactFromListRyan D. Brooks1-3/+4
2018-10-11refactor: Remove OseeTypeDefinitionTemp from the CoreArtifactTypesbroberts1-8/+4
2017-05-22bug[ats_ATS402874]: OSEE Types DSL Editor not validating grammar correctlydonald.g.dunne1-12/+37
2016-12-12refactor: Remove IAttributeType usage from attribute validityRyan D. Brooks1-2/+2
2016-10-25refactor: Remove TokenFactory.createBranchRyan D. Brooks1-2/+1
2016-10-13feature[ats_ATS314065]: Convert types and type tokens to long.donald.g.dunne1-5/+4
2016-09-17refactor: Remove DefaultBasicArtifactRyan D. Brooks2-3/+3
2016-09-07refactor: Move PresentationType to core.enumsMorgan E. Cook1-1/+1
2016-08-25refactor: Use ArtifactId with ArtifactQueryBuilderRyan D. Brooks1-1/+1
2016-06-09refactor[ats_ATS284247]: Add missing null checksMorgan E. Cook1-3/+7
2016-06-27feature[ats_ATS286643]: HLR - Implement Types Versioningdonald.g.dunne1-4/+8
2016-07-02refactor: Extend ArtifactId from IdRyan D. Brooks1-2/+2
2015-12-02refactor: Use TokenFactory.createBranch were applicableRyan D. Brooks1-1/+0
2016-02-04refactor: Use BranchId were appropriateRyan D. Brooks3-12/+17
2016-02-08bug: Fix casting error in ArtifactDataProviderImplMorgan E. Cook1-1/+1
2016-02-03refactor: Convert HasUuid.getUuid to Longdonald.g.dunne1-2/+2
2016-01-06refactor: Remove unnecessary code from BranchManagerRyan D. Brooks1-5/+5
2015-12-23refactor: Use OseeCoreException.wrap were applicableRyan D. Brooks2-9/+5
2015-12-23refinement: Re-Organize, Format and Cleanup sourcedonald.g.dunne1-6/+4
2015-10-27refactor: Remove BranchManager.getCommonBranchRyan D. Brooks1-4/+3
2015-09-28refactor: Use type inference when invoking a generic constructorRyan D. Brooks3-3/+3
2015-09-03refactor: Use common command handler for renderingRyan D. Brooks1-35/+0
2015-03-31feature[ats_ATS187628]: Convert ArtifactToken and UserToken to take uuiddonald.g.dunne1-0/+5
2014-08-08refactor[ats_ATS96758]: Move HexUtil to jdk.coreRoberto E. Escobar1-1/+1
2014-03-28feature[ats_ATS19845]: Convert IOseeBranch to Identity-Longdonald.g.dunne1-3/+3
2013-11-27refactor: Move Conditions class to jdk.coreRyan D. Brooks1-1/+1
2013-10-16refactor: Move OseeCoreException to jdk.coreRyan D. Brooks4-5/+5
2013-10-10refactor: Move identity classes to jdk.coreRyan D. Brooks1-1/+1
2013-10-10refactor: Remove unnecessary usage of FullyNamedIdentityRyan D. Brooks1-11/+0
2013-07-18feature[ats_7HBF1]: DSL Editor Pre and Post ProcessJonathan E. Jensen1-0/+6
2013-06-18feature[ats_0B926]: Upgrade to Eclipse 4.3Roberto E. Escobar1-1/+0
2013-06-13feature[ats_QGK3T]: Create DSL rendererJonathan E. Jensen1-74/+12
2013-05-23feature[ats_4LPYJ]: Create DslGrammar extension and managerRoberto E. Escobar1-0/+36

Back to the top