Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-09-29feature[TW18065]: Convert legacy CM access control to not use XTextdonald.g.dunne1-3/+3
2021-03-09refactor[TW18065]: Convert HasBranch to BranchTokendonald.g.dunne3-4/+7
2021-03-08refactor[TW18065]: Rename IOseeBranch to BranchTokendonald.g.dunne1-5/+5
2021-01-08refactor[TW18593]: Remove org.eclipse.osee.framework.core.internalRyan D. Brooks1-1/+0
2020-08-10feature[TW15833]: Fix task gen delete and dereferencedonald.g.dunne1-1/+0
2020-08-13refactor[TW17782]: Remove AttributeReadable.isOfTypeRyan D. Brooks1-11/+0
2020-07-25refactor[TW16887]: Remove OrcsTypes.getAttributeTypes().getDefaultValue() usageRyan D. Brooks2-29/+1
2020-07-06feature[TW17410]: Remove ORCS Script Bundlesdonald.g.dunne6-611/+0
2020-07-20refactor[TW16887]: Remove AttributeFactory mutiplicity callsRyan D. Brooks4-45/+4
2020-07-16refactor[TW16514]: Use ArtifactTypeToken in ArtifactImplRyan D. Brooks3-20/+12
2020-06-27refactor[TW17487]: Remove RelationTypeSide.create()Ryan D. Brooks1-37/+25
2020-06-24bug[TW17481]: Remove canned db bundles and testsdonald.g.dunne1-1/+0
2020-06-04feature[TW17207]: Sync OSEE and Jiradonald.g.dunne1-1/+1
2020-05-23refinement: Re-license from EPL-1.0 to EPL-2.0Ryan D. Brooks57-399/+570
2020-04-28feature[TW16537]: Utilize Full Tokens for Base AttributeTypesStephen J. Molaro1-1/+2
2020-03-25feature[TW16537]: Utilize Full Tokens for ArtifactTypesStephen J. Molaro4-26/+24
2020-03-25feature[TW16537]: Utilize Full Tokens for RelationTypesStephen J. Molaro7-133/+58
2020-04-16feature[TW16537]: Utilize Full Tokens for get Calls in ats.restStephen J. Molaro2-1/+2
2020-03-04feature[TW16537]: Utilize Full Tokens for Get Calls in OrcsApiImplStephen J. Molaro3-20/+33
2020-04-02feature[TW16849]: Remove OrcsTypesTestStephen J. Molaro8-1141/+0
2020-04-01refactor[TW16833]: Remove RelationTypeIdRyan D. Brooks1-2/+2
2020-04-01refactor[TW16833]: Remove IRelationTypeRyan D. Brooks5-34/+30
2020-02-05bug[TW16514]: Support sentinel osee types in JAX-RSRyan D. Brooks1-11/+11
2020-02-03feature: Support AttributeTypeEnum.valueFromStorageStringRyan D. Brooks1-10/+12
2019-12-06feature[TW15199]: Register full type tokensRyan D. Brooks4-0/+14
2020-01-28refactor: Remove ArtifactTypes.getAllDescendantTypesRyan D. Brooks1-16/+0
2020-01-06feature[TW15599]: Utilize full enum tokensStephen J. Molaro1-3/+2
2020-01-19refactor: Remove unnecessary usage of Mockito.spyRyan D. Brooks2-52/+8
2020-01-11refactor: Remove IArtifactResolver.isOfTypeRyan D. Brooks2-41/+2
2019-03-05refactor: Remove unused methods from ArtifactTypesRyan D. Brooks1-31/+6
2020-01-09feature[TW15599]: Update Manifest Files & Enum NamesStephen J. Molaro1-0/+1
2020-01-08refactor: Remove ArtifactTypes.isAbstractRyan D. Brooks1-14/+1
2020-01-06feature[TW15599]: Create full enum tokensStephen J. Molaro1-0/+42
2019-11-22refinement[TW15499]: Standardize Word Content Types Naming & Add new Test Pro...Stephen J. Molaro4-22/+22
2019-11-20feature[TW14990]: Create full relation tokensStephen J. Molaro1-3/+11
2019-11-18feature[TW14989]: Create full artifact tokensStephen J. Molaro1-8/+13
2019-11-21feature[TW15089]: Create full attribute tokens update attribs to use type tok...Stephen J. Molaro1-11/+8
2019-10-31refinement[TW14989]: Register artifact type token NamespacesStephen J. Molaro2-1/+30
2019-10-03refactor[TW14988]: Name consistency for relation tokensStephen J. Molaro10-179/+179
2019-11-14refinement[TW15199]: Make OSGi bundles singleton with lazy activationRyan D. Brooks1-0/+1
2019-10-01refinement[TW15089]: Add missing indirect dependency jdt.annotationRyan D. Brooks1-0/+1
2019-09-26feature[TW15089]: Create full attribute tokensStephen J. Molaro2-7/+17
2019-08-21refactor: Change CoreAttributeType Names to be More ConsistentStephen J. Molaro1-2/+2
2019-08-22refactor: Change Misc AttributeTypeToken Names to be More ConsistentStephen J. Molaro2-311/+310
2019-08-21bug: Remove blind cast from ExternalArtifactManagerImplRyan D. Brooks1-9/+16
2019-08-16refactor: Use TaggerTypeToken to identify taggersRyan D. Brooks1-7/+8
2019-08-16refactor: Remove guid usage from osee enumRyan D. Brooks1-1/+1
2019-08-10refactor: Use list with ArtifactReadable.getChildrenRyan D. Brooks1-17/+1
2019-08-06refactor: Remove Duplicate Test TypeTokensStephen J. Molaro5-153/+187
2019-07-15refactor: Direct utilization of QueryDataRyan D. Brooks1-1/+1

Back to the top