Commit History

Author SHA1 Message Date
  lganzzzo 96909cca77 Merge branch 'master' into future-draft 2 years ago
  Leonid Stryzhevskyi 96881f1381 Update azure-pipelines.yml 2 years ago
  Leonid Stryzhevskyi 17c655a473 Merge pull request #529 from langchr86/fix/any_can_parse_integer 2 years ago
  Christian Lang 24a2af532a allow oatpp::Any to parse directly to UInt64 or Int64 2 years ago
  lganzzzo b1d375d362 async: introduce async::Promise and async::Future. 2 years ago
  Leonid Stryzhevskyi 568c96d40a Merge pull request #527 from ArnaudGallardo/fix/host-header-with-port 2 years ago
  Arnaud-Marie Gallardo 3372ad9dff fix: add port in host header 2 years ago
  Leonid Stryzhevskyi 9f876c4851 Merge pull request #526 from Sergii-Ladniuk/tmp-extension 2 years ago
  Leonid Stryzhevskyi ee61f12ba7 Merge pull request #524 from Balluff/feature/cpack 2 years ago
  Sergii Ladniuk 63035b2d74 Add a TemporaryFile constructor accepting the file extension 2 years ago
  Leonid Stryzhevskyi 4a40edc0c3 Merge pull request #523 from JeremyGuinn/empty_message_body_response 2 years ago
  Jeremy Guinn ecb8ec3c1e Add helpers for creating empty message-body responses 2 years ago
  Julian Ste 72e7fa973e Update module-install.cmake 2 years ago
  Julian Ste 46e6fcdfc0 Create cpack.cmake 2 years ago
  Julian Ste ac941832d0 Update CMakeLists.txt 2 years ago
  Leonid Stryzhevskyi 349d96114a Update README.md 2 years ago
  lganzzzo c254b0c60d tcp::client::ConnectionProvider: remove incorrect condition. 2 years ago
  Leonid Stryzhevskyi 5e9ae5796f Merge pull request #505 from NickPak/master 2 years ago
  lganzzzo bd6898b62a ApiController: Fix 'controller' variable definition for Async handler (#406) 2 years ago
  lganzzzo 3b66aa7670 BufferOutputStream: Add reset() method. 2 years ago
  Leonid Stryzhevskyi c0581f54da Merge pull request #516 from oatpp/remove_memory_pools 2 years ago
  lganzzzo 71cac5b439 Remove unused compiler directives 2 years ago
  lganzzzo 41a904f6c5 Simplify azure-pipelines.yml 2 years ago
  lganzzzo 59a7b790f8 MemoryLabel: Fix includes. 2 years ago
  lganzzzo 5d2f8693eb Remove memory pools. Remove ChunkedBuffer. 2 years ago
  Leonid Stryzhevskyi 97d7597112 Update 1.3.0.md 2 years ago
  Leonid Stryzhevskyi b489ed073c Merge pull request #515 from oatpp/multimap_for_query_params 2 years ago
  lganzzzo c2b026f87a BufferBody: check buffer for nullptr. 2 years ago
  lganzzzo ce7a3316d8 QUERY: fix default value type (#411). QueryParams/Headers: use unordered_multimap (#402) 2 years ago
  Leonid Stryzhevskyi ba27a57fff Merge pull request #514 from oatpp/move_fastqueue 2 years ago