Commit History

Author SHA1 Message Date
  lganzzzo 5d2f8693eb Remove memory pools. Remove ChunkedBuffer. 2 years ago
  lganzzzo 5817113195 async: move FastQueue to async::utils::FastQueue. 2 years ago
  lganzzzo 512769c5ce mapping::type: Better containers hierarchy 2 years ago
  lganzzzo 6455e14399 multipart: better API. 2 years ago
  lganzzzo 9a44c1f463 multipart: use data::resource::Resource. 2 years ago
  lganzzzo b5ef1ba022 data: introduce data resources. 2 years ago
  Leonid Stryzhevskyi bc3d17750d Temporary file (#498) 2 years ago
  lganzzzo f43f3fe661 HttpRouter: better API. 2 years ago
  lganzzzo 11e4cd1166 network: Introduce 'ConnectionProviderSwitch' (#483) 2 years ago
  lganzzzo d74d6b2308 provider: Decouple Provider and Invalidator. 2 years ago
  lganzzzo 3d89dc4403 ApiController: introduce 'BUNDLE' parameters to access request bundle data. 2 years ago
  lganzzzo 904be7ca61 oatpp::data: introduce class 'Bundle'. 2 years ago
  lganzzzo eb1296cbb5 ConnectionMonitor: introduce ConnectionInactivityChecker 2 years ago
  lganzzzo d47ae5c20a ConnectionMonitor: move ConnectionMonitor to network::monitor namespace. 2 years ago
  lganzzzo eb666070ab Merge branch 'v1.3.0' into connection_monitor 2 years ago
  lganzzzo 66fdc4af2f network: ConnectionMonitor first steps 2 years ago
  Benedikt-Alexander Mokroß 8b57320e71 Added write-callback enabled buffered `InputStream` using `data::buffer::FIFOBuffer` 2 years ago
  lganzzzo 6b2db1fe83 merge with 1.3.0 2 years ago
  MHaselmaier 5c7934e56e Replaced core::collection::LinkedList by std::list 3 years ago
  Leonid Stryzhevskyi 1c38fa2c7f Merge pull request #430 from oatpp/enforce_standard_compliance_on_msvc 3 years ago
  MHaselmaier 773f699601 Added /permissive- flag on MSVC to enforce standard compliancy 3 years ago
  MHaselmaier 2956ad6dfa Removed core::collection::ListMap 3 years ago
  lganzzzo a2631fe051 Types: Refactor oatpp::String to use std::string. 3 years ago
  lganzzzo 1186568407 web::server::interceptor: introduce AllowCorsGlobal and AllowOptionsGlobal interceptors. 3 years ago
  lganzzzo e6a302a905 web::server::interceptor: introduce ResponseInterceptor. 3 years ago
  lganzzzo 171f7a9943 web::server::HttpRouter. Introduce HttpRouterTemplate. (#343) 3 years ago
  lganzzzo dab59a48d6 data::mapping: Introduce TypeResolver. 3 years ago
  lganzzzo 3b59fa2738 network: introduce oatpp::network::Address. 3 years ago
  lganzzzo 05d5e4dd4f oatpp::network. Refactor: move/rename SimpleTCPConnectionProvider, Connection, ConnectionHandler, Server. 3 years ago
  lganzzzo cb9b14a919 orm. Introduce SchemaMigration. 3 years ago