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

Fix api controller instance bug

github.com/drogonframework/drogon - 1c47395bb8365ba6dda7f71b89d794931cc90e2a authored over 6 years ago by antao <[email protected]>
Fix Content-Type bug

github.com/drogonframework/drogon - dea4829786a5651b9d42142235e5f2a0221a29d5 authored over 6 years ago by antao <[email protected]>
Fix framework bug

github.com/drogonframework/drogon - 739dabe7b45a48ddb26f344637135d3361493151 authored over 6 years ago by antao <[email protected]>
Open some utility methods to the public

github.com/drogonframework/drogon - d66314c4bf6c175b93ac0e59aae0caa5e7299065 authored over 6 years ago by antao <[email protected]>
modify json parser

github.com/drogonframework/drogon - b201df618940ba505ca717e9ce10d3b9c84e9371 authored over 6 years ago by antao <[email protected]>
make HttpResponse support json type

github.com/drogonframework/drogon - 00eb320af818310511f3d3fce9fca680fa486d94 authored over 6 years ago by antao <[email protected]>
add HttpRequest method

github.com/drogonframework/drogon - bb438ba2720adb670c735dec84be8e72ff61d130 authored over 6 years ago by antao <[email protected]>
fix class name bug

github.com/drogonframework/drogon - 6be7bba29b880ef5fcebe6ea9de060e42f0f8641 authored over 6 years ago by antao <[email protected]>
modify installing

github.com/drogonframework/drogon - b13b234fac7944217ffde8de3ef58e8392fdd134 authored over 6 years ago by antao <[email protected]>
change doFilter interface

github.com/drogonframework/drogon - 99ba19ebca54a9db685acf4ddbf032ec2cec5203 authored over 6 years ago by antao <[email protected]>
Modify some methods

github.com/drogonframework/drogon - d1f4ccf3d7327c17f3a5b6582c45d79864435a51 authored over 6 years ago by antao <[email protected]>
Modify HttpRequest creating interface

github.com/drogonframework/drogon - 4f189afdf514e30f20ed038419350cc00e01d59b authored over 6 years ago by antao <[email protected]>
Fix bug in HttpClient

github.com/drogonframework/drogon - 278f7abae158794953b463a24929f6a9f66bfbf1 authored over 6 years ago by antao <[email protected]>
Debug HttpClient...

github.com/drogonframework/drogon - a3ace50a300af200fb0bda7bf1758b8e07d6cf86 authored over 6 years ago by an-tao <[email protected]>
Merge branch 'master' of https://github.com/an-tao/drogon

github.com/drogonframework/drogon - 8f2fefb8e84a2aa9b345bc6864d167f9abb1cce9 authored over 6 years ago by antao <[email protected]>
Debug HttpClient...

github.com/drogonframework/drogon - 0e68138fa6f2bb502c862f049693fa2bd89e9328 authored over 6 years ago by antao <[email protected]>
Add SSL macro in test program

github.com/drogonframework/drogon - 199dc1918f1d1da769bb91b9845ffc7904646857 authored over 6 years ago by an-tao <[email protected]>
Support https with OpenSSL

github.com/drogonframework/drogon - 00e82ce5baf2c2db13a1927021699a84ec7704ea authored over 6 years ago by antao <[email protected]>
Adapt to MacOS system

github.com/drogonframework/drogon - 8fae7a97491bc3203a2aac434f28699e034a94a8 authored over 6 years ago by antao <[email protected]>
Merge branch 'master' of https://github.com/an-tao/drogon

github.com/drogonframework/drogon - 735ba0bd955a71efcc3656f7df9a30f5972db4ef authored over 6 years ago by an-tao <[email protected]>
modify FunctionTraits

github.com/drogonframework/drogon - e26395afdcbaac2c9e077cf133e56f05c6e5f14b authored over 6 years ago by an-tao <[email protected]>
rename a example dir

github.com/drogonframework/drogon - 0af5482a9a85afab947f26752dd181b67d869733 authored over 6 years ago by an-tao <[email protected]>
update CMakeLists.txt

github.com/drogonframework/drogon - 8142fc6bf7bb22f0cd848340a5f0f7b3eedb6060 authored over 6 years ago by an-tao <[email protected]>
update .gitignore

