2018-03-19 |
Maxim Mamontov | Updare release script. |
commit | commitdiff | tree | snapshot |
2018-03-19 |
Maxim Mamontov | Minor changes for Darwin. |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Maxim Mamontov | Remove redundand ctors. |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Maxim Mamontov | Unused code. |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Maxim Mamontov | Variable scope reduction. |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Maxim Mamontov | Minor changes. |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Maxim Mamontov | Remove dead code. |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Maxim Mamontov | Minor changes. |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Maxim Mamontov | Remove redindand ctors from USER_IPS. |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Maxim Mamontov | Explicit prohibition of the PLUGIN_LOGGER assignment. |
commit | commitdiff | tree | snapshot |
2018-02-14 |
Maxim Mamontov | Merge remote-tracking branch 'origin/ticket52' into... |
commit | commitdiff | tree | snapshot |
2018-02-14 |
Maxim Mamontov | Fix build on FreeBSD. |
commit | commitdiff | tree | snapshot |
2018-02-12 |
Elena Mamontova | Ticket 52. Definition of the tariff pointer added to the ticket52 |
commit | commitdiff | tree | snapshot |
2018-01-10 |
Maxim Mamontov | More verbose debug. |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Maxim Mamontov | Various fixes of issues reported by static analyzers. |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Elena Mamontova | Ticket 37. The construction if-else removed and ReadStr... |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Elena Mamontova | Ticket 37. The readTime() changed to str2x(), default... |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Elena Mamontova | Ticket 37. WriteString() changed to WriteTime() and... |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Elena Mamontova | Ticket 37. WriteTime() changed to WriteString() and... |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Maxim Mamontov | Fix XMLRPC doc build. |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Maxim Mamontov | Merge branch 'stg-2.409' of stg.codes:stg into stg... |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Elena Mamontova | Ticket 37. In the if() construction for the changePolic... |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Maxim Mamontov | Minor changes. |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Elena Mamontova | Ticket 37. In the TariffChangeIsAllowed() function... |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Elena Mamontova | Ticket 37. test<11>, test<12>, test<13> added. Current... |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Elena Mamontova | Ticket 37. '../stglibs/common.lib/strptime.cpp' added... |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Elena Mamontova | Ticket 37. '../stglibs/common.lib/strptime.cpp' added... |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Elena Mamontova | Ticket 37. The stgTime argument added in TariffChangeIs... |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Elena Mamontova | Ticket 37. The stgTime argument added in TariffChangeIs... |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Elena Mamontova | Ticket 37. The stgTime argument added in TariffChangeIs... |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Elena Mamontova | Ticket 37. The stgTime argument added in TariffChangeIs... |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Elena Mamontova | Ticket 37. The time_t currentTime parameter added in |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Elena Mamontova | Ticket 37. The time_t currentTime parameter added in |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Elena Mamontova | Ticket 37. The time_t currentTime parameter added in |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Elena Mamontova | Ticket 37. if (year < 1990) checking added in the ts2ti... |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Maxim Mamontov | Fix passing params to OnDisconnect in rscriptd. |
commit | commitdiff | tree | snapshot |
2016-12-22 |
Maxim Mamontov | Fix build on Darwin. |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Maxim Mamontov | Minor changes. |
commit | commitdiff | tree | snapshot |
2016-11-13 |
Maxim Mamontov | Fix passing params to OnDisconnect in rscriptd. |
commit | commitdiff | tree | snapshot |
2016-11-13 |
Maxim Mamontov | Fix build on Darwin. |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Elena Mamontova | Ticket 37. The timeout variable added, if(stgTime ... |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Elena Mamontova | Ticket 37. The checking schemaVersion = 0, 1, 2 removed, |
commit | commitdiff | tree | snapshot |
2016-10-19 |
Elena Mamontova | Ticket 37. In the SaveTariff() function unsigned num... |
commit | commitdiff | tree | snapshot |
2016-10-19 |
Elena Mamontova | Ticket 37. The 'change_policy_timeout' field added... |
commit | commitdiff | tree | snapshot |
2016-10-19 |
Elena Mamontova | Ticket 37. The long int policyTime type changed to... |
commit | commitdiff | tree | snapshot |
2016-10-19 |
Elena Mamontova | Ticket 37. UPDATE moved before DROP DEFAULT. |
commit | commitdiff | tree | snapshot |
2016-10-18 |
Elena Mamontova | Merge remote-tracking branch 'origin/stg-2.409' into... |
commit | commitdiff | tree | snapshot |
2016-10-18 |
Elena Mamontova | Ticket 37. if(strcasecmp(el, "ChangePolicyTimeout"... |
commit | commitdiff | tree | snapshot |
2016-10-18 |
Elena Mamontova | Ticket 37. The "stg/common.h" header file added. The |
commit | commitdiff | tree | snapshot |
2016-10-17 |
Elena Mamontova | Ticket 37. IBPP::Timestamp policyTimeout variable added... |
commit | commitdiff | tree | snapshot |
2016-10-17 |
Elena Mamontova | Ticket 37. The td->tariffConf.changePolicyTimeout added... |
commit | commitdiff | tree | snapshot |
2016-10-17 |
Elena Mamontova | Ticket 37. The 'change_policy_timeout' field added... |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Elena Mamontova | Ticket 37. The 'change_policy_timeout' field added... |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Elena Mamontova | Ticket 37. if (ts == "0000-00-00 00:00:00") constructio... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Elena Mamontova | Ticket 37. Default value for the change_policy_timeout... |
commit | commitdiff | tree | snapshot |
2016-09-27 |
Elena Mamontova | Ticket 37. formatTime() and readTime() methods declare... |
commit | commitdiff | tree | snapshot |
2016-09-27 |
Elena Mamontova | Ticket 37. formatTime() and readTime() methods define... |
commit | commitdiff | tree | snapshot |
2016-09-27 |
Elena Mamontova | Ticket 37. Int2TS() method changed to formatTime()... |
commit | commitdiff | tree | snapshot |
2016-09-27 |
Elena Mamontova | Ticket 37. Int2TS() method changed to formatTime()... |
commit | commitdiff | tree | snapshot |
2016-09-27 |
Elena Mamontova | Ticket 37. Int2TS() method changed to formatTime()... |
commit | commitdiff | tree | snapshot |
2016-09-27 |
Elena Mamontova | Ticket 37. Int2TS() and TS2Int() methods define removed. |
commit | commitdiff | tree | snapshot |
2016-09-27 |
Elena Mamontova | Ticket 37. Int2TS() and TS2Int() methods declare removed. |
commit | commitdiff | tree | snapshot |
2016-09-23 |
Elena Mamontova | Ticket 37. TIMEZONE fixed to TIMESTAMP for change_polic... |
commit | commitdiff | tree | snapshot |
2016-09-23 |
Elena Mamontova | Ticket 37. TIMEZONE fixed to TIMESTAMP for the change_p... |
commit | commitdiff | tree | snapshot |
2016-09-23 |
Elena Mamontova | Ticket 37. ALTER TABLE tariffs query added for change_p... |
commit | commitdiff | tree | snapshot |
2016-09-23 |
Elena Mamontova | Ticket 37. The change-policy-timeout field added to... |
commit | commitdiff | tree | snapshot |
2016-09-23 |
Elena Mamontova | Ticket 37. The changePolicyTimeout field added to the... |
commit | commitdiff | tree | snapshot |
2016-09-22 |
Elena Mamontova | Ticket 37. The changePolicyTimeout field added in ... |
commit | commitdiff | tree | snapshot |
2016-09-21 |
Elena Mamontova | Ticket 37. The 'change_policy_timeout' field added... |
commit | commitdiff | tree | snapshot |
2016-09-21 |
Elena Mamontova | Ticket 37. The 'change_policy_timeout' field adding... |
commit | commitdiff | tree | snapshot |
2016-09-20 |
Elena Mamontova | Ticket 37. The WriteTime() function call for the 'chang... |
commit | commitdiff | tree | snapshot |
2016-09-20 |
Elena Mamontova | Ticket 37. #include <sstream>, WriteTime() function... |
commit | commitdiff | tree | snapshot |
2016-09-20 |
Elena Mamontova | Ticket 37. The WriteTime() function declared added. |
commit | commitdiff | tree | snapshot |
2016-09-17 |
Maxim Mamontov | Add Travis-CI build status. |
commit | commitdiff | tree | snapshot |
2016-09-17 |
Maxim Mamontov | Add README.md for GitHub and .travis.yml for Travis-CI |
commit | commitdiff | tree | snapshot |
2016-09-16 |
Elena Mamontova | Ticket 37. The ReadTime() call for 'ChangePolicyTimeout... |
commit | commitdiff | tree | snapshot |
2016-09-16 |
Elena Mamontova | Ticket 37. The virtual time_t GetChangePolicyTimeout... |
commit | commitdiff | tree | snapshot |
2016-09-16 |
Elena Mamontova | Ticket 37. The virtual time_t GetChangePolicyTimeout... |
commit | commitdiff | tree | snapshot |
2016-09-15 |
Elena Mamontova | Ticket 37. RESETABLE<time_t>changePolicyTimeout field... |
commit | commitdiff | tree | snapshot |
2016-09-15 |
Elena Mamontova | Ticket 37. 'changePolicyTimeout' field declared in... |
commit | commitdiff | tree | snapshot |
2016-09-14 |
Elena Mamontova | Ticket 37. The false parameter changed to true and... |
commit | commitdiff | tree | snapshot |
2016-09-14 |
Elena Mamontova | Ticket 37. In 'case' where TARIFF::TO_EXPENSIVE, operat... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Elena Mamontova | Ticket 37. The true parameter changed to false in ensur... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Elena Mamontova | Ticket 37. The true parameter changed to false in ensur... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Elena Mamontova | Ticket 37. The true parameter changed to false in ensur... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Elena Mamontova | Ticket 37. 'Allow equal', 'Allow cheaper' and 'Allow... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Elena Mamontova | Ticket 37. 'Allow equal' and 'Allow cheaper' comments... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Elena Mamontova | Ticket 37. 'Allow equal' and 'Allow expensive' comments... |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Elena Mamontova | Ticket 37. The 'equals' object changed to 'equal' in... |
commit | commitdiff | tree | snapshot |
2016-09-06 |
Elena Mamontova | Merge remote-tracking branch 'origin/stg-2.409' into... |
commit | commitdiff | tree | snapshot |
2016-09-06 |
Elena Mamontova | Ticket 37. The testobject::test<10>() function added. |
commit | commitdiff | tree | snapshot |
2016-09-06 |
Elena Mamontova | Ticket 37. The testobject::test<9>() function added. |
commit | commitdiff | tree | snapshot |
2016-09-06 |
Elena Mamontova | Ticket 37. td.tariffConf.changePolicy definition fixed... |
commit | commitdiff | tree | snapshot |
2016-09-06 |
Elena Mamontova | Ticket 37. The 'equal' parameter of the TariffChangeIsA... |
commit | commitdiff | tree | snapshot |
2016-09-06 |
Elena Mamontova | Ticket 37. void testobject::test<8>() function added... |
commit | commitdiff | tree | snapshot |
2016-09-06 |
Elena Mamontova | Ticket 37. void testobject::test<7>() function added... |
commit | commitdiff | tree | snapshot |
2016-09-04 |
Maxim Mamontov | Removed old bundled xslt stuff. |
commit | commitdiff | tree | snapshot |
2016-09-04 |
Maxim Mamontov | Set output encoding to utf-8. |
commit | commitdiff | tree | snapshot |
2016-09-04 |
Maxim Mamontov | Ignore help.pdf. |
commit | commitdiff | tree | snapshot |
2016-09-04 |
Maxim Mamontov | Improved doc generation. |
commit | commitdiff | tree | snapshot |
next |