Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-09-21refactor: Update build numbers to 0.24.1megumi.telles2-2/+2
2016-08-31refactor: Remove Transaction cacheRyan D. Brooks1-2/+1
2016-08-31refactor: Base TransactionId on IdRyan D. Brooks12-38/+51
2016-06-14refactor: Remove unnecessary usage of TransactionReadableRyan D. Brooks1-97/+50
2016-06-07refactor: Remove redundant PurgeUnusedBackingDataAndTransactionsRyan D. Brooks1-1/+3
2016-05-30refactor: Rename ITransaction to create TransactionIdRyan D. Brooks2-5/+5
2016-05-28refactor: Add BranchId.SENTINELRyan D. Brooks1-6/+5
2016-05-06refactor: Remove BranchReadableRyan D. Brooks3-16/+13
2015-12-01refactor: Remove unnecessary usage of BranchManager.getBranchRyan D. Brooks2-112/+0
2016-05-02refactor: Remove branch cache persistRyan D. Brooks1-2/+1
2016-04-06refactor: Use BranchId for parentBranchRyan D. Brooks2-178/+140
2016-07-29feature: Add ability to set Applicability on Orcs OjbectsAngel Avila3-25/+35
2016-07-06refactor: Use ArtifactId in createTransactionRyan D. Brooks2-12/+2
2016-07-06feature[ats_ATS54722]: Provide general purpose, fast, versioned tuple storageAngel Avila4-5/+16
2015-11-13refactor: Use BranchId in BranchManager.getChildrenRyan D. Brooks3-13/+16
2015-11-12refactor: Use BranchId in BranchManager.getTypeRyan D. Brooks1-2/+1
2016-02-04refactor: Use BranchId were appropriateRyan D. Brooks7-26/+27
2016-03-15refactor: Remove generic from AbstractOseeCacheRyan D. Brooks1-1/+1
2015-12-23refactor: Use OseeCoreException.wrap were applicableRyan D. Brooks1-6/+2
2015-12-23refinement: Re-Organize, Format and Cleanup sourcedonald.g.dunne18-92/+96
2015-10-28refactor: Add isOnBranch support in HasBranch interfaceRyan D. Brooks3-2/+8
2015-11-04refactor: Rename getBranchUuid to getBranchIdRyan D. Brooks7-15/+15
2015-10-27refactor: Use CoreBranches.COMMON_ID where applicableRyan D. Brooks6-28/+24
2015-10-28refactor: Update getAttributeById to use IntegerDavid W. Miller3-4/+6
2015-10-27refactor: Use CoreBranches.SYSTEM_ROOT_ID where applicableRyan D. Brooks2-5/+5
2015-10-20refactor: Remove test dependency on DefaultBasicArtifactRyan D. Brooks1-9/+5
2015-10-09refactor: Use branchId directlyRyan D. Brooks14-325/+192
2015-09-14refactor: Update build numbers to 0.24.0jmisinco2-2/+2
2016-01-07refactor: Update build numbers to 0.23.1donald.g.dunne2-2/+2
2015-09-28refactor: Use type inference when invoking a generic constructorRyan D. Brooks16-38/+38
2015-09-30feature[ats_ATS244686]: Remove 1.6 from .classpath filesdonald.g.dunne1-1/+1
2015-09-12feature[ats_ATS226476]: Enforce attribute and relation multiplicity in transa...jmisinco1-21/+47
2015-09-12feature[ats_ATS197755]: Provide REST endpoint for UI CountAngel Avila1-3/+7
2015-06-23refactor: Update build numbers to 0.23.0Angel Avila2-2/+2
2015-07-20bug[ats_ATS209932]: Invalid SQL generated for some casesDavid W. Miller1-16/+16
2015-05-26refactor: Use getUuid where availabledonald.g.dunne2-5/+5
2015-05-19refactor: Set guava version to 15.0.0jmisinco1-1/+1
2015-04-24feature: Luna, Java8, Tycho 0.22jmisinco1-2/+2
2015-04-07feature[ats_ATS124191]: Add createArtifact by uuid to orcsdonald.g.dunne1-0/+12
2015-03-31refactor: Move AttributeId to framework.core.datadonald.g.dunne2-2/+2
2015-03-31refactor: Move HasLocalId to framework.core.datadonald.g.dunne2-2/+2
2015-03-31refactor: Move ArtifactId to framework.core.datadonald.g.dunne3-3/+3
2015-03-24refactor: Update build numbers to 0.22.0Angel Avila2-2/+2
2015-04-06bug[ats_ATS4800]: Update replace with baseline to include relationsmegumi.telles9-75/+261
2015-02-18feature[ats_ATS178560]: Add TransactionBuilder setRelationsdonald.g.dunne2-2/+27
2015-02-10bug: Fix ExcelOutputHandlerTest order dependencyDavid W. Miller1-14/+20
2015-02-04feature[ats_ATS85347]: Add Excel writer for ORCS ScriptDavid W. Miller2-1/+256
2015-03-19refactor: Update build numbers to 0.21.0Angel Avila2-2/+2
2015-03-13refactor: Update build numbers to 0.20.1Angel Avila2-2/+2
2015-01-13bug[ats_ATS146966]: Allow relation checks on different txsjmisinco4-110/+80

Back to the top