github.com/drogonframework/drogon - 45fc7eba9fd306b7e192baf67f388b1071b2efc0 authored over 6 years ago by an-tao <[email protected]>
modify the version requirements of libjsoncpp

github.com/drogonframework/drogon - 1cfe874904b840947691c20c8dadc4fd4c6c4caa authored over 6 years ago by an-tao <[email protected]>
modify CMakeLists.txt

github.com/drogonframework/drogon - 3391584d9f08758ddfd29834ac0cb4186177ebf7 authored over 6 years ago by an-tao <[email protected]>
Modifiy CMakeLists.txt

github.com/drogonframework/drogon - 80542e42c2505278ddb5ef3ce67be3b225e65a9a authored over 6 years ago by root <[email protected]>
fix precompiled bugs

github.com/drogonframework/drogon - 82855fc86ef3fcf1ca8081ef661b4b3d9ab4f994 authored over 6 years ago by root <[email protected]>
add some new method in class HttpRequest

github.com/drogonframework/drogon - 3041547b4e52c8ababb3c7796bde9f5796903911 authored over 6 years ago by an-tao <[email protected]>
modify val names

github.com/drogonframework/drogon - b2c9db7eb0f7e034316458d648562aab9d2f8dcb authored over 6 years ago by an-tao <[email protected]>
fix sendfile bug

github.com/drogonframework/drogon - 34a63b7962118a1ec79f816d03a3ad52fa2f61f7 authored over 6 years ago by an-tao <[email protected]>
add Cookie class

github.com/drogonframework/drogon - 6adc6ce9a6a0d671eaa673d333de3c9494066e08 authored over 6 years ago by an-tao <[email protected]>
modify dynamic shared lib loading logic

github.com/drogonframework/drogon - f19fbd3dd26f7e563c436839917d8903478b0b8b authored over 6 years ago by an-tao <[email protected]>
use config.h to configure std::any or boost::any

github.com/drogonframework/drogon - e805faea8e2e38f60271ad6fee1f88aa52803b6c authored over 6 years ago by an-tao <[email protected]>
parse json data in request

github.com/drogonframework/drogon - ba1aa722e821823596e30069899fa410cd04e006 authored over 6 years ago by an-tao <[email protected]>
modify CMakeLists.txt

github.com/drogonframework/drogon - fd4f43816a14a6c11205b73c8ad177539ef16e05 authored over 6 years ago by an-tao <[email protected]>
Implement MD5 function

github.com/drogonframework/drogon - 7d8f1ec7fa1336751766be29921c6b461526c3d3 authored over 6 years ago by an-tao <[email protected]>
modify CMakeLists.txt

github.com/drogonframework/drogon - 0ac3f59276bd2bc78ee44124bf557e433a6c37ee authored over 6 years ago by an-tao <[email protected]>
support dynamic libs compiling and loading

github.com/drogonframework/drogon - cc35b085807d93d186b0b3b37ff33a87d78e3aee authored over 6 years ago by an-tao <[email protected]>
Write the compilation configuration to config.h

github.com/drogonframework/drogon - 95b83206fb64bdcca125cac9231dc996a1b57b06 authored over 6 years ago by an-tao <[email protected]>
modify sharedLibManager,not complete yet

github.com/drogonframework/drogon - 975f76c2f7d88d416d956b8ce75e91e3ab8636d9 authored over 6 years ago by an-tao <[email protected]>
modify definitation of any

github.com/drogonframework/drogon - 50bbd2d9460fd0c290e2c5b4774db4489994fc30 authored over 6 years ago by an-tao <[email protected]>
change some interface in Utilities.h/cc

github.com/drogonframework/drogon - 567bd6595521707ae567869cb007003617d86fa2 authored over 6 years ago by an-tao <[email protected]>
add some method in HttpAppFramework

github.com/drogonframework/drogon - 4a8cb46f4358d5eb0a2a43c01ebdc7d4e4aed65a authored over 6 years ago by an-tao <[email protected]>
add FileUpload,not complete yet

github.com/drogonframework/drogon - 10a6d39a325ee22078840ccf2391967c786195e9 authored over 6 years ago by an-tao <[email protected]>
add mutex in HttpAppFrameworkImpl to ensure the multiple thread security

