Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-09-06feature[ats_ATS276811]: Allow AWA to get log by date0.24.0.v201609062328_NRBDavid W. Miller1-3/+4
2016-08-31refactor: Remove Transaction cacheRyan D. Brooks6-298/+4
2016-08-31refinement[ats_ATS292636]: Refactor LoadDeltasBetweenBranchesDavid W. Miller1-0/+51
2016-08-31refactor[ats_ATS292347]: Move CompareResults to framework.core.modeljmisinco1-0/+38
2016-08-31refinement: Remove source workaround from pomsjmisinco1-18/+1
2016-08-31refactor: Base TransactionId on IdRyan D. Brooks5-44/+28
2016-06-14refactor: Remove unnecessary usage of TransactionReadableRyan D. Brooks1-1/+1
2016-06-01refactor: Use TransactionId with ConflictsRyan D. Brooks1-1/+2
2016-06-07refactor: Create TransactionTokenRyan D. Brooks1-2/+2
2016-05-30refactor: Rename ITransaction to create TransactionIdRyan D. Brooks1-6/+2
2016-05-28refactor: Add BranchId.SENTINELRyan D. Brooks1-2/+1
2016-05-06refactor: Remove BranchReadableRyan D. Brooks4-70/+11
2015-12-03refactor: Use generics with IAdaptable.getAdapterRyan D. Brooks2-26/+4
2015-12-01refactor: Remove unnecessary usage of BranchManager.getBranchRyan D. Brooks2-5/+5
2016-05-06refactor: Use functional interface with BranchFilterRyan D. Brooks4-46/+15
2016-05-02refactor: Remove branch cache persistRyan D. Brooks20-331/+80
2016-02-02refactor: Use BranchId in skynet.coreRyan D. Brooks1-2/+1
2016-04-21refactor: Remove usage of JdbcClient.getStatementRyan D. Brooks2-4/+4
2016-02-02refactor: Use BranchId in BranchManager.createBranchRyan D. Brooks7-153/+17
2016-04-27refactor: Use BranchId with TransactionRecordRyan D. Brooks1-7/+2
2016-04-08refactor: Remove TransactionRecord.getFullBranchRyan D. Brooks3-65/+19
2016-07-06feature[ats_ATS288803]: Add applicability to osee_txs and branchDavid W. Miller2-14/+50
2016-02-02refactor: Use BranchId in BranchManager.setAssociatedArtifactIdRyan D. Brooks1-2/+2
2015-11-13refactor: Use BranchId in BranchManager.getChildrenRyan D. Brooks2-15/+10
2015-11-13refactor: Use BranchId in BranchManager.getStateRyan D. Brooks1-25/+0
2015-11-02refactor: Use BranchId in merge codeRyan D. Brooks1-2/+3
2015-11-10refactor: Use BranchId in BranchManager.isArchivedRyan D. Brooks1-3/+0
2015-11-10refactor: Use BranchId in BranchManager.hasAncestorRyan D. Brooks2-4/+14
2015-11-09refactor: Use BranchId in BranchManager.getParentBranchRyan D. Brooks2-22/+4
2016-02-04refactor: Use BranchId were appropriateRyan D. Brooks14-50/+56
2016-03-21refactor: Use BranchId with BranchEventRyan D. Brooks1-10/+7
2016-03-15refactor: Remove generic from AbstractOseeCacheRyan D. Brooks22-60/+65
2016-03-15refactor: Update AbstractOseeType to extend NamedIdRyan D. Brooks10-109/+18
2016-02-05refactor: Create BranchId using LongRyan D. Brooks2-31/+11
2016-03-15refactor: Remove redundant implementations of getUnqualifiedNamejmisinco1-10/+0
2016-02-03refactor: Convert HasUuid.getUuid to Longdonald.g.dunne1-2/+2
2015-12-01refactor: Use IOseeBranch with isEditableRyan D. Brooks2-8/+0
2016-01-07refactor: Use IOseeBranch in BranchManager.getBranchesRyan D. Brooks1-3/+3
2016-01-12refinement: Remove un-used method in Branchdonald.g.dunne1-4/+0
2015-12-23refactor: Remove unnecessary override of equals methodRyan D. Brooks1-14/+0
2015-12-10refinement: Add CoreAttributeTypes.UNSPECIFIEDDavid W. Miller1-0/+15
2015-12-23refinement: Re-Organize, Format and Cleanup sourcedonald.g.dunne20-35/+28
2015-10-28refactor: Add isOnBranch support in HasBranch interfaceRyan D. Brooks4-4/+4
2015-11-04refactor: Improve HasBranch type hierarchyRyan D. Brooks5-22/+12
2015-11-04refactor: Rename getBranchUuid to getBranchIdRyan D. Brooks6-21/+20
2015-10-28refactor: Remove BranchManager.getSystemRootBranchRyan D. Brooks1-4/+0
2015-10-27refactor: Remove BranchManager.getCommonBranchRyan D. Brooks1-4/+0
2015-10-27refactor: Provide default method Named.compareTo()Ryan D. Brooks1-8/+0

Back to the top