]> git.stg.codes - stg.git/history - projects/stargazer/settings_impl.cpp
stg-2.409 pre-merge.
[stg.git] / projects / stargazer / settings_impl.cpp
2016-07-19 Maxim Mamontovstg-2.409 pre-merge.
2015-11-06 Elena MamontovaTicket 12. The if() construction for StopOnError parame...
2015-11-06 Elena MamontovaTicket 12. The 'stopOnError(rval.stopOnError)' property...
2015-11-05 Elena MamontovaTicket 12. The 'stopOnError(rval.stopOnError)' property...
2015-11-05 Elena MamontovaTicket 12. The 'stopOnError(true)' property added in...
2014-10-25 Maxim MamontovCosmetic changes.
2014-10-03 Maxim MamontovRemoved "using namespace std;" from stargazer.
2014-01-06 Maxim MamontovMerge branch 'new-daily-fee'
2013-11-14 Maxim MamontovMerge branch 'log-unauth-reasons'
2013-11-14 Maxim MamontovMerge branch 'log-unauth-reasons'
2013-11-09 Maxim MamontovMerge branch 'fix-gts-auth-errors'
2013-08-23 Maxim MamontovMerge branch 'naffanya-dev'
2013-06-28 Naffanyacode correction: removal spaces
2013-05-27 NaffanyaCorrecting code
2013-05-24 NaffanyaFirst stage of ticket 10
2012-02-29 Maxim MamontovNew fee charge algo added
2011-07-25 Maxim MamontovCode deduplication
2011-06-16 Maxim MamontovExplicit constructor initialization for the base class...
2011-05-26 Maxim MamontovReconnectOnTariffChange added to the settings
2011-05-26 Maxim MamontovFee charge rule selector added with 3 different charge...
2011-04-12 Maxim MamontovMerge branch 'master' of gitorious.org:stg/stg
2011-04-11 Maxim MamontovFix settings error reporting mechanism
2011-04-08 Maxim MamontovRemove 'stg' prefixes from headers and add it to libraries
2011-04-07 Maxim MamontovFix stargazer compilation errors
2011-04-06 Maxim MamontovAdd vecotr reserve to the default constructor of SETTIN...
2011-04-04 Maxim MamontovdirName[] changed to vector
2011-03-22 Maxim MamontovAdd initialization to some settings fields
2011-03-22 Maxim MamontovFix compilation issues after splitting SETTINGS into...
2011-03-22 Maxim MamontovSplit SETTINGS to interface and implementation