github.com/drogonframework/drogon - 9ddd79b194338b40a428b53dc493d06e9e7b6afa authored over 6 years ago by an-tao <[email protected]>
add setThreadNum method

github.com/drogonframework/drogon - e0fbab7d0eed15bb3e6e90fa30f4b33c491aedfb authored over 6 years ago by an-tao <[email protected]>
fix a spelling mistake

github.com/drogonframework/drogon - e2fdbe9f62f02c75e3c99eaae23c877dcb312662 authored over 6 years ago by an-tao <[email protected]>
add query parameters map to handler method

github.com/drogonframework/drogon - fb6c6527bdc9dcf8745835eefba5001adb101014 authored over 6 years ago by an-tao <[email protected]>
modify drogon_ctl help command

github.com/drogonframework/drogon - beb7ae2b5d47f29fe63f65e53ac42c1b0086b46a authored over 6 years ago by an-tao <[email protected]>
connection should be closed by client

github.com/drogonframework/drogon - 696a2d016f3bb97316246d02f1f75bc304229673 authored over 6 years ago by an-tao <[email protected]>
fix a spelling error

github.com/drogonframework/drogon - 132e8873377450cd0fe981e81abd4e77b7417d5b authored over 6 years ago by an-tao <[email protected]>
urldecode in path string

github.com/drogonframework/drogon - 5728774b2657fb74251dc5ec35fccff9f2a2fde2 authored over 6 years ago by an-tao <[email protected]>
modify example of api controller

github.com/drogonframework/drogon - 43744f5df65b1cda7bb27a15457489cd8c7a0964 authored over 6 years ago by an-tao <[email protected]>
command for creating api controller;todo:fix regex match bug

github.com/drogonframework/drogon - 006cfdd89887c1c86cebedc6139715a3fbb0b72e authored over 6 years ago by an-tao <[email protected]>
create api controller command,not complete yet

github.com/drogonframework/drogon - 3f69aafec86607ba2e7c829c20ec05554cb5acf0 authored over 6 years ago by an-tao <[email protected]>
use std::regex to match api path pattern,and parse arguments in path

github.com/drogonframework/drogon - f992c026730d1c63061480269262b3fe2ddb1ae9 authored over 6 years ago by an-tao <[email protected]>
comment out some debug code

github.com/drogonframework/drogon - 2ffb8706a4008adf4977b730fcb00970436f786d authored over 6 years ago by an-tao <[email protected]>
modify macro in api controller

github.com/drogonframework/drogon - 03885cc9cb33441d5eb2b5326ab689e4050cf380 authored over 6 years ago by an-tao <[email protected]>
add some code annotations

github.com/drogonframework/drogon - 4accacd9a675f95bcae05986f1d1ce7d645cb4e4 authored over 6 years ago by an-tao <[email protected]>
create controller only once

github.com/drogonframework/drogon - 232094f01ad0a1010f9173044d5eba609e68691f authored over 6 years ago by an-tao <[email protected]>
HttpApiController work

github.com/drogonframework/drogon - 488e824d448fd9a52fcc060cee1756733bd6a351 authored over 6 years ago by an-tao <[email protected]>
change FunctionTraits

github.com/drogonframework/drogon - 4a063155a110a24204ec5c52c54e1cc30b576b27 authored over 6 years ago by an-tao <[email protected]>
change http callback interface

github.com/drogonframework/drogon - 6004b633af08351e089e7a4b15bd103b56bc7f5c authored over 6 years ago by an-tao <[email protected]>
make HttpApiBinder support lambda and std::function

github.com/drogonframework/drogon - ed4ed3fda0c884eacf3890d7b925b2f7bfae49b4 authored over 6 years ago by an-tao <[email protected]>
Continue to improve the api controller, not yet completed

github.com/drogonframework/drogon - a8bc89120943e80e7087ece924d890a098eb7dfb authored over 6 years ago by an-tao <[email protected]>
fix find libjsoncpp bug in CMakeLists.txt

github.com/drogonframework/drogon - 5cc1ab00e539cba59c179e2cfe34038a57d3c78f authored over 6 years ago by an-tao <[email protected]>
prepair to add api controller

