Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/oatpp/oatpp

🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable.
https://github.com/oatpp/oatpp

minor code cleanup

eb17e0c257371de6bf27fb6a79812e8093fe1b30 authored about 5 years ago by lganzzzo <[email protected]>
Merge pull request #158 from oatpp/json_beautifier

Json beautifier

50277add6b12ec4866f224f0d93de8edf58d6ced authored about 5 years ago by Leonid Stryzhevskyi <[email protected]>
Fix API docs for json beautifier

6072d23eec9c10da77d5c98a8da45f85588025a7 authored about 5 years ago by lganzzzo <[email protected]>
Introduce json beautifier.

af1b7d4b1d98d8a4f3e0bd88cc2bec4d155c79ab authored about 5 years ago by lganzzzo <[email protected]>
Merge pull request #156 from lganzzzo/move_String_to_int64

Move string to int64

c92e3e4b0356168290271f56f0d34b4b22be2d1f authored about 5 years ago by Leonid Stryzhevskyi <[email protected]>
Refactor. More consistent integer types.

5ef313004bf754dc5c5e3dd795c4e3f4de77e672 authored about 5 years ago by lganzzzo <[email protected]>
merge with upstream

6ba549c99af9551b26629446add10eae3eca9932 authored about 5 years ago by lganzzzo <[email protected]>
remove unused variable warning

5698e1baf7c351ab1bb24f77cb4d47a2ea1c70fd authored about 5 years ago by Bob Tolbert <[email protected]>
Merge branch 'master' into move_String_to_int64

3a517b60214603c3be8988c64b269913bba2a12f authored about 5 years ago by Bob Tolbert <[email protected]>
Introduce 'v_buff_size' data type.

6e838fe3e9a0420607fa1e4c17b7c9e381319460 authored about 5 years ago by lganzzzo <[email protected]>
merge with master

e8b37193d9b9610e2e1c14d3ae361ab7443cb699 authored about 5 years ago by lganzzzo <[email protected]>
Merge pull request #153 from oatpp/json_better_serializer

Json better serializer

02741a45cc8098e3ce73f990b4edb03301dce0e8 authored about 5 years ago by Leonid Stryzhevskyi <[email protected]>
Tests. Simplify UnicodeTest to take less time. Better solution.

235401fc3c3b3d8f88dfc968fb6627f408dd913d authored about 5 years ago by lganzzzo <[email protected]>
Tests. Simplify UnicodeTest to take less time.

e44b51336bf466f06bdd8bf0cab71e393583fd67 authored about 5 years ago by lganzzzo <[email protected]>
JSON. Serializer. Remove extra space char.

c19136d4ae9e3a3ab350b4da4bea26e73fe8208f authored about 5 years ago by lganzzzo <[email protected]>
Merge pull request #152 from oatpp/async_add_wait_for_method

Coroutine. Add waitFor convenience method

afa121a8ac7b3b0fc5452230a98140bdbeb6eb18 authored about 5 years ago by Leonid Stryzhevskyi <[email protected]>
Coroutine. Add waitFor convenience method

237e9c0c90ffb5e4ed0cc3fd289205fe437b3fc7 authored about 5 years ago by lganzzzo <[email protected]>
Merge pull request #151 from oatpp/api_client_support_retries

Api client support retries

e695e7c48373109896e32069690f8ef243b60e19 authored about 5 years ago by Leonid Stryzhevskyi <[email protected]>
Tests. ClientRetryTest.cpp disable timeout check on Windows.

6ebc33521ec144d4c227547e5eeb95b03bb9ede7 authored about 5 years ago by lganzzzo <[email protected]>
Tests. More logs - network/virtual_/InterfaceTest.cpp

a3e6c44f118a63a2296b4b0e025593ebb104050a authored about 5 years ago by lganzzzo <[email protected]>
Tests. Fix network/virtual_/InterfaceTest.cpp

d3883c5ecfe9be900ec7a93fd9ebae794ca3170a authored about 5 years ago by lganzzzo <[email protected]>
Tests. Uncomment tests.

20253ea82594b9a26b7bd761ed2b94f1f71f9fad authored about 5 years ago by lganzzzo <[email protected]>
Tests. web/ClientRetryTest. draft.

ae4da000abaa376a3cfc1e6ff8df58e0b4be9efd authored about 5 years ago by lganzzzo <[email protected]>
API docs. Better docs for virtual_::Interface.

c715f51aab467bf3a0759f40346d4bc6a4f7cdd4 authored about 5 years ago by lganzzzo <[email protected]>
virtual_::Interface. Introduce ListenerLock.

7dc29f1dcf18521824200418ff6f16f3c44d9a88 authored about 5 years ago by lganzzzo <[email protected]>
ApiClient. Support retries. Introduce RetryPolicy.

