Commit Graph

10195 Commits

Author SHA1 Message Date
Hristo Trendev
ea264a2dd1 Fix panic with configurations with multiple event socket connections 2020-07-09 21:28:38 +02:00
DanB
ed6886fcb3 Comment update 2020-07-08 12:32:12 +02:00
DanB
3d5835463c RateS with winning rate 2020-07-08 12:32:12 +02:00
Dan Christian Bogos
5858d977fa Merge pull request #2271 from TeoV/master
Add support for limited concurrent requests
2020-07-08 12:16:01 +02:00
TeoV
8695536910 Update concurrent mechanism and add integration tests for json and gob 2020-07-08 12:47:08 +03:00
TeoV
6d0eb22298 Add support for limited concurrent requests 2020-07-07 18:57:14 +03:00
TeoV
6f0a9afdc7 Add sample for concurrent request limitation 2020-07-07 12:59:02 +03:00
TeoV
9fc9d4b037 Fix typo error and add concurrent_requests and concurrent_strategy in config 2020-07-07 12:59:02 +03:00
Dan Christian Bogos
888cf7a02e Merge pull request #2269 from adragusin/master
Renamed ActivationStart to ActivationTime
2020-07-06 20:26:15 +02:00
adragusin
65227c6540 renamed rate_activation_start in db tables 2020-07-06 14:40:47 +03:00
Dan Christian Bogos
128e4d1464 Merge pull request #2268 from TeoV/master
Optimize matchItemProfileForEvent functions
2020-07-06 11:33:09 +02:00
adragusin
9d39d572d8 Renamed ActivationStart to ActivationTime 2020-07-06 03:53:18 -04:00
adragusin
a001122009 Added tests in modelhelpers 2020-07-06 03:53:18 -04:00
TeoV
85e7148433 Optimize matchItemProfileForEvent functions 2020-07-06 09:58:07 +03:00
Dan Christian Bogos
adb923ba67 Merge pull request #2267 from Trial97/master
Updated RSRParser constant handling
2020-07-03 20:04:55 +02:00
Trial97
1a6bfbc1ea Updated RSRParser constant handling 2020-07-03 17:02:56 +03:00
Dan Christian Bogos
4d0d883cfa Merge pull request #2266 from Trial97/master
Updated ansible script for master
2020-07-03 15:47:02 +02:00
Trial97
52f6c384bd Updated ansible script 2020-07-03 16:36:36 +03:00
Trial97
39a3fa908f Updated integration tests 2020-07-03 16:35:43 +03:00
Dan Christian Bogos
c0af58ca21 Merge pull request #2263 from adragusin/master
Added some tests
2020-07-03 11:52:37 +02:00
DanB
f9cc4b4db5 RateS with initial OrderRatesOnIntervals 2020-07-02 18:38:01 +02:00
Dan Christian Bogos
127f6ee130 Merge pull request #2260 from TeoV/master
Add test for remove RateProfileRates
2020-07-02 17:42:08 +02:00
adragusin
06a9f1b8e4 Updated a test 2020-07-02 11:00:17 -04:00
adragusin
a2dd06d5cc Fixed NewTimeStringConverter 2020-07-02 11:00:17 -04:00
adragusin
60e9bee8ae Added test for NewTimeStringConverter 2020-07-02 11:00:17 -04:00
adragusin
e4409e009a Removed unwanted print 2020-07-02 11:00:17 -04:00
TeoV
0eaa9ce684 Add support for *monthly_estimated fixes #2255 2020-07-02 16:29:37 +03:00
TeoV
95fe5bed2a Add test for remove RateProfileRates 2020-07-02 15:56:01 +03:00
Dan Christian Bogos
d64b3149ce Merge pull request #2259 from TeoV/master
Add test in loaders for *partial RateProfile
2020-07-02 12:24:50 +02:00
TeoV
4e8ff71979 Add test in loaders for *partial RateProfile 2020-07-02 12:24:27 +03:00
TeoV
55d02208b6 Add test in loader for RateProfile with updated fields 2020-07-02 12:09:26 +03:00
TeoV
64db8af600 Add functionality for RemoveRateProfileRates in LoaderS 2020-07-02 10:28:50 +03:00
Dan Christian Bogos
d77f5abea0 Merge pull request #2258 from adragusin/master
Added test for AsMapDestinations
2020-07-01 18:04:31 +02:00
adragusin
78276edc73 Added test for AsMapDestinations 2020-07-01 18:06:43 +03:00
Dan Christian Bogos
e8b5dbfa40 Merge pull request #2256 from TeoV/master
Update LoaderS with SetRateProfileRates support + update ansible scri…
2020-07-01 16:26:39 +02:00
TeoV
f135d87728 Update LoaderS with SetRateProfileRates support + update ansible script for debian 2020-07-01 17:22:27 +03:00
Dan Christian Bogos
a61b759e89 Merge pull request #2254 from TeoV/master
Update structure for Rates from RateProfile
2020-07-01 10:31:14 +02:00
TeoV
3c77104d87 Reactive tests in model helpers 2020-07-01 11:28:21 +03:00
TeoV
0880637453 Add test for RemoveRateProfileRates 2020-07-01 11:17:04 +03:00
TeoV
63f618626e Resolve merge problem after rebase 2020-07-01 10:27:44 +03:00
TeoV
13973b9a96 Add integration test for SetRateProfileRates 2020-07-01 10:14:52 +03:00
TeoV
7040c5971b Update test with new structure for RateProfile 2020-07-01 10:11:18 +03:00
TeoV
e66ff36383 Update structure for Rates from RateProfile 2020-07-01 10:09:26 +03:00
Dan Christian Bogos
4ca51d202b Merge pull request #2250 from adragusin/master
Added test for migration stats
2020-06-30 19:44:38 +02:00
Dan Christian Bogos
d79d9a8e92 Merge pull request #2253 from Trial97/master
Updated  MapEvent.AsCDR to initialize the CostDetails for master
2020-06-30 19:43:37 +02:00
Dan Christian Bogos
9244dfb3d2 Merge pull request #2251 from Trial97/internalDB
Updated InternalDB to use the global cache
2020-06-30 19:42:37 +02:00
adragusin
98d084e009 Added set/get versions functions in migrator 2020-06-30 17:55:44 +03:00
Trial97
f53287a28a Updated stats documentation 2020-06-30 15:43:26 +03:00
Trial97
69c5012020 Updated MapEvent.AsCDR to initialize the CostDetails. Fixes #2247 2020-06-30 11:28:28 +03:00
adragusin
b7b5c09dd4 Added test for migration stats 2020-06-30 02:04:15 -04:00