157 Commits

Author SHA1 Message Date
Leonid Stryzhevskyi
7664ff6dc8
Merge pull request #25 from oatpp/api_client_connection_reuse
ApiClient connection reuse
2018-11-11 01:36:54 +02:00
lganzzzo
12ec913ca6 removed TCP_NODELAY in client connection provider 2018-11-11 01:17:51 +02:00
lganzzzo
a959ba2852 reuse connection in ApiClient 2018-11-11 00:51:56 +02:00
Leonid Stryzhevskyi
8bb6b2c265
Merge pull request #24 from oatpp/body_decoder_configuring
Body decoder configuring
2018-11-09 02:40:31 +02:00
lganzzzo
59d81e9f2f add SimpleBodyDecoder to CMakeLists.txt 2018-11-09 02:11:10 +02:00
lganzzzo
de3571ddb8 Better oatpp::stream::transferAsync 2018-11-09 01:47:59 +02:00
lganzzzo
153b9987c9 Better oatpp::data::stream::transfer() 2018-11-08 12:13:46 +02:00
lganzzzo
1d7180ba02 Configuring BodyDecoder in incoming Request/Response 2018-11-08 03:14:29 +02:00
Leonid Stryzhevskyi
1ab3543bd1
Cmd line args parser (#21)
* CommandLineArgumetns parser added

* fixed CMakeLists.txt

* Fix to linux build

* Fix linux build for tests
v0.18.9-alpha
2018-10-28 23:20:58 +02:00
Leonid Stryzhevskyi
334aa2c967
Update README.md 2018-10-22 16:26:33 +03:00
Leonid Stryzhevskyi
3b4e6f228e
Update README.md 2018-10-18 02:54:45 +03:00
Leonid Stryzhevskyi
bd248918e1
Update README.md 2018-10-17 22:24:44 +03:00
lganzzzo
0a155fada5 lgtm.yml added 2018-10-17 21:54:45 +03:00
Leonid Stryzhevskyi
92f49fdc45
Update README.md 2018-10-17 13:28:02 +03:00
Leonid Stryzhevskyi
5a2a341210
Merge pull request #17 from oatpp/azure-pipelines
Set up CI with Azure Pipelines
2018-10-17 12:45:29 +03:00
lganzzzo
c1728d6ef2 Build script for Mac added 2018-10-17 12:37:30 +03:00
lganzzzo
766b4803aa constexpr removed. base64 test 2018-10-17 12:22:24 +03:00
lganzzzo
69e2ee9f96 removed constexpr for ListMap type name 2018-10-17 11:37:24 +03:00
lganzzzo
fe4232ff0f Removed constexpr for List and Object type names 2018-10-17 11:34:45 +03:00
lganzzzo
633d051a6c Log skipped values in json parser 2018-10-17 11:25:27 +03:00
lganzzzo
225c1f0615 conexpr removed from primitive type names 2018-10-17 11:10:00 +03:00
lganzzzo
714197b794 TypeTest included in CMakeLists 2018-10-17 10:47:02 +03:00
lganzzzo
8d4a91f97d Debug loags removed, TypeTest added 2018-10-17 10:43:41 +03:00
lganzzzo
0645cf258b more debug logs 2018-10-17 01:18:01 +03:00
lganzzzo
7f3c20f8cf more debug logs 2018-10-17 01:08:30 +03:00
lganzzzo
e4442d062e more debug logs 2018-10-17 00:53:56 +03:00
lganzzzo
965764a93d test logs 2018-10-17 00:43:20 +03:00
lganzzzo
6f6fb898fd fix to azure-pipelines.yml 2018-10-16 22:39:19 +03:00
lganzzzo
dc215d0cf3 Fix to azure-pipelines.yml 2018-10-16 20:20:15 +03:00
lganzzzo
8ba15f53c1 Fix to azure-pipelines.yml 2018-10-16 20:16:56 +03:00
lganzzzo
5a96dabceb fix to azure-pipelines.yml 2018-10-16 19:46:37 +03:00
lganzzzo
a167fc6748 build script v1 2018-10-16 19:13:54 +03:00
azure-pipelines[bot]
80ae0cbea4 Set up CI with Azure Pipelines 2018-10-16 09:37:32 +00:00
Leonid Stryzhevskyi
8ed8ef89e1
Update README.md 2018-10-15 14:26:33 +03:00
Leonid Stryzhevskyi
0b151a7af9
Update README.md 2018-10-15 11:49:04 +03:00
Leonid Stryzhevskyi
63ce57cc12
Merge pull request #14 from oatpp/issue_13_codegen
portable 'OATPP_MACRO_HAS_ARGS'
2018-10-15 05:37:58 +03:00
lganzzzo
9cdacb76cc portable 'OATPP_MACRO_HAS_ARGS' 2018-10-15 05:13:27 +03:00
Leonid Stryzhevskyi
25a824c796
Update README.md 2018-10-14 13:06:07 +03:00
Leonid Stryzhevskyi
52d1e3bb66
Update README.md 2018-10-14 12:49:59 +03:00
lganzzzo
73f872b92b Merge branch 'master' of https://github.com/oatpp/oatpp 2018-10-13 19:41:38 +03:00
lganzzzo
d9d125c0ea code cleanup 2018-10-13 19:41:32 +03:00
Leonid Stryzhevskyi
63362d6e64
Merge pull request #12 from FlorianRhiem/feature-cmake
Fix typo in CMakeLists.txt
2018-10-13 12:56:24 +03:00
Florian Rhiem
fb04c456ef Fix typo in CMakeLists.txt 2018-10-13 11:12:06 +02:00
Leonid Stryzhevskyi
1d8456c7f4
Merge pull request #10 from FlorianRhiem/feature-cmake
CMake support
2018-10-13 01:14:37 +03:00
Florian Rhiem
2ef6f2a184 Added basic CMakeLists.txt 2018-10-12 23:08:20 +02:00
lganzzzo
46095a0daf codegens moved to one folder 2018-10-08 17:30:28 +03:00
Leonid Stryzhevskyi
ac59842e19
Update README.md 2018-10-05 13:11:55 +03:00
lganzzzo
fcd65a5842 Better error message, and proper log level for StreamBufferProxy flushAsync 2018-10-03 21:06:22 +03:00
lganzzzo
897938bc28 Async processor optimization 2018-10-02 03:15:15 +03:00
Leonid Stryzhevskyi
af7dbbb0ab
Merge pull request #6 from oatpp/mem_aloc_optimization
Performance optimization for linux
2018-09-28 10:08:50 +03:00