Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-09-29feature[TW18065]: Convert legacy CM access control to not use XTextdonald.g.dunne3-174/+0
2021-03-08refactor[TW18065]: Rename IOseeBranch to BranchTokendonald.g.dunne1-13/+13
2021-02-27refactor[TW18065]: Merge IArtifactCheck and ArtifactCheckdonald.g.dunne1-2/+2
2021-02-25bug[TW17862]: Fix 3-way merge issuesBranden Phillips1-36/+38
2020-10-23refactor[TW18065]: Move access classes to framework.coredonald.g.dunne1-1/+1
2020-08-19feature[TW17740]: Remove Attribute Type Manager Usage for EnumsStephen J. Molaro1-1/+2
2020-06-22bug[TW15414]: Refresh WFE in place on Reloaddonald.g.dunne1-1/+6
2020-06-07refactor[TW17413]: Remove RelationType usage from skynet.uiRyan D. Brooks1-28/+10
2020-06-16feature[TW17342]: Add rest call to get all artifacts of a given type(s)audrey.e.denk1-113/+0
2020-05-23refinement: Re-license from EPL-1.0 to EPL-2.0Ryan D. Brooks21-147/+208
2020-04-01refactor[TW16833]: Remove IRelationTypeRyan D. Brooks1-2/+2
2020-02-21refactor[TW16580]: Use JsonUtil.toJosn instead of writeValueAsStringRyan D. Brooks1-8/+1
2019-11-22refinement[TW15499]: Standardize Word Content Types Naming & Add new Test Pro...Stephen J. Molaro1-1/+1
2019-11-19feature[TW15407]: Add task autogen to artifact checksdonald.g.dunne1-0/+17
2019-05-31refactor: Remove unused mock data accessorsRyan D. Brooks1-47/+0
2019-03-18refactor: Finish jackson upgradebroberts1-1/+1
2019-03-03refactor: Replace IArtifactType with ArtifactTypeTokenRyan D. Brooks1-2/+2
2018-12-28feature[ats_TW8369]: Perform java code clean-updonald.g.dunne1-2/+2
2018-09-28refactor: Move increment operator after variablebroberts1-2/+2
2017-09-28refinement: Utilize JsonFactory to improve performanceRyan D. Brooks1-9/+4
2017-10-02refactor[ats_TSK19352]: Re-format all filesdonald.g.dunne6-18/+18
2017-10-02refactor[ats_TSK19351]: Organize Imports all filesdonald.g.dunne6-7/+1
2017-10-02refactor[ats_TSK19357]: Remove throws OseeCoreExceptiondonald.g.dunne6-18/+18
2017-08-04refactor: Move CompareData to framework.coreMorgan E. Cook1-1/+1
2017-07-10refactor: Move WordMLProducer to framework.core.utilMorgan E. Cook1-1/+1
2017-05-25refactor: Use ArtifactTypeId in skynet.coreRyan D. Brooks1-2/+2
2017-04-18bug: Fix JSON deserialization on TypeIdsDavid W. Miller1-0/+122
2017-02-09refactor: Remove RenderingUtilTest.BranchTokenImplRyan D. Brooks1-41/+12
2016-12-20refactor: Add Branch Serializer & DeserializerMorgan E. Cook1-6/+6
2016-12-02feature[ats_ATS325511]: Add low level calls for BranchViewMorgan E. Cook1-0/+22
2016-11-08refactor: Create NamedId as an interface and move toStringWithId thereMark Joy1-2/+2
2016-12-10refactor: Remove IAttributeType usage from ArtifactPromptChangeRyan D. Brooks1-12/+11
2016-11-01refactor: Remove IBasicArtifactRyan D. Brooks1-2/+2
2016-10-31refactor: Remove IBasicArtifact.getFullArtifactRyan D. Brooks1-4/+4
2016-09-22refactor: Create RelationTypeTokenRyan D. Brooks1-2/+2
2016-09-23refactor: RelationOrderData to use IRelationTypeRyan D. Brooks1-50/+30
2016-09-22refactor: Consolidate IRelationTypeSide and RelationTypeSideRyan D. Brooks1-2/+2
2016-09-28refactor: Move RelationSorter to enum packageRyan D. Brooks1-8/+9
2016-09-23refactor: Convert RelationSorter to an enumRyan D. Brooks1-38/+12
2016-09-07refactor: Move PresentationType to core.enumsMorgan E. Cook1-1/+1
2016-07-26refactor: Use BranchId in place of BranchRyan D. Brooks1-5/+10
2016-05-02refactor: Remove branch cache persistRyan D. Brooks2-22/+2
2016-02-02refactor: Use BranchId in BranchManager.createBranchRyan D. Brooks1-2/+1
2016-03-22XViewer: Move model, parsers and util to xviewer.coredonald.g.dunne1-3/+4
2016-02-04refactor: Use BranchId were appropriateRyan D. Brooks2-6/+6
2016-03-15refactor: Remove generic from AbstractOseeCacheRyan D. Brooks3-8/+8
2015-12-23refinement: Re-Organize, Format and Cleanup sourcedonald.g.dunne5-20/+19
2015-09-28refactor: Use type inference when invoking a generic constructorRyan D. Brooks5-15/+15
2015-08-24bug[ats_ATS226525]: XWidget set does not allow periods in namedonald.g.dunne5-0/+160
2015-03-19feature[ats_ATS172843]: Integrate ORCS Types JAX-RS APIAngel Avila1-3/+2

Back to the top