github.com/drogonframework/drogon - f117f08817a98db8077bb5b00ded39f61f067f34 authored over 6 years ago by an-tao <[email protected]>
fix iterator bug

github.com/drogonframework/drogon - 2875656d82837689c5e99a070373d3e4dc8b09e0 authored over 6 years ago by an-tao <[email protected]>
modify the file annotations

github.com/drogonframework/drogon - de6e93da66571e20e4c6d21f6a779d4836f7a2b3 authored over 6 years ago by an-tao <[email protected]>
delete 'delete' operator

github.com/drogonframework/drogon - c32c5bf44ba65ef7e1e25070ddf4009a90b9377c authored over 6 years ago by an-tao <[email protected]>
organize the code

github.com/drogonframework/drogon - 22e35f6e56db940e7f3868502a3dff86303ee977 authored over 6 years ago by an-tao <[email protected]>
addListener method

github.com/drogonframework/drogon - 59b925737db9248d2949afe1c9194eace9b352bc authored over 6 years ago by an-tao <[email protected]>
1.use Any in HttpServer;2.catch exception in HttpViewData

github.com/drogonframework/drogon - 8c4f981e4f08487def0922c84c9063ac573ff0fb authored over 6 years ago by an-tao <[email protected]>
replace bare pointers with shared_ptr in HttpReponse static methods;fix a delete bug

github.com/drogonframework/drogon - 1aaa65fff7a93a006c9e828a1c3c714c927c590e authored over 6 years ago by an-tao <[email protected]>
modify the output format of drogon_ctl

github.com/drogonframework/drogon - 7b7a426f85ef7c49f88c1cc86468bccd30ed6403 authored over 6 years ago by an-tao <[email protected]>
Restore the deleted files

github.com/drogonframework/drogon - ff05960bf91f371cc255c82acba2bc03f0216144 authored over 6 years ago by an-tao <[email protected]>
add a list parameters example

github.com/drogonframework/drogon - 612fee9ef058512bff5143532922e5cd64fe284e authored over 6 years ago by an-tao <[email protected]>
change version to 0.9

github.com/drogonframework/drogon - 23d7496e2ad77002d95b8ae3a9724ed178fba36b authored over 6 years ago by an-tao <[email protected]>
disable a debug output

github.com/drogonframework/drogon - bc78d2ef6043bf08d266ccf9023fc5d147ebc605 authored over 6 years ago by an-tao <[email protected]>
add NotFound page

github.com/drogonframework/drogon - 1e4aef4a21c1caac0bda0e551ffbb4d3046554dc authored over 6 years ago by an-tao <[email protected]>
Merge branch 'master' of https://github.com/an-tao/drogon

github.com/drogonframework/drogon - bbfaf4ac7aef4614836c33d98fc612166be94710 authored over 6 years ago by an-tao <[email protected]>
change TestView.csp

github.com/drogonframework/drogon - a9b6c9896f2f5c32e0e39cc98ebf010ff0bbd888 authored over 6 years ago by an-tao <[email protected]>
add HttpView csp file in example

github.com/drogonframework/drogon - 388f97d72933e1ab286ee1b02d4d05d2cfebb0a9 authored over 6 years ago by an-tao <[email protected]>
fix include header bugs

github.com/drogonframework/drogon - 466a7618057077785b703e1bd6cd53625b54806c authored over 6 years ago by an-tao <[email protected]>
add HttpView to support html backend rendering

github.com/drogonframework/drogon - 30ab716c6bed56250976b2277137dc59b1f48845 authored over 6 years ago by an-tao <[email protected]>
add HttpView class

github.com/drogonframework/drogon - a0f065e68452c52d16f6bd9b8940ee8925a752d9 authored over 6 years ago by an-tao <[email protected]>
fix indentation bug

github.com/drogonframework/drogon - ffd652c4e01b4569fe5774b88450008ce3cf589a authored over 6 years ago by an-tao <[email protected]>
drogon_ctl: add create controller command

github.com/drogonframework/drogon - 526485a139640716ad5724d708245fc79962f38c authored over 6 years ago by an-tao <[email protected]>
drogon_ctl add help command

github.com/drogonframework/drogon - aea79fd9a836b4deb9f8786ec38d71605c101295 authored over 6 years ago by an-tao <[email protected]>