Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-05-17refactor[ats_ATS284247]: Remove redundant null checksMorgan E. Cook3-15/+12
2015-12-01refactor: Remove unnecessary usage of BranchManager.getBranchRyan D. Brooks1-1/+1
2016-07-29feature[ats_N2XMK]: Add Title to View Table Reportdonald.g.dunne1-1/+2
2016-03-22XViewer: Move model, parsers and util to xviewer.coredonald.g.dunne3-41/+39
2016-02-26feature[ats_ATS194178]: Remove AccessControlEvent and Typedonald.g.dunne1-21/+8
2016-02-04refactor: Use BranchId were appropriateRyan D. Brooks9-23/+26
2015-11-02refactor: Use IOseeBranch in BranchManager get by nameRyan D. Brooks4-7/+11
2015-10-27refactor: Remove Branch.hasParent()Ryan D. Brooks2-6/+3
2015-10-27refactor: Remove unused class XBranchSelectComboWidgetRyan D. Brooks2-3/+2
2015-09-28refactor: Use type inference when invoking a generic constructorRyan D. Brooks20-53/+53
2015-04-24feature: Luna, Java8, Tycho 0.22jmisinco1-0/+13
2014-04-22feature[ats_ATS19845]: Rename branchId to branchUuiddonald.g.dunne4-21/+21
2014-04-17feature[ats_ATS19845]: Remove BranchManager.getBranchIddonald.g.dunne1-1/+1
2014-04-17feature[ats_ATS19845]: Rename Branch.getId to getUuiddonald.g.dunne2-2/+2
2013-11-04feature[ats_ZQZZF]: Change identity service to return longs for local idsjmisinco3-4/+4
2013-10-22refactor: Move OseeCoreException to jdk.coreRyan D. Brooks16-19/+19
2013-10-12feature[ats_8G0FW]: Remove HRIDs as an IDjmisinco1-3/+1
2012-08-07feature[ats_342ZC]: Update files for buildAndrew M Finkbeiner1-3/+1
2012-05-09refactor[ats_6H1JC]: Support for test report to use test out filesjmisinco9-41/+42
2012-01-05refactor: Import performance of importing test outfiles using threading frame...jmisinco1-17/+4
2011-11-17refactor: Replace occurances of Branch with IOseeBranchjmisinco3-13/+13
2011-09-28refactor: Move TableWriterAdaptor out of framework.coreRyan D. Brooks1-1/+1
2011-08-08refactor[bgz_354193]: Remove unused SuppressWarnings annotationsShawn F. Cook1-1/+0
2011-08-02refactor: Replace OseeLog.log() calls that use String.format with OseeLog.logfRyan D. Brooks2-3/+3
2011-07-27feature: Remove Bug Action from Views and Editorsddunne1-2/+0
2011-05-12refactor: Replace usage of Branch with IOseeBranch where possibleRyan D. Brooks2-9/+9
2011-04-19refactor: Remove ArtifactProcessorrescobar1-1/+1
2011-07-15bug: Fix font resource leaksrescobar1-4/+2
2011-01-11bug[bgz_333909]: Fix for setFocus() problem in widgets inheriting from XWidge...kwilk1-12/+4
2010-12-18bug[ats_JGX6U]: Fix test run view help contentrescobar1-1/+5
2010-10-29refactor: Utilize utility method AWorkbench.getDisplay instead of in-place coderbrooks8-16/+17
2010-10-04refactor: Use IArtifactType and IAttributTypeddunne2-6/+5
2010-09-24refactor: Cleanup activators and unnecessary usage of OseeUiActivatorddunne2-1/+5
2010-09-14refactor: Directly support String.format in OseeCoreException constructorsrbrooks4-12/+13
2010-09-08refactor: Eclipse source cleanup and formatRyan D. Brooks1-1/+1
2010-09-03Fixed compile errorsrescobar2-42/+44
2010-08-29remove unused Javadoc stubsrbrooks2-6/+0
2010-08-29Eclipse source cleanup and formatrbrooks3-4/+9
2010-08-26Update calls to RendererManager.open that use GENERALIZED_EDIT when DEFAULT_O...rbrooks1-1/+1
2010-08-11converted more string based type references to use type tokensrbrooks2-10/+11
2010-08-10converted more string based type references to use type tokensrbrooks1-3/+3
2010-08-09converted more string based type references to use type tokensrbrooks2-3/+3
2010-08-06converted more string based type references to use type tokensrbrooks2-6/+7
2010-08-03Conversion to AttributeType Tokensrescobar1-2/+3
2010-08-02Split artifactPropmtChange in to GUI and non GUI classes for testingjphillips1-2/+2
2010-07-24applied Eclipse source cleanuprbrooks46-1545/+1625
2010-07-24converted all line terminators to unix stylerbrooks45-4622/+4622
2010-07-20Displays cleanuprescobar1-3/+3
2010-07-20Refactored to use Displays classrescobar11-1574/+1588
2010-07-18Events - UIddunne1-1/+41

Back to the top