Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-04-13refactor[TW18065]: Remove framework.core.dsl bundlesdonald.g.dunne9-1050/+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-02-12refactor[TW18065]: Rename IAccessContextId to AccessContextTokendonald.g.dunne1-4/+4
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. Brooks9-63/+90
2019-07-03refactor: Use getArtifactType where possible in ArtifactRyan D. Brooks1-2/+8
2019-03-03refactor: Replace IArtifactType with ArtifactTypeTokenRyan D. Brooks2-5/+5
2018-12-28feature[ats_TW8369]: Perform java code clean-updonald.g.dunne1-1/+1
2018-11-07bug: Cleanup javadocdonald.g.dunne3-2/+11
2018-05-18bug[ats_TW9501]: Remove guids from access control grammardonald.g.dunne2-15/+74
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.dunne6-16/+16
2017-10-02refactor[ats_TSK19351]: Organize Imports all filesdonald.g.dunne1-1/+0
2017-10-02refactor[ats_TSK19357]: Remove throws OseeCoreExceptiondonald.g.dunne6-16/+16
2017-07-06refactor: Move DataRightsClassification & CommandGroup to enum utilMorgan E. Cook1-0/+1
2017-07-03refactor: Consolidate renderer optionsMorgan E. Cook2-3/+38
2017-06-27refactor: Use ArtifactId in ArtifactQuery.getArtifactFromListRyan D. Brooks1-3/+4
2017-06-15refactor: Use getArtifactFromToken where applicableRyan D. Brooks1-1/+1
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-31refactor: Remove IArtifact usage from IRendererRyan D. Brooks1-5/+3
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-19refactor: Use ArtifactToken with CmAccessControlRyan D. Brooks1-5/+12
2016-09-07refactor: Move PresentationType to core.enumsMorgan E. Cook2-6/+6
2016-08-25refactor: Use ArtifactId with ArtifactQueryBuilderRyan D. Brooks1-1/+1
2016-06-09refactor[ats_ATS284247]: Add missing null checksMorgan E. Cook2-4/+8
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. Brooks4-14/+19
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. Brooks3-12/+7
2015-12-23refinement: Re-Organize, Format and Cleanup sourcedonald.g.dunne1-6/+4
2015-10-27refactor: Remove BranchManager.getCommonBranchRyan D. Brooks1-4/+3
2015-12-08bug[ats_ATS262499]: Fix open With ATS World opening Workflow Editormegumi.telles1-1/+1
2015-09-28refactor: Use type inference when invoking a generic constructorRyan D. Brooks4-8/+8
2015-09-03refactor: Use common command handler for renderingRyan D. Brooks2-52/+7
2015-03-31feature[ats_ATS187628]: Convert ArtifactToken and UserToken to take uuiddonald.g.dunne1-0/+5
2015-03-19refactor: Move OseeTypes import/export to skynetAngel Avila7-490/+3
2014-08-08refactor[ats_ATS96758]: Move HexUtil to jdk.coreRoberto E. Escobar1-1/+1

Back to the top