Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-03-08refactor[TW18065]: Rename IOseeBranch to BranchTokendonald.g.dunne3-8/+8
2021-02-21refactor[TW18855]: Use ArtifactId for commit artifact idsRyan D. Brooks3-13/+4
2020-05-23refinement: Re-license from EPL-1.0 to EPL-2.0Ryan D. Brooks38-266/+380
2019-11-19feature[TW15407]: Add task autogen to artifact checksdonald.g.dunne1-3/+3
2019-05-01bug[TW12483]: Resolve FindBugs errors in frameworkBranden Phillips2-8/+5
2018-12-28feature[ats_TW8369]: Perform java code clean-updonald.g.dunne2-2/+2
2018-12-28feature[ats_TW8369]: Organize Importsdonald.g.dunne1-1/+1
2018-09-08refactor: Use Id.notEqual where appropriateRyan D. Brooks1-1/+1
2018-04-03bug[ats_TW8357]: refinement: Cleanup and standardize Activatorsdonald.g.dunne1-15/+3
2018-03-28refactor: Extend TransactionDetailsType from NamedIdBaseRyan D. Brooks3-9/+11
2018-03-28refactor: Extend BranchType from NamedIdBaseRyan D. Brooks3-31/+23
2017-10-10refinement: Cleanup code warningsdonald.g.dunne16-85/+43
2017-10-02refactor[ats_TSK19352]: Re-format all filesdonald.g.dunne5-11/+11
2017-10-02refactor[ats_TSK19351]: Organize Imports all filesdonald.g.dunne3-3/+1
2017-10-02refactor[ats_TSK19357]: Remove throws OseeCoreExceptiondonald.g.dunne5-11/+11
2017-08-16refactor: Use UserId in TransactionRecordRyan D. Brooks1-3/+3
2017-08-16refactor: Use ArtifactId in TransactionRecordRyan D. Brooks3-4/+7
2017-05-26refinement: Improve memory efficiency of client join tablesRyan D. Brooks1-5/+2
2018-11-15bug[ats_TW11774]: Fix Branch graph NPEDavid W. Miller1-2/+9
2016-10-25refactor: Remove TokenFactory.createBranchRyan D. Brooks1-2/+1
2016-07-26refactor: Use BranchId in place of BranchRyan D. Brooks3-7/+6
2016-05-20refactor: Use TransactionToken with TransactionManager.getHeadTransactionRyan D. Brooks3-11/+9
2016-05-12refactor: Base TransactionId on IdRyan D. Brooks2-2/+2
2016-05-06refactor: Remove BranchReadableRyan D. Brooks1-2/+2
2015-12-03refactor: Use generics with IAdaptable.getAdapterRyan D. Brooks1-8/+3
2015-12-01refactor: Remove unnecessary usage of BranchManager.getBranchRyan D. Brooks2-6/+7
2016-04-27refactor: Use BranchId with TxDataRyan D. Brooks8-28/+28
2016-04-26bug: Remove improper use of == with objectsRyan D. Brooks1-1/+1
2016-04-08refactor: Remove TransactionRecord.getFullBranchRyan D. Brooks5-14/+12
2016-01-19refactor: Use BranchId in Handlers.getBranchesFromStructuredSelectionRyan D. Brooks1-2/+2
2015-11-13refactor: Use BranchId in BranchManager.getChildrenRyan D. Brooks6-21/+28
2015-11-12refactor: Use BranchId in BranchManager.getTypeRyan D. Brooks4-6/+7
2015-11-10refactor: Use BranchId in BranchManager.getSourceTransactionRyan D. Brooks1-4/+5
2016-02-04refactor: Use BranchId were appropriateRyan D. Brooks3-6/+7
2015-12-23refactor: Use OseeCoreException.wrap were applicableRyan D. Brooks1-2/+1
2015-12-23refinement: Re-Organize, Format and Cleanup sourcedonald.g.dunne8-41/+36
2015-10-27refactor: Remove Branch.hasParent()Ryan D. Brooks1-1/+1
2015-09-28refactor: Use type inference when invoking a generic constructorRyan D. Brooks6-19/+19
2014-12-10feature[ats_ATS144309]: Remove IOseeDatabaseService from IDE clientRoberto E. Escobar1-2/+2
2014-12-08feature[ats_ATS144309]: Move ConnectionHandler to skynet.coreRoberto E. Escobar1-1/+1
2014-12-08feature[ats_ATS144309]: Move client db JoinUtil to skynet.coreRoberto E. Escobar1-2/+2
2014-11-11refactor: Move JoinUtility to orcs.dbRoberto E. Escobar1-7/+7
2014-06-25feature[ats_ATS46137]: Remove BranchCache usage from TransactionRecord on serverjmisinco2-2/+2
2013-10-25feature[ats_ZQZZF]: Change identity service to return longs for local idsjmisinco1-1/+1
2013-10-16refactor: Move OseeCoreException to jdk.coreRyan D. Brooks5-5/+5
2012-10-08bug[ats_GTB5H]: Command handlers causing NPE in empty perspectivesjmisinco1-19/+15
2012-05-10bug: Fix branch graph UI0.9.9.v201205110109_SR6Roberto E. Escobar1-1/+1
2011-08-08refactor[bgz_354193]: Remove unused SuppressWarnings annotationsShawn F. Cook2-2/+0
2011-08-08refactor[bgz_354193]: Remove unused exception declarationsShawn F. Cook1-2/+1
2011-08-03refactor: Remove superfluous null checks of IOseeStatementRyan D. Brooks1-10/+4

Back to the top