Commit Graph

299 Commits

Author SHA1 Message Date
lganzzzo
02eec93e7b azure-pipelines.yml build with/without memory pool 2019-03-29 04:01:53 +02:00
lganzzzo
af6933fa1e azure-pipelines - strategy matrix 2019-03-29 03:45:22 +02:00
lganzzzo
a0bead87dd make MemoryPool::freeByEntryHeader() private 2019-03-29 03:26:02 +02:00
lganzzzo
5e59def128 make methods of CommandLineArguments const 2019-03-28 02:41:01 +02:00
Leonid Stryzhevskyi
6131dcc5f5
Merge pull request #56 from oatpp/full_async_client_test
FullAsyncClientTest
2019-03-27 01:33:47 +02:00
lganzzzo
b61b70db18 Merge branch 'master' into full_async_client_test 2019-03-27 01:21:26 +02:00
Leonid Stryzhevskyi
398ff27b4a
Merge pull request #57 from oatpp/virtual_async_io_fix
Virtual async io fix
2019-03-27 01:20:32 +02:00
lganzzzo
7f6dc1d556 FullAsyncClientTest 2019-03-27 01:00:30 +02:00
lganzzzo
c433ff4f3d Fixes for Async ApiClient 2019-03-26 04:45:15 +02:00
lganzzzo
b1fcfc6641 Fix to FIFOBuffer::flushToStreamAsync 2019-03-26 02:48:53 +02:00
Leonid Stryzhevskyi
87dbdea99c
Merge pull request #55 from oatpp/issue_54_add_support_for_parsing_header_value_set
Add support for parsing header value set
#54
2019-03-25 20:13:48 +02:00
lganzzzo
d6ef7a4ec8 Add support for parsing header value set 2019-03-25 20:08:29 +02:00
Leonid Stryzhevskyi
57e2879dc0
Update README.md 2019-03-25 00:49:01 +02:00
Leonid Stryzhevskyi
06190194ca
Merge pull request #53 from oatpp/grand_api_docs_PR
Grand api docs pr
2019-03-24 15:37:57 +02:00
lganzzzo
83bb0cbd1f Better API docs for oatpp/core/Types.hpp 2019-03-24 15:15:22 +02:00
lganzzzo
6503635fd6 better API docs for ApiController 2019-03-23 19:31:04 +02:00
lganzzzo
bbebb7c7c9 API docs for encoding/Unicode, virtual_/server/ConnectionProvider, virtual_/client/ConnectionProvider 2019-03-23 18:50:10 +02:00
lganzzzo
3b64520ff5 Refactor error handling in oatpp::encoding::Hex and oatpp::parser::json::Utils. More API Docs. 2019-03-23 05:10:07 +02:00
lganzzzo
9b7289c653 API docs for oatpp::web::protocol::http::outgoing::Request 2019-03-23 03:36:19 +02:00
lganzzzo
d9b42312bd remove classes Thread and Runnable 2019-03-23 03:06:39 +02:00
lganzzzo
d8b661b090 More API docs for netrork::virtual_::* 2019-03-22 18:00:52 +02:00
lganzzzo
fa0b9561a6 minor refactoring plus more API-docs for oatpp::web::protocol::http::* 2019-03-22 04:33:45 +02:00
lganzzzo
704fdb52c2 more API docs 2019-03-21 02:42:32 +02:00
lganzzzo
c3f6a09d7b More API docs 2019-03-20 03:38:53 +02:00
lganzzzo
9f756c0f89 API docs for HttpRequestExecutor 2019-03-19 01:35:34 +02:00
lganzzzo
be21be9070 Fix to default argument 2019-03-18 03:51:27 +02:00
lganzzzo
2dd4af3fe8 API docs for ObjectMapper, mapping::type::Type, and web::client::RequestExecutor 2019-03-18 03:50:01 +02:00
lganzzzo
a09a37ff8b API docs for MemoryPool and Base64 - encoder/decoder 2019-03-18 01:50:10 +02:00
lganzzzo
72178f61eb API docs for oatpp-test/Checker.hpp oatpp-test/UnitTest.hpp. Better docs for code-get macros 2019-03-17 22:37:47 +02:00
lganzzzo
ef7d50c4a5 Add links to API docs 2019-03-17 14:39:10 +02:00
lganzzzo
88cdd6c0ac More API docs 2019-03-17 02:29:37 +02:00
lganzzzo
9187370b78 Add API docs 2019-03-16 14:20:20 +02:00
Leonid Stryzhevskyi
606e055072
Merge pull request #50 from oatpp/refactor_controllable
refactor Controllable, refactor Config directives
2019-03-08 01:35:13 +04:00
lganzzzo
0c9ff3a5da refactor Controllable, refactor Config directives 2019-03-07 01:52:28 +04:00
Leonid Stryzhevskyi
29bd932570
Merge pull request #49 from oatpp/config_oatpp_compiler_options_from_cmake
Proper disable pool allocations. + Config oatpp compiler options from…
2019-03-05 03:19:27 +04:00
lganzzzo
20c42b95c0 Proper disable pool allocations. + Config oatpp compiler options from cmake. 2019-03-05 03:09:24 +04:00
Leonid Stryzhevskyi
6f7b2dcbc1
Merge pull request #46 from oatpp/merge_server_side_query_params_mapping
Merge server side query params mapping
2019-03-01 18:54:00 +02:00
lganzzzo
03293ab720 merge query params mapping feature by @sauntor 2019-03-01 18:02:13 +02:00
lganzzzo
3eaac8955a Merge remote-tracking branch 'lganzzzo/master' into merge_server_side_query_params_mapping 2019-03-01 17:13:33 +02:00
Leonid Stryzhevskyi
93ba7a0733
Merge pull request #45 from oatpp/support_endpoint_params_detailed_info
Support endpoint params detailed info
2019-03-01 02:31:04 +02:00
lganzzzo
4f9cdcecf6 Merge branch 'master' into support_endpoint_params_detailed_info 2019-03-01 02:18:03 +02:00
lganzzzo
32dcc3f780 better detailed endpoint info support 2019-03-01 02:15:46 +02:00
lganzzzo
de3dd68ae8 Support detailed info for endpoint params 2019-02-28 17:43:00 +02:00
Leonid Stryzhevskyi
76030de3b8
Update README.md 2019-02-26 19:00:05 +02:00
lganzzzo
4e298f9046 Serverside query params PR merge with oatpp/master 2019-02-26 16:01:07 +02:00
lganzzzo
33f7f3c1d0 fix to ApiController codegen 2019-02-25 03:48:33 +02:00
Leonid Stryzhevskyi
f73859ac17
Merge pull request #43 from oatpp/mem_management_optimization
Mem management optimization
2019-02-25 02:55:20 +02:00
lganzzzo
d1822941b5 Header-files cleanup 2019-02-25 02:36:41 +02:00
lganzzzo
150219552f Better OutputStream, ChunkedBufferTest 2019-02-25 01:02:58 +02:00
lganzzzo
7de960d456 Use MemoryLabel to parse URL query params. Network/UrlTest. 2019-02-24 20:40:51 +02:00