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

Feature Authorization. Change test endpoints paths.

github.com/oatpp/oatpp - 46abbf087c78189ee122b3fd8285ebf1a80a1ec0 authored over 5 years ago
Feature Authorization. Generalize authorization object class.

github.com/oatpp/oatpp - e62fd32f9ee2da8898d4bb8dd43947ec0fbbbc32 authored over 5 years ago
Minor Indentation + In-Code-Docs fixes. + better DefaultAuthorizationHandler::defaultAuthorizationObject implementation

github.com/oatpp/oatpp - 73b92b38f0b70fa3c541e605aa3567d83719b35b authored over 5 years ago
Preparations for the swagger SecurityScheme implementation

github.com/oatpp/oatpp - 7c1b356ab54acee2af3d7316d9a484007792ab10 authored over 5 years ago
Added support for other Authorization-Types then Basic

github.com/oatpp/oatpp - fef2469526ec44a04fabb89291a03b3cbfb6a9f9 authored over 5 years ago
Improved the documentation of `ApiController::handleError` and `ApiController::authorize`

github.com/oatpp/oatpp - f402f3da211c2a899230c627127200471b1f708b authored over 5 years ago
Replace dynamic_cast with static_cast in AUTHORIZATION macro

Remove macro-debugging compiler-flag

github.com/oatpp/oatpp - 6bc87cffb4759ada307581f69e282da493d9d822 authored over 5 years ago
Further cleanup of experimental leftovers.

github.com/oatpp/oatpp - 549d2fc542a61e47669ec1d1b8712e89a26b3b6c authored over 5 years ago
Let the failed request use a different connection to not break the main connection

github.com/oatpp/oatpp - 8ec099e3f15dae41a9c0d8ddd93ddcdabad07b5c authored over 5 years ago
google verification

github.com/oatpp/website - 595d40ed818d6aae34c3e6895ad3c0b688bd1668 authored over 5 years ago
Quick draft for an additional AUTHORIZATION-Macro which is inspired by spring.io's @Authenticate annotation.

Supports custom Objects and Handler so its easy to use and yields an object reflecting the authen...

github.com/oatpp/oatpp - 04d5fc74415c1da4b039ea9908ee93ff4cf1d4a0 authored over 5 years ago
Rename MessageDto --> MyDto

github.com/oatpp/example-server-stop - b1eacf02b1a4fdc6644896c3427b24a6ddf28c5b authored over 5 years ago
Rename MessageDto --> MyDto

github.com/oatpp/oatpp-starter - b1eacf02b1a4fdc6644896c3427b24a6ddf28c5b authored over 5 years ago
add contacts page

github.com/oatpp/website - f86d6eca4ee400f287de457e8a9ce43da276f948 authored over 5 years ago
Add Onion 'Omega2S+' to supported-platforms page.

github.com/oatpp/website - 39de4ee4a0eb65705c4148696ef0040d6ead5fa3 authored over 5 years ago
Merge pull request #113 from bhorn/master

Link against libatomic

github.com/oatpp/oatpp - 549ba1138143b9a33ae5101766f663c70aab1a9c authored over 5 years ago
osx/macos do not know libatomic, add another case for it

github.com/oatpp/oatpp - 0a7d8eee850a1e9b61cfdc9153c81def92da6e16 authored over 5 years ago
Link against libatomic

github.com/oatpp/oatpp - 63780d65ed882b7d84eae9843fc858495934aab8 authored over 5 years ago
Increase oatpp version to 0.19.8

github.com/oatpp/benchmark-websocket - 7ec41bbd30b67df09b610aa95f9898c9583ac82a authored over 5 years ago
Increase oatpp version to 0.19.8

github.com/oatpp/example-websocket - a783344a5d03eed19cc44192cdfc228e11cb3d73 authored over 5 years ago
Increase oatpp version to 0.19.8

github.com/oatpp/example-postgresql - a2bc1cff2a755299c535920ce58efeaa86f6f7f5 authored over 5 years ago
Increase oatpp version to 0.19.8

github.com/oatpp/example-libressl - c587b868a0420abbd4aa5ebf1be890f97d2fe83f authored over 5 years ago
Increase oatpp version to 0.19.8

github.com/oatpp/example-hls-media-stream - c755c6f310b3ea516cf54804a5613de9bd26392b authored over 5 years ago
Increase oatpp version to 0.19.8

