Commit Graph

9868 Commits

Author SHA1 Message Date
DanB
d60a5f1b79 RatedCDR maintaining CDR interface, Cdrc csv reader does not longer stops in case of row error, further test related fixups 2013-12-22 19:44:45 +01:00
DanB
1950551833 Merge branch 'master' of https://github.com/cgrates/cgrates 2013-12-22 18:35:30 +01:00
DanB
8e95225b99 Completing the implementation of the CDR client with tests 2013-12-22 18:35:16 +01:00
DanB
c38179c01a Cdrc further refactoring 2013-12-22 13:06:40 +01:00
DanB
ca3b13651f Adding cdrc together with config dependencies and tests 2013-12-20 22:57:45 +01:00
Radu Ioan Fericean
08be8d1bb5 cutting extra decimals 2013-12-20 14:11:47 +02:00
DanB
d8977fc504 Merge branch 'master' of https://github.com/cgrates/cgrates 2013-12-19 20:01:31 +01:00
DanB
2ba458524e CDRS with datetime instead of timestamp, adding run_ids in mediator config section 2013-12-19 20:01:19 +01:00
Radu Ioan Fericean
a74a201735 seting increment cost to 0 for increments payed using free minutes 2013-12-19 18:44:58 +02:00
Radu Ioan Fericean
6fb2ca37c2 better rates rounding 2013-12-19 18:30:48 +02:00
DanB
74f027189a Merge branch 'master' of https://github.com/cgrates/cgrates 2013-12-19 12:01:30 +01:00
DanB
990000f246 Fixup default config for different subsystems databases 2013-12-19 12:01:24 +01:00
Radu Ioan Fericean
4330e9dd59 round increment cost 2013-12-19 12:56:55 +02:00
DanB
3598b7b505 Fixup spanstress tool 2013-12-18 20:32:05 +01:00
DanB
17af9c312a Merge branch 'master' of https://github.com/cgrates/cgrates 2013-12-18 20:05:58 +01:00
DanB
f3d0c49803 Finishing implementation of different database handles for rating vs accounting subsystems 2013-12-18 20:02:47 +01:00
Radu Ioan Fericean
f7d7a34c17 typo 2013-12-18 15:38:04 +02:00
Radu Ioan Fericean
6d543f5d86 db loader stats 2013-12-18 15:37:19 +02:00
Radu Ioan Fericean
18273a920e accounting stats 2013-12-18 15:31:20 +02:00
Radu Ioan Fericean
f136f1e67d more statistics 2013-12-18 15:27:46 +02:00
Radu Ioan Fericean
4638bad4d1 replaced storageGetter with dataStorage 2013-12-17 22:37:51 +02:00
Radu Ioan Fericean
e03bbc9b96 started accounting storage 2013-12-17 21:19:38 +02:00
Radu Ioan Fericean
522ef1cf9c commented out the test taht sometimes fails on drone.io 2013-12-17 19:57:44 +02:00
Radu Ioan Fericean
cd9eaecb83 changed the way the destinations are cached 2013-12-17 19:33:04 +02:00
Radu Ioan Fericean
806570cbaf added back set caching 2013-12-17 18:14:32 +02:00
Radu Ioan Fericean
c0d7cf0001 small fixes 2013-12-17 18:02:54 +02:00
Radu Ioan Fericean
d69378a626 started new destination caching 2013-12-17 17:51:38 +02:00
Radu Ioan Fericean
3e4067b4b0 started statistics 2013-12-17 16:42:16 +02:00
Radu Ioan Fericean
dbe8bde7bf optimized prefixes container 2013-12-16 19:09:56 +02:00
Radu Ioan Fericean
d0284bf5e1 standard span stress 2013-12-16 15:27:57 +02:00
Radu Ioan Fericean
41dd86ca9a more optimizations for large destination keys 2013-12-16 15:17:20 +02:00
Radu Ioan Fericean
609f6271df added method for finding cache key age 2013-12-15 20:43:46 +02:00
Radu Ioan Fericean
aa2360f756 started reademe for stress testing tools 2013-12-14 17:08:58 +02:00
Radu Ioan Fericean
243ebdb7fa fixed compile error 2013-12-14 16:58:35 +02:00
Radu Ioan Fericean
022c426a20 further caching and optimizations 2013-12-14 16:51:28 +02:00
Radu Ioan Fericean
5a929dfeb0 some memory profiling and optimization 2013-12-14 15:20:58 +02:00
Radu Ioan Fericean
237508e590 performance enhancements 2013-12-14 12:44:42 +02:00
Radu Ioan Fericean
59543849d4 updated all stress test code 2013-12-13 22:56:16 +02:00
Radu Ioan Fericean
8a36ac72b9 improved refund testing and prepared stres test for profiling 2013-12-13 22:43:46 +02:00
Radu Ioan Fericean
fac3fa5025 renamed test_local to local_test 2013-12-13 17:27:38 +02:00
Radu Ioan Fericean
950a357127 more fixes and test for credit refounding 2013-12-13 17:26:14 +02:00
Radu Ioan Fericean
796caa1c7f fixes for refunded credit 2013-12-13 16:31:11 +02:00
Radu Ioan Fericean
a57686990c another precache fix 2013-12-13 16:21:55 +02:00
Radu Ioan Fericean
d99c0c076c fixed max debit function 2013-12-13 12:56:33 +02:00
Radu Ioan Fericean
b6e5ea82e0 substract connect fee for get max session time 2013-12-12 22:24:08 +02:00
Radu Ioan Fericean
895bf6b6c1 fixed a max session bug 2013-12-12 19:36:19 +02:00
Radu Ioan Fericean
da2ac4ea28 added some logging for max session time 2013-12-12 19:12:50 +02:00
Radu Ioan Fericean
c68660367b improved max session duration (used to check initial connect) 2013-12-12 15:45:49 +02:00
Radu Ioan Fericean
76af5ddf17 one more debit test 2013-12-11 16:39:17 +02:00
Radu Ioan Fericean
690751e3c2 try travis go version 1.2 2013-12-11 14:50:42 +02:00