Ecosyste.ms: OpenCollective

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

Drogon

Develop and maintain the Drogon project.
Collective - Host: opensource - https://opencollective.com/drogon - Code: https://github.com/drogonframework/drogon

add client cert support for websocket (#1967)

github.com/drogonframework/drogon - 4cbac301fbebb369dba8935f4f727a1ba5b9c513 authored 10 months ago by I-LOVE-C2H5OH <[email protected]>
Minor enhancement: move some smart pointers around instead of copying them (#1954)

github.com/drogonframework/drogon - 88d06684f26ba2b2ac95d9c5f97af3d2aae8b7f5 authored 11 months ago by itrofimow <[email protected]>
Bump version to 1.9.3

github.com/drogonframework/drogon - da7f065a6f7d0793eec7737882248a4471714707 authored 11 months ago by an-tao <[email protected]>
Enhancement: extend drogon::ContentType for file handling (#1921)

github.com/drogonframework/drogon - aa04d33e0284dd15d381d876df7269392aeb9c84 authored 11 months ago by Greisberger Christophe <[email protected]>
Use `std::string_view` for WebSockets (#1949)

github.com/drogonframework/drogon - 1a9ad1a2c9575ba13a686465a4860a7ab9ac3930 authored 11 months ago by Muhammad <[email protected]>
Simplify traits in utils (#1952)

github.com/drogonframework/drogon - 22f4b4fad6e245d87df47a1cf7f85422693d6d84 authored 11 months ago by Ken Matsui <[email protected]>
Alias the safe hashmap template (#1947)

github.com/drogonframework/drogon - 99d97df25f892af9583fd7ff85cf2559f24fdd12 authored 11 months ago by An Tao <[email protected]>
Change `drogon::MultiPartParser`'s parameters data type from `std::map` to `std::unordered_map` (#1946)

github.com/drogonframework/drogon - 6aed658fabc252eeedc29175fc63212c4e930364 authored 11 months ago by Muhammad <[email protected]>
Enable readability/multiline_string for cpplint (#1940)

github.com/drogonframework/drogon - 3d469112ca48c9bc8ad1e7aed296eddd92a74581 authored 11 months ago by Ken Matsui <[email protected]>
Enable build/storage_class for cpplint (#1937)

github.com/drogonframework/drogon - f63480674f66fe556f72d6e91642a54d7c564829 authored 11 months ago by Ken Matsui <[email protected]>
Enable build/header_guard for cpplint (#1936)

github.com/drogonframework/drogon - 0d178877f072d702423c0cc7efddbacd113d381c authored 11 months ago by Ken Matsui <[email protected]>
Enable build/include_order for cpplint (#1938)

github.com/drogonframework/drogon - 5f273d87441e8a57e23c03a012c7d3482751370a authored 11 months ago by Ken Matsui <[email protected]>
Enable build/explicit_make_pair for cpplint (#1935)

github.com/drogonframework/drogon - 3c8c273582477d12b6af83ee645405092b005b6d authored 11 months ago by Ken Matsui <[email protected]>
Enable readability/inheritance for cpplint (#1934)

github.com/drogonframework/drogon - c2b8e7c6248eb6353f301f219da524a9eccecd65 authored 11 months ago by Ken Matsui <[email protected]>
Add newline at EOF (#1932)

github.com/drogonframework/drogon - 56a53165b696c6919c327daf2aa592b9b3837f7b authored 11 months ago by Ken Matsui <[email protected]>
Use clang-format-17 (#1931)

github.com/drogonframework/drogon - 674137e89d70e2ccd1a3a4a5a212aac3b872375a authored 11 months ago by Ken Matsui <[email protected]>
Enable readability/alt_tokens for cpplint (#1930)

* Enable readability/alt_tokens for cpplint

* Format drogon_ctl/create_model.cc

github.com/drogonframework/drogon - ffc6e74f27cd1cb858330acd94f7dfba02258174 authored 11 months ago by Ken Matsui <[email protected]>
Introduce cpplint (#1929)

github.com/drogonframework/drogon - 359b63fa77be178e555c73f0642c5159748fca5b authored 11 months ago by Ken Matsui <[email protected]>
Added getParameter() and getOptionalParameter() (#1923)

github.com/drogonframework/drogon - baea2dce47172e7aaab67b20e6a4887a1f6464cf authored 11 months ago by Greisberger Christophe <[email protected]>
Fix drogon::util::fromString() (#1925)

github.com/drogonframework/drogon - cca1c8f2627ae764c06d7ba61ed948daca584873 authored 11 months ago by Greisberger Christophe <[email protected]>
Fix a wrong place of return. (#1922)

github.com/drogonframework/drogon - aeed96391550d5173d82f8cf1b38faf9cf3f799f authored 11 months ago by Nitromelon <[email protected]>
Add support for gentoo linux, dev-db/mariadb contains mysql (#1914)

github.com/drogonframework/drogon - e640cc092db2d7bc78774002c19cd5d82f951127 authored 12 months ago by Hazimi Md Nazri <[email protected]>
Bump version to 1.9.2

github.com/drogonframework/drogon - 93c568bb953725a5e73a4997aa5b87a6e6aa233b authored 12 months ago by an-tao <[email protected]>
Fix name issue when cross-compiling (#1906)

github.com/drogonframework/drogon - af29e25b0394265d36264abacdf36ba99b3789d2 authored 12 months ago by MWX <[email protected]>
Move the RealIpResolver plugin to the PreRouting join point (#1904)

github.com/drogonframework/drogon - d745cfe765a017369ddfd44888979c8633a596f7 authored 12 months ago by An Tao <[email protected]>
Support asynchronous sending of chunked responses (trantors new API) (#1886)

Co-authored-by: fantasy-peak <[email protected]>
Co-authored-by: Michael Bleis <michael.bleis@a...

github.com/drogonframework/drogon - 6b36b3a4f92e7e607dab2de7fddcd62315ff96a2 authored 12 months ago by tripleslash <[email protected]>
Fix building with MSYS2 (#1902)

Co-authored-by: antores <[email protected]>

github.com/drogonframework/drogon - 8e4ffa71e2ca2a613af96187b53f3ccf1b1c56bf authored 12 months ago by antores <[email protected]>
Fix htonll/ntohll redefinition (#1899)

Co-authored-by: antores <[email protected]>

github.com/drogonframework/drogon - 5ecbd1f1847b8c3611ccbad8e4d6586446651ff2 authored 12 months ago by antores <[email protected]>
Bump github/codeql-action from 2 to 3 (#1894)

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release n...

github.com/drogonframework/drogon - 34d32a1ef0db19b7f440431743ebdb0b5b222a97 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Remove macos-11 CI; not supported by Homebrew (#1891)

github.com/drogonframework/drogon - 1fd5c7ea5e2adacff56823eb30781a381b2c3ec4 authored about 1 year ago by Ken Matsui <[email protected]>
Avoid a race condition in database listener tests (#1890)

github.com/drogonframework/drogon - 2a0da80d5ffe57b4148d94aeed2b84dda82d0d8e authored about 1 year ago by An Tao <[email protected]>
Add CI tests with more compilers (#1889)

github.com/drogonframework/drogon - 01ad18d2d58f5f92c9066d79a1c5bee99ff4e7bc authored about 1 year ago by Ken Matsui <[email protected]>
Refine request routing process (#1871)

Code structure changes:
* Combine HttpSimpleControllersRouter, HttpControllersRouter and Websoc...

github.com/drogonframework/drogon - f4443dce4486aa60bfca9df1f3b6c6337fbfd9b0 authored about 1 year ago by Nitromelon <[email protected]>
Add -k option to the drogon_ctl when running the press command (#1887)

* Add -k option to the drogon_ctl when running the press command

* Fix some warnings

* Fix a b...

github.com/drogonframework/drogon - 021c89ec782e245f53e1b8b265695fab4680db23 authored about 1 year ago by An Tao <[email protected]>
Set the url of trantor to the official repository

github.com/drogonframework/drogon - 125dd0e69eb9b9d0fea418459ff86010237ed9ee authored about 1 year ago by an-tao <[email protected]>
Remove the default ctor of the Row class in ORM (#1885)

github.com/drogonframework/drogon - 4eec56c49ffb4bfd76237641d569632eae9f3d3b authored about 1 year ago by An Tao <[email protected]>
Fix ORM: The original way did not handle exceptions correctly. (#1872)

github.com/drogonframework/drogon - ba9e9731d25eb6dc5b5c74abc222dcce9f582c07 authored about 1 year ago by Tanglong3bf <[email protected]>
add discord link to readme (#1879)

github.com/drogonframework/drogon - 41b740f649859e37cf1650ecc8876e1a12a81460 authored about 1 year ago by Martin Chang <[email protected]>
GitHub Action to find typos in the codebase using codespell (#1876)

GitHub Action to find typos in the codebase using codespell
https://github.com/codespell-projec...

github.com/drogonframework/drogon - e76bf08eb2dace614a0e8a3c2d060f4401c740d2 authored about 1 year ago by Christian Clauss <[email protected]>
Use execute_process instead of exec_program in FindJsoncpp.cmake (#1875)

github.com/drogonframework/drogon - c35e62ccd26b62b91cece61301633a5b691565ec authored about 1 year ago by An Tao <[email protected]>
Modify the configuration file templates in drogon_ctl

github.com/drogonframework/drogon - 358de6e66f8682f22392931ba2f393a387cc60c5 authored about 1 year ago by antao <[email protected]>
Feature: Integrate spdlog as logging backend (#1771)

github.com/drogonframework/drogon - 8026790e1a8e1f3baf37bd2ecb822a1872933c55 authored about 1 year ago by Greisberger Christophe <[email protected]>
Fix a error of coroutines on Windows (#1870)

github.com/drogonframework/drogon - 4e890f52d61cd237756664fa5e1a11109fa4f4f3 authored about 1 year ago by An Tao <[email protected]>
Fix: typo on Mapper method (#1867)

github.com/drogonframework/drogon - 27f1a3d8129fe2563bff147f7a0cdb18c9556fc0 authored about 1 year ago by Minha, Jeong <[email protected]>
Bump version to 1.9.1

github.com/drogonframework/drogon - 637046189653ea22e6c4b13d7f47023170fa01b1 authored about 1 year ago by an-tao <[email protected]>
Return `HttpAppFramework` by `setExceptionHandler` (#1866)

github.com/drogonframework/drogon - 6b20a9fa8d95ccf1de169ae6ddabebefabda5629 authored about 1 year ago by Muhammad <[email protected]>
Remove unused and undefined overloads of `isBase64` (#1865)

github.com/drogonframework/drogon - 830ced8c5be19c00347382c61b5446326ad8fb4a authored about 1 year ago by Muhammad <[email protected]>
Provide some functions for incrementing the value of given columns. (#1831)

github.com/drogonframework/drogon - 6f6a03b14b5e6272751723ef8da4dfe2bd3849c3 authored about 1 year ago by Tanglong3bf <[email protected]>
Simplify drogon test with c++17 (#1862)

github.com/drogonframework/drogon - f21b899e635893a88a04692fbd04edada32fb40a authored about 1 year ago by Martin Chang <[email protected]>
Fix: uuid formatting (#1854)

Co-authored-by: root <[email protected]>
Co-authored-by: an-tao <[email protected]>

github.com/drogonframework/drogon - 26840aa056ccce9488e71ed2011cb9323eebb2bb authored about 1 year ago by Vinicius <[email protected]>
Update test_cmake.csp (#1856)

_test not needed for submodule target_link_libraries since it was added in project

github.com/drogonframework/drogon - 01385f4f336a5b17978dc71c2ce0ec2850617abc authored about 1 year ago by George Constantinides <[email protected]>
Make id generator consistent (#1851)

github.com/drogonframework/drogon - 2000a4279edd5319040ace2b237170925a2e46c7 authored about 1 year ago by Muhammad <[email protected]>
Use the constexpr if instead of std::enable_if (#1843)

github.com/drogonframework/drogon - 1ec3c96cbb6d6d97cd638e89aa7157d2731e5977 authored about 1 year ago by An Tao <[email protected]>
Custom sessions (#1841)

github.com/drogonframework/drogon - 56f0102cfe804056416c58c1d0dd16ca42bcbd7b authored about 1 year ago by Muhammad <[email protected]>
Pass HttpRequestPtr to custom error handlers (#1830)

github.com/drogonframework/drogon - a76c11cc34c6172962f83aad61e4c3259b467dd8 authored about 1 year ago by antores <[email protected]>
Fix a bug of the GlobalFilters plugin (#1842)

github.com/drogonframework/drogon - e5daba6bf56641ce2ce60594f6f6fb784f900276 authored about 1 year ago by An Tao <[email protected]>
Fix build due to trantor commit out of date and address warnings. (#1839)

github.com/drogonframework/drogon - 8586874c8736512b12b2a078a498d16d0af241a6 authored about 1 year ago by Vincent Le Quang <[email protected]>
Bump version to 1.9.0

github.com/drogonframework/drogon - f215cb15a0f53abd0ca7ee8b95ed8c9c3b40d262 authored about 1 year ago by antao <[email protected]>
Change logs in the AccessLogger plugin to TRACE level (#1829)

github.com/drogonframework/drogon - 7599ae98a054b28e214953e01facb973d345504f authored about 1 year ago by An Tao <[email protected]>
FIX int mapping to int64_t instead of uint64_t (#1825)

Negative numbers were not passing json validation

github.com/drogonframework/drogon - 4323e7b6efc27326b779e239f7a95456ed689ea4 authored about 1 year ago by Viktor Mukha <[email protected]>
Fix an error in the secureRandomString function (#1816)

github.com/drogonframework/drogon - 9ffe1b267be10574ee7a5403bbc405985a29c7af authored about 1 year ago by An Tao <[email protected]>
Use `wss://echo.websocket.events/.ws` in WebSocket client example (#1809)

github.com/drogonframework/drogon - 645c2d8aaf80d3502bf2598c4caeffe91e1f19a9 authored about 1 year ago by Muhammad <[email protected]>
Make & and * directly adjacent to variable names (#1810)

github.com/drogonframework/drogon - ab76e800894ba683b6363130828c3d9f779db092 authored about 1 year ago by An Tao <[email protected]>
Added isTopicEmpty function (#1808)

Co-authored-by: TheEnigmist <[email protected]>

github.com/drogonframework/drogon - d9afdf279a35e744bdd733c3add43eac605f2569 authored about 1 year ago by TheEnigmist <[email protected]>
Bump actions/checkout from 3 to 4 (#1801)

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](ht...

github.com/drogonframework/drogon - 1efe89a719a6a07326095ca7c7028b2ec77c4d37 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add optional Criteria && || operator support (#1797)

github.com/drogonframework/drogon - fd7af8110fa7f1ddb5d993582166de70cf2a7439 authored over 1 year ago by OrbitZore <[email protected]>
Update the ubuntu Dockerfile

github.com/drogonframework/drogon - 63b7f5eb131529cca13e361c08c042fc3feccf7d authored over 1 year ago by an-tao <[email protected]>
Bump version to 1.9.0-rc.1 (#1789)

github.com/drogonframework/drogon - 94ca651cbdbdf4038bc0392bcf2d897661996f7c authored over 1 year ago by An Tao <[email protected]>
SlashRemover optimization (#1781)

github.com/drogonframework/drogon - 6cb8ac6f521089dcc07b7befec2286921199f21b authored over 1 year ago by Muhammad <[email protected]>
Add override keyword to setSockOptCallback (#1785)

github.com/drogonframework/drogon - 078f60ca034f0d713ee1d7a07f1274a516e706c8 authored over 1 year ago by Muhammad <[email protected]>
Optimize regex generator (#1782)

github.com/drogonframework/drogon - cfa0de438924daa72c9ba0745a6e38da660d4559 authored over 1 year ago by Muhammad <[email protected]>
Optimize plugins with redirection functions (#1776)

Note: after this submission, users who use the SecureSSLRedirector plugin and the SlashRemover p...

github.com/drogonframework/drogon - 112d19ff12a4b6d75bcad58012223a682caedc3d authored over 1 year ago by An Tao <[email protected]>
Add a plugin for prometheus (#1632)

github.com/drogonframework/drogon - cedeeb59f4704fd025dbc81eea694e3836c480b4 authored over 1 year ago by An Tao <[email protected]>
Add a method to HttpRequest to access the matched routing parameters (#1765)

github.com/drogonframework/drogon - 4e5638fdcd7c3b222bab7403bbf421ba1179432d authored over 1 year ago by An Tao <[email protected]>
Allow omitting template paremeter in execCommandSync. (#1764)

github.com/drogonframework/drogon - e2e5d6d57f26b79bab83e87d1d3596d077925603 authored over 1 year ago by Nitromelon <[email protected]>
Simplify coroutine implementation (#1762)

github.com/drogonframework/drogon - 53c84305b2803bf436526976257451b90285f545 authored over 1 year ago by Nitromelon <[email protected]>
Update trantor (fix botan)

github.com/drogonframework/drogon - 85d7c068e4f0a16041eedb3965b05bec223dca0e authored over 1 year ago by an-tao <[email protected]>
Delete apply.h (#1763)

github.com/drogonframework/drogon - 5d0c70278e9ddcd3ec2adcad0281458e25315afe authored over 1 year ago by Ken Matsui <[email protected]>
Avoid using well-known ports for demoMain (#1761)

github.com/drogonframework/drogon - 366311c19686eb31601d19d74618b8250da33c88 authored over 1 year ago by Ken Matsui <[email protected]>
main -> master in C++ CI

github.com/drogonframework/drogon - 5df9b48998f50adc4785a6efdb93424d0ef4f8f6 authored over 1 year ago by Ken Matsui <[email protected]>
Use ninja to build faster (#1755)

github.com/drogonframework/drogon - 8d4c17702acbb3bfb67bd9d846a3d74196f461aa authored over 1 year ago by Ken Matsui <[email protected]>
Bump actions/checkout from 2 to 3 (#1760)

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](ht...

github.com/drogonframework/drogon - 9337571e1aae9d4f266e3adc35023c0f5c5ebd8b authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Replace sprintf with snprintf (#1758)

Co-authored-by: francesco.laplaca <[email protected]>
Co-authored-by: Ken Matsui <...

github.com/drogonframework/drogon - 816684e15d58c1f732213e85d2c2a4f562d614b0 authored over 1 year ago by frank10gm <[email protected]>
Add dependabot.yml for GH actions (#1756)

github.com/drogonframework/drogon - 40aa0345950117251198cee7fa4de663e3ae7339 authored over 1 year ago by Ken Matsui <[email protected]>
Set concurrency for CodeQL (#1759)

github.com/drogonframework/drogon - de4c811772c3d7db2d338af0578ce71924e90032 authored over 1 year ago by Ken Matsui <[email protected]>
Split macOS and Ubuntu CIs for readability (#1754)

github.com/drogonframework/drogon - 3ecb8b49178a86ae7fdcc51477c769b3935f9b22 authored over 1 year ago by Ken Matsui <[email protected]>
Extract format action into distinct job (#1751)

github.com/drogonframework/drogon - f761c54aa8699cd27d736ac985bf5e518c8076fb authored over 1 year ago by Ken Matsui <[email protected]>
Validate clang-format version & Customize clang-format path (#1752)

github.com/drogonframework/drogon - 58055ae39c036328a65ed756394809938ac08099 authored over 1 year ago by Ken Matsui <[email protected]>
Set concurrency to prevent blocking CI queue (#1753)

github.com/drogonframework/drogon - bc4d740b0c114d0e6cac1487df1f663842df9d5a authored over 1 year ago by Ken Matsui <[email protected]>
Allow sync advice to be callable on websocket requests (#1733)

Co-authored-by: Nitromelon <[email protected]>

github.com/drogonframework/drogon - f8f5283dff6e90fa69c44eff0165115d0ed68014 authored over 1 year ago by Muhammad <[email protected]>
Update readme files

github.com/drogonframework/drogon - 54b137d64f89d7fa3d015f6e3fd4cb0b41d38195 authored over 1 year ago by an-tao <[email protected]>
Added isHead() method to HttpRequest, to preserve information about the original method for use in the controller (#1743)

github.com/drogonframework/drogon - 40579ae308dad30b8873083cbf338b134b322497 authored over 1 year ago by Greisberger Christophe <[email protected]>
Update trantor: fix tls reading

github.com/drogonframework/drogon - 81bf767d89e1feaf637e084841fb0ffbc07b2f58 authored over 1 year ago by an-tao <[email protected]>
fix race condition when setting the secure flag during test (#1742)

github.com/drogonframework/drogon - f1426c6e9a268f22e8f4ccbdaf9f9793cacb9f2e authored over 1 year ago by Martin Chang <[email protected]>
Drop cpp14 build (#1740)

* Drop C++14 Support

* Update README.md

* Remove drogon::optional in favor of std::optional

*...

github.com/drogonframework/drogon - 17c80508c091a338aa95f386e13b20141fce291b authored over 1 year ago by Nikolay Mitev <[email protected]>
Bump version to 1.8.6

github.com/drogonframework/drogon - f361995035bac47cbae76fb12d9f2f0fa3ef28dc authored over 1 year ago by an-tao <[email protected]>
Show outputs of try_compile for UUID libs (#1738)

github.com/drogonframework/drogon - 3723ed5e0c23e6625b87c485cbe5748a9cde40bf authored over 1 year ago by Ken Matsui <[email protected]>
Bump version to 1.8.5

github.com/drogonframework/drogon - 83e08f4b2732e9f3d58f71379d3f7e117cb9180e authored over 1 year ago by antao <[email protected]>