Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-12-15refinement: Improve memory efficiency of sheet writersRyan D. Brooks7-101/+140
2020-12-15feature: Create faster query indexerRyan D. Brooks16-17/+546
2020-12-15feature: Add selective artifact loadingRyan D. Brooks4-2/+62
2020-12-15refactor: Use ArtifactEndpoint id loading in ArtifactQuery moreRyan D. Brooks1-6/+9
2020-12-15feature: change report rest callRyan D. Brooks4-25/+57
2020-12-15refinement: Add rule to create static importsRyan D. Brooks1-0/+63
2020-12-15refinement: Store binary data path in databaseRyan D. Brooks14-29/+19
2020-12-15refinement: Create launch config for ORCS REST integration testsRyan D. Brooks1-0/+53
2020-12-15refactor: Remove unnecessary loggingRyan D. Brooks1-2/+0
2020-12-15refinement: Add server target platformRyan D. Brooks1-0/+103
2020-12-15refinement: Improve TagEncoder testRyan D. Brooks1-10/+11
2020-12-15bug: Do not commit workaround for quicksearchRyan D. Brooks1-10/+7
2020-12-15feature: Selective LoadingRyan D. Brooks4-0/+94
2020-12-15refactor: Use generics with AttributeTypeTokenRyan D. Brooks47-243/+246
2020-12-15refactor: Clarify txs alias namesRyan D. Brooks3-8/+35
2020-12-15refinement: Gracefully handle invalid query criteriaRyan D. Brooks24-58/+67
2020-12-15refinement: osee integration test luanch configRyan D. Brooks1-0/+102
2020-12-15refactor: Clarify orcs unrelate APIRyan D. Brooks1-1/+5
2020-12-15feature: Create orcs script with API symmetryRyan D. Brooks3-11/+137
2020-12-15feature: AST ParserRyan D. Brooks4-4/+32
2020-12-15refactor: Improve null safetyRyan D. Brooks1-13/+11
2020-12-15refinement[TW15550]: Use more compatible name for postgresql dbRyan D. Brooks1-1/+1
2020-12-15feature: Add purge unused binary data admin operationRyan D. Brooks8-2/+174
2020-12-15refactor: Replace redundant code with OseeClient.getOseeApplicationServer pha...Ryan D. Brooks3-19/+5
2020-12-15refactor: Replace redundant code with OseeClient.getOseeApplicationServerRyan D. Brooks13-55/+58
2020-12-15refactor: Directly use type inheritence in artifact queryRyan D. Brooks2-6/+10
2020-12-15refactor: Sort this outRyan D. Brooks1-1/+1
2020-12-15refactor[TW16547]: Remove IAtsStoreService.isHistoricalRyan D. Brooks5-44/+9
2020-12-15refactor: Use AttributeTypeGeneric with ATS promptRyan D. Brooks2-5/+4
2020-12-15refactor[TW16547]: Use AttributeTypeGeneric with ArtifactPromptRyan D. Brooks10-26/+33
2020-12-15refactor[TW16579]: Use AttributeTypeGeneric with ats columnRyan D. Brooks16-103/+84
2020-12-15feature[TW16580]: Use JaxRsApi with DispoRyan D. Brooks19-82/+143
2020-12-15refinement[TW16727]: Improve performance of AtsWorldEndpoint searchRyan D. Brooks5-37/+56
2020-12-15refinement[TW16727]: Support multiple values in QueryBuilder.andAttributeIsRyan D. Brooks6-26/+56
2020-12-15refactor: Add SessionEndpoint to OseeClientRyan D. Brooks4-5/+11
2020-12-15refactor[TW17022]: Use JaxRsApi with SessionEndpointRyan D. Brooks7-93/+54
2020-12-15refinement[TW16935]: Remove JDBC FactoryRyan D. Brooks16-797/+15
2020-12-15feature: Add transaction support for new relation typeRyan D. Brooks1-0/+25
2020-12-15feature: Add search support for new relation typeRyan D. Brooks8-7/+20
2020-12-15feature: Create improved relation typeRyan D. Brooks3-1/+12
2020-12-15feature: Create osee_relation tableRyan D. Brooks2-2/+56
2020-12-15refactor: Use generic attribute typeRyan D. Brooks13-18/+25
2020-12-15refactor[TW17325]: Remove ArtifactDataProvider.getValidRelationTypes()Ryan D. Brooks8-76/+44
2020-12-15refactor[TW16547]: Improve null safety in ats.restRyan D. Brooks16-92/+119
2020-12-15refactor: Use EnumToken as raw value for enum attributesRyan D. Brooks2-6/+17
2020-12-15refactor: Remove type sheets from client dbinit part 2 brokenRyan D. Brooks9-137/+8
2020-12-15refactor: Remove type sheets from client dbinitRyan D. Brooks20-3010/+18
2020-12-15feature[TW17133]: Support extended artifact types in artiact creationRyan D. Brooks3-8/+35
2020-12-15refactor: Improve null safety in ats.coreRyan D. Brooks3-13/+7
2020-12-15feature[TW18214]: Add block applicability support to OrcsApplicabilityOpsRyan D. Brooks6-0/+142

Back to the top