]> git.stg.codes - stg.git/commit
Added disabling of sessions log and filtering of params log.
authorMaxim Mamontov <faust.madf@gmail.com>
Fri, 2 Sep 2016 19:40:36 +0000 (22:40 +0300)
committerMaxim Mamontov <faust.madf@gmail.com>
Fri, 2 Sep 2016 19:40:36 +0000 (22:40 +0300)
commitf8258df50088e0835895c17d8cfee52a6397c51a
tree314e97b01566e6d3db9433213d8612781660f7b9
parent231467a924a410519d6f23361916c30a2cf47b25
Added disabling of sessions log and filtering of params log.
14 files changed:
include/stg/settings.h
include/stg/user_property.h
projects/stargazer/settings_impl.cpp
projects/stargazer/settings_impl.h
projects/stargazer/user_impl.cpp
projects/stargazer/user_property.cpp
tests/Makefile
tests/Makefile.darwin
tests/test_disable_session_log.cpp [new file with mode: 0644]
tests/test_filter_params_log.cpp [new file with mode: 0644]
tests/test_reconnect_on_tariff_change.cpp
tests/testauth.h
tests/testservices.h
tests/testsettings.h