Commit Graph

72 Commits

Author SHA1 Message Date
Luca Frosini 6e0d1c81e3 Fixed dependency range 2021-12-01 10:54:20 +01:00
Luca Frosini 3ff8c988f9 Removed -SNAPSHOT for release 2021-12-01 10:51:02 +01:00
Luca Frosini 53aa3bafce Fixed interval request 2021-11-26 17:24:33 +01:00
Luca Frosini e56123636f Fixed bug 2021-11-25 18:01:18 +01:00
Luca Frosini a6237c2456 Changed limit behaviour 2021-11-25 17:06:10 +01:00
Luca Frosini 08f3175380 limit null means unlimited 2021-11-25 16:59:33 +01:00
Luca Frosini a39ffc0eab added patch tom manage limit=0 2021-11-25 14:39:15 +01:00
Luca Frosini 186f52cdb5 added check on max limit 2021-11-25 12:30:13 +01:00
Luca Frosini f0b2c8d61f fixed limit issue on top values 2021-11-25 12:27:52 +01:00
Luca Frosini 72a4bb68b1 Remove duplicated line 2021-11-23 12:15:03 +01:00
Luca Frosini eb2c3ba723 Fixed query bug. Added test 2021-11-23 10:41:27 +01:00
Luca Frosini 0c2345f27d Added test 2021-11-22 18:23:12 +01:00
Luca Frosini d95585c823 Removed unused constant 2021-11-22 18:22:37 +01:00
Luca Frosini 24e092c52f fixing test 2021-11-22 15:55:20 +01:00
Luca Frosini 6752b45644 fixed test 2021-11-22 15:17:28 +01:00
Luca Frosini 3c7f8d9de7 Fixed query 2021-11-22 15:07:29 +01:00
Luca Frosini c70970cf24 Generalised flters 2021-11-22 14:19:12 +01:00
Luca Frosini bbd53c2005 usign collection in place of list 2021-11-22 13:37:31 +01:00
Luca Frosini 1482e8cfea Switched from set to list 2021-11-22 12:48:34 +01:00
Luca Frosini 77b5290e53 Merge branch 'feature/21353'
Conflicts:
	CHANGELOG.md
	pom.xml
	src/main/java/org/gcube/accounting/analytics/persistence/postgresql/AccountingPersistenceQueryPostgreSQL.java
2021-11-02 11:47:56 +01:00
Luca Frosini 6aa36d7ad2 Fixed changelog 2021-11-02 11:31:26 +01:00
Luca Frosini a113390933 Validated query builder 2021-11-02 11:29:29 +01:00
Luca Frosini 3657057e48 Added the possibility of having OR conditions between filters with the
same key
2021-10-29 19:02:49 +02:00
Luca Frosini ca5ddaa619 Fixed CHANGELOG 2021-07-28 14:15:26 +02:00
Luca Frosini 8e0b2e9e88 Removed -SNAPSHOT for release 2021-07-28 13:07:43 +02:00
Luca Frosini 252541254d Added snapshot to allow jenkins to compile it 2021-07-28 13:07:19 +02:00
Luca Frosini b9c3df0f7a Fixed bug on query 2021-07-28 13:05:57 +02:00
Luca Frosini 16da114f8b backported patch 2021-07-28 13:04:27 +02:00
Luca Frosini 7fb9fa2523 Aligning with new model 2021-06-04 11:59:38 +02:00
Luca Frosini 05fd467232 Filtered context time series 2021-06-04 11:55:37 +02:00
Luca Frosini 88737307f0 Switching to new accounting-analytics APIs 2021-05-07 14:06:32 +02:00
Luca Frosini 6edba74b43 Removed -SNAPSHOT for release 2021-04-14 16:39:03 +02:00
Luca Frosini 56ce8de748 fixed test 2021-04-14 16:32:48 +02:00
Luca Frosini c7a17e6026 Escaped string properly 2021-04-09 23:39:42 +02:00
Luca Frosini 4d3e97a922 Improved logging 2021-04-01 09:40:59 +02:00
Luca Frosini aae19295ca Timeseries required a nested query 2021-03-31 17:49:49 +02:00
Luca Frosini 413cfddb37 improving tests 2021-03-31 10:06:20 +02:00
Luca Frosini de5fe9aa2a improving tests 2021-03-30 22:35:51 +02:00
Luca Frosini 14ce8855f1 Fixed bug introduced with refactoring 2021-03-30 22:13:28 +02:00
Luca Frosini 50ecd09a8c Fixing query 2021-03-30 17:52:19 +02:00
Luca Frosini 1dea95a0f3 Fixing queries 2021-03-29 11:48:50 +02:00
Luca Frosini 0c5f652b15 Fixing StorageUsageRecord request 2021-03-29 11:45:48 +02:00
Luca Frosini 67163d3b1e Fixed bug 2021-03-29 10:43:21 +02:00
Luca Frosini d0141823ef Fixed test users array 2021-03-26 15:02:14 +01:00
Luca Frosini c043013d64 Implementing queries 2021-03-23 10:46:42 +01:00
Luca Frosini 2efd3e3d09 Implementing library 2021-03-22 19:08:31 +01:00
Luca Frosini 9c967f5e32 Implemeting library 2021-03-22 18:29:39 +01:00
Luca Frosini 68738aca6d Implemented persistence 2021-03-22 18:08:35 +01:00
Luca Frosini a6455ab4a9 Reorganizing code 2021-03-22 16:06:50 +01:00
Luca Frosini 7c676e460d Changed API due to change in implemented interface 2021-03-22 15:40:08 +01:00