85a70499f929a75981a5256dd54a970a1ce91a11 authored about 5 years ago by lganzzzo <[email protected]>
Move String and other sizes to v_int64

6d27ee3075cebfdb6f1bd49d144f742d4db2bb35 authored about 5 years ago by Bob Tolbert <[email protected]>
ApiClient. Retries. Initial refactoring.

678e6a9419eddc9057e3390fdf2964e8d8b72e60 authored about 5 years ago by lganzzzo <[email protected]>
Increase oatpp version to '0.19.10'

d48a65f59b230723e0a96b1456ac791ed274d025 authored about 5 years ago by lganzzzo <[email protected]>
Merge pull request #148 from rwtolbert/clean_xcode_warnings

Clean some warnings in Clang 10/Xcode 10.3

f126eb3c732051f9ec9635c4bd0207ae7b627d2f authored about 5 years ago by Leonid Stryzhevskyi <[email protected]>
Clean some warnings in Clang 10/Xcode 10.3

Don't use std::move when it prevents copy elision (RVO?)
Reorder some initialization statements. ...

6d94f198f3fb8c393a2a84e9a1b56a57c69649f2 authored about 5 years ago by Bob Tolbert <[email protected]>
Merge pull request #147 from oatpp/thread_sanitizing

fix thread sanitizer warnings

37aec06674ec3447e8008801e28c68928a881095 authored about 5 years ago by Leonid Stryzhevskyi <[email protected]>
fix thread sanitizer warnings

c9aeb9337f158cea55ce13bb1f95e594edd85924 authored about 5 years ago by lganzzzo <[email protected]>
Merge pull request #145 from oatpp/better_readme

Better readme

8ef446527f222fb99cd40c037a7f7e42f69d1ee5 authored about 5 years ago by Leonid Stryzhevskyi <[email protected]>
Readme. Add TOC

8b945a93b4c843f6230f14ec8646c71ecaa2c756 authored about 5 years ago by lganzzzo <[email protected]>
modify readme.md

12439d84d7b98cede4a13da6981b72cb62b57a94 authored about 5 years ago by lganzzzo <[email protected]>
Better Readme

301eda9444e61f8990b72d21352bdcb5290296b1 authored about 5 years ago by lganzzzo <[email protected]>
network::ConnectionPool. Add connection provider properties.

323b9040aeda3035dd6815f737b52804a5c7f61e authored about 5 years ago by lganzzzo <[email protected]>
Merge pull request #144 from oatpp/network_connection_pool

Network connection pool

07d17fd36bc4acde6d06209c344677585800c7a4 authored about 5 years ago by Leonid Stryzhevskyi <[email protected]>
HttpRequestExecutor. Invalidate broken connections.

c3a9d0f6c400c00c2633c58a26c19c31ebd6387a authored about 5 years ago by lganzzzo <[email protected]>
Better ConnectionPool. Introduce wrappers ServerConnectionPool, ClientConnectionPool.

bef97e4638e5e6a17a42bacd437d812795f18e87 authored about 5 years ago by lganzzzo <[email protected]>
Tests. ConnectionPoolTest.

2592f79934521f49d3cab487e08543f3d5fca002 authored about 5 years ago by lganzzzo <[email protected]>
network::ConnectionPool. Simple API draft.

414e94678bbe797ed3c1e248de7f1b9f52588dfc authored about 5 years ago by lganzzzo <[email protected]>
Merge pull request #139 from bhorn/fixescorsswagger

Two Fixes with CORS and Swagger, one addition to `oatpp::String` to accomplish one fix

d03d540de963e5901b2c8fe9fc6ad121466d0764 authored about 5 years ago by Leonid Stryzhevskyi <[email protected]>
Removed `StrBuffer::substr` API

9802c361dc5cb0f7d840617d1484d0faf1b35b64 authored about 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
Refactored `ADD_CORS` to fix a race-condition with authorized endpoints.

95766ea15ec68d2399b862066e62aa6976cc52b0 authored about 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
Merge pull request #143 from oatpp/improve_net_api

Improve net api

5b3a761b0e7164e6a20065c60edb86ead0f5be1b authored about 5 years ago by Leonid Stryzhevskyi <[email protected]>
API docs. Remove docs from virtual_::Interface private constructor

c2902365e156ce2af9b43d6af2fec77ea8151e38 authored about 5 years ago by lganzzzo <[email protected]>
make network::virtual_::Interface obtainable by name

834c09be44e334cd638322d67de9ebee7050041e authored about 5 years ago by lganzzzo <[email protected]>
Merge branch 'master' into fixescorsswagger

