Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-09-29feature[TW18065]: Convert legacy CM access control to not use XTextdonald.g.dunne1-21/+0
2020-08-22refactor[TW17523]: Remove unused IArtifactExtractor.usesTypeListRyan D. Brooks1-1/+0
2020-08-31refactor[TW17927]: Use AttributeTypeToken in RoughArtifactbhawana.mishra3-7/+7
2020-06-22refactor[TW17449]: Use ArtifactTypeToken with skynet eventsRyan D. Brooks1-1/+1
2020-06-07refactor[TW17413]: Remove RelationTypeRyan D. Brooks3-46/+15
2020-06-07refactor[TW17413]: Remove RelationTypeManagerRyan D. Brooks1-19/+0
2020-06-07refactor[TW17325]: Remove RelationType usage from skynetRyan D. Brooks4-12/+12
2020-05-23refinement: Re-license from EPL-1.0 to EPL-2.0Ryan D. Brooks47-326/+469
2020-03-25feature[TW16537]: Utilize Full Tokens for RelationTypesStephen J. Molaro1-3/+3
2020-04-01refactor[TW16833]: Remove IRelationTypeRyan D. Brooks2-5/+5
2020-02-12bug[TW16539]: Fix detection of multiple targeted versionsdonald.g.dunne2-5/+7
2020-02-04refactor: Reduce usage of ArtifactType in ArtifactTypeManagerRyan D. Brooks1-3/+1
2019-11-22refinement[TW15499]: Standardize Word Content Types Naming & Add new Test Pro...Stephen J. Molaro2-5/+5
2019-10-03refactor[TW14988]: Name consistency for relation tokensStephen J. Molaro3-13/+13
2019-10-01bug[ACT39547]: Fix ArtifactExplorer update issueaudrey.e.denk2-0/+24
2019-04-04bug[TW14130]: Change Artifact Type dialog is not clearjonas.khan2-1/+85
2019-06-11refinement: Fix import numbering issuesDavid W. Miller1-0/+9
2019-05-31refactor: Remove unused mock data accessorsRyan D. Brooks1-47/+0
2019-04-02refinement: Artifacts.java - GUID Methodjonas.khan2-4/+3
2019-03-05refactor: Remove IArtifactTypeProviderBranden Phillips2-102/+1
2019-03-03refactor: Replace IArtifactType with ArtifactTypeTokenRyan D. Brooks1-4/+2
2019-03-03refactor: Remove IArtifactType.getGuidRyan D. Brooks2-4/+4
2019-01-24refactor: Fix <br> HTML tagsbroberts2-4/+4
2018-12-28feature[ats_TW8369]: Perform java code clean-updonald.g.dunne1-1/+1
2018-12-28feature[ats_TW8369]: Organize Importsdonald.g.dunne2-2/+0
2018-05-23refactor: Use OSEE primitive GammaIdMark Minks3-7/+10
2018-01-08refactor: Remove gratuitous usage of artiact guidRyan D. Brooks2-0/+2
2016-10-20refactor: Remove unnecessary MockArtifact classesRyan D. Brooks3-148/+25
2017-11-09refactor: Convert ATS from uuid to iddonald.g.dunne1-4/+4
2017-10-02refactor[ats_TSK19352]: Re-format all filesdonald.g.dunne9-44/+44
2017-10-02refactor[ats_TSK19351]: Organize Imports all filesdonald.g.dunne9-9/+0
2017-10-02refactor[ats_TSK19357]: Remove throws OseeCoreExceptiondonald.g.dunne9-44/+44
2017-08-24refactor: Gracefully handel null in IdRyan D. Brooks1-2/+3
2017-06-30refactor: Simplify artifact type hierarchyRyan D. Brooks1-2/+1
2016-10-31refactor: Remove IBasicArtifact.getFullArtifactRyan D. Brooks1-8/+0
2016-10-26refactor: Remove IBasicGuidArtifactRyan D. Brooks2-5/+4
2016-12-05refactor: Use Id types in DefaultBasicGuidArtifactRyan D. Brooks6-100/+41
2016-10-25refactor: Remove TokenFactory.createBranchRyan D. Brooks3-12/+9
2016-08-08refactor: Remove CoreBranches.COMMON_IDRyan D. Brooks3-24/+23
2016-10-20refactor: Remove more IArtifact usageRyan D. Brooks1-1/+1
2016-10-21refactor: Remove IArtifact usage from IRelationOrderAccessorRyan D. Brooks2-7/+5
2016-10-21refactor: Remove unnecessary ArtifactLinkerRyan D. Brooks1-53/+0
2016-09-21refactor: Remove IArtifact.getRelatedArtifactsRyan D. Brooks4-125/+71
2016-09-22refactor: Create RelationTypeTokenRyan D. Brooks3-4/+6
2016-09-23refactor: RelationOrderData to use IRelationTypeRyan D. Brooks3-66/+57
2016-09-22refactor: Consolidate IRelationTypeSide and RelationTypeSideRyan D. Brooks3-5/+5
2016-09-28refactor: Move RelationSorter to enum packageRyan D. Brooks5-37/+38
2016-09-23refactor: Convert RelationSorter to an enumRyan D. Brooks5-146/+74
2016-09-23refactor: Rename IRelationSorterId to RelationSorterRyan D. Brooks3-14/+14
2016-08-25refactor: Use ArtifactId with ArtifactQueryBuilderRyan D. Brooks2-7/+9

Back to the top