Commit Graph

  • 919d4472c1 new http-headers-parser concept lganzzzo 2018-11-25 13:52:11 +0200
  • dcc03b32c3 maxAvailableToRead/Write virtual Pipe setting for test purposes lganzzzo 2018-11-18 03:04:21 +0200
  • 4a107a2bef generalization of ConnectionProvider. ConnectionProvider for virtual_::client/virtual_::server lganzzzo 2018-11-15 22:39:18 +0200
  • e55755a77a better test::network::virtual_::InterfaceTest lganzzzo 2018-11-15 20:34:54 +0200
  • 06a58147cb test::network::virtual_::InterfaceTest added lganzzzo 2018-11-15 16:21:29 +0200
  • ea215059ad network::virtual_::InterfaceTest prepared lganzzzo 2018-11-15 12:01:11 +0200
  • f132bdd33f virtual pipe test lganzzzo 2018-11-15 02:36:19 +0200
  • 7664ff6dc8
    Merge pull request #25 from oatpp/api_client_connection_reuse Leonid Stryzhevskyi 2018-11-11 01:36:54 +0200
  • 12ec913ca6 removed TCP_NODELAY in client connection provider lganzzzo 2018-11-11 01:17:51 +0200
  • a959ba2852 reuse connection in ApiClient lganzzzo 2018-11-11 00:51:56 +0200
  • 8bb6b2c265
    Merge pull request #24 from oatpp/body_decoder_configuring Leonid Stryzhevskyi 2018-11-09 02:40:31 +0200
  • 59d81e9f2f add SimpleBodyDecoder to CMakeLists.txt lganzzzo 2018-11-09 02:11:10 +0200
  • de3571ddb8 Better oatpp::stream::transferAsync lganzzzo 2018-11-09 01:47:59 +0200
  • 153b9987c9 Better oatpp::data::stream::transfer() lganzzzo 2018-11-08 12:13:46 +0200
  • 1d7180ba02 Configuring BodyDecoder in incoming Request/Response lganzzzo 2018-11-08 03:14:29 +0200
  • 1ab3543bd1
    Cmd line args parser (#21) v0.18.9-alpha Leonid Stryzhevskyi 2018-10-28 23:20:58 +0200
  • 334aa2c967
    Update README.md Leonid Stryzhevskyi 2018-10-22 16:26:33 +0300
  • 3b4e6f228e
    Update README.md Leonid Stryzhevskyi 2018-10-18 02:54:45 +0300
  • bd248918e1
    Update README.md Leonid Stryzhevskyi 2018-10-17 22:24:44 +0300
  • 0a155fada5 lgtm.yml added lganzzzo 2018-10-17 21:54:45 +0300
  • 92f49fdc45
    Update README.md Leonid Stryzhevskyi 2018-10-17 13:28:02 +0300
  • 5a2a341210
    Merge pull request #17 from oatpp/azure-pipelines Leonid Stryzhevskyi 2018-10-17 12:45:29 +0300
  • c1728d6ef2 Build script for Mac added lganzzzo 2018-10-17 12:37:30 +0300
  • 766b4803aa constexpr removed. base64 test lganzzzo 2018-10-17 12:22:24 +0300
  • 69e2ee9f96 removed constexpr for ListMap type name lganzzzo 2018-10-17 11:37:24 +0300
  • fe4232ff0f Removed constexpr for List and Object type names lganzzzo 2018-10-17 11:34:45 +0300
  • 633d051a6c Log skipped values in json parser lganzzzo 2018-10-17 11:25:27 +0300
  • 225c1f0615 conexpr removed from primitive type names lganzzzo 2018-10-17 11:10:00 +0300
  • 714197b794 TypeTest included in CMakeLists lganzzzo 2018-10-17 10:47:02 +0300
  • 8d4a91f97d Debug loags removed, TypeTest added lganzzzo 2018-10-17 10:43:41 +0300
  • 0645cf258b more debug logs lganzzzo 2018-10-17 01:18:01 +0300
  • 7f3c20f8cf more debug logs lganzzzo 2018-10-17 01:08:30 +0300
  • e4442d062e more debug logs lganzzzo 2018-10-17 00:53:56 +0300
  • 965764a93d test logs lganzzzo 2018-10-17 00:43:20 +0300
  • 6f6fb898fd fix to azure-pipelines.yml lganzzzo 2018-10-16 22:39:19 +0300
  • dc215d0cf3 Fix to azure-pipelines.yml lganzzzo 2018-10-16 20:20:15 +0300
  • 8ba15f53c1 Fix to azure-pipelines.yml lganzzzo 2018-10-16 20:16:56 +0300
  • 5a96dabceb fix to azure-pipelines.yml lganzzzo 2018-10-16 19:46:37 +0300
  • a167fc6748 build script v1 lganzzzo 2018-10-16 19:13:54 +0300
  • 80ae0cbea4 Set up CI with Azure Pipelines azure-pipelines[bot] 2018-10-16 09:37:32 +0000
  • 8ed8ef89e1
    Update README.md Leonid Stryzhevskyi 2018-10-15 14:26:33 +0300
  • 0b151a7af9
    Update README.md Leonid Stryzhevskyi 2018-10-15 11:49:04 +0300
  • 63ce57cc12
    Merge pull request #14 from oatpp/issue_13_codegen Leonid Stryzhevskyi 2018-10-15 05:37:58 +0300
  • 9cdacb76cc portable 'OATPP_MACRO_HAS_ARGS' lganzzzo 2018-10-15 05:13:27 +0300
  • 25a824c796
    Update README.md Leonid Stryzhevskyi 2018-10-14 13:06:07 +0300
  • 52d1e3bb66
    Update README.md Leonid Stryzhevskyi 2018-10-14 12:49:59 +0300
  • 73f872b92b Merge branch 'master' of https://github.com/oatpp/oatpp lganzzzo 2018-10-13 19:41:38 +0300
  • d9d125c0ea code cleanup lganzzzo 2018-10-13 19:41:32 +0300
  • 63362d6e64
    Merge pull request #12 from FlorianRhiem/feature-cmake Leonid Stryzhevskyi 2018-10-13 12:56:24 +0300
  • fb04c456ef Fix typo in CMakeLists.txt Florian Rhiem 2018-10-13 11:12:06 +0200
  • 1d8456c7f4
    Merge pull request #10 from FlorianRhiem/feature-cmake Leonid Stryzhevskyi 2018-10-13 01:14:37 +0300
  • 2ef6f2a184 Added basic CMakeLists.txt Florian Rhiem 2018-10-12 23:08:20 +0200
  • 46095a0daf codegens moved to one folder lganzzzo 2018-10-08 17:30:28 +0300
  • ac59842e19
    Update README.md Leonid Stryzhevskyi 2018-10-05 13:11:55 +0300
  • fcd65a5842 Better error message, and proper log level for StreamBufferProxy flushAsync lganzzzo 2018-10-03 21:06:22 +0300
  • 897938bc28 Async processor optimization lganzzzo 2018-10-02 03:15:15 +0300
  • af7dbbb0ab
    Merge pull request #6 from oatpp/mem_aloc_optimization Leonid Stryzhevskyi 2018-09-28 10:08:50 +0300
  • b1147b5c5b Added default thread number config value for AsyncHttpConnectionHandler lganzzzo 2018-09-28 10:06:38 +0300
  • c18230a776 performance optimization for multithreaded server lganzzzo 2018-09-25 01:28:07 +0300
  • f777ece1c3 Fixed thread cpu range for web::server::HttpConnectionHandler lganzzzo 2018-09-24 00:12:24 +0300
  • 3b7df3d298 fixed compilation errors lganzzzo 2018-09-24 00:05:42 +0300
  • 22fc5bc0db Setting affinity group for HttpConnectionHandler threads lganzzzo 2018-09-24 00:02:30 +0300
  • 521291ef7f Fixed calculation of getThreadSuggestedCpuIndex lganzzzo 2018-09-23 23:25:51 +0300
  • 8e5f64c916 Utility methods for oatpp::concurrency::Thread lganzzzo 2018-09-23 23:05:37 +0300
  • db4531bd3a lock to cpu mapping lganzzzo 2018-09-22 13:20:52 +0300
  • 4d5c02a2a1 priorities experiment lganzzzo 2018-09-21 02:55:42 +0300
  • 369a994381 experiment with small strings lganzzzo 2018-09-21 00:00:28 +0300
  • b5338c72b1 better AsyncHttpConnectionHandler processing loop lganzzzo 2018-09-16 18:11:59 +0300
  • 2eb807f1d7 better stream io api lganzzzo 2018-09-16 03:37:05 +0300
  • b0f0013a93 Better write handling lganzzzo 2018-09-14 18:37:55 +0300
  • f1d4270fe8 Default config file lganzzzo 2018-09-14 12:02:20 +0300
  • 92cb65643e null pointer check for value in json serializer lganzzzo 2018-09-14 03:08:56 +0300
  • cb31cb3df0 Merge branch 'master' of https://github.com/oatpp/oatpp lganzzzo 2018-09-13 19:33:31 +0300
  • fa847a9964 Better ErrorHandling in ApiController lganzzzo 2018-09-13 19:33:24 +0300
  • e2f33e906a Additional static lock/unlock for SpinLock lganzzzo 2018-09-12 23:37:49 +0300
  • c846ed6759 better json Serializer lganzzzo 2018-08-27 17:54:16 +0300
  • 2c97116d39 Renamed CRC32.hpp to CRC. Better static_wrapper_cast lganzzzo 2018-08-07 02:15:08 +0300
  • ca16919063 algorithm CRC32 added lganzzzo 2018-08-05 02:28:31 +0300
  • 3fd6a2cf0c Qualifier name for mapping enabled types. Better Endpoint info lganzzzo 2018-07-31 03:13:03 +0300
  • 016f0de5e7 fix of ObjectWrapper constructor lganzzzo 2018-07-28 00:02:28 +0300
  • 8260d175ac more flexible List mapping lganzzzo 2018-07-24 03:46:37 +0300
  • c793d6d4ae Int8, Int16 default types. lganzzzo 2018-07-23 02:24:16 +0300
  • 68c5160f4c Better ObjectMapper. Support for ordered fields lganzzzo 2018-07-22 12:57:32 +0300
  • a04ddec3cb basic oatpp ints moved to c++11 fixed size ints as for default lganzzzo 2018-07-19 02:03:34 +0300
  • db40b48faf Merge branch 'master' of https://github.com/oatpp/oatpp lganzzzo 2018-07-13 00:47:18 +0300
  • 56fcf725e7 Better ApiClient code-gen macro lganzzzo 2018-07-13 00:47:07 +0300
  • c2bb6e03ae
    Update README.md Leonid Stryzhevskyi 2018-07-10 01:42:31 +0300
  • d35f1dff13 nullptr_t constructor for ObjectWrapper lganzzzo 2018-07-09 03:25:33 +0300
  • 3f47272bee
    Update README.md Leonid Stryzhevskyi 2018-07-09 00:11:10 +0300
  • a512c7360a added encoding/Base64 lganzzzo 2018-07-08 18:57:43 +0300
  • 5957798e0e Better json-mapper. Support for Map<String, ...> Serialization/Deserialization lganzzzo 2018-07-06 02:39:26 +0300
  • fbf016107b Json serializer config. Optional null fields inclusion lganzzzo 2018-07-03 16:01:54 +0300
  • bb1a4db399
    Merge pull request #5 from oatpp/big_string_refactoring Leonid Stryzhevskyi 2018-06-28 00:31:07 +0300
  • 4971e6e28a deleted old code lganzzzo 2018-06-28 00:11:55 +0300
  • 4708c946fb merge with virtual_connection branch lganzzzo 2018-06-28 00:00:35 +0300
  • 1358805784 Url parsing lganzzzo 2018-06-27 12:44:26 +0300
  • 36b5dc27dd Fix to field ordering lganzzzo 2018-06-27 02:25:59 +0300
  • 075c8e45c0 OATPP_VERSION stemp added lganzzzo 2018-06-27 02:11:59 +0300
  • 8b91751bbe Fixed string concat lganzzzo 2018-06-27 02:07:08 +0300
  • 248452893a Better client error handling, better url mapping lganzzzo 2018-06-27 01:42:02 +0300