Commit History

Author SHA1 Message Date
  Leonid Stryzhevskyi 1f93f6caec Merge pull request #424 from MHaselmaier/issue_408 3 years ago
  MHaselmaier 5c7934e56e Replaced core::collection::LinkedList by std::list 3 years ago
  MHaselmaier 773f699601 Added /permissive- flag on MSVC to enforce standard compliancy 3 years ago
  MHaselmaier c92567632e Added optional timeout parameter to core::provider::PoolTemplate::get 3 years ago
  lganzzzo 171f7a9943 web::server::HttpRouter. Introduce HttpRouterTemplate. (#343) 3 years ago
  lganzzzo 6f84101afc mapping::TypeResolver: Use cache. Remove property traverser. 3 years ago
  lganzzzo d6911eb77a data::mapping. Introduce Type::Interpretation. 3 years ago
  lganzzzo d24da6a0ef Merge with v1.2.0 branch 3 years ago
  lganzzzo d806537e51 oatpp::provider. New Provider and Pool implementation draft. 3 years ago
  lganzzzo 33aae43d02 Merge branch 'master' into ql_client_draft 4 years ago
  Benedikt-Alexander Mokroß 2d6ab88255 Proposal for #261: Fine grained configurable Loglevel 4 years ago
  lganzzzo b026a007e9 ql::Client. First steps. 4 years ago
  lganzzzo 24c18ad166 CMakeLists.txt. Add compat option 'OATPP_COMPAT_BUILD_NO_SET_AFFINITY' 4 years ago
  lganzzzo 4a0aaa2a84 DTO. Hashcode + equals contract for DTOs. 4 years ago
  lganzzzo 5f213dd853 parser::json. Add ser/de for oatpp::UnorderedSet. 4 years ago
  lganzzzo 75675ae61a data::mapping. Collections. Add UnorderedSet. Initial commit. 4 years ago
  lganzzzo 9ee3c80626 parser::json. Correct Enum Ser/De. 4 years ago
  lganzzzo bfcb159b48 dto::Enum. Enum interpreters POC. 4 years ago
  lganzzzo 76da4714c2 Tests. Add mapping::type::<collections> tests. 4 years ago
  lganzzzo 23255f381d ObjectWrapper. Reduce the hierarchy. Remove PolymorphicWrapper. 4 years ago
  lganzzzo 0d951e3c56 Types. Introduce Any. 4 years ago
  lganzzzo 5d82f67816 Introduce web::protoco::encoding::Chunked. Encoder/Decoder 4 years ago
  lganzzzo aca6db6107 Introduce data::buffer::Processor. 4 years ago
  lganzzzo 7dc29f1dcf virtual_::Interface. Introduce ListenerLock. 4 years ago
  lganzzzo 2592f79934 Tests. ConnectionPoolTest. 4 years ago
  Benedikt-Alexander Mokroß 9802c361dc Removed `StrBuffer::substr` API 4 years ago
  Benedikt-Alexander Mokroß 2c33ef4c8e Merge branch 'master' into fixescorsswagger 4 years ago
  lganzzzo d67fa0ff53 Introduce LazyStringMap 4 years ago
  lganzzzo bbc74c111c Tests. BufferStreamTest. 4 years ago
  Benedikt-Alexander Mokroß 0f9f2374bd Cleander CMakeLists.txt 4 years ago