2c33ef4c8e879b0fbf87070b621b91926aafeb26 authored about 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
Merge pull request #142 from oatpp/fix_lazy_string_map_invalidation

Invalidate LazyStringMap when new elements inserted.

c9ce09635bb520defb66a50154254ab4950b4748 authored about 5 years ago by Leonid Stryzhevskyi <[email protected]>
Invalidate LazyStringMap when new elements inserted.

fe0eddcd5a383387900eff0ce383705931d38902 authored about 5 years ago by lganzzzo <[email protected]>
Merge pull request #141 from oatpp/minor_refactoring

Refactor. async::Executor choose IO event worker type.

01a97269a4162eea8ab1a18161e329ee0cb1ed67 authored about 5 years ago by Leonid Stryzhevskyi <[email protected]>
Refactor. async::Executor choose IO event worker type.

1592008ef67bdd4df1e3bcc4c2affec230b25f4d authored about 5 years ago by lganzzzo <[email protected]>
Merge pull request #140 from oatpp/secure_headers

Secure headers

3670e081af33ae02f8a5b11dafc6a2622f92927a authored about 5 years ago by Leonid Stryzhevskyi <[email protected]>
Fix Incoming Reqeust, quest params initialization.

4d6c418896a7c2c933670407615827b81154300f authored about 5 years ago by lganzzzo <[email protected]>
Refactor. Use LazyStringMap for Headers.

8212439a0ba42d965887c8c98b3732894d6b7f25 authored about 5 years ago by lganzzzo <[email protected]>
Tests. LazyStringMapTest.

e3a63344622b5bf0dbda5a1c12a866943928054a authored about 5 years ago by lganzzzo <[email protected]>
Introduce LazyStringMap

d67fa0ff53a9c391f6d6ea26112b2fb8e8b07cbb authored about 5 years ago by lganzzzo <[email protected]>
Merge pull request #138 from oatpp/performance_optimization

Optimization. Use BufferOutputStream in RequestHeadersReader.

9e9b5dc904cfa75fc9faae562cc8b2296a957ce4 authored about 5 years ago by Leonid Stryzhevskyi <[email protected]>
Optimization. Keep buffer for response headers.

869966c466c270a153a3124b4646de9ad771ac66 authored about 5 years ago by lganzzzo <[email protected]>
Separate BufferOutputStream from HeadersReader.

46a6ca729c5345ebfef5897dff85c9012465204a authored about 5 years ago by lganzzzo <[email protected]>
Tests. Add BufferStreamTest to list.

2935dcd290b840e715d555399b84d942cf5dc25a authored about 5 years ago by lganzzzo <[email protected]>
Tests. BufferStreamTest.

bbc74c111c3573fffbdcd509f737785c501e6a54 authored about 5 years ago by lganzzzo <[email protected]>
Cleander CMakeLists.txt

0f9f2374bd8dbf4b2e59c5c14932424102e20758 authored about 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
Removed leftovers from testing new functionalities

e39ed220416cc047afe8a17317cabe88b30e980b authored about 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
Merge branch 'master' into controllerprefix

# Conflicts:
# src/oatpp/codegen/api_controller/cors_define.hpp

3b1db440783322bbc0efa2e6095c82366d0828ca authored about 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
Two Fixes with CORS and Swagger, one addition to `oatpp::String` to accomplish one fix

- Fix controller-router-prefix messing up CORS OPTIONS endpoints
- Fix missing path-params in swa...

6ab6c63adbfea73e22e3b8126ecad23f905fcdd2 authored about 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
Optimization. Use BufferOutputStream in RequestHeadersReader.

8b4dc2e3b068cb18c2df085b553c129be9847e69 authored about 5 years ago by lganzzzo <[email protected]>
Merge pull request #137 from bhorn/controllerprefix

Added url/router-prefix to `ApiController`

2ea43a2867cdd32505ca287435de06e074f5b00e authored about 5 years ago by Leonid Stryzhevskyi <[email protected]>
Added url/router-prefix to `ApiController`

0dc3743a051ca8373ac2a38ef152a03002e48fa8 authored about 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
Merge pull request #136 from oatpp/rename_addcors_to_add_cors

Refactor. Rename 'ADDCORS' to 'ADD_CORS' macro.

6627f35e4b5a4b0364fd06e6eed2c738379dcb2a authored over 5 years ago by Leonid Stryzhevskyi <[email protected]>
Refactor. Rename to macro.

cc3c55ce906e8783600998beafbb169b3e3c6678 authored over 5 years ago by lganzzzo <[email protected]>
Merge pull request #135 from bhorn/hideenpoint

Added `hide` to `Endpoint::Info` to hide endpoints from swagger

