DanB
|
f29def2577
|
Merge branch 'master' of https://github.com/cgrates/cgrates
|
2016-11-25 19:28:18 +01:00 |
|
DanB
|
9364546080
|
Small cleanups
|
2016-11-25 19:28:11 +01:00 |
|
Regis
|
d66fee8403
|
TestCacheGetClonedActions
|
2016-11-25 17:55:14 +01:00 |
|
Regis
|
0e306e59b8
|
Cloned actions
|
2016-11-25 17:31:44 +01:00 |
|
rbarrabe
|
21575ef782
|
Update action.go
|
2016-11-25 16:43:47 +01:00 |
|
DanB
|
493bd89625
|
Storage revert GetActions without clone
|
2016-11-25 15:23:20 +01:00 |
|
DanB
|
99827c51ff
|
Redis and mongo driver using getCloned to retrieve actions
|
2016-11-25 15:07:08 +01:00 |
|
DanB
|
ece5e0309c
|
Fix cache key for GetActionPlan in mongo driver
|
2016-11-25 14:52:26 +01:00 |
|
Dan Christian Bogos
|
b2f643be36
|
Merge pull request #599 from rbarrabe/patch-4
GetClone for actions
|
2016-11-25 14:38:12 +01:00 |
|
DanB
|
1d0011b6dc
|
SMGeneric fix compute mechanism in getSessionIDsForPrefix
|
2016-11-25 14:23:32 +01:00 |
|
Regis
|
d3f71279c4
|
GetClone for actions
|
2016-11-25 13:56:16 +01:00 |
|
rbarrabe
|
73d8147a56
|
Update storage_mongo_datadb.go
|
2016-11-25 10:18:26 +01:00 |
|
DanB
|
596f19c8bc
|
CDRC - allow RunID value on import
|
2016-11-24 15:39:56 +01:00 |
|
DanB
|
22038034cc
|
CallDescriptor.AllowNegative -> DenyNegativeAccount, ApierV1.DebitUsageWithOptions modifications
|
2016-11-24 14:42:20 +01:00 |
|
DanB
|
99750d6098
|
Merge branch 'debitusage-respect-negative-bal' of git://github.com/shaneneuerburg/cgrates into shaneneuerburg-debitusage-respect-negative-bal
|
2016-11-24 13:12:27 +01:00 |
|
DanB
|
ea17c83172
|
CDRS - require content_fields only for *http_json_map and *http_post replication
|
2016-11-23 13:06:22 +01:00 |
|
DanB
|
9966f2bf19
|
TestCDRAsExportMap
|
2016-11-23 11:35:51 +01:00 |
|
DanB
|
ef50f8bd83
|
Merge branch 'master' of https://github.com/cgrates/cgrates
|
2016-11-22 18:13:49 +01:00 |
|
DanB
|
e657fb3ca8
|
GetActionPlan from cache with GetCloned
|
2016-11-22 18:13:35 +01:00 |
|
DanB
|
6a7610ef21
|
Cache GetCloned method
|
2016-11-22 17:39:53 +01:00 |
|
Dan Christian Bogos
|
a90d5f853c
|
Merge pull request #596 from rbarrabe/patch-3
Delete accountID only if it exist
|
2016-11-22 14:22:18 +01:00 |
|
Regis
|
337cc09abb
|
adding test for action remvove_account
|
2016-11-22 14:11:51 +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 |
|
rbarrabe
|
20d2cee425
|
Delete accountID only if it exist
|
2016-11-22 10:54:44 +01:00 |
|
DanB
|
6170f8cbf4
|
TPDestination.DestinationId -> DestinationID
|
2016-11-17 17:03:01 +01:00 |
|
DanB
|
443c594edc
|
StorageMongo creating indexes based on storDBType
|
2016-11-17 13:18:43 +01:00 |
|
DanB
|
6e535f11af
|
MongoDB driver does not longer handle indexing on each connection
|
2016-11-16 20:58:01 +01:00 |
|
DanB
|
0dd2ca8917
|
ApierV2 tests redesign, use build tags and subtests for code compressing and good readability
|
2016-11-16 14:57:31 +01:00 |
|
DanB
|
37ca876db4
|
Small cleanups SMGeneric
|
2016-11-14 21:04:26 +01:00 |
|
DanB
|
a5b7177f39
|
Account.setBalanceAction - balanceType not longer mandatory if balance exists
|
2016-11-14 12:55:09 +01:00 |
|
DanB
|
ed87edac4c
|
Adding ApierV1.AddTriggeredAction, ApierV1.SetActions with float64 as units for backwards compatibility
|
2016-11-12 10:00:10 +01:00 |
|
Shane Neuerburg
|
ccb8be59b2
|
Add DebitUsageWithOptions endpoint
This endpoint allows the caller to determine if the account should be allowed to go negative.
|
2016-11-08 13:24:59 -07:00 |
|
DanB
|
37c853cb91
|
RPCClient with lazyConnect
|
2016-11-08 16:03:30 +01:00 |
|
DanB
|
8002675a5f
|
Fix RatingProfile caching for LCR rules, fixes #546
|
2016-10-26 19:26:38 +02:00 |
|
DanB
|
23693c2df2
|
SMGeneric - different tables for active and passive sessions, storage_mongo to avoid dropping system namespace on flushdb
|
2016-10-26 12:27:26 +02:00 |
|
DanB
|
77bdb0f795
|
Fix panic for reader when no action plan found
|
2016-10-21 20:23:14 +02:00 |
|
DanB
|
ae9f6f0c3b
|
Adding support for *http_json_map for CDR replication with dynamic fields, fixes #563
|
2016-10-14 21:12:58 +02:00 |
|
DanB
|
b7445e5e99
|
Centralized replication/exports using field templates, CDRExporter with less parameters via API - moved to field templates
|
2016-10-14 18:35:07 +02:00 |
|
DanB
|
3c5c41d542
|
Adding content_fields to CDRS replication config
|
2016-10-14 12:51:48 +02:00 |
|
DanB
|
3425a8da53
|
CDR.formatField implementation
|
2016-10-14 09:18:13 +02:00 |
|
DanB
|
4c56ea6f6c
|
Slightly increase guardian timeout tests so travis can finish it's tests
|
2016-10-13 17:59:25 +02:00 |
|
DanB
|
7f44dcba69
|
HTTPPoster with reply timeout and connection caching for CDR replication
|
2016-10-13 17:54:24 +02:00 |
|
DanB
|
39b601780a
|
Fix for setBalance not checking actionTriggers on default balance
|
2016-10-13 11:16:41 +02:00 |
|
DanB
|
992543872a
|
Guardian - avoid using defer to speed up a bit
|
2016-10-13 10:32:58 +02:00 |
|
DanB
|
36bc00ae77
|
Mongo MatchReqFilterIndex fix, added mongo integration tests for RequestFilterIndexes
|
2016-10-11 15:32:08 +02:00 |
|
DanB
|
b167aa00e4
|
ResourceLimit and ReqFilterIndexes implementation in mongo driver
|
2016-10-10 21:01:27 +02:00 |
|
DanB
|
70a7d2ae75
|
ResourceLimiter with limits matched via db driver, MapStorage implementing RL methods
|
2016-10-09 13:41:56 +02:00 |
|
DanB
|
f6ac392439
|
ReqFilterIndexes in storage_interface and implemented in redis driver
|
2016-10-08 21:42:00 +02:00 |
|
DanB
|
d9c62783f8
|
New ReqFilterIndexer, indexes moved to standard cache
|
2016-10-08 19:06:35 +02:00 |
|
DanB
|
aad88d2973
|
Renamed cache2go into cache for simplicity
|
2016-10-07 18:35:48 +02:00 |
|