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. Brooks2-84/+1
2016-08-31refactor: Base TransactionId on IdRyan D. Brooks3-7/+8
2016-06-14refactor: Remove unnecessary usage of TransactionReadableRyan D. Brooks1-1/+1
2016-05-30refactor: Rename ITransaction to create TransactionIdRyan D. Brooks1-3/+3
2015-12-03refactor: Use generics with IAdaptable.getAdapterRyan D. Brooks1-1/+1
2016-05-02refactor: Remove branch cache persistRyan D. Brooks4-100/+25
2016-02-02refactor: Use BranchId in skynet.coreRyan D. Brooks1-2/+1
2016-04-21refactor: Remove usage of JdbcClient.getStatementRyan D. Brooks1-1/+1
2016-04-27refactor: Use BranchId with TransactionRecordRyan D. Brooks1-3/+2
2016-04-08refactor: Remove TransactionRecord.getFullBranchRyan D. Brooks2-15/+14
2016-07-06feature[ats_ATS288803]: Add applicability to osee_txs and branchDavid W. Miller3-12/+18
2016-01-21refactor: Remove Artifact.getFullBranchRyan D. Brooks1-27/+0
2015-11-13refactor: Use BranchId in BranchManager.getChildrenRyan D. Brooks1-2/+3
2016-02-04refactor: Use BranchId were appropriateRyan D. Brooks5-23/+24
2016-03-15refactor: Remove generic from AbstractOseeCacheRyan D. Brooks9-27/+22
2016-03-15refactor: Update AbstractOseeType to extend NamedIdRyan D. Brooks10-68/+46
2016-02-03refactor: Convert HasUuid.getUuid to Longdonald.g.dunne1-2/+2
2015-12-23refinement: Re-Organize, Format and Cleanup sourcedonald.g.dunne20-126/+107
2015-10-09refactor: Use branchId directlyRyan D. Brooks1-9/+9
2015-09-30bug[ats_ATS227491]: Allow deleted on dest arts with mods show in change reportmegumi.telles1-11/+21
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. Brooks25-41/+41
2015-09-30feature[ats_ATS244686]: Remove 1.6 from .classpath filesdonald.g.dunne1-1/+1
2015-06-23refactor: Update build numbers to 0.23.0Angel Avila2-2/+2
2015-04-24feature: Luna, Java8, Tycho 0.22jmisinco1-1/+1
2015-03-31feature[ats_ATS187628]: Convert ArtifactToken and UserToken to take uuiddonald.g.dunne1-1/+7
2015-03-24refactor: Update build numbers to 0.22.0Angel Avila2-2/+2
2015-03-19feature[ats_ATS172843]: Integrate ORCS Types JAX-RS APIAngel Avila5-125/+52
2015-03-19refactor: Generalize ChangeItem classAngel Avila2-26/+9
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
2014-09-25refactor: Update build numbers to 0.20.0Roberto E. Escobar2-2/+2
2014-09-29refactor[ats_ATS46139]: Remove server usage of branchCachejmisinco1-1/+2
2014-09-29refactor: Update build numbers to 0.19.0Roberto E. Escobar2-2/+2
2014-09-29refactor: Restrict access to txCache via BranchCachejmisinco2-4/+5
2014-09-26refactor: Update build numbers to 0.18.1Roberto E. Escobar2-2/+2
2014-09-12bug[ats_ATS106447]: Fix NullPointerException from ChangeItemUtil.isResurrectedmegumi.telles1-0/+13
2014-08-28refactor: Update build numbers to 0.18.0Roberto E. Escobar2-2/+2
2014-07-30refactor: Update build numbers to 0.17.2Roberto E. Escobar2-2/+2
2014-07-01refactor: Update build numbers to 0.17.1jmisinco2-2/+2
2014-06-05bug[ats_ATS58177]: Change Report handle resurrected changesAngel Avila1-1/+16
2014-04-22feature[ats_ATS19845]: Rename branchId to branchUuiddonald.g.dunne3-11/+11
2014-04-17feature[ats_ATS19845]: Rename Branch.getId to getUuiddonald.g.dunne3-21/+6
2014-04-16feature[ats_ATS40056]: Make inherit branch access control configurablejmisinco2-2/+2
2014-04-14feature[ats_ATS19845]: Convert branch.getGuid calls to branch.getUuiddonald.g.dunne1-1/+1
2014-04-09feature[ats_ATS19845]: Convert IOseeBranch to Identity-Longdonald.g.dunne4-38/+38
2014-03-05feature[ats_ATS19845]: Update branch creation to set uuiddonald.g.dunne1-13/+0
2014-02-25refactor[ats_ATS19845]: Remove guid from OseeEnumEntryjmisinco4-155/+1

Back to the top