335 Commits

Author SHA1 Message Date
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
lganzzzo
c6c41034c0 pr-review 2019-02-24 13:31:57 +02:00
适然
80e6d483fb add server side query parameters support 2019-02-24 15:25:35 +08:00
适然
37a4fd7fe1 add server side query parameters support 2019-02-24 15:22:24 +08:00
Leonid Stryzhevskyi
f0bf82e695
Merge pull request #40 from oatpp/new_unittest_api
New unittest api
2019-02-23 17:40:46 +02:00
lganzzzo
70da953b0f fix ubuntu build 2019-02-23 17:26:48 +02:00
lganzzzo
44b1c9e32b Uncomment all tests 2019-02-23 16:55:01 +02:00
lganzzzo
9efb58fc02 Better ClientServerTestRunner 2019-02-23 16:53:07 +02:00
lganzzzo
f7ce8ea873 better test framework. + ClientServerTestRunner 2019-02-23 02:43:15 +02:00
lganzzzo
1c4fb11296 ClientServerTestRunner draft 2019-02-22 19:18:59 +02:00
lganzzzo
cc13f1e030 Merge branch 'master' into new_unittest_api 2019-02-22 15:49:11 +02:00
lganzzzo
ba4d22e1af UnitTest::onRun return void 2019-02-22 15:48:34 +02:00
Leonid Stryzhevskyi
1e5bff174a
Merge pull request #39 from oatpp/io_fix
Io fix
2019-02-22 03:26:46 +02:00
lganzzzo
3877b71322 Merge branch 'master' into io_fix 2019-02-22 03:10:32 +02:00
lganzzzo
6a6133556c Fix to virtual_::Pipe. Crash Fix in StrBuffer (Small_String_Pool) 2019-02-22 03:10:01 +02:00