github.com/oatpp/example-crud - 3810a67c8719ce508e53da5205d006402a71a5c1 authored over 5 years ago
Increase oatpp version to 0.19.8

github.com/oatpp/example-consul - 8cb3f5109184e5c6513b022069b571345bf9dfec authored over 5 years ago
Increase oatpp version to 0.19.8

github.com/oatpp/example-async-api - f6bd33320f81354693df1353bc774cda7b01c2a0 authored over 5 years ago
Increase oatpp version to 0.19.8

github.com/oatpp/example-api-client - 4df8086287b882a7e83f8c477fe26fb177f533d3 authored over 5 years ago
Increase oatpp version to 0.19.8

github.com/oatpp/oatpp-starter-async - 413682ef7c1b2d933e9f07c640edf9b4eb0c32f5 authored over 5 years ago
Increase oatpp version to 0.19.8

github.com/oatpp/oatpp-starter - 8412541b0dec2a4412cfe04bf71bac18c77452ae authored over 5 years ago
Increase oatpp version to 0.19.8

github.com/oatpp/example-server-stop - 8412541b0dec2a4412cfe04bf71bac18c77452ae authored over 5 years ago
Increase oatpp version to 0.19.8

github.com/oatpp/oatpp-websocket - fc5fc8e1574e26edc87876c8681b5b006ed03926 authored over 5 years ago
Increase oatpp version to 0.19.8

github.com/oatpp/oatpp-swagger - 00c2492a53273dca3765212da619131b76a66ba8 authored over 5 years ago
Increase oatpp version to 0.19.8

github.com/oatpp/oatpp-starter-module - 8393a92e8907a32ac880e966d28ed3b1cb950ceb authored over 5 years ago
Increase oatpp version to 0.19.8

github.com/oatpp/oatpp-mbedtls - 724a1b0ecb9d0d109b02767557fa4e4bf72c51b9 authored over 5 years ago
Increase oatpp version to 0.19.8

github.com/oatpp/oatpp-libressl - 91d7a1153f4f84da455a434e0566ee1a0fa8315b authored over 5 years ago
Increase oatpp version to 0.19.8

github.com/oatpp/oatpp-curl - 4e7e09a269e4c307d6c0682ccd473379e1a08ccf authored over 5 years ago
Increase oatpp version to 0.19.8

github.com/oatpp/oatpp-consul - a7ad80eeb3a9ff5df29807585ede74446a003f9b authored over 5 years ago
Increase API version to 0.19.8

github.com/oatpp/oatpp - 5b4b313a0bc57e48abfd9c85d7d7c42a1bbdef70 authored over 5 years ago
Update README.md

github.com/oatpp/oatpp - d8f8efa77ac299848cbc69ac727e345703a24155 authored over 5 years ago
Add supported-platforms page

github.com/oatpp/website - 89cdb3b2eb9bafdadb45818968288d3a56287c9f authored over 5 years ago
Merge pull request #14 from oatpp/windows_remove_compiler_switches

Build(Windows). Remove compiler switches.

github.com/oatpp/oatpp-websocket - cd45660f943e9f3b18a7110583ef0fd30249018a authored over 5 years ago
Merge pull request #10 from oatpp/windows_remove_compiler_switches

Build(Windows). Remove compiler switches.

github.com/oatpp/oatpp-swagger - ce6aa6816fe4d976e91ccff7fede9fcb4d29614f authored over 5 years ago
Build(Windows). Remove compiler switches.

github.com/oatpp/oatpp-swagger - 23a815a91e0d782350a1ae10fea7f1e1ac2334b7 authored over 5 years ago
Build(Windows). Remove compiler switches.

github.com/oatpp/oatpp-websocket - 0957323016adec683985de62299e42cbf7ad34d0 authored over 5 years ago
Merge pull request #112 from oatpp/refactor_coroutine_member_caller

Refactor coroutine member caller

github.com/oatpp/oatpp - 76128d644f0fd84e32f54cbd05950ba5bfefc484 authored over 5 years ago
Build(Windows). Remove compiler switch. '/vmg'.

github.com/oatpp/oatpp - 9b0f4858509710b960b58028173a2d6ffd559851 authored over 5 years ago
Refactor. Coroutine MemberCaller.

github.com/oatpp/oatpp - eed4a4c860262dcec5f566db54279954fb043520 authored over 5 years ago
Merge pull request #111 from oatpp/macro_refactoring

Macro refactoring

