Commit Graph

  • 204e8cce2a Better ObjectMapping lganzzzo 2018-06-26 23:17:48 +0300
  • 6effe7ae30 PtrWrapper, ObjectWrapper refactoring lganzzzo 2018-06-26 19:25:56 +0300
  • 80aa0ca5ba PtrWrapper moved to data::mapping::type lganzzzo 2018-06-26 16:34:27 +0300
  • f4ed466b22 Better mapping types structure lganzzzo 2018-06-26 15:47:44 +0300
  • 004fb5927c fixed web::url::Parser lganzzzo 2018-06-26 02:37:42 +0300
  • 938592ff67 new string concept. basic refactoring lganzzzo 2018-06-26 02:30:01 +0300
  • eb6d1b2362
    Merge pull request #4 from oatpp/oatpp_virtual_connection Leonid Stryzhevskyi 2018-06-25 00:46:10 +0300
  • e9191b2b27 Fixed minore mem leaks lganzzzo 2018-06-24 03:38:37 +0300
  • b7ab204a6d virtual socket + mem-leaks fixes lganzzzo 2018-06-23 15:00:25 +0300
  • b8a8d41c4f removed throw in memory pool delete lganzzzo 2018-06-07 00:45:58 +0300
  • 9826028b9a Fixed order of field initialization lganzzzo 2018-05-16 01:52:24 +0300
  • c7a8ec48c3 better url mapping lganzzzo 2018-05-15 21:14:02 +0300
  • 0db0438ae1 introducing RequestInterceptor lganzzzo 2018-05-15 02:02:00 +0300
  • 13670fcde2 Merge branch 'url_parsing' into oatpp_virtual_connection lganzzzo 2018-05-14 17:08:00 +0300
  • f857d9e7fb url: query params parsing lganzzzo 2018-05-14 17:06:46 +0300
  • 214603d27d network::virtual_::Pipe lganzzzo 2018-05-09 17:16:40 +0300
  • 8a6f504384 FIFOBuffer for virtual connection lganzzzo 2018-05-08 01:32:03 +0300
  • 2c68d625cd std_str from ParsingCaret::Label lganzzzo 2018-04-29 04:41:26 +0300
  • 1677e82b27
    Merge pull request #3 from oatpp/async_client Leonid Stryzhevskyi 2018-04-22 18:25:27 +0300
  • 4f9a13e26d EISCONN check if already connected in AsyncClient ConnectCoroutine lganzzzo 2018-04-18 22:58:51 +0300
  • e34e9c1f6e ApiClient Async functionality lganzzzo 2018-04-18 18:27:33 +0300
  • dd9795daf9 HttpRequestExecutor::executeAsync lganzzzo 2018-04-18 01:33:19 +0300
  • 1e1fb31459 bootstrapping for AsyncClient functionality lganzzzo 2018-04-17 19:21:13 +0300
  • 738fc4c7a0 Minor code cleanup lganzzzo 2018-04-09 18:28:02 +0300
  • 0817197033 Better connection management lganzzzo 2018-04-04 03:44:25 +0300
  • c9d8c5b78c Merge branch 'master' of https://github.com/oatpp/oatpp lganzzzo 2018-04-02 04:39:10 +0300
  • 82c0d19600 better sigpipe handling lganzzzo 2018-04-02 04:38:57 +0300
  • 06e8977d3e
    Update README.md Leonid Stryzhevskyi 2018-04-01 18:51:13 +0300
  • a8e85fa6d5 Merge branch 'master' of https://github.com/oatpp/oatpp lganzzzo 2018-04-01 18:08:24 +0300
  • b8bb4b1281 Better error handling, SO_NOSIGPIPE, HTTP Range parsing lganzzzo 2018-04-01 18:08:13 +0300
  • 76855d05c8
    Update README.md Leonid Stryzhevskyi 2018-03-30 23:26:57 +0300
  • f9a76661b1 naming fix lganzzzo 2018-03-30 23:20:33 +0300
  • d79792b9a9 Reading and Writing chunked-encoded content asynchronously lganzzzo 2018-03-30 23:03:08 +0300
  • b0071cd881 Merge branch 'master' of https://github.com/oatpp/oatpp lganzzzo 2018-03-29 17:02:47 +0300
  • e3afc00044 Fixed data flushing for ChunkedBuffer lganzzzo 2018-03-29 17:02:37 +0300
  • 6b8171770e
    Update README.md Leonid Stryzhevskyi 2018-03-29 08:24:13 +0300
  • 6984994f2e include path fix lganzzzo 2018-03-29 08:11:32 +0300
  • 751d525539 restructuring and code cleanup lganzzzo 2018-03-29 07:50:20 +0300
  • 4b4cafc21d path changes oatpp-lib --> oatpp lganzzzo 2018-03-28 17:38:27 +0300
  • cb84ad0553
    Merge pull request #1 from oatpp/async_io Leonid Stryzhevskyi 2018-03-28 17:14:26 +0300
  • d2be7589e4 Error handling for Coroutine lganzzzo 2018-03-27 16:58:56 +0300
  • f2c87a463c async endpoints introduced lganzzzo 2018-03-27 07:36:32 +0300
  • c158b4d001 CoroutineWithResult added lganzzzo 2018-03-26 06:03:51 +0300
  • 33842b14df minor code cleanup lganzzzo 2018-03-25 11:02:15 +0300
  • f8daf3d6b8 new fast coroutine processor lganzzzo 2018-03-24 07:06:59 +0200
  • 0a49124f94 Integrating Processor2 in progress lganzzzo 2018-03-23 08:15:07 +0200
  • 87be65af4d new Coroutine concept lganzzzo 2018-03-22 12:00:46 +0200
  • 3e05437a49 Minor upgrades for AsyncProcessor lganzzzo 2018-03-19 05:13:19 +0200
  • d34d11cafd Async Processor with slowQueue lganzzzo 2018-03-19 03:02:15 +0200
  • cc1f7f4541 async processor POC lganzzzo 2018-03-18 19:00:46 +0200
  • e54b64343f new async concept. POC. Flawless performance:) lganzzzo 2018-03-16 06:27:49 +0200
  • 21b62ddf11
    Update README.md Leonid Stryzhevskyi 2018-03-15 06:22:27 +0200
  • 6bb2064f16 Removed unused code, and minor refactoring lganzzzo 2018-03-15 00:34:32 +0200
  • 7675aa9fb8 Fix for Primitive mapping lganzzzo 2018-03-14 11:40:20 +0200
  • 061b7207ae VariantWrapper deleted and replaced by AbstractSharedWeapper for object-mapping lganzzzo 2018-03-14 03:18:45 +0200
  • 4226660e16 Merge branch 'master' of https://github.com/oatpp/oatpp-lib lganzzzo 2018-03-13 23:56:57 +0200
  • bd026edef0 Ubuntu build fix lganzzzo 2018-03-13 23:56:43 +0200
  • ea5451bb8c
    Update README.md Leonid Stryzhevskyi 2018-03-13 22:56:11 +0200
  • 0a88c55f19 minor code cleanup lganzzzo 2018-03-13 22:27:58 +0200
  • 9539f87a46 Fixed minor bugs for String, Primitive, ApiController code generator lganzzzo 2018-03-13 21:22:42 +0200
  • 2c36ee95ee
    Update README.md Leonid Stryzhevskyi 2018-03-13 16:57:31 +0200
  • 77cc52a123
    Basic README Leonid Stryzhevskyi 2018-03-13 06:04:53 +0200
  • 28e6032dd9 Initial commit. Separated from lganzzzo's private repo. lganzzzo 2018-03-13 04:36:20 +0200
  • 8914b7d695
    Initial commit Leonid Stryzhevskyi 2018-03-13 03:52:44 +0200