1238 Commits (91d596159722b3d31b033e7dc1af24f4412db215)
 

Author SHA1 Message Date
  Artyom Beilis 91d5961597 Added domain test to views testing 8 years ago
  Artyom Beilis 7dc0736f3e Added better support of gettext domains, testing is still required 8 years ago
  Artyom Beilis e2585e585c Added dllexport/import handling 8 years ago
  Artyom Beilis a46af6b148 - Added option for shared_object library loading 8 years ago
  Artyom Beilis dab304227c Removed now unused dependency 8 years ago
  Artyom Beilis 9cc3c60bdd Added support of abstract template 8 years ago
  Artyom Beilis 4afb2bdb02 Added support of using call with a class form a different view as plugin 8 years ago
  Artyom Beilis 849b479b75 Added context support to gettext commands 8 years ago
  Artyom Beilis e24cf14cbf Refined macros for plugin installation 8 years ago
  Artyom Beilis b4879b3e65 Updated documentation 8 years ago
  Artyom Beilis 2d1638a580 Fixed booster library version 8 years ago
  Artyom Beilis 6f8478d79a Improved plugin API 8 years ago
  Artyom Beilis 9fda5b3436 Added missing file 8 years ago
  Artyom Beilis 91802d929b Updates in plugin API 8 years ago
  Artyom Beilis ca916a3c5d Make sure that socket is readable before asking for bytesreadable 8 years ago
  Artyom Beilis a4ee253dd7 Fixed incorrect derefence of NULL pointer 8 years ago
  Artyom Beilis 22d8b514ec Fixed build issue with clang/libc++ 8 years ago
  Artyom Beilis 586580b3cc Improved plugin test 8 years ago
  Artyom Beilis de0c183e66 Added correct index of version 8 years ago
  Artyom Beilis 76474a2a26 Added new plugin API and test 8 years ago
  Artyom Beilis c92d0be37a Updated python session API 8 years ago
  Artyom Beilis d191ca4f37 Added support of <% filter ... %> scoped default filter block to templates compiler 8 years ago
  Artyom Beilis d4923f5021 - Add jsescape 8 years ago
  Artyom Beilis a2256bcab0 Updated session interface to reflect the exposed cookies issue 8 years ago
  Artyom Beilis 25c44f2e3c Merged different fixes from v1.0 branch 8 years ago
  Artyom Beilis d94b332b31 Documentation updates 8 years ago
  Artyom Beilis 2769daafbf Extended url_dispatcher::map to: 8 years ago
  Artyom Beilis 42ed3a3529 Added support of UTF-8 flags and icase option 8 years ago
  Artyom Beilis 51cd226777 Initial support of RESTful mapping support 8 years ago
  Artyom Beilis 8f8fb42361 Documented API version 8 years ago
  Artyom Beilis ef402eb06d File server created with new API 8 years ago
  Artyom Beilis ae65815719 File server now works in non-blocking mode 8 years ago
  Artyom Beilis bb7f88d01b Fixed missing lock on some of the pool methods 8 years ago
  Artyom Beilis 1447615a51 Added missing comments and fixed size() to be const 8 years ago
  Artyom Beilis 03a9cf7c21 Fixed issue with temporary file removal 8 years ago
  Artyom Beilis 95224581e9 Added test for moving of context between applications and pools 8 years ago
  Artyom Beilis 7eaa3f2b78 Performance improvements in json parsing 8 years ago
  Artyom Beilis cae6ac63a4 Added testing of raw filter 8 years ago
  Artyom Beilis 72a96d5de0 Now upload filter test is completed 8 years ago
  Artyom Beilis e65cee73a9 Testing of filter added - incomplete yet 8 years ago
  Artyom Beilis df2ac1736b Moved all content parsing code to http::request for both: 8 years ago
  Artyom Beilis 98977e6cfd Workarond of missing off_t 8 years ago
  Artyom Beilis 038647bb66 Fixed function definition 8 years ago
  Artyom Beilis ae0df94902 Fixed incorrect define of fseeko 8 years ago
  Artyom Beilis 1ba38fc375 Added option to disable CppCMS version instead of entire X-Powred-By header 8 years ago
  Artyom Beilis 0589d5aa93 Try to Workaround SunCC issue 8 years ago
  Artyom Beilis 85d9f875d2 Added tests for existance of fseeko/_fseeki64 8 years ago
  Artyom Beilis 94952a7c3c Fixed missing class code 8 years ago
  Artyom Beilis b7ff90ea79 Workaround for gcc-3.4 8 years ago
  Artyom Beilis d5c0633e1d Workaround for stlport 8 years ago