github.com/oatpp/oatpp - 215642129d79d9d0335b4618e75dd2ba634aceb2 authored over 5 years ago
CI. Cleanup azure-pipelines.yml

github.com/oatpp/oatpp - be4b42b854e0f3b11ee6198073f0c7ac22cfba2a authored over 5 years ago
Codegen. Windows compat. Fix OATPP_MACRO_NUM_ARGS.

github.com/oatpp/oatpp - 259250674c4fd39bbd961e34a1c466bdf4f36a4b authored over 5 years ago
Codegen. Remove OATPP_MACRO_HAS_ARGS macro.

github.com/oatpp/oatpp - 0537ef7e5de185b75700c2e4c948b711a248452a authored over 5 years ago
Remove '/experimental:preprocessor' compiler switch

github.com/oatpp/oatpp - a0fa555a796a540d42d1770a57558f65648225a3 authored over 5 years ago
Merge branch 'master' into macro_refactoring

github.com/oatpp/oatpp - 4feecff07cf107ff678fb53d8097ef24142cea9a authored over 5 years ago
Refactor. ApiClien, Component codegen.

github.com/oatpp/oatpp - 4cf3096fcfc99e890a74ea20bd67d5358ab18fde authored over 5 years ago
Refactor. ApiController codegen.

github.com/oatpp/oatpp - 47b2ef0e0d30532de2f875a58c681d6a98340da5 authored over 5 years ago
Refactor. DTO codegen.

github.com/oatpp/oatpp - 0e66549e8f937cfc96df2009bc095a1706a30bcf authored over 5 years ago
Merge pull request #109 from bhorn/hardening

Warningless in -Wextra, hardened sprintf-calls.

github.com/oatpp/oatpp - d1a3e26f2fa75039eaee5a519dccbbed16c94171 authored over 5 years ago
Removing accidentally commited Wextra flag.

github.com/oatpp/oatpp - 149fa41ab4730136cfb87b9f2ffbf5b5239bc030 authored over 5 years ago
Warningless in -Wextra, hardened sprintf-calls.

github.com/oatpp/oatpp - b583052b2e964a68a7bdeca8547c530dff36c211 authored over 5 years ago
Merge pull request #9 from oatpp/ci_windows_support

CI. Windows Build.

github.com/oatpp/oatpp-swagger - 55f569daaebf777600fa7c5360397cb49737509f authored over 5 years ago
CI. Windows. Fix Compiler switches.

github.com/oatpp/oatpp-swagger - cd514483878903eaa2e0dfe5a78ed2ce498a279e authored over 5 years ago
CI. Windows Build.

