TeoV
|
0f288af170
|
Add a new fild in models TPResource ID and replace primary key with PK and set tenant after ID
|
2017-09-15 16:21:32 +03:00 |
|
DanB
|
72be574e24
|
Merge branch 'master' of github.com:cgrates/cgrates
|
2017-09-15 14:54:15 +02:00 |
|
DanB
|
9fbe0eefa4
|
Tenant in Resource
|
2017-09-15 14:18:56 +02:00 |
|
TeoV
|
ba67a51544
|
Add test for TPDerivedCahrges
|
2017-09-15 12:49:06 +03:00 |
|
TeoV
|
96f2d0fc17
|
Add test fot TPActions
|
2017-09-14 16:56:13 +03:00 |
|
TeoV
|
9dd2a66ff7
|
Add tests for TPAccountActions and TPAccountPlans
|
2017-09-14 15:23:42 +03:00 |
|
DanB
|
956e6d47bb
|
Merge branch 'master' of github.com:cgrates/cgrates
|
2017-09-13 18:54:15 +02:00 |
|
DanB
|
959ffdcc75
|
TPReader creating StatQueue based on StatQueueProfile, adding necessary methods in dataDB, tests
|
2017-09-13 18:54:05 +02:00 |
|
Dan Christian Bogos
|
97f0b65886
|
Merge pull request #734 from Edwardro22/master
Added Tenant field to Stats and Resources
|
2017-09-13 18:40:33 +02:00 |
|
edwardro22
|
54133db99b
|
Formated code
|
2017-09-13 15:08:24 +00:00 |
|
TeoV
|
e13a64590b
|
Add test for TPLcrRules
|
2017-09-13 17:28:47 +03:00 |
|
edwardro22
|
d71040dcf9
|
Merge branch 'master' of https://github.com/cgrates/cgrates
|
2017-09-13 14:28:23 +00:00 |
|
TeoV
|
1f519c0516
|
Add tests for TPRatingPlans and TPDestinations
|
2017-09-13 14:08:01 +03:00 |
|
edwardro22
|
3fd52d6022
|
Merge branch 'master' of https://github.com/cgrates/cgrates
|
2017-09-13 09:16:11 +00:00 |
|
TeoV
|
7abc1d8c9d
|
Add test for TPRate and TPRatingProfiles and set tags offline_tp for TP tests
|
2017-09-12 16:25:26 +03:00 |
|
edwardro22
|
8f4523fdd7
|
Merge branch 'master' of https://github.com/cgrates/cgrates
|
2017-09-12 12:32:58 +00:00 |
|
edwardro22
|
40cd82dc26
|
Added Tenant field to TPstats
|
2017-09-12 08:45:53 +00:00 |
|
TeoV
|
1b9ac81ea8
|
Add tests fot tptimings and tpsharedgroups
|
2017-09-11 15:29:02 +03:00 |
|
TeoV
|
be42436f10
|
Merge branch 'master' of https://github.com/cgrates/cgrates
|
2017-09-10 23:26:04 +03:00 |
|
edwardro22
|
b651b06826
|
Removed copyright from go doc
|
2017-09-10 15:02:46 +00:00 |
|
TeoV
|
e2d9f3a73e
|
Merge branch 'master' of https://github.com/cgrates/cgrates
|
2017-09-10 16:55:33 +03:00 |
|
TeoV
|
965e476c7c
|
Add test for TPUser and disable stats from tutmysql tutmongo and tutpostgres
|
2017-09-10 16:54:38 +03:00 |
|
DanB
|
c4a76eec94
|
Merge fixes
|
2017-09-08 20:43:13 +02:00 |
|
DanB
|
9ea9ec65d9
|
Refactoring stats, disabled for now in sources
|
2017-09-08 19:40:09 +02:00 |
|
TeoV
|
f97ed47e52
|
Small fix for rename
|
2017-09-07 10:17:12 -04:00 |
|
TeoV
|
76427bbb51
|
Rename StatsConfig -> StatQueueProfile
|
2017-09-07 10:02:49 -04:00 |
|
TeoV
|
0c33a4480c
|
Merge branch 'master' of https://github.com/cgrates/cgrates
|
2017-09-07 05:45:30 -04:00 |
|
TeoV
|
02d9b539bd
|
Merge LoadRatingCache and LoadAccountingCache into LoadDataDBCache
|
2017-09-07 05:43:33 -04:00 |
|
DanB
|
a0391d7599
|
Merge fix, apier tests updated for actions caching
|
2017-09-06 19:28:32 +02:00 |
|
TeoV
|
fb81b72570
|
fix Rename ResourceConfig -> Resource Profile after merge
|
2017-09-06 11:30:13 -04:00 |
|
TeoV
|
6325e26c4b
|
Merge branch 'master' of https://github.com/cgrates/cgrates
Conflicts:
engine/loader_csv_test.go
engine/loader_it_test.go
engine/tp_reader.go
|
2017-09-06 10:56:40 -04:00 |
|
TeoV
|
c5c030d561
|
Rename ResourceConfig -> ResourceProfile
|
2017-09-06 10:44:33 -04:00 |
|
DanB
|
4b1613e9e5
|
Merge branch 'master' of github.com:cgrates/cgrates
|
2017-09-05 18:41:06 +02:00 |
|
DanB
|
6314309875
|
TpReader - create Resources when not in dataDB together with ResourceConfigs
|
2017-09-05 18:34:26 +02:00 |
|
TeoV
|
906c3e2df4
|
Implement Resource in Cache and delete comments
|
2017-09-05 08:27:17 -04:00 |
|
TeoV
|
d83b5f2740
|
Merge branch 'master' of https://github.com/cgrates/cgrates
|
2017-09-05 07:48:30 -04:00 |
|
TeoV
|
4742b4b7dd
|
Add Resource in Cache
|
2017-09-05 07:47:52 -04:00 |
|
Dan Christian Bogos
|
1007187187
|
Merge pull request #715 from TeoV/master
Add tpresources_it_test.go and refactoring tpstats_it_test.go with su…
|
2017-09-04 16:21:34 +02:00 |
|
DanB
|
e94c974df8
|
Start ResourceS listening loop in separate goroutine
|
2017-09-04 16:15:37 +02:00 |
|
TeoV
|
f8fecaa314
|
Add tpresources_it_test.go and refactoring tpstats_it_test.go with subtests
|
2017-09-04 06:31:20 -04:00 |
|
DanB
|
1c2825e136
|
Completing Resource -> ResourceConfig
|
2017-09-01 21:28:37 +02:00 |
|
TeoV
|
10b66b75eb
|
Fix for rename ResourceLimit -> Resource and fix from storage_mongo_datadb.go GetKeysForPrefix
|
2017-09-01 07:39:29 -04:00 |
|
TeoV
|
916a78f21b
|
Refactory resourcesv1_it_test.go with subtests
|
2017-08-30 10:50:05 -04:00 |
|
TeoV
|
d0be12cc0a
|
Fix for rename from ResourceLimit -> Resource
|
2017-08-30 05:33:34 -04:00 |
|
TeoV
|
44c4a128e1
|
Rename ResourceLimit -> Resource
|
2017-08-30 04:47:47 -04:00 |
|
TeoV
|
b63526986d
|
Delete loader_it_test.go
|
2017-08-29 10:56:45 -04:00 |
|
TeoV
|
86740af081
|
Add Test for Update in stats_it_test.go and resourcesv1_it_test.go
|
2017-08-29 10:39:02 -04:00 |
|
TeoV
|
08cfe4ed14
|
Small fix on stats_it_test.go
|
2017-08-29 10:29:12 -04:00 |
|
TeoV
|
08f5b7b060
|
Add StatsConfig in apier/v1/stats.go and ResourceConfig in apier/v1/resourcesv1.go and add test for them and modify name at tpresourcelimits.go to tpresources.go
|
2017-08-29 10:24:54 -04:00 |
|
TeoV
|
6c228e6276
|
Header add for loader_it_test.go and tpstats_it_test.go
|
2017-08-24 12:27:22 -04:00 |
|