118 Commits (a3415711ffd5bbee63ef2455111712b4ac9e66ad)
 

Author SHA1 Message Date
  Artyom Beilis a3415711ff Added "Application" base class for mutltiple 15 years ago
  Artyom Beilis 390c10a58d Fixed incorrect parametes in templates 15 years ago
  Artyom Beilis 9de8e9d21d Fixed a problem of creation of empty pages 15 years ago
  Artyom Beilis f9ab5c2b9e Points issue fix 15 years ago
  Artyom Beilis f1f25b6aa4 Form updates 15 years ago
  Artyom Beilis 68eedfcf5c Added support of "*" in variables 15 years ago
  Artyom Beilis 139ba19e59 Added submit field 15 years ago
  Artyom Beilis 43263856b0 Support of forms in templates compiler 15 years ago
  Artyom Beilis 2ed4459251 Form bugfixes and updates 15 years ago
  Artyom Beilis 796873bf26 Form support updates and fixes 15 years ago
  Artyom Beilis 32c50e97b3 Preparations for new form system 15 years ago
  Artyom Beilis 445abad821 Added missing file to configuration, updated release number 15 years ago
  Artyom Beilis 85dfc9de86 Added throw on duplicate template definition 15 years ago
  Artyom Beilis ffe3f1c939 Merged last changes from trunk to brunch svn merge -r 437:470 /framework/trunk (empty) 15 years ago
  Artyom Beilis 6f34d19732 Fixed compilation problem on Linux platform 15 years ago
  Artyom Beilis 243d91bbd3 Removed unessary link libraries for tcp_cache_server 16 years ago
  Artyom Beilis 57185b19d6 Updated configure script: 16 years ago
  Artyom Beilis 4e1c7a2c04 Replaced boost::signal by boost::function 16 years ago
  Artyom Beilis f274d530ec Correct exceptions handling --- prevent from server go down 16 years ago
  Artyom Beilis b04e8da4dd Typos fixes 16 years ago
  Artyom Beilis b501279441 Updated configuration help notes 16 years ago
  Artyom Beilis 1b96b12588 Implemented load balancing of cache server 16 years ago
  Artyom Beilis 3dc4b6c460 Implemented support of lists in configuration files 16 years ago
  Artyom Beilis 5dd1e4e9ff TCP cache now supported on Cygwin platform as well 16 years ago
  Artyom Beilis 55a810979a Minor order of call fix 16 years ago
  Artyom Beilis a601fafbc6 Disabled Nagle's algrithms -- caused performance issues 16 years ago
  Artyom Beilis 0e924168ab Final cache implementations 16 years ago
  Artyom Beilis 2b4e0e84f8 Updates of autotool macros 16 years ago
  Artyom Beilis f7dd46a285 Implemented client + unittest + bugfixes 16 years ago
  Artyom Beilis 2209870b30 Added inital TCP Cache implementations (not useable yet, work in progress) 16 years ago
  Artyom Beilis 58d5fd4b39 Better X-Powered-By version 16 years ago
  Artyom Beilis f56bb92e75 Support for compilation on Suse where fastcgi headers placed under /usr/include/fastcgi 16 years ago
  Artyom Beilis 3ede028e4c Added missing header caused compilation fault of gcc-4.3 16 years ago
  Artyom Beilis 3bbafe134e Fixed compilation issue -- missed stdlib.h 16 years ago
  Artyom Beilis 8ad9c0203f License changed from BSD to LGPL v2.1 or later 16 years ago
  Artyom Beilis 21ae416797 Set libtool version to 0.0.0 16 years ago
  Artyom Beilis 603f1e9f40 Added correct namespaces 16 years ago
  Artyom Beilis d464c4abdc Added library versioning 16 years ago
  Artyom Beilis 0e6076c98f Internal/External API changes 16 years ago
  Artyom Beilis 3bcda2ae21 Added templates for new two factories 16 years ago
  Artyom Beilis 49859ed5cb Added support of stdin as "acceptabe" socket, 16 years ago
  Artyom Beilis ba789553bb Fixed support of server side spawn -- using stdin socket 16 years ago
  Artyom Beilis ad7eb325af Changed worker_thread parameter form "cache" to "worker_settings" 16 years ago
  Artyom Beilis fdca64889c Added support of conditional builds 16 years ago
  Artyom Beilis d495f57d37 Update of configuration 16 years ago
  Artyom Beilis 097e5dc329 Implemented cache backend that supports prefork mod 16 years ago
  Artyom Beilis 43a13f06a1 Work commit of process shared cache 16 years ago
  Artyom Beilis 6f646babc2 API Update now cache is defined by external factory 16 years ago
  Artyom Beilis c28250f8ad Mod prefork know works 16 years ago
  Artyom Beilis 91cb455526 SOme progress with mod prefork 16 years ago