Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-12-05feature[ats_ATS325914]: Remove entryGuid from OSEE Types grammardonald.g.dunne3-53/+53
2016-10-25refactor: Remove TokenFactory.createBranchRyan D. Brooks1-2/+1
2016-08-08refactor: Remove CoreBranches.COMMON_IDRyan D. Brooks1-6/+8
2016-10-18feature[ats_ATS314065]: Remove guid from OSEE type sheetsdonald.g.dunne4-27/+27
2016-10-13feature[ats_ATS314065]: Convert types and type tokens to long.donald.g.dunne6-65/+50
2016-09-22refactor: Create RelationTypeTokenRyan D. Brooks2-14/+5
2016-09-22refactor: Consolidate IRelationTypeSide and RelationTypeSideRyan D. Brooks1-1/+1
2016-09-28refactor: Move RelationSorter to enum packageRyan D. Brooks1-2/+2
2016-09-23refactor: Convert RelationSorter to an enumRyan D. Brooks2-63/+1
2016-09-22refactor: Remove getGuid from IRelationTypeRyan D. Brooks2-11/+14
2016-09-17refactor: Remove DefaultBasicArtifactRyan D. Brooks5-34/+30
2016-08-25refactor: Use ArtifactId with ArtifactQueryBuilderRyan D. Brooks3-3/+3
2016-07-27refactor: Extend IRelationType from IdRyan D. Brooks1-5/+5
2016-07-06refinement: Remove all branchGuid strings.donald.g.dunne1-13/+13
2016-02-04refactor: Use BranchId were appropriateRyan D. Brooks4-15/+22
2016-02-03refactor: Convert HasUuid.getUuid to Longdonald.g.dunne3-7/+7
2015-12-23refactor: Use OseeCoreException.wrap were applicableRyan D. Brooks1-2/+1
2015-12-23refinement: Re-Organize, Format and Cleanup sourcedonald.g.dunne8-50/+50
2015-11-04refactor: Improve HasBranch type hierarchyRyan D. Brooks1-12/+11
2015-10-27refactor: Use CoreBranches.COMMON_ID where applicableRyan D. Brooks1-7/+7
2015-10-22refactor: Provide default method for Identity.matchesRyan D. Brooks1-4/+1
2015-09-28refactor: Use type inference when invoking a generic constructorRyan D. Brooks4-12/+12
2015-03-31feature[ats_ATS187628]: Convert ArtifactToken and UserToken to take uuiddonald.g.dunne3-2/+17
2014-09-29refactor[ats_ATS96758]: Move HexUtil to jdk.coreRoberto E. Escobar4-63/+3
2014-04-16feature[ats_ATS40056]: Make inherit branch access control configurablejmisinco1-1/+1
2014-04-14feature[ats_ATS19845]: Convert branch.getGuid calls to branch.getUuiddonald.g.dunne1-1/+1
2014-04-09feature[ats_ATS19845]: Convert IOseeBranch to Identity-Longdonald.g.dunne2-38/+40
2013-12-17refactor: Remove all invalid SuppressWarnings usesdonald.g.dunne1-2/+0
2013-10-22refactor: Move OseeCoreException to jdk.coreRyan D. Brooks13-18/+18
2013-10-22refactor: Move identity classes to jdk.coreRyan D. Brooks4-4/+6
2013-10-22refactor: Remove unnecessary usage of FullyNamedIdentityRyan D. Brooks3-24/+2
2013-10-21refactor: Rename NamedIdentity to FullyNamedIdentityRyan D. Brooks1-2/+2
2013-06-21feature[ats_T0K2R]: Specify media types for existing attributesmpotterc0k1-0/+3
2013-06-17refinement: Remove use of OseeDsl get/setTypeGuid0.11.0.v201306172350_REL0.11.0.v201306172350_RCRoberto E. Escobar3-23/+21
2013-05-17bug[ats_V37H7]: Fix CacheService/ModelService circular dependencyRoberto E. Escobar3-9/+5
2013-05-15refactor: Change ModelUtil to OseeDslResourceUtilRoberto E. Escobar2-15/+21
2012-08-06feature: Fix line terminator change for Xtext 2.3.0Roberto E. Escobar1-2/+7
2012-04-04feature[ats_VDYBJ]: Add Role declarations to OSEE DSLjmisinco2-7/+7
2012-01-26feature[ats_AGHDK]: Add relation type with artifact type access control supportRoberto E. Escobar1-1/+94
2011-10-15feature[ats_Q9NLC]: Create type caches in orcs bundlesrescobar5-7/+97
2011-08-31feature[ats_M1Y56]: Move HexUtil to org.eclipse.osee.framework.core.utilrescobar3-1/+3
2011-08-31feature[ats_M1Y56]: Fix tests to use valid uuidsrescobar7-47/+50
2011-08-26feature[ats_M1Y56]: Create HexUtil and HexUtilTestrescobar2-2/+63
2011-08-30feature[ats_M1Y56]: Type types use Long for guidjmisinco5-30/+43
2011-08-19feature[ats_M1Y56]: Add generic parameter to Identity interfacejmisinco1-3/+2
2011-05-31bug[bgz_346769]: AccessDetail tests failing after adding scopejmisinco3-6/+6
2011-05-26bug[bgz_346769]: Restructure org.eclipse.osee.framework.core.model.test to mi...jmisinco3-3/+3
2011-05-20bug[bgz_346769]: Enforce access control in RelationComposite, ArtifactExplore...jmisinco10-59/+140
2011-05-12refactor: Utilize utility method Lib.fileToString instead of in-place codeRyan D. Brooks1-14/+2
2011-04-14feature[ats_YGHW1]: Block changes to requirements unless done under an approp...ddunne2-8/+8

Back to the top