Commit Graph

1346 Commits

Author SHA1 Message Date
Anevo
8fd5a13391 Precache integration tests 2018-03-22 18:34:03 +01:00
DanB
1e3608571e SessionSv1.AuthorizeEventWithDigest returning MaxUsage as float64 instead of duration, thanks @razvanc 2018-03-21 19:15:37 +01:00
TeoV
6204d66dcd Update integration test after last commit 2018-03-12 16:15:15 +01:00
DanB
e5ea978f6f CacheSv1.RemoveGroup API 2018-03-09 19:33:45 +01:00
DanB
63dbd3e714 CacheSv1.HasGroup API 2018-03-09 19:33:45 +01:00
DanB
0a1626cd4f CacheSv1.GetGroupItemIDs API 2018-03-09 19:33:45 +01:00
Anevo
185d50ce12 Updated test after PR 2018-03-09 17:22:05 +01:00
Anevo
31f357c430 ActionTriggersId is optional for SetTPAccountActions 2018-03-09 17:22:05 +01:00
DanB
f17e501f6f CacheSv1.PrecacheStatus API 2018-03-09 16:16:30 +01:00
DanB
7e59946492 CacheSv1.GetCacheStats API 2018-03-09 12:25:00 +01:00
DanB
d4ae8e5b71 CacheSv1.Clear API 2018-03-08 20:28:34 +01:00
DanB
94ee9cdea8 CacheSv1.HasItem API 2018-03-08 18:54:30 +01:00
DanB
8f8eebfda5 CacheSv1.RemoveItem API 2018-03-08 18:51:23 +01:00
DanB
f3ce00bc3f CacheSv1.GetItemIDs API 2018-03-08 10:21:42 +01:00
DanB
cf0ec891cf Adding apier/v1/caches.go file 2018-03-08 09:39:21 +01:00
DanB
4a4dc80182 CacheSv1.GetItemExpiryTime 2018-03-08 09:32:06 +01:00
TeoV
d558d5508c Clean code after merge 2018-03-07 15:25:57 +01:00
TeoV
053224e639 Implement ThresholdS with SessionS and add test 2018-03-07 15:25:57 +01:00
TeoV
ea5022e6ce Remove tmp key if we get error when we move (from tmp -> normal key) 2018-03-07 15:25:57 +01:00
TeoV
9c5b611ea9 Update ComputeFilterIndexer to consider transactionID 2018-03-07 15:25:57 +01:00
TeoV
6b8aaf1da4 Indexes with tmp_ key will overwrite existing one 2018-03-07 15:25:57 +01:00
Anevo
0516168877 Renamed RemSupplierProfile to RemoveSupplierProfile 2018-03-07 08:47:37 -05:00
Anevo
60c9a8661f Renamed RemThresholdProfile to RemoveThresholdProfile 2018-03-07 06:44:27 -05:00
DanB
9aad1a9f4e Merge fixes 2018-03-06 17:20:04 +01:00
DanB
db14b0184e Updating integration tests with the new APIs 2018-03-06 17:20:04 +01:00
DanB
e77d24f356 DataManager RemoveReverseIndexes using cacheID and itemIDPrefix 2018-03-06 17:20:04 +01:00
DanB
456c512440 DataManager RemoveFilterIndexes and GetFilterReverseIndexes using cacheID and itemIDPrefix 2018-03-06 17:20:04 +01:00
DanB
d95c5e85b3 DataManager.GetFilterIndexes with cacheID and itemIDPrefix, utils.CachePrefixToInstance, utils.PrefixToRevIndexCache 2018-03-06 17:20:04 +01:00
DanB
9d196c1427 Engine using TransCache instead of built-in 2018-03-06 17:20:04 +01:00
Anevo
30400e4c9c Renamed RemResourceProfile to RemoveResourceProfile 2018-03-06 17:19:18 +01:00
Anevo
21b6980275 Renamed RemStatQueue to RemoveStatQueue 2018-03-06 17:19:18 +01:00
TeoV
acbbafc21e Remove tmp key if we get error when we move (from tmp -> normal key) 2018-03-05 18:05:50 +01:00
TeoV
6ee1d550f2 Update ComputeFilterIndexer to consider transactionID 2018-03-05 18:05:50 +01:00
TeoV
1747b16615 Indexes with tmp_ key will overwrite existing one 2018-03-05 18:05:50 +01:00
Anevo
de26500138 Renamed RemAttributeProfile to RemoveAttributeProfile 2018-03-05 17:52:11 +01:00
Anevo
01badb9625 Changed name from RemFilter to RemoveFilter 2018-03-02 18:02:45 +01:00
TeoV
0c718a919c Recompute filter indexes to use transactions and resolve connection between statS/resourceS and thresholdS 2018-02-27 14:26:32 +01:00
TeoV
1e2f133757 Add *unlimited for resource usage and update tests 2018-02-27 14:26:32 +01:00
TeoV
3c43e2f1b9 RemoteResourceProfile now remote also resource (same for threshold and stats) 2018-02-27 14:26:32 +01:00
TeoV
72a46581aa Update GetReverseFilterIndexes to be compatible with filters(Type Field and Value) 2018-02-22 17:59:47 +01:00
TeoV
954acb5f10 Add test for GetFilterIndexes method from ApierV1 2018-02-22 12:22:47 +01:00
TeoV
e55b984e1a Add console command filter_indexes and filter_reverse_indexes 2018-02-22 12:22:47 +01:00
TeoV
3e15ab12ef Update apier_it_test after updating go to 1.10 2018-02-19 16:57:25 +01:00
TeoV
a49621e0c1 Update console commands and sync storage map with others(indexes problem) 2018-02-16 13:30:44 +01:00
TeoV
296ef1bf97 Avoid panic error for Attributes (Substitute:*none) and update test with new modify 2018-02-15 14:42:54 +01:00
TeoV
0e35021fe1 AttributeS with *none as substitute 2018-02-15 14:42:54 +01:00
edwardro22
01df45916f Updated suppliers_it_test.go 2018-02-11 18:28:29 +01:00
TeoV
65e1b409b0 Refactoring code and Update struct for Suppliers ( SoringParams -> SoringParameters) 2018-02-11 18:27:56 +01:00
TeoV
6cdf44788e Active test for attributes_it_test.go 2018-02-09 15:56:42 +01:00
TeoV
37ea873825 AttributeS with *any context 2018-02-09 15:56:42 +01:00