Ecosyste.ms: OpenCollective

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

Oat++

Open-source C++ web framework for highly scalable and resource-efficient web applications.
Collective - Host: opensource - https://opencollective.com/oatpp - Website: https://oatpp.io/ - Code: https://github.com/oatpp

Add option to include required fields in JSON even if `value == nullptr` and `includeNullFields == false`.

github.com/oatpp/oatpp - cf9530ced5e31d46a8e3278f9573be08fccf915a authored over 3 years ago
UnitTest.hpp fix includes

github.com/oatpp/oatpp - c80047b6bd8cc6428eac3f8a0bdf0caea7cd93ed authored over 3 years ago
data::Bundle: fix get() method.

github.com/oatpp/oatpp - e3747736fc53df54b81add4711a6fcfd469e809c authored over 3 years ago
Merge branch 'v1.3.0' into request_response_bundle_data

github.com/oatpp/oatpp - fa4cdf93fc6b2257e4002cb3d198ba58f4d089b0 authored over 3 years ago
Merge pull request #491 from oatpp/refactor_object_wrapper

Refactor object wrapper

github.com/oatpp/oatpp - 842f62a7c13e305712d44eaf2505412bfcbf16cf authored over 3 years ago
data::mapping: Void is a friend of ObjectWrapper.

github.com/oatpp/oatpp - 29817260c79bec10614da7f50ae30c0732e58d0e authored over 3 years ago
Merge branch 'v1.3.0' into refactor_object_wrapper

github.com/oatpp/oatpp - bc1806fa5becb06ab3d402ba4cc86036596f5590 authored over 3 years ago
oatpp::data: introduce class 'Bundle'.

github.com/oatpp/oatpp - 904be7ca61dcd3af1b8278a36df1a0f55b23b83e authored over 3 years ago
Merge branch 'master' into v1.3.0

github.com/oatpp/oatpp - de4de060cc430fea57ce6e1b3b23be3872c2eea7 authored over 3 years ago
Merge pull request #489 from kmeinhar/master

[UnitTest]: Added before and after methods to Unit Test

github.com/oatpp/oatpp - e9fceb93d3c361092dd57d6b7f250552ceed101b authored over 3 years ago
Update src/oatpp-test/UnitTest.hpp

Co-authored-by: Benedikt-Alexander Mokroß <[email protected]>

github.com/oatpp/oatpp - 6e4e30bfa2e21e1424f88c2981a156a01e9635c7 authored over 3 years ago
[UnitTest]: Added before and after methods to Unit Test

There might be some setup/teardown code that is no supposed
to run in every iteration of a test....

github.com/oatpp/oatpp - f4a178f9f743dce4f668078307c3bea47a8e51cf authored over 3 years ago
Update 1.3.0.md

github.com/oatpp/oatpp - 00ee3eea7829e313b99fe29bd99ebf2623754ba9 authored over 3 years ago
Merge pull request #488 from oatpp/connection_monitor

Connection monitor

github.com/oatpp/oatpp - cc40fe69c8852e7bd63db03b970d057851d70377 authored over 3 years ago
Api docs. ConnectionMonitor.

github.com/oatpp/oatpp - 46a2f987580958ac96ee9481eef3f7c0528a813f authored over 3 years ago
Merge pull request #51 from Yadoms/LinkWithMsvcStaticRuntime

Add option to link with MSVC static runtime (OFF by default)

github.com/oatpp/oatpp-swagger - 55528161c8f15ac8135dd4519cc97f71756dfaae authored over 3 years ago
Add option to link with MSVC static runtime (OFF by default)

Remove quotes on CMake add_subdirectory calls

github.com/oatpp/oatpp-swagger - 967643332c959d6aaf4cfe6b5f6a8de7ee288437 authored over 3 years ago
Merge pull request #12 from acidtonic/master

Update IntTest.cpp

github.com/oatpp/oatpp-postgresql - 50f5e06ed74b6cbadb73f453838aca15f9935ba9 authored over 3 years ago
Update IntTest.cpp

Fixed parens for disabling macro expansion on min/max for windows platforms.

github.com/oatpp/oatpp-postgresql - d8a3806281d321f0db27bcf030080bbc970436c2 authored over 3 years ago
Tests: uncomment all.

