Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-02-03refactor: Remove IAttributeTypeRyan D. Brooks1-29/+29
Change-Id: I24a7a1ef24ae9d3c975b18b4b3e1b04bec6d9a10
2017-02-03refactor: Remove IAttributeType usageRyan D. Brooks4-14/+14
Change-Id: I3f5f675756c931c7be27cff51a7cb83620838db1
2016-10-13feature[ats_ATS314065]: Convert types and type tokens to long.donald.g.dunne2-29/+29
Change-Id: I9eb57014468f82a3d0bf97b9044081fddc827602
2016-09-22refactor: Consolidate IRelationTypeSide and RelationTypeSideRyan D. Brooks1-4/+4
- Automated refactor to remove IRelationTypeSide and move - RelationTypeSide to a more appropriate package. Change-Id: Ib35e9d5306b78bc71fdcd40ea2bb482b0e88ef3c
2016-07-26refactor: Use BranchId in place of BranchRyan D. Brooks1-2/+1
Change-Id: I479ed908b5c45c93dd2fe65bcb93cc6569e3aa5c
2016-06-09refactor[ats_ATS284247]: Add missing null checksMorgan E. Cook1-1/+1
Signed-off-by: Morgan E. Cook <Morgan.e.cook@boeing.com> Change-Id: Ib9f7cd6fac1690741e653c574107a3a010390b44 Signed-off-by: Morgan E. Cook <Morgan.e.cook@boeing.com>
2016-05-17refactor[ats_ATS284247]: Remove redundant null checksMorgan E. Cook1-15/+13
Signed-off-by: Morgan E. Cook <Morgan.e.cook@boeing.com> Change-Id: Ic0b70768a7da7cece5a8a0b4c5746654add26193
2016-02-02refactor: Use BranchId in skynet.coreRyan D. Brooks1-3/+2
Change-Id: I3727040e6a292f799538791d3d34c117bffbd9c7
2015-12-02refactor: Use TokenFactory.createBranch were applicableRyan D. Brooks1-3/+2
Change-Id: I045029d981758446485416d8b69b6598a7a8323a
2016-02-04refactor: Use BranchId were appropriateRyan D. Brooks5-19/+20
Change-Id: Ia1e98a547b09cdd283e5c288f8c2ad3ba7a23fa3
2015-12-23refactor: Use OseeCoreException.wrap were applicableRyan D. Brooks1-5/+2
Change-Id: Id45ae39c6ca5881a672fb387aabb92ea5e7f3c44
2015-09-28refactor: Use type inference when invoking a generic constructorRyan D. Brooks13-26/+26
Change-Id: I5afeb235038dcf1dd0496930d15d6b42aeb46fec
2013-12-03refactor: Move Conditions class to jdk.coreRyan D. Brooks2-2/+2
Change-Id: I18ab850711300dbc98580ea4720ee57a3b597bf5
2013-10-22refactor: Move OseeCoreException to jdk.coreRyan D. Brooks9-15/+15
Change-Id: I2f06ddbf1795a14fed50d92bc0dc5003a135d3e8
2013-10-17refactor: Remove unnecessary exception handling from ArtifactTestRunOperatorRyan D. Brooks1-8/+4
Change-Id: Ieb914cd8f179396bcf655743c7a5b1e7e57cd848
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 ↵jmisinco4-72/+221
framework
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
Create static TokenFactory to handle token creation Create HasArtifactType interface Create HasBranch interface Fix ArtifactToken inheritance Remove token subclasses
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