1249 Commits (a46bb4587578f0f848da639791d1011a81142c7d)
 

Author SHA1 Message Date
  Artyom Beilis a46bb45875 Fixed warnings generated by clang 7 years ago
  Artyom Beilis d1de6e5074 Cleanup of auto_ptr and some other warnings 7 years ago
  Artyom Beilis 858c73fd86 Fixed error in C++11 mode of int64_t handling 7 years ago
  Artyom Beilis 99a59edb9e Added new ignore patterns 7 years ago
  Artyom Beilis 4405f95598 Updated copyright data in the header 7 years ago
  Artyom Beilis b45a9576d7 Closing feature request #37 add facility option 7 years ago
  Artyom Beilis a5d6da2baf Fixed incorrect flag settings for shared object loading 7 years ago
  Artyom Beilis b6dcd8c632 Fixed bug #148 Custom 'syslog.id' and openlog - invalid API use 7 years ago
  Artyom Beilis 1c19118c91 Updated nightly builds code 7 years ago
  Artyom Beilis 2c02b8e260 Fixed problem with casting of negative values to fload and long double issue #145 8 years ago
  Artyom Beilis f79ae4fe2f Fixed test issue 8 years ago
  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