github.com/oatpp/oatpp-swagger - 312933ed0871fe2b966a01bfb83054e59b9e5421 authored over 5 years ago
CI. Add Windows Build. (#13)

CI. Add Windows Build.

github.com/oatpp/oatpp-websocket - 6f8f2810dbadd7d0e9777715872a272c3f687ed5 authored over 5 years ago
Merge pull request #8 from bhorn/windows_support

Windows Support

github.com/oatpp/oatpp-swagger - 803725e2e63c514f25c6aab16145de83b4a2ade8 authored over 5 years ago
Merge pull request #12 from bhorn/windows_support

Windows Support

github.com/oatpp/oatpp-websocket - a24206e40893794743ee2c70a1698db01a2b01f2 authored over 5 years ago
Merge pull request #104 from oatpp/windows_support

Windows support

github.com/oatpp/oatpp - 7f033dcc9320eb16a63caab049a1b66793a649e4 authored over 5 years ago
Windows Support

github.com/oatpp/oatpp-swagger - 7330d55e07ae1062a714a3c00d42fa45f9eae645 authored over 5 years ago
Refactor. No need in OATPP_COMPAT_BUILD_NO_THREAD_LOCAL compiler flag any more.

github.com/oatpp/oatpp-websocket - 998ee078adad3efc481922a46b109da69ffc4629 authored over 5 years ago
Merge branch 'master' into windows_support

github.com/oatpp/oatpp - 67ebe36e4374330a06931682dc82295e7501fd90 authored over 5 years ago
Windows support investigating (#106)

Windows Support. Refactor and fix sockets usage.

github.com/oatpp/oatpp - 3582863b5d058f2409fc0d510c1cc64d66764258 authored over 5 years ago
Merge pull request #105 from bhorn/master

Better Windows-defineswitches and better usage of winsock api

github.com/oatpp/oatpp - d567ca9abc0b9683dbf564bd64ba9812e66a4552 authored over 5 years ago
Windows: Better usage of the winsock api, fixed some typing issues.

github.com/oatpp/oatpp - d38dbaa7fbef8f10041d39eb0c3c1d9647bb1b5e authored over 5 years ago
Optimized Windows-defineswitches (also refactored for a better fit to oatpp code-styling)

github.com/oatpp/oatpp - 2ab3807bc906f5b918cfc6bdc857f3bc0b11d192 authored over 5 years ago
Merge pull request #2 from lganzzzo/master

Green Tests for oatpp virtual networking.

github.com/oatpp/oatpp - 4a100dd949cff9c139ca6f49fe1801c93cc2c4ff authored over 5 years ago
Merge pull request #102 from oatpp/fix_coroutine_member_caller

Fix coroutine member caller

github.com/oatpp/oatpp - 4e06bb6e2353cae1ee3d8df20bf9d116518b0f62 authored over 5 years ago
add windows builds to azure-pipelines.yml

github.com/oatpp/oatpp - 0dca7118c43303f5840b20139c4ce8d591ade220 authored over 5 years ago
Merge pull request #103 from lganzzzo/master

Windows Support Draft

github.com/oatpp/oatpp - 07600a7c34b42d08ee612f81cf5b5499b48b65ba authored over 5 years ago
Merge branch 'fix_coroutine_member_caller' of https://github.com/oatpp/oatpp

github.com/oatpp/oatpp - 08fc1072693048a97205743225c3273c3130eff5 authored over 5 years ago
Better params passing through Coroutine member caller.

github.com/oatpp/oatpp - 280975f7dbd84537da9c578c54a98b6eb6a2fa7a authored over 5 years ago
better .gitignore

github.com/oatpp/oatpp - 7f394ab4ff38793eca44ddeddca9da5ace54aaa9 authored over 5 years ago
Merge pull request #1 from lganzzzo/master

Revive IOWorker

github.com/oatpp/oatpp - 3b0775f66d927f2440e7990b88990b8953348e77 authored over 5 years ago
Tests. Disable FullTests on 'Real' port.

github.com/oatpp/oatpp - 194f8ff143168251d56ce9b4007feef558f67042 authored over 5 years ago
CI. Try run tests on Windows.

github.com/oatpp/oatpp - d08b46ff9d86e084608ba2bf1ede2e5fcee2136a authored over 5 years ago
Fix IOEventWorker_common for Windows.

github.com/oatpp/oatpp - d3875ff7005df134eb557195e7a6633c281ee3f7 authored over 5 years ago
Try to run Windows CI.

github.com/oatpp/oatpp - d75718d9f87dc51ad02222f81d9109fa5400d34e authored over 5 years ago
Try to run Windows CI.

github.com/oatpp/oatpp - 45d8626fc3101c918c830eb1504a3fc3fc433e06 authored over 5 years ago
Try to run Windows CI.

github.com/oatpp/oatpp - 75177bf556b6a40189742fe0761100bbde0df26b authored over 5 years ago
Merge pull request #99 from lganzzzo/master

windows support draft + revived IOWorker

github.com/oatpp/oatpp - 2d112d5c914c577faa8af719c2439e775f21b569 authored over 5 years ago
Revive IOWorker.

github.com/oatpp/oatpp - 635ab3c5f73fe05420347c03be77862a965737ea authored over 5 years ago
Merge branch 'master' of https://github.com/oatpp/oatpp

github.com/oatpp/oatpp - 5c432f2472663c27ca836b3459c7ee8d5afa6145 authored over 5 years ago
Rename confusing-type-like field names in tests.

github.com/oatpp/oatpp - 1207254616d0fe1fce40d6b1d44abd24ba49afa5 authored over 5 years ago
Use std::unique_ptr for dynamic arrays.

github.com/oatpp/oatpp - 713148f99ecfbd39f22434d297ad153486911fa2 authored over 5 years ago
Remove wepoll

github.com/oatpp/oatpp - e6651352013ef83c5efc99b0deeb4b8b67b0756b authored over 5 years ago
Windows Port. Tests compile, doesn't link with wepoll.

github.com/oatpp/oatpp - 438fafd49fdd09cd3a18eebfcfe30f87f276b631 authored over 5 years ago
Windows Port. Lib itself is compiling.

github.com/oatpp/oatpp - 3aa2145de639a1b30b5ddb31a0b7bd038f5ec845 authored over 5 years ago