Commit Graph

694 Commits

Author SHA1 Message Date
Luca Frosini 1bf2725078 Fixed gcube-app.xml 2022-06-13 14:35:10 +02:00
Luca Frosini 4ece437d1b Fixing code 2022-06-09 11:22:30 +02:00
Luca Frosini 4b8966d907 Added a way to force add to context 2022-06-08 16:06:56 +02:00
Luca Frosini f79e5ab3ff Fixed Test 2022-06-07 17:46:24 +02:00
Luca Frosini a026f9ecda Fixed ContextCache management 2022-06-07 17:15:50 +02:00
Luca Frosini 723bb8dff2 Fixed test 2022-05-30 16:42:39 +02:00
Luca Frosini 0052e2a292 Added request filter to properly use authorization-utils 2022-05-25 17:04:28 +02:00
Luca Frosini 10985f00f8 Downgrading OrientDB to 3.0.42 2022-05-23 17:16:00 +02:00
Luca Frosini d7af96d8a7 Improving code 2022-05-18 18:00:36 +02:00
Luca Frosini d0981df329 Updated orientdb client version 2022-05-13 10:03:09 +02:00
Luca Frosini 6065ef7ec5 Fixed dependency scope and version 2022-04-28 17:21:44 +02:00
Luca Frosini 85d2714e53 Excluded orientdb depenecy which causes log conflict 2022-03-21 10:31:42 +01:00
Luca Frosini b8e2d1e093 Fixed test entry 2022-03-18 11:19:38 +01:00
Luca Frosini 05aa87c64e Fixed changelog 2022-03-11 14:28:52 +01:00
Luca Frosini a5ce8330d6 Migrating to new SecretManagerProvider 2022-03-07 14:16:51 +01:00
Luca Frosini 3359295adf Migrating tests to new SecretManagerProvider 2022-03-07 14:14:42 +01:00
Luca Frosini a5eda58293 Fixed javadoc 2022-03-07 11:29:03 +01:00
Luca Frosini 41f41d8179 Upgrade to OrientDB 3.2.5 (from 3.0.38) 2022-02-23 17:03:30 +01:00
Luca Frosini 52d2df21fd Removed unused import 2022-02-08 15:38:17 +01:00
Luca Frosini a6153e8f1a Fixed test 2022-02-08 13:36:22 +01:00
Luca Frosini 34fe3af013 Added possibility to run QueryTemplate with defaults(no provided params) 2022-02-08 12:49:25 +01:00
Luca Frosini c6305c9570 Fixed issue on template property of QueryTemplate serialization 2022-02-07 22:20:56 +01:00
Luca Frosini 6bd1cc11d0 Refactoring due to package renaming in resource-registry-api 2022-02-01 16:49:12 +01:00
Luca Frosini ab0e2b11ee Updated CHANGELOG 2021-10-28 11:17:01 +02:00
Luca Frosini fe1dafd250 Changed the code which uses the contexts included in header or
explicitly requested for an instance
2021-10-28 10:50:46 +02:00
Luca Frosini 8a66cb622a Corrected a typo in a comment 2021-10-27 22:55:35 +02:00
Luca Frosini 7dff6271f5 Fixed test 2021-10-26 21:44:19 +02:00
Luca Frosini b025d08099 Changed the management of instance property to properly support Map,
List and Set
2021-10-26 20:49:58 +02:00
Luca Frosini 2578a7cecb Implementing QueryTemplate manager 2021-10-25 18:12:24 +02:00
Luca Frosini 7aff57a3d1 Moved back the query operators here 2021-10-25 12:13:18 +02:00
Luca Frosini 5abb21f5c2 Moved query operators (logical and condtional) to is-model 2021-10-25 11:41:29 +02:00
Luca Frosini 7fd579a80e Fixed import due to packages renaming 2021-10-25 11:40:47 +02:00
Luca Frosini 853bd152ca cleaned tests 2021-10-25 11:01:33 +02:00
Luca Frosini 414e3f5672 Aligned package names 2021-10-25 11:00:54 +02:00
Luca Frosini eb1398feaa Starting to create queryTemplates tests examples 2021-10-22 20:11:54 +02:00
Luca Frosini eb240c751a Cleaned code 2021-10-22 20:07:50 +02:00
Luca Frosini 5676d17c58 Aligned name 2021-10-22 20:05:55 +02:00
Luca Frosini 90a25ee7e7 All the refactored code has been tested with existing JUnit tests 2021-10-22 19:26:36 +02:00
Luca Frosini 6e985eec65 Moved Query Conditional and Logical operators in a dedicated package 2021-10-22 11:11:01 +02:00
Luca Frosini d2324da565 Renamed Class 2021-10-22 10:24:16 +02:00
Luca Frosini b9d1a43520 Adding support for query templates 2021-10-21 19:14:45 +02:00
Luca Frosini fc4ed61344 Added support to manage reserved UUID 2021-10-21 16:32:05 +02:00
Luca Frosini ef1f3bb427 minor changes 2021-10-21 12:48:43 +02:00
Luca Frosini b596c3c795 Fixed test due to TypeVersion class renamed to Version 2021-10-21 10:23:10 +02:00
Luca Frosini e64e3b9dc4 Added logical and conditional operators 2021-10-20 12:05:34 +02:00
Luca Frosini 0d5e55472c REfactoring code to support logical and consitional operator 2021-10-19 22:50:45 +02:00
Luca Frosini 5b3db43248 Improving code 2021-10-19 22:18:41 +02:00
Luca Frosini b339c9d49a Reorganizing code to easily support conditional and logical operators 2021-10-19 16:46:00 +02:00
Luca Frosini e810a6c06d Added the possibility of getting a facet as result 2021-10-19 12:56:45 +02:00
Luca Frosini c8d9007121 Starting supporting facet as result 2021-10-18 16:23:41 +02:00