Commit Graph

792 Commits

Author SHA1 Message Date
DanB
d2115893b8 Adding tests for CDR replication over *amqp_json_map 2017-02-03 16:30:26 +01:00
DanB
7a6c68ded5 Support for queue_id in AMQPPoster 2017-02-03 14:29:53 +01:00
DanB
d4493a3dc9 AMQPCachedPosters caching AMQPPosters for connections, *amqp_json_cdr and *amqp_json_map as replication transports for CDRS 2017-02-02 20:42:02 +01:00
DanB
b8bafdbecf AMQPPoster with connection and channel caching 2017-02-01 18:47:54 +01:00
DanB
4c3f496157 Adding streadway/amqp into dependencies, small client code 2017-01-31 19:33:31 +01:00
DanB
59be52dc3b Small poster modifications 2017-01-31 19:07:05 +01:00
DanB
93f8076e21 Support for *none as fallback file path for Poster 2017-01-31 16:58:27 +01:00
DanB
0fd4ae8b36 ApierV1.ReplayFailedPosts 2017-01-30 20:40:39 +01:00
DanB
55980e0536 Configuration change - http_failed_dir -> failed_requests_dir 2017-01-29 20:53:11 +01:00
DanB
d429b9404e Adding utils/FallbackFileName with tests 2017-01-29 19:22:50 +01:00
DanB
800d339975 SMGeneric - Bidirectional communication though rpc2 library 2017-01-25 20:30:29 +01:00
DanB
839a754a43 Enabling Bidirectional RPC in SMGeneric 2017-01-24 20:45:10 +01:00
DanB
401f1ce996 Revert "SMG.replicateSessions with connections in params"
This reverts commit d235f5c55f.
2017-01-12 09:11:38 +01:00
DanB
d235f5c55f SMG.replicateSessions with connections in params 2017-01-11 17:38:42 +01:00
DanB
5f4be49131 Get/Set AccountActions mapping in storage, renamed OnlineStor interface into DataDB, populate APIer cache methods with AcccountActionPlans 2017-01-06 20:12:07 +01:00
DanB
0eb29c826b Adding account_action_plans in cache config 2017-01-05 17:24:05 +01:00
DanB
0d70618754 Adding missing ActiveGoroutines var 2017-01-03 16:04:03 +01:00
DanB
d200708083 Adding git hash to version of the binaries 2017-01-02 14:41:31 +01:00
DanB
36bff4d663 ApierV1.GetCacheKeys implementation, precaching on start fixes #614 2016-12-28 13:06:00 +01:00
DanB
7111bf239c Apierv1.PreloadCache, ApierV1.FlushCache with options, remove Responder.FlushCache, fixes at CacheDataFromDB for all keys 2016-12-23 19:30:14 +01:00
DanB
da7e75e013 Cache load management improved, fixes #615, fixes #619 2016-12-19 19:07:59 +01:00
DanB
3380c918ba CacheDataFromDB with ReverseAliases 2016-12-16 19:08:51 +01:00
Dan Christian Bogos
c9762b36f4 Merge pull request #617 from rbarrabe/patch-2
Adding AccountSummary for CdrExporter
2016-12-15 16:15:33 +01:00
DanB
49924fc210 SMGeneric using cloning for replication to avoid concurrency 2016-12-15 12:54:41 +01:00
Regis
e71415908a Adding AccountSummary for CdrExporter 2016-12-14 17:44:51 +01:00
DanB
f789e181ba First operational version of *cost_details migrator 2016-12-08 15:45:18 +01:00
DanB
b2f1b07c8b Migrator in cgr-loader, *set_versions implementation 2016-12-08 13:48:59 +01:00
DanB
6bee1d387b New automated Migrator with partial *cost_details implementation 2016-12-08 12:03:25 +01:00
DanB
0bd2c32f5c Get/Set/Remove Versions in StorDB/MySQL; new MySQL table - versions 2016-12-06 19:02:28 +01:00
DanB
2f9f601db2 New ServiceManager handling dynamic service start/stop, *scheduler management through it, new CapitalizeMessage function in utils 2016-12-03 13:45:17 +01:00
DanB
72f4d53f7f Updating contributors file, update tutorial test with cleanup of the exported file 2016-12-01 17:24:56 +01:00
DanB
82a7b3806c CDRS auto-generating missing CGRID in processCDR, rejecting SMCosts when CGRID is missing, adding export tests to tutorial integration tests 2016-11-30 20:48:33 +01:00
DanB
2bc34cf7f1 ApierV1.SetActions - BalanceWeight as float 2016-11-30 16:02:02 +01:00
DanB
cd73bf7631 Adding test for parsing MatchedDestinationId 2016-11-30 13:26:30 +01:00
DanB
a9e4a35601 ApierV2.ExportCdrsToFile with RoundingDecimals option 2016-11-30 11:37:42 +01:00
DanB
061c13b0bf CDRExporterV1 ignoring *raw CDRs since they did not exist by the time API was created 2016-11-30 11:29:34 +01:00
DanB
7e49647ee4 Merge branch 'master' of https://github.com/cgrates/cgrates 2016-11-28 14:58:02 +01:00
DanB
b8529af350 Storage inteface CacheDataFromDB, implementation in redis with tests, fix for destination not being cached in redis 2016-11-28 14:57:58 +01:00
Edwardro22
916624f8b1 Small fix 2016-11-28 12:42:11 +01:00
Edwardro22
f742970ddd Merge branch 'master' of https://github.com/Edwardro22/cgrates 2016-11-28 02:04:22 +01:00
DanB
593fef9162 Adding InstanceID in logging, configurable instanceID in config/general section, fixes #584 2016-11-24 19:03:57 +01:00
DanB
6a7610ef21 Cache GetCloned method 2016-11-22 17:39:53 +01:00
DanB
8f2379ed5c Mongo storage TPDestination format change, APierV2.SetTPDestination and GetTPDestination using Tag instead of DestinationId to have a common format before TP data 2016-11-22 12:55:43 +01:00
DanB
3ace5d459c APIErrorHandler 2016-11-18 14:14:22 +01:00
DanB
c30a7cb87e CGRError type 2016-11-17 19:29:50 +01:00
DanB
6170f8cbf4 TPDestination.DestinationId -> DestinationID 2016-11-17 17:03:01 +01:00
Edwardro22
8c0112897a Merge branch 'master' of https://github.com/cgrates/cgrates 2016-11-17 14:14:14 +01:00
Edwardro22
667c180f30 Renamed integration tests 2016-11-16 23:55:03 +01:00
Edwardro22
561ca44d4a integration tests redesign 2016-11-16 23:50:50 +01:00
DanB
6e535f11af MongoDB driver does not longer handle indexing on each connection 2016-11-16 20:58:01 +01:00