Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-12-15 | bug: Safely handle concurrent transactions on serverrbrooks/dev | Ryan D. Brooks | 2 | -2/+12 | |
Change-Id: If8d01884dae0eb5b93e6c82461179ff399aeba79 | |||||
2020-12-15 | refactor: Use authorId directly | Ryan D. Brooks | 4 | -8/+26 | |
Change-Id: I779ed9a2d2bce0dd54ab8e3dd6d5dec2efe90d25 | |||||
2020-12-15 | refactor[ats_ATS240585]: Change item ids to Long | Ryan D. Brooks | 93 | -381/+329 | |
Change-Id: I5e4b39d5ccb7ff40a47e91f29545f9c7f4f218f5 | |||||
2020-12-15 | refactor: Remove usage of deprecated artifact.getAttributes | Ryan D. Brooks | 2 | -5/+5 | |
Change-Id: I7ad3e51611220bbe55c65552f6710bb82207fe6c | |||||
2020-12-15 | refactor: Use Long with transaction art ids | Ryan D. Brooks | 12 | -48/+29 | |
Change-Id: I8ca2d48afefcbddb5616ac0a17d410e153d9ef0d | |||||
2020-12-15 | refactor: Extend IAtsObject from ArtifactId | Ryan D. Brooks | 5 | -17/+8 | |
Change-Id: Iafa0639656199325f7911e91316f40ff9c04c6af | |||||
2020-12-15 | refactor: Experiment with attribute hash equal | Ryan D. Brooks | 1 | -29/+0 | |
Change-Id: Ibb641f0b7bfbda1b2d6fc31dc43ac00feab9f8fa | |||||
2020-12-15 | feature: Fix applicabililty on deleted artifacts | Ryan D. Brooks | 3 | -0/+31 | |
Change-Id: I98616ce21ef86688064c15c83bc7fb37d4ef8612 | |||||
2020-12-15 | refactor: deep search | Ryan D. Brooks | 10 | -1/+169 | |
Change-Id: I9208928d0b69f3d9e724debf6022107784529aa0 | |||||
2020-12-15 | refactor: Use ArtifactId in RelationCache 2 | Ryan D. Brooks | 4 | -24/+14 | |
2020-12-15 | refactor: Replace IdentityView usage with ArtifactToken | Ryan D. Brooks | 10 | -219/+117 | |
Change-Id: I148f2be58a377f9334d943ddb24c2ec56e7bbe36 | |||||
2020-12-15 | refactor: Replace TagCollector with Consumer | Ryan D. Brooks | 16 | -143/+55 | |
Change-Id: I2c9da6e92f514bdd1b16b54726587973a1a28ec3 | |||||
2020-12-15 | bug: Fix TagEncoder encoding width | Ryan D. Brooks | 1 | -3/+9 | |
Change-Id: Id1f1385d04e219bcd2cab6f850490669d8aa84c1 | |||||
2020-12-15 | refinement: Improve memory efficiency of sheet writers | Ryan D. Brooks | 7 | -101/+140 | |
Change-Id: I4aaf0748dc2a30c302978edd2f93724a56205885 | |||||
2020-12-15 | feature: Create faster query indexer | Ryan D. Brooks | 16 | -17/+546 | |
- Provides a faster and more flexible approach for indexing the - attribute values for various kinds of search including whole match, - tokenized by whitespace, and tokenized by non-alphanumeric. Any one - of the proceeding options can be combined with case sensitivity. Change-Id: I97077898e9827786c806460afbb98301c1d5ebbd | |||||
2020-12-15 | feature: Add selective artifact loading | Ryan D. Brooks | 4 | -2/+62 | |
Change-Id: I876a7f6d23bb7c4b25e295ffc9dcca06c458059b | |||||
2020-12-15 | refactor: Use ArtifactEndpoint id loading in ArtifactQuery more | Ryan D. Brooks | 1 | -6/+9 | |
Change-Id: Ia90193a402330bf19321f15924b39ea6e8aad622 | |||||
2020-12-15 | feature: change report rest call | Ryan D. Brooks | 4 | -25/+57 | |
Change-Id: Idaad0555cb621e2dd3d59af9c87bcd111bbf13c1 | |||||
2020-12-15 | refinement: Add rule to create static imports | Ryan D. Brooks | 1 | -0/+63 | |
Change-Id: Ic595a3686739d99a3262396c079666e2e76eb6b2 | |||||
2020-12-15 | refinement: Store binary data path in database | Ryan D. Brooks | 14 | -29/+19 | |
Change-Id: Ic7115a7516f90be97f5865706357a4df8cbf1157 | |||||
2020-12-15 | refinement: Create launch config for ORCS REST integration tests | Ryan D. Brooks | 1 | -0/+53 | |
Change-Id: I4f5586bdae5744f759685370a252ed96b23d3383 | |||||
2020-12-15 | refactor: Remove unnecessary logging | Ryan D. Brooks | 1 | -2/+0 | |
Change-Id: Ibca47ea24adfee62a29c3fc560ce42f4fb6c42bf | |||||
2020-12-15 | refinement: Add server target platform | Ryan D. Brooks | 1 | -0/+103 | |
Change-Id: I425ba017eab1e0d33b0c105b914d61d7db1d3a32 | |||||
2020-12-15 | refinement: Improve TagEncoder test | Ryan D. Brooks | 1 | -10/+11 | |
Change-Id: Ib7a284ee8bc890b3736e8059688fbc360717f9dc | |||||
2020-12-15 | bug: Do not commit workaround for quicksearch | Ryan D. Brooks | 1 | -10/+7 | |
Change-Id: I21363e1b4ecbf8e163486b416feaf1a99da6d228 | |||||
2020-12-15 | feature: Selective Loading | Ryan D. Brooks | 4 | -0/+94 | |
Change-Id: Ice0bd1482ae0b7336fbba8cd6cbed0bcf8f460f7 | |||||
2020-12-15 | refactor: Use generics with AttributeTypeToken | Ryan D. Brooks | 47 | -243/+246 | |
Change-Id: I215a6e9ea15aa7b8711f911db5414a0045bab04d | |||||
2020-12-15 | refactor: Clarify txs alias names | Ryan D. Brooks | 3 | -8/+35 | |
Change-Id: I30c8d5a547e60882baa0c7d4204430df2f0b55d0 | |||||
2020-12-15 | refinement: Gracefully handle invalid query criteria | Ryan D. Brooks | 24 | -58/+67 | |
Change-Id: Iaa1736de51db38f5d0aa8ebcbdbe7a647f2ca0d1 | |||||
2020-12-15 | refinement: osee integration test luanch config | Ryan D. Brooks | 1 | -0/+102 | |
Change-Id: Iabac2860a2ba8c69850c06eef040eb0c8ae4f459 | |||||
2020-12-15 | refactor: Clarify orcs unrelate API | Ryan D. Brooks | 1 | -1/+5 | |
Change-Id: I3da2803c0e6df29f3a48a512614f032093b58e72 | |||||
2020-12-15 | feature: Create orcs script with API symmetry | Ryan D. Brooks | 3 | -11/+137 | |
Change-Id: Ied1e052e93fd88bc3f5effb7ca8f2f2795e83fd1 | |||||
2020-12-15 | feature: AST Parser | Ryan D. Brooks | 4 | -4/+32 | |
Change-Id: I71b1600f7abf257e33dfbd39bef80c439e832bf7 | |||||
2020-12-15 | refactor: Improve null safety | Ryan D. Brooks | 1 | -13/+11 | |
Change-Id: I191b729415147087c8e7e0e9883fc88001aeb863 | |||||
2020-12-15 | refinement[TW15550]: Use more compatible name for postgresql db | Ryan D. Brooks | 1 | -1/+1 | |
Change-Id: Ic216a597931c2b7e51530ddebd1d3768e2a3b76e | |||||
2020-12-15 | feature: Add purge unused binary data admin operation | Ryan D. Brooks | 8 | -2/+174 | |
Change-Id: I9cc2f52ca25cdc636df39f6aa05027e70057c05d | |||||
2020-12-15 | refactor: Replace redundant code with OseeClient.getOseeApplicationServer ↵ | Ryan D. Brooks | 3 | -19/+5 | |
phase 2 Change-Id: Iab32555ebc526c13ce73e82460c4ace599add051 | |||||
2020-12-15 | refactor: Replace redundant code with OseeClient.getOseeApplicationServer | Ryan D. Brooks | 13 | -55/+58 | |
Change-Id: I69903ec270e369154606eeeb327708f4f568e61c | |||||
2020-12-15 | refactor: Directly use type inheritence in artifact query | Ryan D. Brooks | 2 | -6/+10 | |
Change-Id: I9807b431b86a040ed8004a3fd3b2ca9764872c99 | |||||
2020-12-15 | refactor: Sort this out | Ryan D. Brooks | 3 | -9/+1 | |
Change-Id: Icc7ca7af9422351d4616f67593112a15c9bb7321 | |||||
2020-12-15 | refactor[TW16547]: Remove IAtsStoreService.isHistorical | Ryan D. Brooks | 5 | -44/+9 | |
- Both the client and the server implementations of this ATS api - method first load the artifact and then call isHistorical on - that artifact. However, this is useless because the artifact - loading used never returns historical artifacts. Even the ATS - api from the start doesn't include a transaction parameter needed - to perform a historical load. Removing this method eases a future - commit to improve null safety in ats.rest. Change-Id: Ia5cf4e688776600ce82be2b5088af67d49762683 | |||||
2020-12-15 | refactor: Use AttributeTypeGeneric with ATS prompt | Ryan D. Brooks | 2 | -5/+4 | |
Change-Id: Iceb4a43045b02374c6c83204ee62d53d47c6ad41 | |||||
2020-12-15 | refactor[TW16547]: Use AttributeTypeGeneric with ArtifactPrompt | Ryan D. Brooks | 10 | -26/+33 | |
Change-Id: I46cd297a73bcf5a9e142ff2507630899e2cfa250 | |||||
2020-12-15 | refactor[TW16579]: Use AttributeTypeGeneric with ats column | Ryan D. Brooks | 16 | -103/+84 | |
Change-Id: Icf25dcddabc4360d83ac2db2122deda780863ad5 | |||||
2020-12-15 | feature[TW16580]: Use JaxRsApi with Dispo | Ryan D. Brooks | 19 | -82/+143 | |
Change-Id: I6f2acd8fd72215d60e453f192783fc0de43f5b67 | |||||
2020-12-15 | refinement[TW16727]: Improve performance of AtsWorldEndpoint search | Ryan D. Brooks | 5 | -37/+56 | |
Change-Id: Ic887efdb91ad59ae7938acb55908e0efa1bd8fb8 | |||||
2020-12-15 | refinement[TW16727]: Support multiple values in QueryBuilder.andAttributeIs | Ryan D. Brooks | 6 | -26/+56 | |
Change-Id: Ib06ef56428ee388672c2d5760bcfb5bc51a74049 | |||||
2020-12-15 | refactor: Add SessionEndpoint to OseeClient | Ryan D. Brooks | 4 | -5/+11 | |
Change-Id: I349b6636c0e91c42fa4ca6c43514f471b683429e | |||||
2020-12-15 | refactor[TW17022]: Use JaxRsApi with SessionEndpoint | Ryan D. Brooks | 7 | -93/+54 | |
Change-Id: Ieb1bb34e316fb37d7474c354a0128da2bc5461c6 | |||||
2020-12-15 | refinement[TW16935]: Remove JDBC Factory | Ryan D. Brooks | 16 | -797/+15 | |
Change-Id: I51b964f933b277bcda6151e8c8b125ab4596bbaf |
- Members
- Working Groups
- Projects
- Community
- Participate
- Eclipse IDE
-
More
-
-
Community
- Marketplace
- Events
- Planet Eclipse
- Newsletter
- Videos
- Blogs
-
Participate
- Report a Bug
- Forums
- Mailing Lists
- Wiki
- IRC
- Research
-
-
-
-
Search
-