DanB
dfb1cde2a2
Precache lcr rules within tutorial config
2017-07-24 20:26:56 +02:00
alin104n
c042dc9e84
Config changes
2017-07-06 22:44:08 +03:00
DanB
6dc3289772
StorDB config conn_max_lifetime, fixes #684
2017-07-02 15:25:30 +02:00
DanB
37182659d6
Merge branch 'master' of github.com:cgrates/cgrates
2017-06-14 19:45:57 +02:00
DanB
166ce87609
RADIUS integration tests for accounting start and stop with CDR generation
2017-06-14 19:28:03 +02:00
alin104n
76b71f1efc
Reslimiter tests
2017-06-14 19:05:25 +03:00
DanB
7ce514b712
RADIUS Auth with integration tests
2017-06-13 17:10:37 +02:00
DanB
dc812fb30a
RADIUS and DIAMETER break_on_success option in field templates
2017-06-12 14:57:43 +02:00
DanB
a80176e6cb
Radius.radPassesFieldFilter with tests
2017-06-05 14:08:03 +02:00
DanB
7a80840e23
EventCost replacing CallCost in SMGSession
2017-06-01 12:00:37 +02:00
DanB
a216840591
SMGeneric refund fix
2017-05-29 09:55:05 +02:00
DanB
09f23c2e8f
Adding librad, radagent and dictionary.kamailio
2017-05-06 11:38:31 +02:00
DanB
103558bd4b
Skel of RadiusAgent with sample config
2017-04-24 19:46:58 +02:00
DanB
f9a947b18c
Update sample defaults config with latest password modifications for dbs
2017-04-14 19:36:58 +02:00
DanB
8995246ac0
Empty default password for stordb to avoid mongo issues, tests fixups
2017-04-13 21:51:16 +02:00
DanB
6c79d9717b
DataDB default name to 10, dbsmerge small corrections
2017-04-10 16:17:14 +02:00
alin104n
263a779c8c
Remove Balancer
2017-04-09 07:40:59 +03:00
alin104n
d788452933
Accounting, Rating DBs merge, TPModels in StorDB
2017-04-03 21:17:12 +03:00
DanB
094bce7fd5
SMGA1 IT tests
2017-03-08 14:40:26 +01:00
DanB
039b22a490
Fix dmtagent not to require password from mongo
2017-03-05 17:32:28 +01:00
DanB
635f8ff009
Adding general_tests/smg_a1 test suite
2017-03-05 17:26:16 +01:00
DanB
567a13a7c9
Enabling authentication handling in mongo driver
2017-02-22 13:42:57 +01:00
DanB
dcbe8b1882
ApierV1.ExportCDRs API
2017-02-17 15:28:39 +01:00
DanB
50440f5490
CDRS using goroutines for rating to release the CDR faster, tests improvements
2017-02-16 10:50:08 +01:00
DanB
ea84d8b6c5
CDRS with online replication capabilities
2017-02-15 19:23:12 +01:00
DanB
c6d07d6701
ApierV1.ReplayFailedPosts with support for *amqp, fix default replication teplate
2017-02-08 17:06:34 +01:00
DanB
775bc810bd
AMQP connection restarts
2017-02-06 16:04:36 +01:00
DanB
32df69469c
Testing file replication in case of *amqp_json_map transport
2017-02-03 18:05:58 +01:00
DanB
d2115893b8
Adding tests for CDR replication over *amqp_json_map
2017-02-03 16:30:26 +01:00
DanB
6e9781f57f
Tests for SMG PassiveSessionsReplication, small typo fix in API
2017-01-31 18:44:28 +01:00
DanB
66f4f9a46e
Tests for ApierV1.ReplayFailedPosts, various fixes
2017-01-31 16:22:03 +01:00
DanB
54f4bdee05
Config changes: httpposter_attempts -> poster_attempts, failed_requests_dir -> failed_posts_dir
2017-01-31 12:48:01 +01:00
DanB
55980e0536
Configuration change - http_failed_dir -> failed_requests_dir
2017-01-29 20:53:11 +01:00
DanB
800d339975
SMGeneric - Bidirectional communication though rpc2 library
2017-01-25 20:30:29 +01:00
DanB
0e9864fe0d
Integration test for SMGenericV1.ReplicateActiveSessions
2017-01-12 19:19:50 +01:00
DanB
305d13971d
AccountActionPlans in stordb, cache/precache populating account action plans, tp_reader populating account action plans, tests related
2017-01-08 21:30:54 +01:00
DanB
f6a1b11a3c
GetCacheKeys with non shared slice
2016-12-30 12:34:22 +01:00
DanB
36bff4d663
ApierV1.GetCacheKeys implementation, precaching on start fixes #614
2016-12-28 13:06:00 +01:00
DanB
e5f8a4147b
Fix SMGV1 tests
2016-12-27 15:31:16 +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
a2955efd83
Storage CacheDataFromDB fixes for nil ids
2016-12-21 20:33:31 +01:00
DanB
de87d0f035
CDR fix for exporting CostDetails
2016-12-01 13:21:02 +01:00
DanB
ba7e60c3fe
PartialCDR integration test fix
2016-11-28 18:35:51 +01:00
DanB
9364546080
Small cleanups
2016-11-25 19:28:11 +01:00
DanB
1d0011b6dc
SMGeneric fix compute mechanism in getSessionIDsForPrefix
2016-11-25 14:23:32 +01:00
DanB
6e535f11af
MongoDB driver does not longer handle indexing on each connection
2016-11-16 20:58:01 +01:00
DanB
5281b7c051
Updating default cgrates.json config, small logs modifications in http server
2016-11-12 11:17:52 +01:00
Shane Neuerburg
7acfa6acbc
Set up JSON RPC and WebSocket URLs to be configurable
...
This also allows the two URLs to be disabled entirely. Also in this commit is rudimentary basic auth support for WebSockets
2016-11-11 16:17:54 -07:00
Shane Neuerburg
0cfd025a0d
Add basic authentication without dependencies
...
This adds a rudimentary basic auth scheme without including dependencies.
2016-11-10 16:35:08 -07:00
Shane Neuerburg
a88a1e75ed
Add basic authentication to HTTP API
...
This adds support for basic authentication for the HTTP API with new configuration values to control if basic auth is used, the basic auth realm URL, and the location to a basic .htpasswd file.
github.com/abbot/go-http-auth is added as a dependency as it efficiently implements basic auth, as well as .htpasswd file monitoring.
2016-11-10 10:57:55 -07:00