3a1f9cefd1f7b02e2f09c4aeac5562f0f0c4c749 authored over 5 years ago by Leonid Stryzhevskyi <[email protected]>
Added `hide` to `Endpoint::Info` to hide endpoints from swagger (i.E. used in CORS-Macros for option-endpoints)

0013875b3b93f66ad31f85b7467000d3039f83d6 authored over 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
Update README.md

7cf4d9e7698cd5353c9f1cd71d56af97eb05e1cd authored over 5 years ago by Leonid Stryzhevskyi <[email protected]>
Version. Increase to '0.19.9'.

35821ed58ac79ad1d7200bd4667a3be52e16feca authored over 5 years ago by lganzzzo <[email protected]>
Merge pull request #134 from oatpp/minor_optimization

Minor optimization

f24a2247098d02975869e8d90a059770ddca8df5 authored over 5 years ago by Leonid Stryzhevskyi <[email protected]>
Optimization. Remove double buffering in outgoing responses.

9372ad5e8ce6f09e394b8cfe6c92bd1ee6177bec authored over 5 years ago by lganzzzo <[email protected]>
Remove commented code

49a6c50f033593b6661a6b46d1dcedfb85e36a43 authored over 5 years ago by lganzzzo <[email protected]>
Merge branch 'master' into minor_optimization

ac0747e4f888eca8c839c151c8bb90b8d0b90d5e authored over 5 years ago by lganzzzo <[email protected]>
Merge pull request #131 from bhorn/cors_macro_draft

Cors macro draft

d497bc13270a9d4a78b25b011cc1dbfdb7e1b1f9 authored over 5 years ago by Leonid Stryzhevskyi <[email protected]>
Missed comment about CMakeLists.txt

584e028513fe4933e9c16f372878fed01014c48c authored over 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
Implemented comments from PR

23545685cea34c819be77b219259f4550f9c6951 authored over 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
Refactored to use the new `ENDPOINT_INTERCEPTOR` macro instead own interceptors

68e41f05c1c1dbc51c45652ffea06933578ca347 authored over 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
Merge branch 'master' into cors_macro_draft

# Conflicts:
# src/oatpp/codegen/codegen_define_ApiController_.hpp
# src/oatpp/codegen/codegen_u...

27dcc538d8c6e5d53ed8da67398df31f39a37caa authored over 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
Merge pull request #133 from oatpp/endpoint_interceptor_macro

Endpoint interceptor macro

da61fcf54071ca6bb1138d79401f58ade7b94693 authored over 5 years ago by Leonid Stryzhevskyi <[email protected]>
Tests. Assert errors in FullAsyncClientTest.

7300708f67708832b8d33525f182536e3a88f307 authored over 5 years ago by lganzzzo <[email protected]>
Codegen. ApiController. 'ENDPOINT_INTERCEPTOR' macro tests.

d5b7cb536af6759fa2390eaf242199fdf642a0f9 authored over 5 years ago by lganzzzo <[email protected]>
Codegen. Introduce macro.

af8aef974505c15aec5c1d5b13070bb006c379da authored over 5 years ago by lganzzzo <[email protected]>
ApiController. Introduce 'ENDPOINT_INTERCEPTOR' macro.

40dc8d77fe1ba151d44ecc106176c798416844de authored over 5 years ago by lganzzzo <[email protected]>
Merge branch 'master' into minor_optimization

e0ff9bf100d98fb6644306b6e7651aa1237f4ffc authored over 5 years ago by lganzzzo <[email protected]>
Merge pull request #132 from oatpp/fix_129

Fix 129

5ce46ae55eb0405d50ff8138d0a40dd7b1790e2d authored over 5 years ago by Leonid Stryzhevskyi <[email protected]>
Minor code cleanup

6b93b1a7465381080e9ac8237943caa50d5751f4 authored over 5 years ago by lganzzzo <[email protected]>
#129. Fix socket closing in SimpleTCPConnectionProvider async connect.

ac005faef3c3795fce6c82b5a56b34dd44188d9d authored over 5 years ago by lganzzzo <[email protected]>
Refactored for better readability

1dca1651ad130a4873388d23d3dd09f558f84262 authored over 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
Further refactored, MAX_AGE now also adjustable

30b35ac6e729601f29184bbca91ab2038f8d7e11 authored over 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
Merge branch 'master' into cors_macro_draft

59e377630d2f471be887a0a6f56b254927e76388 authored over 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
Refactored, added Tests

9c44be5cd10ca25d18dbf57da9e914043b4f3fcf authored over 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
CORS macro draft

95c0b8c462bc85a7afce3149d591483444c2ca5d authored over 5 years ago by Benedikt-Alexander Mokroß <[email protected]>