Commit Graph

  • c6049a122b Fixed context test base class feature/26545 Luca Frosini 2024-04-16 15:11:33 +0200
  • 1e31a71fce starting to create the skeleton for changes Luca Frosini 2024-01-25 17:18:39 +0100
  • 0917263f27 added test JSON query Luca Frosini 2024-01-25 15:59:48 +0100
  • 30e8c84258 Fixed projection master luca.frosini 2023-11-29 14:26:02 +0100
  • c324b3ab41 Fixed JSON queries luca.frosini 2023-11-29 13:19:48 +0100
  • c5531d7c54 JSON queries has been switched to match queries luca.frosini 2023-11-28 16:57:54 +0100
  • 8af757f3db Fixing tests and match queries luca.frosini 2023-11-27 17:44:15 +0100
  • 0812a0c94c Improving code luca.frosini 2023-11-24 17:44:27 +0100
  • 78ea9c2307 Improving code luca.frosini 2023-11-24 15:36:43 +0100
  • 6657543a63 Improving code luca.frosini 2023-11-24 14:30:51 +0100
  • 6a1e0e5838 Implementing projection luca.frosini 2023-11-24 14:03:06 +0100
  • 5fe0e5771b Implementing projection match query luca.frosini 2023-11-23 17:10:17 +0100
  • 9450134790 Implementing projection luca.frosini 2023-11-20 17:34:48 +0100
  • f2cf0a4f17 Implementing projection luca.frosini 2023-11-20 16:27:57 +0100
  • 24f2ec53c1 Implementing feature luca.frosini 2023-11-17 17:40:10 +0100
  • d2b797c19a Implementing the new match query luca.frosini 2023-11-17 17:21:45 +0100
  • 46cb4f0975 Added methods to create match query luca.frosini 2023-11-16 14:29:32 +0100
  • 816c7693dc Fixed queries luca.frosini 2023-11-16 14:09:57 +0100
  • ffd20403da Fixed test luca.frosini 2023-11-16 12:12:04 +0100
  • 2dba63771b Renamed .query files in .oquery (o stand for OrientDB) luca.frosini 2023-11-16 12:11:03 +0100
  • e0bfef4c49 Changing the generated query to support projection luca.frosini 2023-11-16 12:02:17 +0100
  • 2d863b99fc Fixed ServerContextCache issue luca.frosini 2023-11-10 15:44:43 +0100
  • 084e223669 Trying to fix Server Context Cache luca.frosini 2023-11-10 14:37:43 +0100
  • e8a98dd54a Fixing REST API luca.frosini 2023-11-10 13:50:33 +0100
  • 0878cdd7bd Merge remote-tracking branch 'origin/feature/24648' luca.frosini 2023-11-09 17:55:00 +0100
  • dd7ad6840e Added pagination support luca.frosini 2023-11-09 17:38:51 +0100
  • ca51189cab Cleaning commented code luca.frosini 2023-11-09 17:33:02 +0100
  • dfccd87a62 Fixed queries and test luca.frosini 2023-11-09 17:21:21 +0100
  • 00e0fc2a55 Improving queries luca.frosini 2023-11-09 12:53:35 +0100
  • 996997804a Fixed changelog luca.frosini 2023-11-08 17:24:35 +0100
  • 7ce298be17 Full refactor of JsonQuery management luca.frosini 2023-11-08 17:16:18 +0100
  • b978185cd5 Added skip limit luca.frosini 2023-11-07 18:01:38 +0100
  • 68c742eb09 Removed postfilter because polymorphism support has been added in query luca.frosini 2023-11-06 17:45:00 +0100
  • 7409a8d278 Improving Json Queries luca.frosini 2023-11-03 17:56:55 +0100
  • c611a839eb Improving offset limit management to properly support paginated result luca.frosini 2023-10-31 15:24:29 +0100
  • 1eb1cf6773 Fixing whitespaces luca.frosini 2023-10-31 14:40:23 +0100
  • d786ffff98 Fixing context pagination luca.frosini 2023-10-31 14:39:39 +0100
  • 08fca98875 Changed the way to paginate results due to missing skip in TRAVERSE command luca.frosini 2023-09-27 16:23:35 +0200
  • e5106cd6c0 Fixed test to be able to be executed on OS different from linux luca.frosini 2023-09-27 16:16:23 +0200
  • 849cc923f3 Added pagination support for QueryTemplates luca.frosini 2023-09-27 15:18:28 +0200
  • 9851f83ecd Fixed log luca.frosini 2023-09-27 15:18:03 +0200
  • 9b3ffcf5b4 Improved Query Readability luca.frosini 2023-09-27 15:17:54 +0200
  • c34c5f9a59 Added pagination in JSONQuery luca.frosini 2023-09-27 15:16:58 +0200
  • 22bedb9a75 Added complete test for ERElement pagination luca.frosini 2023-09-27 15:13:02 +0200
  • 3f1a4f5795 Added pagination to prepared query luca.frosini 2023-09-27 15:12:36 +0200
  • 5741f52072 fixed test luca.frosini 2023-09-27 15:11:41 +0200
  • 290cb44221 Improved JUnit test to properly verify context pagination luca.frosini 2023-09-27 12:23:11 +0200
  • 90e1ca1a28 Added pagination to context listing luca.frosini 2023-09-27 12:22:11 +0200
  • af48246afa Added limit offset request check in query and listing methods luca.frosini 2023-09-25 18:01:47 +0200
  • ee8bdefa8b Added pagination to contexts luca.frosini 2023-09-22 19:06:05 +0200
  • 8c5dcd0341 improved test luca.frosini 2023-09-22 18:49:49 +0200
  • 9d9ec44b90 Added the possibility to get unbounded instances using -1 luca.frosini 2023-09-22 18:10:20 +0200
  • 38668d8a21 Added pagination for instances listing luca.frosini 2023-09-22 16:58:23 +0200
  • 31f0120c50 Added check of limit/offset query parameter luca.frosini 2023-09-21 22:13:41 +0200
  • 01716b55cd Added libraries to comply with JDK 11 luca.frosini 2023-09-21 10:28:01 +0200
  • d650c16e29 Renamed functions to improve code luca.frosini 2023-09-21 10:27:28 +0200
  • d2ca74cc72 Implementing limit offset luca.frosini 2023-09-18 18:09:00 +0200
  • 95b86d8a40 Merged changes made to solve bug #25650 luca.frosini 2023-09-18 16:30:43 +0200
  • a3a2e3a0a9 Fixed bug #25650 v4.3.0 r5.16.0 luca.frosini 2023-09-15 18:31:53 +0200
  • 88c1ee60d8 Improved changelog luca.frosini 2023-09-14 15:10:26 +0200
  • 71b780eb2a Extended BaseRequestInfo luca.frosini 2023-09-14 15:10:11 +0200
  • 0cb336ded4 Enhanced version luca.frosini 2023-09-13 11:15:20 +0200
  • 402ead3696 Removed -SNAPSHOT to release the component luca.frosini 2023-09-05 15:51:47 +0200
  • d977e1ef8a Updated changelog luca.frosini 2023-08-28 13:47:50 +0200
  • 1332261fc4 Cleaning RequestInfo refs #25211 luca.frosini 2023-08-28 13:41:57 +0200
  • cbe25a5832 Ignored MacOs File luca.frosini 2023-06-21 11:40:56 +0200
  • e3b6c8add5 Added shadow context class to allow to implements #19428 Luca Frosini 2023-05-19 16:05:28 +0200
  • dab30f5670 Fixing code Luca Frosini 2023-05-17 14:03:59 +0200
  • 76438c6a90 Fixed path Luca Frosini 2023-05-16 16:00:45 +0200
  • 46f0bea227 Fixed paths and called methods Luca Frosini 2023-05-16 15:12:26 +0200
  • c7b9d21bba Rationalised accounting methods Luca Frosini 2023-05-16 14:59:21 +0200
  • c79b579925 fixing query templates details Luca Frosini 2023-05-16 14:07:12 +0200
  • f9e474d4cd Fixed code Luca Frosini 2023-05-16 11:47:31 +0200
  • 804e2b2343 Fixing server context cache Luca Frosini 2023-05-15 17:41:34 +0200
  • 20914f3f06 Fixed cache Luca Frosini 2023-05-15 17:33:26 +0200
  • b32f282044 Fixed checked query parameters Luca Frosini 2023-05-15 16:47:30 +0200
  • fe6e990605 Fixing get parameters Luca Frosini 2023-05-15 16:33:47 +0200
  • 738b693697 Fixing bug Luca Frosini 2023-05-15 13:00:59 +0200
  • 01a8480180 Applied changes made in IS Model Luca Frosini 2023-05-12 17:55:53 +0200
  • 650b988706 Migrating code porting-to-arcade-db Luca Frosini 2023-05-12 16:19:38 +0200
  • 972b8469e1 Migrating code Luca Frosini 2023-05-12 16:06:48 +0200
  • 50ff2fa19a Porting code to ArcadeDB Luca Frosini 2023-05-11 18:35:56 +0200
  • a8fb9de301 Fixing cache Luca Frosini 2023-05-10 17:57:10 +0200
  • a21b1d9173 Improving ServerContextCache Luca Frosini 2023-05-10 17:43:36 +0200
  • a424844dce Improved Metadata management Luca Frosini 2023-05-10 17:25:54 +0200
  • f4600172e2 Managing Context Cache Luca Frosini 2023-05-10 17:21:00 +0200
  • 024af70188 Fixed code to properly set UriInfo Luca Frosini 2023-05-05 15:48:59 +0200
  • 992b9d23cc Added BaseRest as superclass Luca Frosini 2023-05-05 15:34:58 +0200
  • 69bac7493d Added missing query parameter analisys Luca Frosini 2023-05-05 11:11:39 +0200
  • 074935d3d2 Add id as first member in serialization Luca Frosini 2023-05-04 18:08:59 +0200
  • 8472c7783d Fixed changelog Luca Frosini 2023-05-04 15:48:00 +0200
  • 1a621dc3da Fixed changelog Luca Frosini 2023-05-03 16:02:06 +0200
  • a3c0f725c6 Extracted RequestInfo interface and renamed class to ServerRequestInfo Luca Frosini 2023-05-02 17:24:42 +0200
  • 119ae14dfa Metadata are included only if requested by the client Luca Frosini 2023-05-02 14:48:38 +0200
  • 3fbdc1d734 Managing expectedtype property Luca Frosini 2023-04-28 17:17:14 +0200
  • 3776bdae50 Reorganizing property order Luca Frosini 2023-04-28 14:52:46 +0200
  • 7d7b9478bb Fixed code to comply with uuid property rename to id Luca Frosini 2023-04-28 11:43:48 +0200
  • 5638c99feb Ordering Json Properties Luca Frosini 2023-04-27 16:30:41 +0200
  • 999603e41a Added log for testing purposes Luca Frosini 2023-04-27 12:21:14 +0200
  • 93e3768a64 Providing an order to properties of JSON to improve human readability Luca Frosini 2023-04-27 12:20:57 +0200