Commit Graph

78 Commits

Author SHA1 Message Date
TeoV
a31b1a91bd Add drv methods for ChargerProfiles 2018-07-10 12:30:09 +02:00
TeoV
24f19d6646 Mongo.HasData to consider Tenant 2018-01-31 11:32:45 +01:00
TeoV
63c496c1a1 Remove unecessary CacheDataFromDB 2018-01-12 13:47:41 +01:00
DanB
a516ae49d4 Engine using better internal SMG connection, users shared when initializing rater properly 2017-12-14 15:37:55 +01:00
TeoV
7f26b128a7 Alias -> Attribute 2017-12-08 19:14:04 +01:00
TeoV
234771b435 Update name for table struct and csv (tp_alias and Alias.csv) 2017-12-06 16:13:07 +01:00
TeoV
325d619886 Add Infrastructure for AliasProfiles 2017-12-05 14:41:05 +01:00
TeoV
158c57e7ee Rename LCRProfile -> SupplierProfile 2017-11-27 16:13:22 +01:00
TeoV
916b997125 LCRProfile(2) 2017-11-20 19:33:26 +01:00
DanB
e0cdcba030 *voice balance format change into nanoseconds from seconds, some test fixes 2017-11-12 19:26:07 +01:00
TeoV
2c9fb56821 Add HasData in DataManager 2017-10-30 18:26:23 +01:00
TeoV
ff92d3f5a4 Add Filter in Cache 2017-10-25 19:38:22 +02:00
TeoV
1546720116 Add SetActions in DataManager 2017-10-20 21:06:38 +02:00
TeoV
9f68b27b27 Add GetActions in DataManager 2017-10-20 21:06:38 +02:00
TeoV
6f13e7f9a1 Add CacheDataFromDB in DataManager 2017-10-20 21:06:38 +02:00
TeoV
88839537ac DataDB -> DataManager 2017-10-09 14:59:27 +03:00
TeoV
a93522d8a1 Add FilterProfile + test for it 2017-10-02 16:12:12 +03:00
edwardro22
b651b06826 Removed copyright from go doc 2017-09-10 15:02:46 +00:00
TeoV
c5c030d561 Rename ResourceConfig -> ResourceProfile 2017-09-06 10:44:33 -04:00
DanB
1c2825e136 Completing Resource -> ResourceConfig 2017-09-01 21:28:37 +02:00
TeoV
d0be12cc0a Fix for rename from ResourceLimit -> Resource 2017-08-30 05:33:34 -04:00
DanB
273a4c32eb config resource_limits -> resources; ResourceLimits.csv -> Resources.csv 2017-08-15 17:53:11 +02:00
Edwardro22
ca43ea4b9c added thresholdCfg stordb|datadb methods and csv read 2017-08-03 01:45:48 +03:00
Edwardro22
fbacb250b6 Added stats csv read methods and test 2017-07-24 02:27:03 +03:00
alin104n
d788452933 Accounting, Rating DBs merge, TPModels in StorDB 2017-04-03 21:17:12 +03:00
DanB
2c076c1abb Moving Guardian into it's own package so we can use it from other independent packages 2017-01-09 20:36:23 +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
4da0f5dd07 Add reverse destinations and aliases to TpReader reload 2017-01-04 18:13:09 +01:00
DanB
54500e38dd Fix ApierV2.GetActions querying wrong database 2017-01-02 14:41:02 +01:00
DanB
a2955efd83 Storage CacheDataFromDB fixes for nil ids 2016-12-21 20:33:31 +01:00
DanB
03a9569190 Preload data on start, properly handle reloads when loadFromFolder or stor, ApierV1.PreloadCache method 2016-12-21 16:01:10 +01:00
DanB
da7e75e013 Cache load management improved, fixes #615, fixes #619 2016-12-19 19:07:59 +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
3ba572cb4c Backwards compatible APierV1.SetActions 2016-11-11 11:20:17 +01:00
DanB
aad88d2973 Renamed cache2go into cache for simplicity 2016-10-07 18:35:48 +02:00
DanB
401625861d Updated project README, COPYRIGHT information 2016-09-02 13:04:34 +02:00
DanB
f7edd20174 Cache redesign, fixing transactions mechanism 2016-08-31 11:43:33 +02:00
Radu Ioan Fericean
0c08467387 cgr-loader flag to disable reverse mappings 2016-08-18 11:58:11 +03:00
Radu Ioan Fericean
f76ba01671 all local test passing 2016-08-12 14:24:48 +03:00
DanB
502aaaf173 Disabling automatic reload of ResourceLimits in cache 2016-08-02 15:46:42 +02:00
DanB
fccfaf918e Automatic load of the ResourceLimits in cache 2016-08-02 14:21:14 +02:00
DanB
d12c501ad6 TPReader reading ResourceLimits.csv file 2016-08-01 16:54:57 +02:00
Radu Ioan Fericean
8318e45edb multiple integration tests fixes 2016-07-08 17:26:38 +03:00
Radu Ioan Fericean
ed65235587 added loadid to load history instances 2016-07-08 15:47:47 +03:00
Radu Ioan Fericean
58e9acae74 manual tests ok 2016-06-30 18:07:40 +03:00
Radu Ioan Fericean
ce0896d15a add load history for every cash save operation 2016-06-29 12:29:32 +03:00
Radu Ioan Fericean
eb071e49f2 initial cache files mechanism 2016-06-02 20:59:30 +03:00
Radu Ioan Fericean
85bb46cac6 for DanB with love 2016-05-06 15:19:16 +03:00
Radu Ioan Fericean
2f76d12f37 added improved ApierV2 GetDestinations 2016-05-06 13:45:26 +03:00
Radu Ioan Fericean
ce04b07a43 console command and test for RemActions 2016-04-30 13:50:09 +03:00