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

Ability to disable ORM, CTL and EXAMPLES

github.com/drogonframework/drogon - 2d1c754c72e0a337aef64ccc0285f6505e3e6ccc authored over 5 years ago
Update trantor to fix a race condition

github.com/drogonframework/drogon - 32836a0fef0a9a1061ac92ef87bd269edb2e1734 authored over 5 years ago
Merge pull request #162 from an-tao/dev

Modify some code to get a good style

github.com/drogonframework/drogon - 40d8bfe17ce88c28d9322fcbeea059a96806186a authored over 5 years ago
Modify some code to get a good style

github.com/drogonframework/drogon - 3452a2fa1cffaca13463c1bbfd7545c20cdef5a9 authored over 5 years ago
Update the submodule trantor

github.com/drogonframework/drogon - fc7505122f02b4f93f405e90da9da9fcf7ef817d authored over 5 years ago
Merge pull request #161 from an-tao/dev

Make some inline functions out-line

github.com/drogonframework/drogon - bb09c25da8ee6c9c2f4ae7234009c3d5f725d4dd authored over 5 years ago
Make some inline functions out-line

github.com/drogonframework/drogon - c17591ef4911fd75fd2d1b3e3dd212b5cf1d1351 authored over 5 years ago
Merge pull request #160 from an-tao/dev

Make the HttpClient class support cookies

github.com/drogonframework/drogon - 97f71aa36440f946a26181f4bd40bdd696377885 authored over 5 years ago
Make the HttpClient class support cookies

github.com/drogonframework/drogon - a4c0e3378273e0c51e9085252e0f3605b549e40b authored over 5 years ago
Merge pull request #158 from an-tao/dev

Add the StaticFileRouter class

github.com/drogonframework/drogon - b5ced3d7e22323751e69f7228c92f7d039530c7a authored over 5 years ago
Add the StaticFileRouter class

github.com/drogonframework/drogon - bf7a612069f38d4599f153d3f79cfec1d49cf9ce authored over 5 years ago
Merge pull request #156 from an-tao/dev

clang-format

github.com/drogonframework/drogon - 26bf4ac50b91b874535d5044a994bfb5f6120494 authored over 5 years ago
Merge pull request #155 from an-tao/dev

Change the line length limit to 80 characters

github.com/drogonframework/drogon - d350dc7232a777726fef640693c05a516394a19a authored over 5 years ago
Change the line length limit to 80 characters

github.com/drogonframework/drogon - e5fe92c67aab308489de81335902d9d95d05c095 authored over 5 years ago
Update trantor and README.md

github.com/drogonframework/drogon - 3d3fd2531c4613b02baf95ed7787c1cd377e3ddc authored over 5 years ago
Merge pull request #154 from an-tao/dev

Add .clang-format

github.com/drogonframework/drogon - d98a2ca519d7728ef1e12835796011449599b570 authored over 5 years ago
Add .clang-format

github.com/drogonframework/drogon - be08aba9d1dcb651b3933bbfb7e2f1f926147112 authored over 5 years ago
Merge pull request #153 from an-tao/dev

Modify the HttpRequestParser class to improve performance

github.com/drogonframework/drogon - 3647f8c80e01f4a8905f40aaa4740af6947b19d1 authored over 5 years ago
Modify the HttpRequestParser class to improve performance

github.com/drogonframework/drogon - bb0acd341ff0ab71f4832a835bc2c6f641757219 authored over 5 years ago
Remove unused InnerIpFilter.cc

github.com/drogonframework/drogon - 04a92f2b547f48d48f51c3a033ca272f9a29f085 authored over 5 years ago
Change version to 0.9.35

github.com/drogonframework/drogon - 01916a324aa172e9fede3c7833adf907f2df312a authored over 5 years ago
Update the submodule trantor

github.com/drogonframework/drogon - 2d96110af68f7a5261ff541058d7117a3efd0cfa authored over 5 years ago
Update the submodule trantor

github.com/drogonframework/drogon - 9dd69e751502a37d7112e2471262c614aa677ffd authored over 5 years ago
Merge pull request #152 from an-tao/forward

Add the forward() method to the framework

