DanB
|
021807b732
|
Threshold and threshold_profiles in cache settings
|
2017-10-13 21:05:14 +02:00 |
|
DanB
|
3181c0c535
|
Config options for thresholds
|
2017-10-01 15:01:19 +02:00 |
|
DanB
|
80a3c59d3d
|
StatS matching only fields in filters, integration tests for StatSV1.ProcessEvent
|
2017-09-25 18:51:20 +02:00 |
|
edwardro22
|
4202b7eb95
|
Added stdout as an log option
|
2017-09-18 15:32:46 +00:00 |
|
DanB
|
5108e88e42
|
ResourceS - moving short cache to general cache
|
2017-09-07 11:53:31 +02:00 |
|
DanB
|
a0391d7599
|
Merge fix, apier tests updated for actions caching
|
2017-09-06 19:28:32 +02:00 |
|
DanB
|
e1e7b5e13c
|
StatsInstance -> StatQueue, config cache stats_queues and stats_event_queues in defaults
|
2017-09-06 19:07:32 +02:00 |
|
TeoV
|
c5c030d561
|
Rename ResourceConfig -> ResourceProfile
|
2017-09-06 10:44:33 -04:00 |
|
DanB
|
238bd9b6cc
|
ResourceS config - short_cache
|
2017-09-04 21:34:17 +02:00 |
|
DanB
|
de632c6e98
|
Typo config
|
2017-09-04 16:29:08 +02:00 |
|
DanB
|
ca059c4faa
|
Cache with -1 for unlimited, ResourceS with short and long caching
|
2017-09-03 20:12:59 +02:00 |
|
DanB
|
1c2825e136
|
Completing Resource -> ResourceConfig
|
2017-09-01 21:28:37 +02:00 |
|
DanB
|
08913ac792
|
Configuration rls -> resources, rls_conns -> resources_conns
|
2017-08-11 00:12:20 +02:00 |
|
TeoV
|
09d45c7a66
|
Small fix
|
2017-08-08 06:39:59 -04:00 |
|
root
|
c66be055c7
|
Add stats test in config_test.go
|
2017-08-08 06:29:16 -04:00 |
|
DanB
|
dae9768caa
|
Config stats added to rals and rls
|
2017-08-04 07:47:30 +02:00 |
|
DanB
|
188505fba1
|
Config stats_conns in the CDRS connections
|
2017-08-03 18:37:32 +02:00 |
|
DanB
|
2336ff85d4
|
StatS integrated in engine start routine
|
2017-08-02 13:51:44 +02:00 |
|
Edwardro22
|
548d84dac3
|
added tests
|
2017-07-29 11:19:29 +03:00 |
|
DanB
|
49674ada90
|
Config precache: false, using the ltcache
|
2017-07-24 17:49:08 +02:00 |
|
edwardro22
|
4dae4810c8
|
Small fix
|
2017-07-06 13:37:42 +03:00 |
|
edwardro22
|
a9e513f98a
|
Synchronizing config tests
|
2017-07-06 04:05:50 +03:00 |
|
edwardro22
|
cafe5a5263
|
Formated and added more tests
|
2017-07-04 23:09:28 +03:00 |
|
edwardro22
|
a32181722d
|
Added some more tests
|
2017-07-04 14:46:07 +03:00 |
|
DanB
|
12166d8507
|
Configuration - remove usage_ttl from rls component
|
2017-05-09 14:45:52 +02:00 |
|
DanB
|
5378c511b6
|
SMKamailio replacing cdrstats with rls in config, resource limit APIs in auth and call end, ResourceAllowed in auth reply
|
2017-05-07 21:13:49 +02:00 |
|
DanB
|
ee210a3cc5
|
Adding CDRStatsConns to SMKamailio config
|
2017-05-07 18:30:49 +02:00 |
|
DanB
|
605888a104
|
Remove default request_processor configuration for diameter_agent
|
2017-04-23 11:48:33 +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
|
393c1acbd0
|
Adding FieldMultiplyFactor so we can clone it centralized
|
2017-02-12 19:19:47 +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
|
543fe0fb23
|
Small fix to only load defaults once in tests
|
2016-11-10 18:40:36 +01:00 |
|
DanB
|
65ee8a1131
|
Fix Diameter config loading which was doubling processor, thanks @Edwardro22
|
2016-11-10 18:30:12 +01:00 |
|
Edwardro22
|
753c9bd325
|
Refactoring config defaults tests
|
2016-11-10 16:39:20 +01:00 |
|
Edwardro22
|
915b6ae9da
|
Added test for DefaultsDiameterAgentCfg
|
2016-11-10 15:45:37 +01:00 |
|
Edwardro22
|
570b3bdd82
|
Added tests for cdre
|
2016-11-09 22:13:26 +01:00 |
|
Edwardro22
|
d7811124e7
|
Tests for SureTax default
|
2016-11-09 06:28:06 +01:00 |
|
Edwardro22
|
c722f23c40
|
Debugging tests
|
2016-11-08 12:20:36 +01:00 |
|
Edwardro22
|
a7133b4c3f
|
Refactoring
|
2016-11-04 13:40:06 +01:00 |
|
Edwardro22
|
c276253ad3
|
Merge branch 'master' of https://github.com/Edwardro22/cgrates
Conflicts:
config/config_test.go
|
2016-11-04 13:33:59 +01:00 |
|
Edwardro22
|
d6bc012a21
|
Modifying some tests
|
2016-11-04 13:29:05 +01:00 |
|
Edwardro22
|
bd888f6d38
|
Modified tests for config_defaults
|
2016-11-03 08:14:32 +01:00 |
|
Edwardro22
|
4bf076ac8f
|
Added tests for config_defaults
|
2016-11-02 20:34:15 +01:00 |
|
Edwardro22
|
5f3b0d5abc
|
Added some tests for config_default
|
2016-11-02 19:59:51 +01:00 |
|
DanB
|
b0b58de0ff
|
Started JSON defaults testing in main CGRConfig struct
|
2016-11-01 19:17:37 +01:00 |
|
DanB
|
401625861d
|
Updated project README, COPYRIGHT information
|
2016-09-02 13:04:34 +02:00 |
|