DanB
|
cbfeff169d
|
Loader - move files on completion, API LoaderSv1.ProcessFolder -> LoaderSv1.Load
|
2018-03-29 09:50:46 +02:00 |
|
DanB
|
4900a70eaf
|
Adding Loader service in cgr-engine
|
2018-03-29 09:50:46 +02:00 |
|
TeoV
|
d687c98b3a
|
Update integration test
|
2018-03-28 16:54:46 +02:00 |
|
TeoV
|
a0221d38fb
|
Remove logs
|
2018-03-27 18:46:33 +02:00 |
|
TeoV
|
aa0da215ae
|
New folder (tutorial2) for call test
|
2018-03-27 18:46:33 +02:00 |
|
TeoV
|
e1443b625c
|
Update apier/v1 instegration test for stats and thresholds
|
2018-03-26 14:31:09 +02:00 |
|
DanB
|
c1badd578c
|
Disable load history querying when starting aliases, precache integration tests operational
|
2018-03-24 09:03:11 +01:00 |
|
Anevo
|
e81a3ae10b
|
Added Status API all for each subsystem
|
2018-03-23 17:32:34 +01:00 |
|
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 |
|