github.com/oatpp/oatpp - 42bbaf3224dd90fde53f558870402ba7d8e911d9 authored over 3 years ago
data::stream: make transferAsync() method consistent with simple API.

github.com/oatpp/oatpp - 7f5576f52e50a3d9225b1775f354fb611a7c58a1 authored over 3 years ago
Tests: ConnectionMonitor. Fix Windows build.

github.com/oatpp/oatpp - 08b02340c9a6d8637fa2fd5b6b60d4237264221c authored over 3 years ago
tests: ConnectionMonitorTest

github.com/oatpp/oatpp - 3e97c45b71497e21fcf3a37bab55f7b57492c58b authored over 3 years ago
Fixed oatpp-swagger not bundeling WebUI as separate oatpp-swagger-ui package.

(CC #2)

github.com/oatpp/meta-oatpp - 999703be68b80ae6d3ffdcffae116c2a58535fcd authored over 3 years ago
ConnectionMonitor: introduce ConnectionInactivityChecker

github.com/oatpp/oatpp - eb1296cbb55c5d8070564e232a64354c2efa1431 authored over 3 years ago
Merge branch 'dunfell' of https://github.com/bamkrs/meta-oatpp into dunfell

github.com/oatpp/meta-oatpp - 46ff960957eb3e5df44d0bf6ec08dcc40081bfad authored over 3 years ago
Fix bash parsing bitbake-variables in echo and cat in mkmodulerecipes.

(CC #2)

github.com/oatpp/meta-oatpp - 2ce9e67b65ec19fe044b8a7ea20becfb1fdde5c2 authored over 3 years ago
Merge pull request #1 from kmeinhar/Allow-empty-package-to-enable-building-SDK-with-oatpp-staticdev

BitBake: Allow empty package to enable building SDK with oatpp-staticdev

github.com/oatpp/meta-oatpp - a6ca2c73743f07856cb72ad6b3b44baa0627ad26 authored over 3 years ago
BitBake: Added allow empty for all modules

github.com/oatpp/meta-oatpp - b0b08221be15bcfba7bd2690c3113cce4792bf11 authored over 3 years ago
Merge pull request #29 from Yadoms/master

Add option to link with MSVC static runtime (OFF by default)

github.com/oatpp/oatpp-websocket - 04612ed9b972a19472ce7b39cfbfea76d1041d7c authored over 3 years ago
BitBake: Allow empty package to enable building SDK with oatpp-staticdev

Adding oatpp-staticdev to TOOLCHAIN_TARGET_TASK of image so that it can
be installed into SDK fa...

github.com/oatpp/meta-oatpp - 10d862153c358225adbf6ca48994b83fe1e70ca3 authored over 3 years ago
Initial release of Oat++ 1.2.5 for Dunfell

github.com/oatpp/meta-oatpp - 396750fdef3da90ffb2a2a434fb5f2d104d7d9a9 authored over 3 years ago
Add option to link with MSVC static runtime (OFF by default)

Remove quotes on CMake add_subdirectory calls

github.com/oatpp/oatpp-websocket - 2ff0a7dfa77a4518a0cdae2249f5364ece0c4b68 authored over 3 years ago
Merge pull request #11 from Tarjei400/master

Added TTL check requests to rest client

github.com/oatpp/oatpp-consul - 8bda3689e279f913a9350b48147532ee9536804c authored over 3 years ago
Added TTL check requests to rest client

github.com/oatpp/oatpp-consul - 3a5e75bdcef710f70cc4dd7012a1b2a25a80eb24 authored over 3 years ago
Merge pull request #486 from Garzet/master

Add ErrorHandler virtual destructor

github.com/oatpp/oatpp - d9e8e0cb3462a383ad1cc66e43d5bd33f1b0dd21 authored over 3 years ago
Add ErrorHandler virtual destructor

Virtual destructor added to the ErrorHandler since derived class
destructor should be called whe...

github.com/oatpp/oatpp - 284647320dab8154e4354781069555b2f689b0ec authored over 3 years ago
ConnectionMonitor: move ConnectionMonitor to network::monitor namespace.

github.com/oatpp/oatpp - d47ae5c20ac1d3a35e86bf6b71fa6ba2dcf4b3bc authored over 3 years ago
ConnectionMonitor: working POC

github.com/oatpp/oatpp - 2ffcf9cc2028cdbb8cef044a9ec957096800ceab authored over 3 years ago
tests: Add ConnectionMonitorTest

github.com/oatpp/oatpp - 0ed9ce14dc9864e4175544e6e2b31629097a2c72 authored over 3 years ago
ConnectionMonitor: introduce MetricAnalyser.

github.com/oatpp/oatpp - 964a68253e30a03816b8efabc8f9b4f8cb36d234 authored over 3 years ago
Merge branch 'master' into connection_monitor

github.com/oatpp/oatpp - c1da8197630e89ea6fc7e279a678b733649debf6 authored over 3 years ago
Merge pull request #484 from bamkrs/server_replace_connectionprovider

Add setter for `Server`s `ConnectionProvider`.

github.com/oatpp/oatpp - 0dee902a69e8b0da293b15bc35133727927263d7 authored over 3 years ago
Lockguards around `m_connectionProvider->get()`

github.com/oatpp/oatpp - d14dd5be90ad2eee195faaa7647688756a37db67 authored over 3 years ago
Synchronized setter functions.

Should we use two spinlocks (protecting two different variables)?

github.com/oatpp/oatpp - dbab5a7accbfa113425bdee81cd984e8964bff99 authored over 3 years ago
Add setter for `Server`s `ConnectionProvider`.

We may need synchronization for that.

github.com/oatpp/oatpp - 462b9c43bfff5aeee0348f6a6b08af77b9872147 authored over 3 years ago
Merge branch 'v1.3.0' into connection_monitor

github.com/oatpp/oatpp - ee03d7bc548737bfdcbe5b8b5b9606f722ef9f4c authored over 3 years ago
merge with master

github.com/oatpp/oatpp - 8cd357aba3a06835dc307a03ea1a38fc29a6e1cc authored over 3 years ago
Merge pull request #482 from bamkrs/replace_headers

Add API to replace headers in requests and responses (Closes #481).

github.com/oatpp/oatpp - 9400c3014e9ba5ab560629ed0c357ebc1c18cace authored over 3 years ago
Renamed `replaceOrPut` to `putOrReplace`.

github.com/oatpp/oatpp - 06a690d73e254314dec7b555919ee4e27e8bf48e authored over 3 years ago
Actually fix #481

github.com/oatpp/oatpp - 8e9dafb9ad107c894223f127f4443a78ecf335a4 authored over 3 years ago
Add API to replace headers in requests and responses (Closes #481).

github.com/oatpp/oatpp - 1ce3e3bd16d31661dce385de3436c246fb660747 authored over 3 years ago
Merge pull request #479 from Yadoms/fixCrossCompileWithGcc

Try to fix cross compilation for Raspberry/Synology

github.com/oatpp/oatpp - f1599f21442d9a6380b367d6c808a2bdf5abad89 authored over 3 years ago
Try to fix cross compilation for Raspberry/Synology

github.com/oatpp/oatpp - a39630d6d05f3628e638bdd049cd677615afe788 authored over 3 years ago
network: introduce ConnectionMonitor.

github.com/oatpp/oatpp - 1230a8175377e5bf96e3ec1c6123cb5662f45e0a authored over 3 years ago
Merge branch 'v1.3.0' into connection_monitor

github.com/oatpp/oatpp - eb666070abbb163ae374faf3d660f5f0211c05bc authored over 3 years ago
Merge pull request #473 from oatpp/string_convenience_improvement

oatpp::String: better convenience methods.

github.com/oatpp/oatpp - 92b5a444d13fbce844ca8fec8f76767cb5402ed8 authored over 3 years ago
Refactor, rename String convenience methods.

github.com/oatpp/oatpp - e8b7aac6af95f63add1ffd08628fcecd19d9ef84 authored over 3 years ago
utils::String: Fix missing include.

github.com/oatpp/oatpp - f70f949cf2c557222c8c5fe3e3bffaa2b09fae5f authored over 3 years ago
oatpp::String: better convenience methods.

github.com/oatpp/oatpp - 6ee5ddba3b9fee0a8a05d62af3152057c25802a0 authored over 3 years ago
oatpp version: 1.3.0

github.com/oatpp/oatpp - f4d0502056e9e38b58a63e208de5b63b7171fb62 authored over 3 years ago
Merge pull request #471 from grisuthedragon/v1.3.0

oatpp::String works better with std::string

github.com/oatpp/oatpp - 15fda20dcc7b727577a1b0c1fca445efc2301e86 authored over 3 years ago
Added class and namespace to error message

github.com/oatpp/oatpp - c125a2120738ebe0e88620e545460892ab5a8540 authored over 3 years ago
fixes from review

github.com/oatpp/oatpp - d9cbbb7cebea1b0c20421dc6ce39a4bf861842a3 authored over 3 years ago
oatpp::String works better with std::string

* The oatpp::String class owns a typecast operator to
std::string, now.
* The oatpp::String cl...

github.com/oatpp/oatpp - 9ffabd91c99773c7468288632a2a2ce9c392e3e8 authored over 3 years ago
network: ConnectionMonitor first steps

github.com/oatpp/oatpp - 66fdc4af2fe317a1e6e10b6b48c01f61a80f8b53 authored over 3 years ago
Merge pull request #468 from bamkrs/buffered_streams

`FIFOBuffer` should accept an `WriteCallback`/`ReadCallback`

github.com/oatpp/oatpp - 07b04dc7caee336717d6bf28619844440cad5b9b authored over 3 years ago
Merge pull request #16 from amincheloh/patch-1

fix typo in App.cpp

github.com/oatpp/oatpp-starter - 596f256f22e96faf7769ef02152b596c158ea078 authored over 3 years ago
fix typo in App.cpp

github.com/oatpp/oatpp-starter - a0efcd79f8f4186ee65e6a5dd6eb385fe807ce95 authored over 3 years ago
Fixed bug in `FIFOInputStream::createShared()` which did not pass the parameter to the constructor.

github.com/oatpp/oatpp - 340212ba89d13fa3e985ecc63053ca67bf98b5f2 authored over 3 years ago
FIFOBuffer should accept an `WriteCallback`/`ReadCallback` to its `readAndWriteToStream` and `readFromStreamAndWrite` functions.

There is no need to specialize on a `Stream`.

Its an non-breaking change. Also renaming the func...

github.com/oatpp/oatpp - 5d70a226aee19e4d2cb10a30bd53f15706671452 authored over 3 years ago
Merge pull request #466 from bamkrs/buffered_streams

Streams: New `FIFOStream` stream and `BufferedInputStream` interface

github.com/oatpp/oatpp - 67755cf00b88118fe7402eb625397ccf063d941e authored over 3 years ago
Merge branch 'v1.3.0' into buffered_streams

github.com/oatpp/oatpp - 341812cf29b0f40e7b216a845d01270b409d6d95 authored over 3 years ago
Added entry for `FIFOStream` and `BufferedInputStream` in `changelog/1.3.0.md`

github.com/oatpp/oatpp - 35a84e0d9e1b418728fbc87194374d87a0ea54fe authored over 3 years ago
Better documentation for `FIFOStream`.

github.com/oatpp/oatpp - 23322d7cab9801d6fdd2a7532486624d0feb84d2 authored over 3 years ago
Update 1.3.0.md

Added note about Response::getBody()

github.com/oatpp/oatpp - d4b301a8188df65bb725cf8872e3bc6344f07e5c authored over 3 years ago
Fixed bug preventing a correct buffer resize.

github.com/oatpp/oatpp - 635922fe263142e090f3e1ca842305282934e0a1 authored over 3 years ago
Merge pull request #465 from bamkrs/response_body_getter

Added getter for `m_body` of `Response`

github.com/oatpp/oatpp - 8746616841eed53ea8b251e633121472faf43ce4 authored over 3 years ago
Added unified `BufferedInputStream` interface for buffered InputStreams

github.com/oatpp/oatpp - 82b5528287ef33f0a2617587bd0856dc1e8d4bce authored over 3 years ago
Added write-callback enabled buffered `InputStream` using `data::buffer::FIFOBuffer`

github.com/oatpp/oatpp - 8b57320e711a7cf1acd3a0f01fbbf392dd331c06 authored over 3 years ago
Added getter for `m_body` of `Response`

github.com/oatpp/oatpp - f9dc17ae1fb1394f5763de7cbf919ec55f6a6345 authored over 3 years ago
Merge branch 'master' into v1.3.0

github.com/oatpp/oatpp - e774517623ed1d97005df6b978119f9178ffb2ea authored over 3 years ago
Merge pull request #12 from oatpp/fix_db_result_error_message

QueryResult: cache error-message in the constructor.

github.com/oatpp/oatpp-sqlite - a360bbe3974b73cd3ab9dfb5c1a4246e29c95c3b authored over 3 years ago
QueryResult: cache error-message in the constructor.

github.com/oatpp/oatpp-sqlite - 509e16e71b47fd9d37b1b438f99e3d9efe9d4f01 authored over 3 years ago
Update to the latest oatpp API

github.com/oatpp/oatpp-websocket - bdaf6958da91d173dad394f99d6624e87004bdfb authored over 3 years ago
Merge pull request #456 from oatpp/#443_automatically_invalidate_connection

web::client::HttpRequestExecutor: Introduce ConnectionProxy for bette…

github.com/oatpp/oatpp - 777617321d9fbff5c48c58da55f282cd99bcec47 authored over 3 years ago
web::client::HttpRequestExecutor: Introduce ConnectionProxy for better connection management. (#443)

github.com/oatpp/oatpp - 177baed77050bb2cfd65bf7c6b816f7a3fe88525 authored over 3 years ago
Merge pull request #455 from oatpp/#443_automatically_invalidate_connection

web::client::HttpRequestExecutor: #443. Automatically invalidate clos…

github.com/oatpp/oatpp - 2fdaf6070c1d4a6c8a92b4f7c8d2b29ec15d2c43 authored over 3 years ago
web::client::HttpRequestExecutor: #443. Automatically invalidate closed connection.

github.com/oatpp/oatpp - aa90bed836207734b39e7f68e597311633a67b11 authored over 3 years ago
Merge branch 'v1.3.0' of github.com:oatpp/oatpp into v1.3.0

github.com/oatpp/oatpp - b6b7debc80448425ca645998c061cc4f0d119f13 authored over 3 years ago
provider::Pool::createShared: Add 'timeout' parameter

github.com/oatpp/oatpp - a6695bebaecce278b7be40b4492c64b47ea8f2bb authored over 3 years ago
Update 1.3.0.md

github.com/oatpp/oatpp - 0347820d4471cc832c2e80a7c74643b25a9692ec authored over 3 years ago
Update 1.3.0.md

github.com/oatpp/oatpp - d9824421a0dcf835986bb33373264efa852f8c8f authored over 3 years ago
add changelog/1.3.0.md

github.com/oatpp/oatpp - c804239cb41b3558f6721da813e7bb1062df468c authored over 3 years ago
Merge pull request #454 from oatpp/types_refactoring

Types refactoring

github.com/oatpp/oatpp - 48bac535f4fac54fe35435f331521d0a4c4bd15c authored over 3 years ago
merge with 1.3.0

github.com/oatpp/oatpp - 6b2db1fe83439ad1c6476acdf6640d17d3b6b2a5 authored over 3 years ago
Merge branch 'master' into v1.3.0

github.com/oatpp/oatpp - a5d8172006fd6521b39dafa60a3cb52375b04740 authored over 3 years ago
#15 Fix codegen sections

github.com/oatpp/example-crud - 0bea5ad41e230127372a1f5dc0105dacd10e64f7 authored over 3 years ago
Merge pull request #450 from ElementumOrg/master

Catching up with streaming changes

github.com/oatpp/oatpp - c8ff271d068c83de5b2f733086ef1b670603ce0d authored over 3 years ago
Changed getKnownSize return type to v_int64 to properly deal with big sizes on 32-bit platforms.

github.com/oatpp/oatpp - bf0bd0aded06dd98330061a80042ef3c3a12df54 authored over 3 years ago