github.com/drogonframework/drogon - a59c7ca7930dbb94d9acf347204977aa854b4887 authored over 5 years ago
Add the forward() method to the framework

github.com/drogonframework/drogon - 3e1886a84e132627f27e8f4dc0bf9e6a22e19fa5 authored over 5 years ago
Merge pull request #151 from an-tao/filter_callback

Change the callback type in Filters and AOP Advices

github.com/drogonframework/drogon - 93388d943f0528082b58a44fbeb55d486728a723 authored over 5 years ago
Change the callback type in Filters and AOP Advices to the r-reference type

github.com/drogonframework/drogon - e696553b3dbcd647b792c133079e47c77a6c5ae1 authored over 5 years ago
Merge pull request #150 from an-tao/rreference_callback

Change the type of the callback in handlers to r-reference type

github.com/drogonframework/drogon - 971ff9c2cf42da40b088bc259af99b038e352351 authored over 5 years ago
Change the type of the callback in HTTP request handlers to r-reference type

github.com/drogonframework/drogon - 00049c0d23d618177de4a018c5606ac1cc9e94d6 authored over 5 years ago
Merge pull request #149 from an-tao/dev

Return index.html to the client requesting '/'

github.com/drogonframework/drogon - 597959a823e4a4ebb53b31c8ba77dabdfd524f8a authored over 5 years ago
Return index.html to the client requesting '/'

github.com/drogonframework/drogon - 66c6441c96f8478330ce583c28c53462453d66c9 authored over 5 years ago
Merge pull request #148 from an-tao/cookies_bug_fix

Disable cookies on 404 pages

github.com/drogonframework/drogon - 52bc179b51e99cba9430e870395d9b3931845fa0 authored over 5 years ago
Disable cookies on 404 pages

github.com/drogonframework/drogon - c48f2ca118b16aba1406309669d1fcbda955c0f5 authored over 5 years ago
Merge pull request #147 from an-tao/dev

Add two configuration options

github.com/drogonframework/drogon - 59622d8f8ef49ece6274e0d91cfdf067089aa37c authored over 5 years ago
Add two configuration options: the client_max_body_size and the client_max_websocket_message_size

github.com/drogonframework/drogon - a85c64ac690720330382b6e4f721fc4895d062de authored over 5 years ago
Merge pull request #145 from an-tao/dev

Change version to 0.9.33

github.com/drogonframework/drogon - 0f6d2e31ac1c12f980266c98ecd28f0abf9a81bc authored almost 6 years ago
Change version to 0.9.33

github.com/drogonframework/drogon - 0a27394cca05f6598de0dbf8c69d0bf75983ecbc authored almost 6 years ago
Merge pull request #144 from an-tao/dev

Implement gzip_static

github.com/drogonframework/drogon - 3042327fc8684d4dbaf177751a5960a725fdcc70 authored almost 6 years ago
Implement gzip_static

github.com/drogonframework/drogon - 2efa183b93a3838875bd50b9b7be43ba05dba93f authored almost 6 years ago
Merge pull request #143 from an-tao/dev

Enable users to specify a preferred installation location

github.com/drogonframework/drogon - ff2bfe89f68a37afd0d680261a89ddae81769fd3 authored almost 6 years ago
Enable users to specify a preferred installation location via the CMAKE_INSTALL_PREFIX variable

github.com/drogonframework/drogon - dc14eeda4e70d90897a0b3ff1d32043353a7bfdf authored almost 6 years ago
Update the submodule trantor

github.com/drogonframework/drogon - c7754e70c46c8c0df898004d712bc519e8c4d663 authored almost 6 years ago
Merge pull request #140 from an-tao/dev

Modify some interfaces

github.com/drogonframework/drogon - 437d7a6879d8f201322c2153e1ea1844d9ed8a5e authored almost 6 years ago
Modify some interfaces

github.com/drogonframework/drogon - e48692939c7bca61085ad4a5f53caa6cc62ac7ec authored almost 6 years ago
Merge pull request #138 from an-tao/dev

Add the content() method into the HttpRequest class

github.com/drogonframework/drogon - 381130bc8379e4de21865109a07638637c3e611a authored almost 6 years ago
Add the content() method into the HttpRequest class

