Commit Graph

862 Commits

Author SHA1 Message Date
Luca Frosini 2bc948b4f4 Fixed changelog 2020-12-10 11:14:55 +01:00
Luca Frosini daa7959a7e Fixing prepared query 2020-12-10 11:13:14 +01:00
Luca Frosini f18d0ad3cf Removed -SNAPSHOT to release the component 2020-11-24 21:45:24 +01:00
Luca Frosini 64b0c49771 Fixed URL path 2020-11-24 15:39:09 +01:00
Luca Frosini 251d239773 Fixed access method 2020-11-12 12:35:31 +01:00
Luca Frosini 0565146a91 Fixed CHANGELOG.md 2020-11-11 18:44:31 +01:00
Luca Frosini 9c8633d8e1 Aligned code with the same APIs exposed in ACCESS port type 2020-11-11 14:17:28 +01:00
Luca Frosini 2ce233c694 Added getInstanceContexts() in ACCESS port type 2020-11-11 14:17:03 +01:00
Luca Frosini 18cd7e167e Including contexts in the instances header when requested #20012 2020-11-09 15:45:07 +01:00
Luca Frosini 33ae3ed356 Fixed range of dependencies 2020-11-05 17:29:02 +01:00
Luca Frosini 1646cbe8de Fixed test 2020-11-05 17:03:05 +01:00
Luca Frosini a92f5c532c Improved test 2020-11-05 15:58:30 +01:00
Luca Frosini fd32391267 Added Context Cache 2020-11-05 12:12:19 +01:00
Luca Frosini f4fb2102d7 Added API to get the list of contexts for an instance 2020-11-03 16:30:24 +01:00
Luca Frosini f8ec6b9084 Fixed path parameters on AddToContext and RemoveFromContexts 2020-10-30 21:10:37 +01:00
Luca Frosini 6793b16856 Added support to perform hierarchical mode requests 2020-10-27 15:46:46 +01:00
Luca Frosini a19c3dbf87 Added full support for hierarchical mode 2020-10-27 15:36:28 +01:00
Luca Frosini a7c89cded0 Fixed name 2020-10-27 15:12:11 +01:00
Luca Frosini 7efdf5cf91 Removed Information System BOM usage 2020-10-14 18:30:41 +02:00
Luca Frosini cb84f7aa29 Fixed test 2020-10-14 14:54:01 +02:00
lucafrosini b18ea8efdb Removed unused import 2020-10-07 16:25:19 +02:00
Luca Frosini 71a56b7d4c Added provided as scope in libraries which are now part of the
distribution
2020-09-28 15:21:45 +02:00
Luca Frosini 96f95072e9 Removed wrong tag from gcube-app.xml 2020-09-28 10:11:43 +02:00
Luca Frosini 5abaaa4d14 gcube-app.xml has been moved to gcube/extra-resources/WEB-INF thanks to
the new feature available in maven-parent. The section in the pom which
did such a job has been removed because it is not needed anymore.
2020-08-06 17:33:57 +02:00
Luca Frosini afa99286c3 Removed servicearchive creation which is deprecated 2020-08-06 16:52:07 +02:00
Luca Frosini dbc70d19c4 Added missing empty rows 2020-08-04 15:09:40 +02:00
Luca Frosini d41d179656 Switched changelog to the new format 2020-08-04 11:16:37 +02:00
Luca Frosini eac1c35281 Removed orientdb version declaration which is done in
information-system-bom
2020-07-09 16:47:45 +02:00
Luca Frosini ec73e33c5a Added suppress warning annotation 2020-07-07 17:16:30 +02:00
Luca Frosini 1e47580d39 Switching to gcube-jackson 2020-07-07 17:15:22 +02:00
Luca Frosini 46d731fcda Upgraded version and dependencies 2020-05-14 18:26:16 +02:00
Luca Frosini e5520c06c3 Improved ignore file 2020-05-14 18:25:44 +02:00
Luca Frosini 5d17c53dae Fixed commented test 2020-05-14 18:25:13 +02:00
Luca Frosini bee0017d58 Commented test 2020-05-14 18:24:14 +02:00
Luca Frosini c93cd35172 Fixed code to generate DB Key 2020-05-08 12:41:58 +02:00
Luca Frosini 35e9883a38 Added ServletContextListener to intercept start and stop of the service 2020-03-17 17:22:03 +01:00
Luca Frosini 507c65cfa9 Removed -SNAPSHOT for release 2020-03-16 14:56:08 +01:00
Luca Frosini c674b83eb6 Restore -SNAPSHOT to allow jenkins to build 2020-03-16 14:53:35 +01:00
Luca Frosini 64177d1c85 Changed the way to account requests.
The accounted called Methods are summarized in file ISMethods.txt in
src/test/resources
2020-03-16 14:51:13 +01:00
Luca Frosini f3b3c038db Fixed calledMethod set 2020-03-12 19:22:27 +01:00
Luca Frosini 506656580e Removed -SNAPSHOT from component version and dependencies version to
release the componentRemoved -SNAPSHOT from component version and
dependencies version to release the component
2020-02-11 16:54:31 +01:00
Luca Frosini 383b6b167e Fixed Changelog 2020-02-11 15:42:19 +01:00
Luca Frosini 48560853f2 Enhanced version due to deep refactoring and IS Model reorganization 2020-02-11 11:30:57 +01:00
Luca Frosini 1488506060 Fixed catch to properly propagate exception 2020-02-05 16:22:33 +01:00
Luca Frosini 3bbcccca79 Fixed thrown exception in case the type does not exists to return a 404
Not Found HTTP error to client
2020-02-05 16:16:21 +01:00
Luca Frosini 8413b94a86 Changed DataTime Pattern import due to changes in IS Model 2020-02-04 09:44:38 +01:00
Luca Frosini aa72d03b4f TypeBinder has been renamed to TypeMapper 2020-02-04 09:30:50 +01:00
Luca Frosini 69647bbc32 Fixed code 2020-02-03 11:22:12 +01:00
Luca Frosini ede8f1be76 Fixed imports and class name due to IS Model refactoring 2020-02-03 10:52:09 +01:00
Luca Frosini aaaa3915fe Renaming classes to align the name with the IS model reorganization 2020-01-30 11:53:15 +01:00