ionutboangiu
b1a5874215
Move config/rsrparser.go to utils package
2025-02-24 13:36:32 +01:00
ionutboangiu
36a7d174ab
Remove RSRSep opt from general section
...
- allows RSRParser to be split gracefully from config (was depending on
RSRSep, which was retrieved from the global config variable)
- default separator (;) was the only one used except for splitting
inline attribute values (where ANDSep is used)
2025-02-24 13:36:32 +01:00
ionutboangiu
8cbeb45adf
Remove global err used by tests
...
Removed many leftover error checks for NewDefaultCGRConfig,
which does not return an error anymore.
2024-10-29 18:54:51 +01:00
ionutboangiu
113e2a2bdf
Replace interface{} with any
2023-05-31 10:22:28 +02:00
arberkatellari
27ad99e88c
Improving covarage at /config
2022-11-30 16:58:04 +02:00
andronache98
ecdf5e54ea
Changed headers
2022-03-09 14:14:30 +01:00
andronache98
9ec56f5155
Changed headers
2022-03-09 14:14:30 +01:00
nickolasdaniel
bc50993f80
Unit tests in config
2021-10-12 18:11:25 +03:00
Trial97
6a3f8ddc57
Updated config
2021-09-20 10:45:14 +02:00
andronache
503d3fe22c
Make flags camel case for ers ees and agents
2021-07-03 16:42:50 +02:00
nickolasdaniel
2909abb969
Added unit tests for config
2021-05-28 12:39:28 +03:00
nickolasdaniel
b14555924a
Added unit tests in config
2021-05-25 20:12:30 +02:00
nickolasdaniel
f085ba1391
Added unit tests for config
2021-05-21 14:11:57 +02:00
Trial97
c74dae1c0f
Added diff function for the rest of the sections
2021-04-26 12:59:57 +02:00
Trial97
9f75ab918c
Updated biRPC support in connmanager
2021-02-22 11:53:56 +01:00
Trial97
0a7446bdad
Added Config in agent request as dataprovider
2021-02-09 15:16:20 +01:00
andronache
1d0a814e42
Changed consts in utils
2021-01-11 10:57:44 +01:00
andronache
36da1a6309
Consts in utils
2021-01-11 10:57:44 +01:00
porosnicuadrian
711d7d5a1a
Removed error from NewDefaultCGRConfig signature's function
2020-12-02 14:00:35 +01:00
Trial97
f158b191f3
Added Clone functions for all config sections
2020-11-27 08:41:56 +01:00
Trial97
568df81745
Added cores package and tests for caps
2020-11-05 17:07:50 +01:00
Trial97
b2db71f303
Added APIs to reload config from string
2020-10-29 17:55:26 +01:00
Trial97
6b60d49bf6
Added TTL for analyzers
2020-10-29 17:55:26 +01:00
Trial97
1e6b5848e3
Updated AsMapInterface constants
2020-10-20 11:09:16 +02:00
Trial97
b06661af42
Added option to not read *env variables in RJReader
2020-10-15 12:41:04 +02:00
porosnicuadrian
13704118ed
Covered httpagntcfg to 100%
2020-10-07 12:02:51 +02:00
porosnicuadrian
72fe2ee14d
Updated load tests for httpagentcfg
2020-09-28 13:05:21 +02:00
porosnicuadrian
a3b53b1395
Updated httpagntcfg AsMapInterface method
2020-09-21 10:39:37 +03:00
Trial97
aecafbc290
Updated the code with the new Flags format
2020-07-20 12:58:41 +02:00
Trial97
192048235b
Removed RSRFilters from RSRParsers
2020-07-09 12:17:37 +03:00
Trial97
52e1ec1df2
Updated unit tests
2020-05-07 11:17:41 +02:00
adragusin
6c7270b454
Added tests for some AsMapInterface methods
2020-04-23 22:58:35 +02:00
adragusin
10833ec312
Added tests for some AsMapInterface methods
2020-04-22 17:10:12 +02:00
adragusin
e280045af9
Updated the layout for time in CDR
2020-04-07 17:20:28 +02:00
adragusin
6629dc6bee
Reverted RoundingDecimals
2020-04-07 09:32:01 +02:00
adragusin
9d5a6035ee
Fixed tests after RowLength/RoundingDecimals update
2020-04-02 16:54:03 +02:00
adragusin
179067de5d
updated rounding method and RowLength
2020-04-02 16:54:03 +02:00
Trial97
ab3fb01e7d
Starting adding absolute path to cdre
2020-01-30 10:21:48 +01:00
TeoV
c73ca0c954
Add connections from Agents through ConnManager
2019-12-12 08:54:42 +02:00
Trial97
d88a14220a
Updated config tests
2019-09-04 16:19:34 +02:00
TeoV
e39f0f635c
Rename in utils FlashWithParams and change order for V1AuthorizeArgs
2019-07-04 12:23:15 -10:00
TeoV
1e69216613
Update agents with new type for Flags(MapSubsystemIDs)
2019-07-02 10:05:21 -10:00
TeoV
a8858be668
Use only one RequestProcessor for Agents
2019-04-18 12:24:20 +03:00
Tripon Alexandru-Ionut
d6399737f6
Renamed HaPoolJson to RemoteHostJson
2019-04-09 17:36:14 +02:00
Tripon Alexandru-Ionut
c4a83afdd2
Renamed config.HAPoolConfig to config.RemoteHost
2019-03-29 13:27:32 +01:00
TeoV
26cea43e4f
Send separator for RSRParser as parameter in config
2018-11-25 17:42:42 +01:00
TeoV
d8977ffeba
Add option "rsr_separator" in general config
2018-11-25 17:42:42 +01:00
Trial97
2e3c738e31
Added support for Splitting http_agent config into multiple files
2018-10-31 11:02:30 +01:00