github.com/drogonframework/drogon - 78ff8a183714a8f186e2c0bd1726b721f22840f8 authored almost 6 years ago
Set theme jekyll-theme-cayman

github.com/drogonframework/drogon - 5ef5c026f5038c61168db47b025809190c166e75 authored almost 6 years ago
Set theme jekyll-theme-time-machine

github.com/drogonframework/drogon - 01117159c0801b8eac446420b3d1ac5fba3fc42b authored almost 6 years ago
Update the submodule trantor

github.com/drogonframework/drogon - de8e49983651158475ef623a51a59687d48680c3 authored almost 6 years ago
Merge pull request #136 from an-tao/dev

Check whether the port is in use

github.com/drogonframework/drogon - aa853625fae21cac5775594006045d175154ff44 authored almost 6 years ago
Check whether the port is in use

github.com/drogonframework/drogon - 87c51d1b5325200d21f3c34be1c0970007f241c1 authored almost 6 years ago
Update the submodule trantor

github.com/drogonframework/drogon - 0b96089a0a2653734a25d816076e4d9f2537314a authored almost 6 years ago
Merge pull request #134 from an-tao/mac_dynamic

Modify shared library loading

github.com/drogonframework/drogon - 17ffbb6a0facc0eee20aa567279526812050d801 authored almost 6 years ago
Modify shared library loading

github.com/drogonframework/drogon - 0e14406b313118ed3b3b54ed90fd800cb2a37df6 authored almost 6 years ago
Update the submodule trantor

github.com/drogonframework/drogon - 286ccbdc94a1d9e132f7a108681d69e8f527f142 authored almost 6 years ago
Merge pull request #133 from an-tao/demangle

Handle demangle error

github.com/drogonframework/drogon - 2a2ba49c1b5c171e4ad1ee26c8c7b21000bbb116 authored almost 6 years ago
Handle demangle error

github.com/drogonframework/drogon - 41168888807ff69b2449b73faf3bf307b125cadd authored almost 6 years ago
Merge pull request #132 from an-tao/dev

Change escapes from '{{}}' to '[[]]' in views

github.com/drogonframework/drogon - 8b86c4666657dee6e764ba473432d398215f53ce authored almost 6 years ago
Change escapes from '{{}}' to '[[]]' in views

github.com/drogonframework/drogon - fa9376b89a6199e310c6ad103ee65b8882193c35 authored almost 6 years ago
Update the submodule trantor

github.com/drogonframework/drogon - 8d1617d1a7e37ba6f69e762fed310a1969315217 authored almost 6 years ago
Merge pull request #131 from an-tao/dev

Support host strings with IPv6 address in the HttpClient class

github.com/drogonframework/drogon - abe4c4c245afd23423d9afd0347d3e483aeebb24 authored almost 6 years ago
Support host strings with IPv6 address in the HttpClient class

github.com/drogonframework/drogon - 189c537c29f0c9ad9d7ff3f025b8392761bc77b5 authored almost 6 years ago
Update the submodule trantor

github.com/drogonframework/drogon - e460fc54d3a91249597997712b81b08b67357e7d authored almost 6 years ago
Merge pull request #130 from an-tao/dev

Add the getHandlersInfo() method

github.com/drogonframework/drogon - 6dab582039157cde495b4599a68150d17493c29b authored almost 6 years ago
Add the getHandlersInfo() method

github.com/drogonframework/drogon - 32c14631fa0582868291a6ece67e692ee2b7b580 authored almost 6 years ago
Add a diagram for AOP join points

github.com/drogonframework/drogon - 863084f26afcd185992afdf91206f27b3cd5237a authored almost 6 years ago
Merge pull request #129 from an-tao/dev

Modify AOP

github.com/drogonframework/drogon - 1ecec4b062310262a30ee8d0a3a88fd9b75041c2 authored almost 6 years ago
Merge pull request #128 from an-tao/aop

Add support for AOP

github.com/drogonframework/drogon - a9c4205d9268f7823ef9c8c83f53737d8b71e70e authored almost 6 years ago
Add support for AOP

