]> git.stg.codes - stg.git/shortlog
stg.git
2014-04-10 NaffanyaMerge branch 'master' into naffanya-dev
2014-04-10 NaffanyaRename tariff to tariffName
2014-04-04 NaffanyaMove abbility get value 'tarrif' from parameter's name...
2014-04-02 Maxim MamontovAdded COMMAND_FUNCTOR and COMMAND_ACTION.
2014-03-25 Maxim MamontovPass debug flags to CFLAGS.
2014-03-24 NaffanyaChange %i to %d
2014-03-19 NaffanyaAdd send message to log about excess length of params
2014-03-17 NaffanyaMerge branch 'master' into naffanya-dev
2014-03-17 Maxim MamontovFixed stupid things in MySQL backend.
2014-03-17 NaffanyaRename 'new tariff' to 'next tariff' and remove convers...
2014-02-18 NaffanyaAdd ability to get of value of parameter 'tariff' with...
2014-02-06 NaffanyaChange map<std::string, USER_PROPERTY_BASE *> on REGIST...
2014-02-06 Maxim MamontovAdded XML pretty-printer.
2014-02-04 NaffanyaMake type REGISTRY available in all module
2014-02-02 NaffanyaAdd type REGISTRY in USER_PROPERTIES
2014-01-31 NaffanyaCorrecting case insensitive search
2014-01-30 NaffanyaCorrecting case insensitive search
2014-01-29 NaffanyaSearch parameter in map case insensitive
2014-01-28 NaffanyaRename parameter's names
2014-01-12 Maxim MamontovAdded raw XML cli options.
2014-01-11 NaffanyaCorrecting verification exist parameter
2014-01-07 Maxim MamontovFixed error processing.
2014-01-07 Maxim MamontovImplemented XDG-compliant config file reading.
2014-01-07 Maxim MamontovTemporary added config dump.
2014-01-07 Maxim MamontovAdded config serializer.
2014-01-07 Maxim MamontovRemoved unused code.
2014-01-07 Maxim MamontovAdded missing include.
2014-01-07 Maxim MamontovAdded assignment operator for SGCONF::OPTION.
2014-01-06 Maxim MamontovFixed merge issues.
2014-01-06 Maxim MamontovMerge branch 'new-daily-fee'
2013-12-31 NaffanyaAdd verification exist parametr
2013-12-08 NaffanyaRemoving GetUserParam from rscript
2013-12-01 NaffanyaCorrecting small mistakes
2013-11-27 Maxim MamontovReverted some unvanted changes.
2013-11-27 Maxim MamontovImplemented daily fee charge with backward compatibility.
2013-11-14 Maxim MamontovMerge branch 'log-unauth-reasons'
2013-11-14 Maxim MamontovAdded parameter description.
2013-11-14 Maxim MamontovMerge branch 'master' of gitorious.org:stg/stg
2013-11-14 Maxim MamontovMerge branch 'log-unauth-reasons'
2013-11-14 Maxim MamontovAdded migration scripts for new daily fee algo.
2013-11-14 Maxim MamontovImplemented IA protocol errors logging.
2013-11-14 Maxim MamontovFixed typo.
2013-11-12 NaffanyaAll right in GetParamValue and GetPropertyValue
2013-11-12 NaffanyaCorrecting error data transfer in method GetParamValue
2013-11-09 Maxim MamontovBeautified error notification.
2013-11-09 Maxim MamontovImplemented command line options parsing.
2013-11-09 Maxim MamontovMerge branch 'master' of gitorious.org:stg/stg
2013-11-09 Maxim MamontovRemoved some conflicting macros.
2013-11-09 Maxim MamontovImplemented new command line options parser.
2013-11-09 Maxim MamontovMerge branch 'fix-gts-auth-errors'
2013-11-09 Maxim MamontovFixed disconnecting users in rscriptd.
2013-10-28 Maxim MamontovAdded command line parser prototype.
2013-10-28 NaffanyaNew error in GetPropertyValue
2013-10-20 Maxim MamontovMade short and full help.
2013-10-20 Maxim MamontovAdded all tariff options.
2013-10-20 Maxim MamontovAdded missing threshold value for dirprice data in...
2013-10-20 Maxim MamontovFull description of corporations management.
2013-10-20 Maxim MamontovNew usage message.
2013-10-20 Maxim MamontovMoved common code to a single file.
2013-10-20 Maxim MamontovRemoved dead code.
2013-10-20 Maxim MamontovSimplified NETTRANSACT.
2013-10-20 Maxim MamontovFixed compilation issues.
2013-10-20 Maxim MamontovReplaces vector parsers with a single one.
2013-10-20 Maxim MamontovRemoved another unused header.
2013-10-20 Maxim MamontovRemoved unused header.
2013-10-20 Maxim MamontovAdded corporations management.
2013-10-20 Maxim MamontovCosmetic changes.
2013-10-20 Maxim MamontovAdded resetable corp conf.
2013-10-20 Maxim MamontovAdded services management.
2013-10-20 Maxim MamontovAdded resetable service conf.
2013-10-20 Maxim MamontovRemoved unused header.
2013-10-20 Maxim MamontovAdded tariff parsers/serializers.
2013-10-20 Maxim MamontovAdded x2str for double type.
2013-10-20 Maxim MamontovRemoved unused method.
2013-10-18 Maxim MamontovAdded RawXML method and related stuff.
2013-10-18 Maxim MamontovImproved CHG_USER.
2013-10-10 NaffanyaCorrection method GetPropertyValue
2013-10-08 Maxim MamontovUSER_STAT refactoring.
2013-10-08 Maxim MamontovChanged USER_STAT_RES.
2013-10-08 Maxim MamontovPre-allocate DIR_TRAFF container with DIR_NUM items.
2013-10-08 Maxim MamontovChanges in SendMessage method.
2013-10-08 Maxim MamontovAdded DIR_TRAFF_RES, refactored DIR_TRAFF.
2013-10-08 Maxim MamontovUse simple parser fro CHG_ADMIN.
2013-10-08 Maxim MamontovUse single simple parser for one-tag answers.
2013-10-08 Maxim MamontovAdded CHG/ADD/DEL_ADMIN parsers.
2013-10-07 Maxim MamontovTemporarily disabled unimplemented code.
2013-10-07 Maxim MamontovAdded new parsers to compilation.
2013-10-07 Maxim MamontovAdded GET_ADMIN parser.
2013-10-07 Maxim MamontovAdded missing include.
2013-10-07 Maxim MamontovAdded GET_ADMINS parser.
2013-10-07 Maxim MamontovRemoved empty line.
2013-10-07 Maxim MamontovAdded admins manipulation interface.
2013-10-07 Maxim MamontovFixed typo.
2013-10-07 Maxim MamontovFixed compilation issue.
2013-10-07 Maxim MamontovRemoved ServerInfo helper.
2013-10-07 Maxim MamontovRemoved redundant methods from SERVCONF implementation.
2013-10-07 Maxim MamontovSimplified SERVCONF implementation.
2013-10-07 Maxim MamontovReturn value from assignment operator.
2013-10-07 Maxim MamontovSimplified parser interfaces.
2013-10-07 Maxim MamontovUse ::tolower from cctype in std::transform.
next