Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-07-30feature[TW19096]: Add create transaction REST call using writerRyan D. Brooks1-5/+4
2021-07-16bug[TW18942]: Fix hsqldb launch errors when demo folder does not existBranden Phillips1-2/+2
2021-07-17bug[TW18942]: Add osee.db to properties for application serverdonald.g.dunne1-2/+6
2021-07-12bug[TW18942]: Add osee.db to properties for application serverBranden Phillips1-0/+3
2021-05-12refactor[TW19104]: Remove OSEE type sheetsRyan D. Brooks2-68/+2
2021-04-28bug[TW19034]: Support DBs varying empty values in attribute loadingRyan D. Brooks1-2/+3
2021-04-14feature[TW18843]: Create CreateAtsBaselineBranchBlamdonald.g.dunne1-18/+20
2021-03-24feature[ATS288813]: Change Resource History to load through REST APIBranden Phillips3-2/+258
2021-04-01feature[TW18919]: Allow archive branch to commitbhawana.mishra4-38/+46
2021-03-08bug[TW18929]: Fix inherit ACL in branch creationDavid W. Miller3-33/+69
2021-03-09refactor[TW18065]: Convert HasBranch to BranchTokendonald.g.dunne2-4/+5
2021-02-28feature[TW18065]: Rename PermissionEnum.LOCK to USER_LOCKdonald.g.dunne1-2/+1
2021-02-21refactor[TW18855]: Use ArtifactId for commit artifact idsRyan D. Brooks1-6/+4
2021-02-03feature[TW16796]: Add rest call to search artifacts by applicability idaudrey.e.denk1-1/+4
2020-12-04feature[TW17632]: Remove flywaydbbroberts64-377/+323
2020-11-06bug[TW17953]: Create BranchSearchViewdonald.g.dunne1-1/+3
2020-10-09bug[TW17133]: Gracefully handle missing attribute type in artifact loadingRyan D. Brooks1-1/+1
2019-11-11feature[553176]: iCTeam contribution to OSEEAjay Chandrahasan1-1/+10
2020-09-21feature[TW17896]: Create branch group storageaudrey.e.denk1-1/+12
2020-09-17refactor[TW17977]: Remove server xtext type cachesRyan D. Brooks4-204/+61
2020-08-29bug[TW17953]: Add ReviewOsgiXml and fix osgi discrepenciesdonald.g.dunne4-4/+11
2020-09-10bug[TW17950]: Specify default attribute values using artifact typesStephen J. Molaro3-9/+10
2020-08-10feature[TW15833]: Fix task gen delete and dereferencedonald.g.dunne1-4/+0
2020-07-16refactor[TW16887]: Remove unnecessary usage of OrcsTypesRyan D. Brooks8-127/+14
2020-07-30refactor[TW17782]: Remove AttributeType.getBaseAttributeTypeId and getAttribu...Ryan D. Brooks2-45/+3
2020-08-14refactor[TW17782]: Move getDisplayableString to IAttributeRyan D. Brooks1-1/+6
2020-08-10feature[TW15833]: Convert ChangeType to OseeEnumdonald.g.dunne2-31/+21
2020-07-20refactor[TW16887]: Remove unnecessary OrcsTypes attribute cache usageRyan D. Brooks5-147/+4
2020-07-14feature[TW17630]: Add branch relation endpointdonald.g.dunne1-0/+4
2020-07-16refactor[TW16514]: Use ArtifactTypeToken in ArtifactImplRyan D. Brooks1-0/+5
2020-06-24feature[TW17472]: Add artifact transaction comment queryRyan D. Brooks5-9/+86
2020-07-01feature[TW17487]: Add ORCS type joinsRyan D. Brooks2-2/+17
2020-06-27feature[TW17487]: Add TupleQuery.getTuple2UniqueE1()Ryan D. Brooks1-3/+19
2020-06-24bug[TW17050]: Prevent duplicate art ids in join tabledonald.g.dunne1-2/+9
2020-06-24bug[TW17450]: Add create task widget feedbackdonald.g.dunne1-1/+7
2020-05-06feature[TW16537]: Utilize Full Tokens for getAttributeProviderIdStephen J. Molaro3-23/+25
2020-06-15bug[TW17369]: Opening Change Report Causes Type ErrorStephen J. Molaro1-1/+6
2020-05-23refinement: Re-license from EPL-1.0 to EPL-2.0Ryan D. Brooks294-2058/+2934
2020-05-20bug[TW17027]: Relation not exists criteria missing artifactsStephen J. Molaro1-0/+2
2020-05-01refinement[TW17022]: Remove JDBC from framework.database.initRyan D. Brooks1-0/+6
2020-05-11refactor[TW17022]: Streamline DbBootstrapTask taskRyan D. Brooks4-12/+3
2020-05-04feature[TW16537]: Utilize Full Tokens for getEnum in AttributeTypesStephen J. Molaro8-32/+26
2020-04-28feature[TW16537]: Utilize Full Tokens for Base AttributeTypesStephen J. Molaro2-12/+11
2020-04-21refinement[TW16935]: Remove JDBC reference target of osgi.bindingRyan D. Brooks8-8/+8
2020-04-02feature[TW16630]: PL Management - validate feature/applicability callsaudrey.e.denk1-0/+5
2020-03-10feature[TW16537]: Utilize Full Tokens for get calls in orcs.dbStephen J. Molaro22-122/+112
2020-03-04feature[TW16537]: Utilize Full Tokens for Get Calls in OrcsApiImplStephen J. Molaro10-64/+64
2020-04-01refactor[TW16833]: Remove RelationTypeIdRyan D. Brooks3-17/+7
2020-04-01refactor[TW16833]: Remove IRelationTypeRyan D. Brooks4-16/+16
2020-03-31refactor[TW16789]: Remove redundancy from relation criteriaRyan D. Brooks4-9/+10

Back to the top