github.com/drogonframework/drogon - 1bc07c5197dba346fe44ad0bdcc5b5c5d65fb68a authored almost 6 years ago
Merge pull request #125 from an-tao/dev

Add some methods using std::chrono_literals

github.com/drogonframework/drogon - c1b5a240cb80f92e62326838b16b4e0538145d8d authored almost 6 years ago
Add some methods using std::chrono_literals

github.com/drogonframework/drogon - e517f07685de106ecd46dc40b7a78370fbe8901e authored almost 6 years ago
Update the submodule trantor

github.com/drogonframework/drogon - 604040409676288ae89b2c8cc58507d7d33965a9 authored almost 6 years ago
Merge pull request #123 from an-tao/cors

Add the OPTIONS method

github.com/drogonframework/drogon - d2f38b9b219904fd9af691d95176110e33571a78 authored almost 6 years ago
Add the OPTIONS method for CORS

github.com/drogonframework/drogon - d5e8bd0b738fcc34c87bdbea5c8ae819e56d2f9e authored almost 6 years ago
Merge pull request #122 from an-tao/optimize-db

Optimize database operations

github.com/drogonframework/drogon - 2d9ca5ae5f81c191a664c50dfb49e19339b0c83c authored almost 6 years ago
Optimize database operations

github.com/drogonframework/drogon - 9703439b8de2a654a5220041029efb6b37bf7eb8 authored almost 6 years ago
Merge pull request #119 from an-tao/dev

Add the setCustom404Page() method

github.com/drogonframework/drogon - dc4f8aac380586bd3e6e0002359125883021b738 authored almost 6 years ago
Add the setCustom404Page() method

github.com/drogonframework/drogon - 1e6a532ed34331ec0642c008d7dbf2a45ee099c3 authored almost 6 years ago
Merge pull request #117 from an-tao/dev

Modify the implementation of WebSocket

github.com/drogonframework/drogon - f13f330f3e0874cb9b093e4f6a45009640863526 authored almost 6 years ago
Modify the implementation of WebSocket

github.com/drogonframework/drogon - e87c9a75f65a813b3e681dd2efdfebbe4c380376 authored almost 6 years ago
Merge pull request #115 from an-tao/dev

Add FastDbClient instances into the main event loop

github.com/drogonframework/drogon - ef90805c6c54c1cb818233129e8c1b99e86eabd9 authored almost 6 years ago
Add FastDbClient instances into the main event loop

github.com/drogonframework/drogon - 6af398ff5a709ada3663c31dfb9b9aa41fe76811 authored almost 6 years ago
Merge pull request #114 from an-tao/dev

Modify the pipeling test

github.com/drogonframework/drogon - 4ea05bc606c9b993b7f1f18818f83e623756d7ff authored almost 6 years ago
Modify the pipeling test

github.com/drogonframework/drogon - 3a587ab90bbc126c8559b985b3c33a674868325f authored almost 6 years ago
Update version to 0.9.32

github.com/drogonframework/drogon - 705250eb90092359e06d6fa11352fa61962fd487 authored almost 6 years ago
Merge pull request #112 from an-tao/websocket_client

Add WebSocket client support

github.com/drogonframework/drogon - ea12d4c7674a6d302db64e5b7cd375f78817f555 authored almost 6 years ago
Add WebSocket client support

github.com/drogonframework/drogon - b96eb04859b2d6757b6a1393b6431cddf1ac1122 authored almost 6 years ago
Merge pull request #110 from an-tao/dev

Make WebSocket suitable for Firefox browser

github.com/drogonframework/drogon - dc07451ddffa45f59b905ab3e6f2ed7aa93f2043 authored almost 6 years ago
Make WebSocket suitable for Firefox browser

github.com/drogonframework/drogon - 66c518949d78c7fd9fd778204aaa2426af4d9858 authored almost 6 years ago
Merge pull request #108 from an-tao/dev

Fix a websocket bug in Linux and add ws_test.html for testing

github.com/drogonframework/drogon - 524ad6ce2271ba2b9cfe460c2893f57d132c8308 authored almost 6 years ago
Fix a websocket issue in Linux

github.com/drogonframework/drogon - d2bb1c10a754c2503da980fdbdda47e387d70c72 authored almost 6 years ago