Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-09-05bug: Safely handle concurrent transactions on serverrbrooks/devRyan D. Brooks2-2/+12
2023-09-05refactor: Experiment with attribute hash equalRyan D. Brooks1-29/+0
2023-09-05feature: Fix applicabililty on deleted artifactsRyan D. Brooks3-0/+31
2023-09-05refactor: deep searchRyan D. Brooks10-1/+168
2023-09-05refactor: Use ArtifactId in RelationCache 2Ryan D. Brooks1-2/+2
2023-09-05refactor: Replace IdentityView usage with ArtifactTokenRyan D. Brooks10-220/+120
2023-09-05refactor: Replace TagCollector with ConsumerRyan D. Brooks16-143/+55
2023-09-05bug: Fix TagEncoder encoding widthRyan D. Brooks1-3/+9
2023-09-05refinement: Improve memory efficiency of sheet writersRyan D. Brooks7-101/+140
2023-09-05feature: Add selective artifact loadingRyan D. Brooks4-2/+62
2023-09-05refactor: Use ArtifactEndpoint id loading in ArtifactQuery moreRyan D. Brooks1-6/+9
2023-09-05feature: change report rest callRyan D. Brooks4-27/+57
2023-09-05refinement: Add rule to create static importsRyan D. Brooks1-0/+63
2023-09-05refinement: Store binary data path in databaseRyan D. Brooks14-25/+19
2023-09-05refinement: Create launch config for ORCS REST integration testsRyan D. Brooks1-0/+53
2023-09-05refinement: Add server target platformRyan D. Brooks1-0/+103
2023-09-05refinement: Improve TagEncoder testRyan D. Brooks1-10/+11
2023-09-05feature: Selective LoadingRyan D. Brooks4-0/+94
2023-09-05refactor: Use generics with AttributeTypeTokenRyan D. Brooks45-276/+270
2023-09-05refactor: Clarify txs alias namesRyan D. Brooks3-8/+35
2023-09-05refinement: Gracefully handle invalid query criteriaRyan D. Brooks24-58/+67
2023-09-05refactor: Clarify orcs unrelate APIRyan D. Brooks1-1/+5
2023-09-05feature: Create orcs script with API symmetryRyan D. Brooks3-11/+137
2023-09-05feature: AST ParserRyan D. Brooks4-4/+32
2023-09-05feature: Add purge unused binary data admin operationRyan D. Brooks8-2/+175
2023-09-05refactor: Replace redundant code with OseeClient.getOseeApplicationServerRyan D. Brooks12-52/+54
2023-09-05refactor: Directly use type inheritence in artifact queryRyan D. Brooks2-10/+12
2023-09-05refactor: Sort this outRyan D. Brooks3-9/+1
2023-09-05refactor[TW16547]: Remove IAtsStoreService.isHistoricalRyan D. Brooks5-38/+8
2023-09-05refactor: Use AttributeTypeGeneric with ATS promptRyan D. Brooks2-5/+4
2023-09-05refactor[TW16547]: Use AttributeTypeGeneric with ArtifactPromptRyan D. Brooks9-26/+24
2023-09-05refactor[TW16579]: Use AttributeTypeGeneric with ats columnRyan D. Brooks16-99/+78
2023-09-05feature[TW16580]: Use JaxRsApi with DispoRyan D. Brooks17-84/+128
2023-09-05refinement[TW16727]: Improve performance of AtsWorldEndpoint searchRyan D. Brooks5-38/+53
2023-09-05refinement[TW16727]: Support multiple values in QueryBuilder.andAttributeIsRyan D. Brooks6-30/+64
2023-09-05refinement[TW16935]: Remove JDBC FactoryRyan D. Brooks15-773/+10
2023-09-05refactor: Use generic attribute typeRyan D. Brooks13-19/+25
2023-09-05refactor[TW16547]: Improve null safety in ats.restRyan D. Brooks16-88/+118
2023-09-05refactor: Use EnumToken as raw value for enum attributesRyan D. Brooks2-2/+13
2023-09-05feature[TW17133]: Support extended artifact types in artiact creationRyan D. Brooks3-9/+35
2023-09-05refactor: Improve null safety in ats.coreRyan D. Brooks3-12/+7
2023-09-05refactor: Use ArtiactId with ATS versionRyan D. Brooks7-16/+15
2023-09-05refactor[TW18876]: Extend IAtsObject from ArtifactIdRyan D. Brooks5-18/+7
2023-09-05refactor[TW18876]: Register Json serialization via SimpleModuleRyan D. Brooks25-122/+87
2023-09-05refinement: Update db setup intructionsRyan D. Brooks1-20/+3
2023-09-05feature[TW19020]: Create fast PLE search indexerRyan D. Brooks17-13/+559
2023-09-05refactor[TW18876]: Remove static usage of JsonFactoryRyan D. Brooks14-74/+19
2023-09-05feature[TW19104]: Add HTTP requester Web UIRyan D. Brooks1-0/+55
2023-09-05refactor: DispoApi to extend OseeApiRyan D. Brooks3-2/+27
2023-09-05refactor[TW19508]: Add activity log methodRyan D. Brooks2-1/+8

Back to the top