Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2016-08-08refactor: Create ArtifactTypeIdRyan D. Brooks1-1/+7
2017-03-06refactor: Update build numbers to 0.25.0donald.g.dunne2-2/+2
2017-02-06refactor: Update build numbers to 0.24.4donald.g.dunne2-2/+2
2016-10-18refactor: Update build numbers to 0.24.3Angel Avila2-2/+2
2016-10-04refactor: Update build numbers to 0.24.2megumi.telles2-2/+2
2016-09-21refactor: Update build numbers to 0.24.1megumi.telles2-2/+2
2016-05-28refactor: Add BranchId.SENTINELRyan D. Brooks1-3/+4
2016-05-02refactor: Remove branch cache persistRyan D. Brooks1-9/+1
2016-05-16bug[ats_ATS286742]: Fix heading parsing in Word Outline importerDavid W. Miller3-1/+44
2016-02-26feature[ats_ATS194178]: Remove AccessControlEvent and Typedonald.g.dunne2-32/+30
2016-02-04refactor: Use BranchId were appropriateRyan D. Brooks4-13/+13
2016-03-21refactor: Use BranchId with BranchEventRyan D. Brooks6-58/+57
2016-03-15refactor: Remove generic from AbstractOseeCacheRyan D. Brooks1-2/+2
2016-02-03refactor: Convert HasUuid.getUuid to Longdonald.g.dunne1-2/+2
2015-12-23refinement: Re-Organize, Format and Cleanup sourcedonald.g.dunne18-156/+111
2015-11-04refactor: Use IOseeBranch with artifact creationRyan D. Brooks3-8/+9
2015-11-04refactor: Rename getBranchUuid to getBranchIdRyan D. Brooks3-22/+22
2015-10-27refactor: Use CoreBranches.COMMON_ID where applicableRyan D. Brooks1-10/+11
2015-09-14refactor: Update build numbers to 0.24.0jmisinco2-2/+2
2016-01-07refactor: Update build numbers to 0.23.1donald.g.dunne2-2/+2
2015-09-28refactor: Use type inference when invoking a generic constructorRyan D. Brooks14-52/+52
2015-09-30feature[ats_ATS244686]: Remove 1.6 from .classpath filesdonald.g.dunne1-1/+1
2015-06-23refactor: Update build numbers to 0.23.0Angel Avila2-2/+2
2015-04-27refinement[ats_ATS181824]: Move Word update to server for System Safety supportDavid W. Miller1-9/+0
2015-04-24feature: Luna, Java8, Tycho 0.22jmisinco1-1/+1
2015-03-31feature[ats_ATS187628]: Convert ArtifactToken and UserToken to take uuiddonald.g.dunne1-0/+5
2015-03-24refactor: Update build numbers to 0.22.0Angel Avila2-2/+2
2015-03-19feature[ats_ATS172843]: Integrate ORCS Types JAX-RS APIAngel Avila2-4/+2
2015-03-19refactor: Update build numbers to 0.21.0Angel Avila2-2/+2
2015-03-13refactor: Update build numbers to 0.20.1Angel Avila2-2/+2
2014-08-29bug[ats_ATS47610]: Add improved DOORs html parserDavid W. Miller7-1/+453
2014-09-25refactor: Update build numbers to 0.20.0Roberto E. Escobar2-2/+2
2014-10-01refactor[ats_ATS56804]: Always use keyword based searchingjmisinco1-1/+1
2014-09-29refactor[ats_ATS56804]: Simplify artifact searching optionsjmisinco1-11/+7
2014-09-29refactor: Update build numbers to 0.19.0Roberto E. Escobar2-2/+2
2014-09-26refactor: Update build numbers to 0.18.1Roberto E. Escobar2-2/+2

Back to the top