Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-05-30refactor: Rename ITransaction to create TransactionIdRyan D. Brooks3-22/+59
2016-05-25refactor: Use valueOf to create tuple idsRyan D. Brooks4-45/+45
2016-05-28refactor: Add BranchId.SENTINELRyan D. Brooks2-2/+1
2016-05-10refactor: Consolidate JDBC metadata to JdbcTypeRyan D. Brooks1-46/+29
2015-12-03refactor: Use generics with IAdaptable.getAdapterRyan D. Brooks1-0/+27
2016-02-02refactor: Use BranchId in skynet.coreRyan D. Brooks2-2/+3
2016-05-03feature: Convert UserCreationDisabled to use type tokensdonald.g.dunne1-0/+21
2016-04-08refactor: Remove TransactionRecord.getFullBranchRyan D. Brooks1-0/+44
2016-04-11feature: Allow Change Report to be run on Archived BranchesMorgan E. Cook1-0/+16
2016-07-29feature[ats_ATS286643]: HLR - Implement Types Versioningdonald.g.dunne4-3/+113
2016-07-29feature: Add ability to set Applicability on Orcs OjbectsAngel Avila2-19/+28
2016-07-29refactor: Extend AttributeId from IdRyan D. Brooks1-3/+25
2016-07-29feature: Add getApplicabilityToken for an artifactRyan D. Brooks1-0/+4
2016-07-29refinement: Add demo applicability to DB initRyan D. Brooks7-8/+119
2016-07-13refactor: Replace redundant code with OsgiUtil.getServiceRyan D. Brooks1-13/+18
2016-07-12refactor: Extend ArtifactId from IdRyan D. Brooks4-5/+50
2016-07-06feature[ats_ATS293834]: Remove ArtifactFileServlet and corresponding usesdonald.g.dunne1-1/+0
2016-07-06feature[ats_ATS288803]: Add applicability to osee_txs and branchDavid W. Miller1-0/+40
2016-07-06feature: Add TupleType familiesRyan D. Brooks5-16/+137
2016-06-14feature[ats_ATS280705]: Create Branch View artifact typeDavid W. Miller1-0/+1
2016-06-01feature[ats_ATS286744]: Update safety related typesDavid W. Miller1-3/+3
2016-05-06refinement[ats_ATS284211]: Update type hierarchy with Abstract Spec RequirementDavid W. Miller1-0/+1
2016-04-14feature: Create TupleTypeRyan D. Brooks5-0/+111
2016-04-14bug: Fix OseeAccessAdmin artifact tokendonald.g.dunne1-0/+1
2016-03-28refactor: Remove class HasUuidRyan D. Brooks3-23/+4
2016-03-20refinement: Consolidate osee.application.server constantsdonald.g.dunne1-1/+2
2016-02-26feature[ats_ATS194178]: Remove AccessControlEvent and Typedonald.g.dunne3-0/+84
2016-02-04refactor: Use BranchId were appropriateRyan D. Brooks3-7/+5
2016-03-21refactor: Use BranchId with BranchEventRyan D. Brooks4-5/+22
2016-03-11feature[ats_ATS271942]: Add safety types changesDavid W. Miller1-2/+9
2016-03-20refinement: Consolidate OseeData constantsdonald.g.dunne1-0/+30
2016-03-15refactor: Remove generic from AbstractOseeCacheRyan D. Brooks2-4/+2
2016-03-02refactor[ats_ATS253925]: Change ids in Account from int to LongAngel Avila4-9/+15
2016-02-05refactor: Create BranchId using LongRyan D. Brooks3-23/+65
2016-02-04bug[ats_ATS267204]: Add timeout on VbaWordDiffGeneratorMorgan E. Cook1-0/+37
2016-01-28refactor[ats_ATS222537]: Remove custom XML tagsMorgan E. Cook1-0/+1
2016-02-03refactor: convert IdentityReferenceAttribute from Guid to Longdonald.g.dunne1-1/+2
2016-02-03refactor: Convert HasUuid.getUuid to Longdonald.g.dunne2-3/+3
2016-01-28feature[ats_ATS194178]: Improve PolicyDialog to show LOCKdonald.g.dunne1-0/+6
2016-01-13feature[ats_ATS194178]: Remove PermissionEnum.OWNERdonald.g.dunne1-8/+11
2015-12-18refinement: Cleanup unused Art and Attr typesdonald.g.dunne2-23/+0
2015-12-18feature[ats_ATS264249]: Provide SQL query and rest for Color Teamsdonald.g.dunne2-0/+2
2015-12-23refactor: Use OseeCoreException.wrap were applicableRyan D. Brooks5-50/+7
2015-12-10refinement: Add CoreAttributeTypes.UNSPECIFIEDDavid W. Miller1-0/+1
2015-12-23refinement: Re-Organize, Format and Cleanup sourcedonald.g.dunne34-78/+49
2015-10-28refactor: Add isOnBranch support in HasBranch interfaceRyan D. Brooks1-0/+12
2015-11-04refactor: Improve HasBranch type hierarchyRyan D. Brooks4-5/+11
2015-10-31refactor: Simplify branch token creationRyan D. Brooks2-9/+13
2015-10-30refactor: Add new rule to change proccess linksMorgan E. Cook1-0/+2
2015-11-06refactor: Remove duplicate branch tokensRyan D. Brooks1-0/+32

Back to the top