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

Fix windows ci build (#178)

* log request headers reader

* Tests. Pipeline run test on real port

* Log transfer pipe i...

github.com/oatpp/oatpp - 642ce18656589c24f0a8d90f65129fe585425d51 authored about 5 years ago
Tests. CI. Test PipelineAsyncTest.

github.com/oatpp/oatpp - 9f793a3771d49be09ea91d2e9e184888e16a8dcb authored about 5 years ago
Tests. CI. Log root endpoint.

github.com/oatpp/oatpp - d212fb843a762cf6875541021489a8f711c7d7a9 authored about 5 years ago
Tests. Comment tests. web/PipelineTest. Log readResult.

github.com/oatpp/oatpp - 67991f8d74fe549fd9806e5fd5fa4e7267f6ee38 authored about 5 years ago
Tests. web/PipelineTest. Log readResult.

github.com/oatpp/oatpp - 042765a00f1eddd8788586247266da78b94f61b2 authored about 5 years ago
Tests. Windows. PipelineTest more logs.

github.com/oatpp/oatpp - 7a23c33420564d76c20bb5faaa9bf7f3649733ac authored about 5 years ago
Fix Windows build 2

github.com/oatpp/oatpp - 80c4a910905cf55cb62ba341109e3c732792e0d5 authored about 5 years ago
Fix Windows Build

github.com/oatpp/oatpp - 27de2d9cac506c61465e16f4b51a64e4732cc695 authored about 5 years ago
Greed Testsgit add --all

q

github.com/oatpp/oatpp - 8dd39ca65d7e085aed465348fa560713ea1afc4b authored about 5 years ago
Fix multipart write/read.

github.com/oatpp/oatpp - ce46616075990274b85917afbb6d1f1f6ff5726d authored about 5 years ago
Fix http::outgoing::ChunkedBody

github.com/oatpp/oatpp - cff4bdf7bf8d27cead31c69336ae3e515d88b0a0 authored about 5 years ago
Introduce web::protoco::encoding::Chunked. Encoder/Decoder

github.com/oatpp/oatpp - 5d82f67816c8f1fb47fed4e5592adeb98decf626 authored about 5 years ago
Refactor. Switch to the new stream::transfer function.

github.com/oatpp/oatpp - 26c5183654aa4fdd8c1e943f04fe110a584e95cc authored about 5 years ago
data::stream. Introduce better transferAsync function.

github.com/oatpp/oatpp - 1de0c3d86a65974d49ac4c2868593cdeed3fcd57 authored about 5 years ago
data::stream. Introduce better transfer function.

github.com/oatpp/oatpp - dd18033a3655e79169cdc8538fafba457a7de9df authored about 5 years ago
Introduce data::buffer::Processor.

github.com/oatpp/oatpp - aca6db6107d21f5e977299a46b9765a99b67bc05 authored about 5 years ago
Refactor stream interfaces. Rename stream inline read/write data.

github.com/oatpp/oatpp - 2cfef00127c9b318acf117a74916f435bb7f8c30 authored about 5 years ago
Refactor stream interfaces. HTTP. Introduce ObjectHandle.

github.com/oatpp/oatpp - eb8121a8bfaeadf735c57c5f9374b0ff09826a44 authored about 5 years ago
Refactor stream interfaces. HTTP. Introduce ChunkedStream.

github.com/oatpp/oatpp - b5da32c0c6adfeb38c33009396fed679a457763c authored about 5 years ago
Refactor stream interfaces. Tests. Fix pipelining tests.

github.com/oatpp/oatpp - b2eaf749e8a36a89f33833667be06934bdf169b9 authored about 5 years ago
Refactor stream interfaces. Linking OK. Fixing tests - first steps.

github.com/oatpp/oatpp - 6e8a12885dcb65eed2d899bcaf532e2f86182141 authored about 5 years ago
Refactor stream interfaces. Simplify and Unify. Compiles. Link errors.

github.com/oatpp/oatpp - 14c53ee1a1032fe777ebfe284c0b0c80a4777a95 authored about 5 years ago
Refactor. Multipart reader.

github.com/oatpp/oatpp - bc5df03d051962a68b8807e10f519c6c52f295dd authored about 5 years ago
Refactor. Streams hierarchy V2. Simplify stream utility methods interfaces.

github.com/oatpp/oatpp - 75e8ab283c0d6185c66ebc3eca581891f78d43a9 authored about 5 years ago
Refactor. Streams hierarchy V2. Green tests.

github.com/oatpp/oatpp - 04c21210fa2e52fb060b99daca40121e96acb4c9 authored about 5 years ago
Refactor. Streams hierarchy V2. Compiles.

github.com/oatpp/oatpp - a99b5933eb1049f868ada049fba8eb1a05c422fc authored about 5 years ago
Refactor. Streams hierarchy V2.

github.com/oatpp/oatpp - 52e1e4835ebc586fbc2f7a4cd3c2797ef6e3b183 authored about 5 years ago
Async API. WIP.

github.com/oatpp/oatpp-zlib - fee5a9a5ab60be8683e97314fed25403d6b8839a authored about 5 years ago
Merge pull request #170 from oatpp/minor_fixes

Minor fixes

github.com/oatpp/oatpp - fbc93508031cac7c795afd52d397308757aa1993 authored about 5 years ago
Tests. Add retries for FullAsyncClientTest.

github.com/oatpp/oatpp - 30e0f7ad1e1ec104bf92d5780b3d9bf896affd3f authored about 5 years ago
Merge branch 'master' into minor_fixes

github.com/oatpp/oatpp - 7cf2cf8871130bf15a1f6ee75084a2548f108d70 authored about 5 years ago
Merge pull request #169 from gergul/master

fix build error on vs2015

github.com/oatpp/oatpp - 730248d2be71bc710817b022749555c36eb976f0 authored about 5 years ago
Fix logging. Add stream::DefaultReadCallback.

github.com/oatpp/oatpp - 3d71fb2cbda91651b7c1177ce2e55f50be58528e authored about 5 years ago
Inflate stream reader.

github.com/oatpp/oatpp-zlib - 081de47db4ec8fd1695aa035c542719ad1b9fbff authored about 5 years ago
Deflate POC.

github.com/oatpp/oatpp-zlib - 23d54abd0ae645db7a3d1509073a23fcc72f4a65 authored about 5 years ago
Initial commit

github.com/oatpp/oatpp-zlib - 21d3ba265ed98b10b3c4a6cf154dd6fad513cb33 authored about 5 years ago
Merge pull request #168 from oatpp/better_controller_error_handling

Better controller error handling

github.com/oatpp/oatpp - 558ccf04235adc6feae8beea5356cbe734716212 authored about 5 years ago
ApiController. Better Controller level ErrorHandling for Async API.

github.com/oatpp/oatpp - b19f9bb3618a8cb741135bef0f56c1b6b243088f authored about 5 years ago
ApiController. Better Controller level ErrorHandling.

github.com/oatpp/oatpp - 5cabf8ed0ef19a3aade4231164b550141f8e63bd authored about 5 years ago
Use LazyStringMap copy-constructor to copy stream context properties.

github.com/oatpp/oatpp-mbedtls - f4db488f622e7096ac2f40ba97da59e508715c25 authored about 5 years ago
Use LazyStringMap copy-constructor to copy stream context properties.

github.com/oatpp/oatpp-libressl - 295592bcf4d27426e849fb53829743ec7e786b22 authored about 5 years ago
Merge pull request #166 from oatpp/thread_safe_LazyStringMap

LazyStringMap. Synchronize for thread-safety.

github.com/oatpp/oatpp - 857315c01e9318c7e72665ed222565d583f32a98 authored about 5 years ago
LazyStringMap. Synchronize for thread-safety.

github.com/oatpp/oatpp - 70f9ea3be143916f754a8b786f83f6d47820a454 authored about 5 years ago
Update oatpp version to 0.19.11.

github.com/oatpp/benchmark-websocket - 209374cc085f82aef18110042003601a1cd7b369 authored about 5 years ago
Update oatpp version to 0.19.11.

github.com/oatpp/example-websocket - 2cd5cf91d1e839c2704a441d55ac86fa1c23836b authored about 5 years ago
Update oatpp version to 0.19.11.

github.com/oatpp/example-postgresql - c99534cf6703c402bc445657d76e295556e62ba1 authored about 5 years ago
Update oatpp version to 0.19.11.

github.com/oatpp/example-hls-media-stream - 59eda6c18212bb1dc406cd30e4551ee331665df3 authored about 5 years ago
Update oatpp version to 0.19.11.

github.com/oatpp/example-microservices - 6aa37e9fca2ed5164722a04105c8c41d3c31f2e7 authored about 5 years ago
Update oatpp version to 0.19.11.

github.com/oatpp/example-libressl - 56b3ee6ae7cfaa6060404eeeca116ef3728e256d authored about 5 years ago
Update oatpp version to 0.19.11.

github.com/oatpp/example-crud - b6c496d6395b1171541b62a6559b4ab438d1e00e authored about 5 years ago
Update oatpp version to 0.19.11.

github.com/oatpp/example-consul - a5c5a621bd1630f6a1873d5f3aa4494b4dc15696 authored about 5 years ago
Update oatpp version to 0.19.11.

github.com/oatpp/example-async-api - 9ea6f9129ba8847b95c06dd4a6502574be0d4225 authored about 5 years ago
Update oatpp version to 0.19.11.

github.com/oatpp/example-api-client - 0ac5f97b359f8c5878949d3efcc2b960fd6f7479 authored about 5 years ago
Update oatpp version to 0.19.11.

github.com/oatpp/oatpp-starter-async - 0444394a525db76e5e5d7ced5bf6934f46d9a0eb authored about 5 years ago
Update oatpp version to 0.19.11.

github.com/oatpp/example-server-stop - a1c6f7e432606abaa2c2361e1c422175d9c7ece3 authored about 5 years ago
Update oatpp version to 0.19.11.

github.com/oatpp/oatpp-starter - a1c6f7e432606abaa2c2361e1c422175d9c7ece3 authored about 5 years ago
Update oatpp version to 0.19.11.

github.com/oatpp/oatpp-starter-module - afa9c44958c58e9edafeb8691cbb89413d499710 authored about 5 years ago
Update oatpp version to 0.19.11.

github.com/oatpp/oatpp-websocket - be56875d6d87446e932498de3f390589fc51ee97 authored about 5 years ago
Update oatpp version to 0.19.11.

github.com/oatpp/oatpp-swagger - 69a606770648f3d589deb9eb796bdb28525d941e authored about 5 years ago
Update oatpp version to 0.19.11.

github.com/oatpp/oatpp-mbedtls - 269db6a2a04ea25367d24baccca1883fffb4bbc0 authored about 5 years ago
Update oatpp version to 0.19.11.

github.com/oatpp/oatpp-libressl - 7daae69903975aa7ac2705ea03320c724b4da502 authored about 5 years ago
Update oatpp version to 0.19.11.

github.com/oatpp/oatpp-curl - 5354e78707184cdfe3fb36af5735481d1159c3a6 authored about 5 years ago
Update oatpp version to 0.19.11.

github.com/oatpp/oatpp-consul - d9b819eed29a3373b61e8e8306d13d0840572318 authored about 5 years ago
Increase oatpp version to 0.19.11

github.com/oatpp/oatpp - 4cb233753708824784bed868cb6245a87d072167 authored about 5 years ago
Merge pull request #5 from oatpp/update_module

Update module

github.com/oatpp/oatpp-curl - 11bdaeb4963cd2ec004b68d6697a53bb335b84b2 authored about 5 years ago
Stub for connection-reuse functionality.

github.com/oatpp/oatpp-curl - 15da8f9aa706a72c4fd7b50d8b48b3b0b1cd7857 authored about 5 years ago
Update module to use the latest oatpp API.

github.com/oatpp/oatpp-curl - 32a1e7c49f4e7e4351c9481cf7d9744b64e3db0a authored about 5 years ago
Update to the latest oatpp-libressl module interface.

github.com/oatpp/example-libressl - f1f38170b85b293fd5780a7ab6fe30251432ce67 authored about 5 years ago
Update to the latest oatpp streams API.

github.com/oatpp/oatpp-websocket - 98668ae5d113a44bb0d25670bb28ec29da7b8842 authored about 5 years ago
Merge pull request #5 from oatpp/update_stream_api

Update to the latest Oat++ streams API.

github.com/oatpp/oatpp-mbedtls - e4f4c4f19adeb42db8f4ab46164ff5deddb38e54 authored about 5 years ago
Update MbedTLS version. Better azure-pipelines.yml.

github.com/oatpp/oatpp-mbedtls - 1de3f6c55632edbdf1fff87a35bd590e688c8435 authored about 5 years ago
Update to the latest Oat++ streams API.

github.com/oatpp/oatpp-mbedtls - dc5c706f2deaf5ad492a0a0edc38ee466d5106e2 authored about 5 years ago
Merge pull request #7 from oatpp/custom_callbacks_poc

Custom callbacks

github.com/oatpp/oatpp-libressl - 55446a9b6b66670bb9f7e19bd64ef24a4c514342 authored about 5 years ago
azure-pipelines.yml do not build oatpp tests.

github.com/oatpp/oatpp-libressl - 053fafc7fe10f2a38b47833de6bd289b04df2463 authored about 5 years ago
CI. ubuntu-cmake - add pkg-config.

github.com/oatpp/dockerfiles - f41b7f84ced4e5e6650f08c549756f2cde6f3635 authored about 5 years ago
install-libressl.sh - install static libs.

github.com/oatpp/oatpp-libressl - 5bfd3c08376b9d7cf87481a58e4c19daf4df416e authored about 5 years ago
CMakeLists.txt, print LibreSSL paths

github.com/oatpp/oatpp-libressl - ff0311de5b3c0f7e0de2147e30fc0c1a45323f28 authored about 5 years ago
Fix azure-pipelines.yml

github.com/oatpp/oatpp-libressl - cadd89ce58dcbc1797dfe9675323b4b1e167acc1 authored about 5 years ago
CI. ubuntu-cmake - add wget.

github.com/oatpp/dockerfiles - 2a8a131e1da47775c9c74c17bbf658b9e31798cb authored about 5 years ago
Better build scripts and CMakeLists.txt

github.com/oatpp/oatpp-libressl - d7ad2e93295eb31e45cfa2f81f6b234de0499e26 authored about 5 years ago
Better azure-pipelines.yml

github.com/oatpp/oatpp-libressl - 0003b4c0884d6a16b8e095903b20bb4fdfcf233f authored about 5 years ago
Merge pull request #164 from oatpp/extended_io_errors

Extended io errors

github.com/oatpp/oatpp - 71519d4e2e1274ff57def83bfd8a0de1d37b2323 authored about 5 years ago
LibreSLL min. version 3.0.0. Update to new oatpp streams. Support SSL over custom transport streams.

github.com/oatpp/oatpp-libressl - 1268c0a6446f03c244e7911e8cfb0d5add39c58a authored about 5 years ago
Extends IO Error to Read/Write specific.

github.com/oatpp/oatpp - 2689284c1bfbe86a1e0923bc180aa4ae301323ed authored about 5 years ago
minor fixes

github.com/oatpp/oatpp - add3d799fd789ccd419cdc3609c325bf5fe4fde3 authored about 5 years ago
Refactor to new stream context structure.

github.com/oatpp/oatpp-libressl - a71900d955744a60bca7027f3ab3cfc252b9a176 authored about 5 years ago
Merge pull request #4 from oatpp/stream_context

Fix TLS handshake

github.com/oatpp/oatpp-mbedtls - e606b8f5d317e97e372874cfd1d09f5bb0608440 authored about 5 years ago
Merge pull request #6 from oatpp/windows_support

Windows support

github.com/oatpp/oatpp-libressl - 3191d64f2392c98053bf775c1ec8e8a30cc6da71 authored about 5 years ago
Merge pull request #162 from oatpp/stream_context

Stream context

github.com/oatpp/oatpp - ec8431bad15b8536ad2c32e2bb1edca53ccbf77b authored about 5 years ago
Fix TLS handshake

github.com/oatpp/oatpp-mbedtls - 7ab934c6cb4b1744e125eeb4da19571c5852835a authored about 5 years ago
Stream Context. Input/Output stream return Context by reference.

github.com/oatpp/oatpp - 8fd96027e50601639dfb8e5bb94a52befd07bbd3 authored about 5 years ago
Stream Context. Immutable properties.

github.com/oatpp/oatpp - b456f043cca36eb4995c3827ed151cb181968a0a authored about 5 years ago
SimpleTCPConnectionProvider::ExtendedConnection. Fix address info.

github.com/oatpp/oatpp - de1ab6492051de9e2431afa365ebfd46270b4a0c authored about 5 years ago
server::SimpleTCPConnectionProvider. Extended Connection with exatra info about peer.

github.com/oatpp/oatpp - 1ac81f4b1253e5545b9547d963c6660d54143cd6 authored about 5 years ago
Better API docs.

github.com/oatpp/oatpp - 44493edef3ae18ada50a2459eb2c073bc5da4a2f authored about 5 years ago
HttpProcessor. Configurable resource allocation.

github.com/oatpp/oatpp - 5e2cc9c5c4b4948548f5c63acde7e35a07c2eb00 authored about 5 years ago
Refactor. More consistent HttpProcessor.

github.com/oatpp/oatpp - 1c0b4c03566ecdfe578f66d3e2c1b9cbd23d817d authored about 5 years ago