Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-02-03refactor: Remove IAttributeType usageRyan D. Brooks2-8/+8
2016-11-08refactor: Create NamedId as an interface and move toStringWithId thereMark Joy1-2/+2
2016-11-01refactor: Remove IBasicArtifactRyan D. Brooks2-26/+18
2016-10-31refactor: Remove IBasicArtifact.getFullArtifactRyan D. Brooks1-7/+1
2016-11-01refactor: Remove unused access filter source and testMark Joy1-97/+0
2016-10-25refactor: Remove TokenFactory.createBranchRyan D. Brooks2-3/+2
2016-10-13feature[ats_ATS314065]: Convert types and type tokens to long.donald.g.dunne1-1/+1
2016-09-22refactor: Consolidate IRelationTypeSide and RelationTypeSideRyan D. Brooks1-1/+1
2016-09-28refactor: Move RelationSorter to enum packageRyan D. Brooks1-1/+1
2016-09-23refactor: Convert RelationSorter to an enumRyan D. Brooks1-4/+3
2016-09-17refactor: Remove DefaultBasicArtifactRyan D. Brooks4-25/+15
2016-08-25refactor: Use ArtifactId with ArtifactQueryBuilderRyan D. Brooks1-1/+1
2016-08-24refacttor: Update ids in Change Report area to use Id typesAngel Avila4-71/+91
2016-07-26refactor: Use BranchId in place of BranchRyan D. Brooks4-215/+16
2017-03-06refactor: Update build numbers to 0.25.0donald.g.dunne2-2/+2
2017-02-13bug[ats_ATS345762]: Fix artifact modification type in change reportDavid W. Miller1-0/+26
2017-02-06refactor: Update build numbers to 0.24.4donald.g.dunne2-2/+2
2016-12-01feature[ats_ATS295085]: Add applicability to the change reportDavid W. Miller3-16/+62
2016-10-18refactor: Update build numbers to 0.24.3Angel Avila2-2/+2
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-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

Back to the top