Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-02-03refactor: Remove IAttributeTypeRyan D. Brooks1-29/+29
2017-02-03refactor: Remove IAttributeType usageRyan D. Brooks4-14/+14
2016-10-13feature[ats_ATS314065]: Convert types and type tokens to long.donald.g.dunne2-29/+29
2016-09-22refactor: Consolidate IRelationTypeSide and RelationTypeSideRyan D. Brooks1-4/+4
2016-07-26refactor: Use BranchId in place of BranchRyan D. Brooks1-2/+1
2016-06-09refactor[ats_ATS284247]: Add missing null checksMorgan E. Cook1-1/+1
2016-05-17refactor[ats_ATS284247]: Remove redundant null checksMorgan E. Cook1-15/+13
2016-02-02refactor: Use BranchId in skynet.coreRyan D. Brooks1-3/+2
2015-12-02refactor: Use TokenFactory.createBranch were applicableRyan D. Brooks1-3/+2
2016-02-04refactor: Use BranchId were appropriateRyan D. Brooks5-19/+20
2015-12-23refactor: Use OseeCoreException.wrap were applicableRyan D. Brooks1-5/+2
2015-09-28refactor: Use type inference when invoking a generic constructorRyan D. Brooks13-26/+26
2013-12-03refactor: Move Conditions class to jdk.coreRyan D. Brooks2-2/+2
2013-10-22refactor: Move OseeCoreException to jdk.coreRyan D. Brooks9-15/+15
2013-10-17refactor: Remove unnecessary exception handling from ArtifactTestRunOperatorRyan D. Brooks1-8/+4
2012-07-12refinement: Update file author and javadocddunne1-1/+1
2012-05-09refactor[ats_6H1JC]: Support for test report to use test out filesjmisinco7-289/+384
2012-01-05refactor: Import performance of importing test outfiles using threading frame...jmisinco4-72/+221
2011-11-17refactor: Replace occurances of Branch with IOseeBranchjmisinco2-9/+10
2011-08-30feature[ats_M1Y56]: Type types use Long for guidjmisinco2-30/+30
2011-08-08feature: Allow DetailTestStatus to pull traceability from imported artifactsjmisinco2-2/+26
2011-08-02refactor: Replace OseeLog.log() calls that use String.format with OseeLog.logfRyan D. Brooks1-2/+2
2011-05-12refactor: Replace usage of Branch with IOseeBranch where possibleRyan D. Brooks4-10/+11
2011-02-18refactor: Cleanup token creation and inheritancerescobar2-46/+41
2010-10-08refactor: Remove unnecessary dependencies on OseeUiActivatorrbrooks1-5/+9
2010-09-24refactor: Cleanup activators and unnecessary usage of OseeUiActivatorddunne1-10/+1
2010-09-14refactor: Directly support String.format in OseeCoreException constructorsrbrooks3-6/+5
2010-09-08refactor: Eclipse source cleanup and formatRyan D. Brooks1-2/+0
2010-08-31remove unused Javadoc stubsrbrooks1-6/+0
2010-08-29remove unused Javadoc stubsrbrooks2-10/+0
2010-08-23removed redundant Collections.toString() that had reversed argumentsrbrooks1-1/+1
2010-08-11converted more string based type references to use type tokensrbrooks5-129/+125
2010-08-09converted more string based type references to use type tokensrbrooks2-2/+2
2010-08-06converted more string based type references to use type tokensrbrooks2-9/+12
2010-08-03Conversion to AttributeType Tokensrescobar1-0/+3
2010-07-24applied Eclipse source cleanuprbrooks23-84/+91
2010-07-24converted all line terminators to unix stylerbrooks25-1088/+1088
2010-07-18add distribution statement to files that are missing itrbrooks1-3/+10
2010-05-22IArtifactType conversionddunne3-33/+8
2010-03-12(no commit message)rescobar36-0/+2454

    Back to the top