Commit Graph

  • fa847a9964 Better ErrorHandling in ApiController lganzzzo 2018-09-13 19:33:24 +03:00
  • e2f33e906a Additional static lock/unlock for SpinLock lganzzzo 2018-09-12 23:37:49 +03:00
  • c846ed6759 better json Serializer lganzzzo 2018-08-27 17:54:16 +03:00
  • 2c97116d39 Renamed CRC32.hpp to CRC. Better static_wrapper_cast lganzzzo 2018-08-07 02:15:08 +03:00
  • ca16919063 algorithm CRC32 added lganzzzo 2018-08-05 02:28:31 +03:00
  • 3fd6a2cf0c Qualifier name for mapping enabled types. Better Endpoint info lganzzzo 2018-07-31 03:13:03 +03:00
  • 016f0de5e7 fix of ObjectWrapper constructor lganzzzo 2018-07-28 00:02:28 +03:00
  • 8260d175ac more flexible List mapping lganzzzo 2018-07-24 03:46:37 +03:00
  • c793d6d4ae Int8, Int16 default types. lganzzzo 2018-07-23 02:24:16 +03:00
  • 68c5160f4c Better ObjectMapper. Support for ordered fields lganzzzo 2018-07-22 12:57:32 +03:00
  • a04ddec3cb basic oatpp ints moved to c++11 fixed size ints as for default lganzzzo 2018-07-19 02:03:34 +03:00
  • db40b48faf Merge branch 'master' of https://github.com/oatpp/oatpp lganzzzo 2018-07-13 00:47:18 +03:00
  • 56fcf725e7 Better ApiClient code-gen macro lganzzzo 2018-07-13 00:47:07 +03:00
  • c2bb6e03ae
    Update README.md Leonid Stryzhevskyi 2018-07-10 01:42:31 +03:00
  • d35f1dff13 nullptr_t constructor for ObjectWrapper lganzzzo 2018-07-09 03:25:33 +03:00
  • 3f47272bee
    Update README.md Leonid Stryzhevskyi 2018-07-09 00:11:10 +03:00
  • a512c7360a added encoding/Base64 lganzzzo 2018-07-08 18:57:43 +03:00
  • 5957798e0e Better json-mapper. Support for Map<String, ...> Serialization/Deserialization lganzzzo 2018-07-06 02:39:26 +03:00
  • fbf016107b Json serializer config. Optional null fields inclusion lganzzzo 2018-07-03 16:01:54 +03:00
  • bb1a4db399
    Merge pull request #5 from oatpp/big_string_refactoring Leonid Stryzhevskyi 2018-06-28 00:31:07 +03:00
  • 4971e6e28a deleted old code lganzzzo 2018-06-28 00:11:55 +03:00
  • 4708c946fb merge with virtual_connection branch lganzzzo 2018-06-28 00:00:35 +03:00
  • 1358805784 Url parsing lganzzzo 2018-06-27 12:44:26 +03:00
  • 36b5dc27dd Fix to field ordering lganzzzo 2018-06-27 02:25:59 +03:00
  • 075c8e45c0 OATPP_VERSION stemp added lganzzzo 2018-06-27 02:11:59 +03:00
  • 8b91751bbe Fixed string concat lganzzzo 2018-06-27 02:07:08 +03:00
  • 248452893a Better client error handling, better url mapping lganzzzo 2018-06-27 01:42:02 +03:00
  • 204e8cce2a Better ObjectMapping lganzzzo 2018-06-26 23:17:48 +03:00
  • 6effe7ae30 PtrWrapper, ObjectWrapper refactoring lganzzzo 2018-06-26 19:25:56 +03:00
  • 80aa0ca5ba PtrWrapper moved to data::mapping::type lganzzzo 2018-06-26 16:34:27 +03:00
  • f4ed466b22 Better mapping types structure lganzzzo 2018-06-26 15:47:44 +03:00
  • 004fb5927c fixed web::url::Parser lganzzzo 2018-06-26 02:37:42 +03:00
  • 938592ff67 new string concept. basic refactoring lganzzzo 2018-06-26 02:30:01 +03:00
  • eb6d1b2362
    Merge pull request #4 from oatpp/oatpp_virtual_connection Leonid Stryzhevskyi 2018-06-25 00:46:10 +03:00
  • e9191b2b27 Fixed minore mem leaks lganzzzo 2018-06-24 03:38:37 +03:00
  • b7ab204a6d virtual socket + mem-leaks fixes lganzzzo 2018-06-23 15:00:25 +03:00
  • b8a8d41c4f removed throw in memory pool delete lganzzzo 2018-06-07 00:45:58 +03:00
  • 9826028b9a Fixed order of field initialization lganzzzo 2018-05-16 01:52:24 +03:00
  • c7a8ec48c3 better url mapping lganzzzo 2018-05-15 21:14:02 +03:00
  • 0db0438ae1 introducing RequestInterceptor lganzzzo 2018-05-15 02:02:00 +03:00
  • 13670fcde2 Merge branch 'url_parsing' into oatpp_virtual_connection lganzzzo 2018-05-14 17:08:00 +03:00
  • f857d9e7fb url: query params parsing lganzzzo 2018-05-14 17:06:46 +03:00
  • 214603d27d network::virtual_::Pipe lganzzzo 2018-05-09 17:16:40 +03:00
  • 8a6f504384 FIFOBuffer for virtual connection lganzzzo 2018-05-08 01:32:03 +03:00
  • 2c68d625cd std_str from ParsingCaret::Label lganzzzo 2018-04-29 04:41:26 +03:00
  • 1677e82b27
    Merge pull request #3 from oatpp/async_client Leonid Stryzhevskyi 2018-04-22 18:25:27 +03:00
  • 4f9a13e26d EISCONN check if already connected in AsyncClient ConnectCoroutine lganzzzo 2018-04-18 22:58:51 +03:00
  • e34e9c1f6e ApiClient Async functionality lganzzzo 2018-04-18 18:27:33 +03:00
  • dd9795daf9 HttpRequestExecutor::executeAsync lganzzzo 2018-04-18 01:33:19 +03:00
  • 1e1fb31459 bootstrapping for AsyncClient functionality lganzzzo 2018-04-17 19:21:13 +03:00
  • 738fc4c7a0 Minor code cleanup lganzzzo 2018-04-09 18:28:02 +03:00
  • 0817197033 Better connection management lganzzzo 2018-04-04 03:44:25 +03:00
  • c9d8c5b78c Merge branch 'master' of https://github.com/oatpp/oatpp lganzzzo 2018-04-02 04:39:10 +03:00
  • 82c0d19600 better sigpipe handling lganzzzo 2018-04-02 04:38:57 +03:00
  • 06e8977d3e
    Update README.md Leonid Stryzhevskyi 2018-04-01 18:51:13 +03:00
  • a8e85fa6d5 Merge branch 'master' of https://github.com/oatpp/oatpp lganzzzo 2018-04-01 18:08:24 +03:00
  • b8bb4b1281 Better error handling, SO_NOSIGPIPE, HTTP Range parsing lganzzzo 2018-04-01 18:08:13 +03:00
  • 76855d05c8
    Update README.md Leonid Stryzhevskyi 2018-03-30 23:26:57 +03:00
  • f9a76661b1 naming fix lganzzzo 2018-03-30 23:20:33 +03:00
  • d79792b9a9 Reading and Writing chunked-encoded content asynchronously lganzzzo 2018-03-30 23:03:08 +03:00
  • b0071cd881 Merge branch 'master' of https://github.com/oatpp/oatpp lganzzzo 2018-03-29 17:02:47 +03:00
  • e3afc00044 Fixed data flushing for ChunkedBuffer lganzzzo 2018-03-29 17:02:37 +03:00
  • 6b8171770e
    Update README.md Leonid Stryzhevskyi 2018-03-29 08:24:13 +03:00
  • 6984994f2e include path fix lganzzzo 2018-03-29 08:11:32 +03:00
  • 751d525539 restructuring and code cleanup lganzzzo 2018-03-29 07:50:20 +03:00
  • 4b4cafc21d path changes oatpp-lib --> oatpp lganzzzo 2018-03-28 17:38:27 +03:00
  • cb84ad0553
    Merge pull request #1 from oatpp/async_io Leonid Stryzhevskyi 2018-03-28 17:14:26 +03:00
  • d2be7589e4 Error handling for Coroutine lganzzzo 2018-03-27 16:58:56 +03:00
  • f2c87a463c async endpoints introduced lganzzzo 2018-03-27 07:36:32 +03:00
  • c158b4d001 CoroutineWithResult added lganzzzo 2018-03-26 06:03:51 +03:00
  • 33842b14df minor code cleanup lganzzzo 2018-03-25 11:02:15 +03:00
  • f8daf3d6b8 new fast coroutine processor lganzzzo 2018-03-24 07:06:59 +02:00
  • 0a49124f94 Integrating Processor2 in progress lganzzzo 2018-03-23 08:15:07 +02:00
  • 87be65af4d new Coroutine concept lganzzzo 2018-03-22 12:00:46 +02:00
  • 3e05437a49 Minor upgrades for AsyncProcessor lganzzzo 2018-03-19 05:13:19 +02:00
  • d34d11cafd Async Processor with slowQueue lganzzzo 2018-03-19 03:02:15 +02:00
  • cc1f7f4541 async processor POC lganzzzo 2018-03-18 19:00:46 +02:00
  • e54b64343f new async concept. POC. Flawless performance:) lganzzzo 2018-03-16 06:27:49 +02:00
  • 21b62ddf11
    Update README.md Leonid Stryzhevskyi 2018-03-15 06:22:27 +02:00
  • 6bb2064f16 Removed unused code, and minor refactoring lganzzzo 2018-03-15 00:34:32 +02:00
  • 7675aa9fb8 Fix for Primitive mapping lganzzzo 2018-03-14 11:40:20 +02:00
  • 061b7207ae VariantWrapper deleted and replaced by AbstractSharedWeapper for object-mapping lganzzzo 2018-03-14 03:18:45 +02:00
  • 4226660e16 Merge branch 'master' of https://github.com/oatpp/oatpp-lib lganzzzo 2018-03-13 23:56:57 +02:00
  • bd026edef0 Ubuntu build fix lganzzzo 2018-03-13 23:56:43 +02:00
  • ea5451bb8c
    Update README.md Leonid Stryzhevskyi 2018-03-13 22:56:11 +02:00
  • 0a88c55f19 minor code cleanup lganzzzo 2018-03-13 22:27:58 +02:00
  • 9539f87a46 Fixed minor bugs for String, Primitive, ApiController code generator lganzzzo 2018-03-13 21:22:42 +02:00
  • 2c36ee95ee
    Update README.md Leonid Stryzhevskyi 2018-03-13 16:57:31 +02:00
  • 77cc52a123
    Basic README Leonid Stryzhevskyi 2018-03-13 06:04:53 +02:00
  • 28e6032dd9 Initial commit. Separated from lganzzzo's private repo. lganzzzo 2018-03-13 04:36:20 +02:00
  • 8914b7d695
    Initial commit Leonid Stryzhevskyi 2018-03-13 03:52:44 +02:00