Ecosyste.ms: OpenCollective

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

github.com/drogonframework/drogon

Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows
https://github.com/drogonframework/drogon

Use find('x') instead of find(x) in a string search (#230)

eb894396c7a484ad8a168eaeee8129d0b1fe387b authored about 5 years ago by An Tao <[email protected]>
Update drogon version to v1.0.0-beta7

a8afbc8ceea83c167ca6704b6423489bc79f543c authored about 5 years ago by antao <[email protected]>
Modify the CMakeLists to modern cmake style (#229)

aa26e9a90388b6a6fe5356e2d12b6f6091c82818 authored about 5 years ago by An Tao <[email protected]>
Optimize request headers processing (#228)

a0b68fb3c99c8d82a2629646d0c23ec0c1402922 authored about 5 years ago by An Tao <[email protected]>
Add a WebSocket test (#227)

7186a74590d812ce4ad64919aed63a1ea2c12278 authored about 5 years ago by An Tao <[email protected]>
Add a synchronous join point for AOP (#226)

9f330f310d2ff17b0b14c332f3b3d18a8818e8b0 authored about 5 years ago by An Tao <[email protected]>
Update README (#225)

* Update README

* Update CMakeLists.txt

ba49a0e0e623aa0d0bbfe669e34127850ade0b24 authored about 5 years ago by An Tao <[email protected]>
Modify the orm command of drogon_ctl (#224)

4e274b1a2ee02b934e5212c1e4386a350bff2b60 authored about 5 years ago by An Tao <[email protected]>
Make the framework API support chained calls (#223)

043c484a64756b3f230a567da5a1b514483884f8 authored about 5 years ago by An Tao <[email protected]>
Optimize performance (#222)

c3cb70f4154bd5420ea13c4696cdecb4fe656b32 authored about 5 years ago by An Tao <[email protected]>
Fix a bug when there's '+' in the building path (#221)

dcab7d54b1e7e79e270df748d40f1c53c397a5d3 authored about 5 years ago by An Tao <[email protected]>
Fix bugs in default return values of functions (#220)

b5a142a10e0895ed1dd6a2decb2478ea8935a12e authored about 5 years ago by An Tao <[email protected]>
Reduce size of docker image (#217)

db99ef84ee9ba4ef28217a32436afa86c31a5ad1 authored about 5 years ago by Daniel Chabrowski <[email protected]>
Modify some stuff (#216)

f940b6f2cd1783eff47468d80b2d1fce0b30a0f9 authored about 5 years ago by An Tao <[email protected]>
Modify the test of postgresql database (#215)

bf88d08f78d4d682d06448d1f6200095bf52ce0d authored about 5 years ago by An Tao <[email protected]>
Add database tests in the travis CI (#214)

10db494556f50ddf2073fb21988ff9c81babd00d authored about 5 years ago by An Tao <[email protected]>
Modify the drogon_ctl (#213)

a6e2d4f007445228e8755234db55eb98b39f10e4 authored about 5 years ago by An Tao <[email protected]>
Reduce dependencies between declarations (#212)

da285cd4d22b5db780018e863779d7480becff1d authored about 5 years ago by An Tao <[email protected]>
Optimize DNS in HttpClient and WebSocketClient (#211)

673d74191e30f406cce6dc7450c8d7e08ce30f66 authored about 5 years ago by An Tao <[email protected]>
Modify HttpClient and WebSocketClient (#210)

a0f5570f8bb4730f58c75a1a25e2a62b43b65172 authored about 5 years ago by An Tao <[email protected]>
Modify HttpClient and WebSocketClient, using the asynchronous DNS method (#209)

982e272703f5fa2aa780a5c99e77820a7da2cfa0 authored about 5 years ago by An Tao <[email protected]>
Modify CMakeLists.txt

16afa8268832f883978d8bfb407f3af27219a8b5 authored about 5 years ago by antao <[email protected]>
Bump drogon version to v1.0.0-beta6

f1409a2c2dcc95cf7920aa77d1b92e6b837b6a6c authored about 5 years ago by an-tao <[email protected]>
Add the DrogonConfig.cmake (#207)

Add DrogonConfig.cmake so that users can use drogon with the `find_package(Drogon)` command.

c705990fe5e7527d2c41781e12f4c41bbaeaaabb authored about 5 years ago by An Tao <[email protected]>
Modify the 'create view' command of drogon_ctl (#208)

bf9313a164f51166a1499c5e51c9f0bf4728700e authored about 5 years ago by An Tao <[email protected]>
Update trantor

b55d53458c7ade79516453a40dbe2c58dfe8fcd5 authored about 5 years ago by antao <[email protected]>
Update trantor

89041dad2a70b9995c0b08264de820b81fffd77a authored about 5 years ago by antao <[email protected]>
Update trantor(Fix a bug with SSL)

36a31dc576188465657c04ed228f93b982fb0739 authored about 5 years ago by antao <[email protected]>
Optimizations (#206)

60ecbb945ece6b7afe289485c098349711810d78 authored about 5 years ago by An Tao <[email protected]>
Optimize the batch mode of libpq. (#205)

d97cfa86093fd44c108597c261b5541c84934e40 authored about 5 years ago by An Tao <[email protected]>
Bump version to v1.0.0-beta5 (#204)

2817253eb4e1ca079cee25fe1df3aedbfb250d9f authored about 5 years ago by An Tao <[email protected]>
Support PostgreSQL batch mode (#203)

e566d9c451afcee492353c780808d33004e2c48c authored about 5 years ago by An Tao <[email protected]>
Add options for 'Server' header and 'Date' header (#202)

ba7d788184fe139b738f3561a40e1f810e8019bf authored about 5 years ago by An Tao <[email protected]>
Bump version to v1.0.0-beta4 (#201)

4f942602ceb352e11c0a55015e5679a383e7c345 authored about 5 years ago by An Tao <[email protected]>
Merge pull request #199 from an-tao/remove_config_h

* Remove config.h

Modify the CMakeLists.txt

Remove the USE_ORM macro

Update trantor

...

fe034d6ea0588f3ee5466b61f3a494ed4bf9042b authored about 5 years ago by An Tao <[email protected]>
Update trantor

7b23f17af99701567e34a63de79439727ad67e3e authored about 5 years ago by antao <[email protected]>
Remove config.h

Modify the CMakeLists.txt

Remove the USE_ORM macro

Update trantor

Remove some std::dynamic_po...

40087fba9cd4e8e0c3ef2ad240dd96dc92106c0c authored about 5 years ago by antao <[email protected]>
Change version to 1.0.0.beta3 (#200)

4599abf2f55515741e5fd4a19effca6d4ef7614d authored about 5 years ago by An Tao <[email protected]>
Added missing wasm ContentType (#198)

c8a22127d5089fc82cd0a2fc3c8f7a78f04161cb authored about 5 years ago by VayuDev <[email protected]>
Optimize pipelining (#197)

* Optimize pipelining

* Optimize the DbClientLockFree class

986ef8dda7c17f848937110c846dabcb2da0f2eb authored about 5 years ago by An Tao <[email protected]>
Update trantor

135a2ebb6f63ee91ec1f11817b7bf68f1591ba43 authored over 5 years ago by an-tao <[email protected]>
Format some files for good code style (#196)

33577b9666e50e596eebb4d7212ce5512e72d114 authored over 5 years ago by An Tao <[email protected]>
Update trantor

007fee1043aca6f17822eb2cf3253316c0e2715b authored over 5 years ago by antao <[email protected]>
Add some managers to reduce the size of the HttpAppFrameworkImpl code (#194)

9af87bb1c04fe30ca45f09c3e45b4db4e5991199 authored over 5 years ago by An Tao <[email protected]>
Update trantor

b85d8c5a08719e6feb210f1e653a273a9a786615 authored over 5 years ago by antao <[email protected]>
Modify some comments in simple_example (#193)

6e8c718a52629878ba1445bc60294d583db4da0b authored over 5 years ago by An Tao <[email protected]>
Bump trantor to v1.0.0-rc2

d56b71c8a9b2b4bd0dd67052fe87c4768adfeb66 authored over 5 years ago by antao <[email protected]>
Add a README file for examples

b155aa1b1a612c42b7233f8a91239c21ccede31b authored over 5 years ago by antao <[email protected]>
Update README

f5c97d33cdf36e2b05fb7c49d7d9eb5ae2bbb268 authored over 5 years ago by antao <[email protected]>
Merge pull request #191 from an-tao/dev

Bump version to v1.0.0-beta2

7d38a9427c9eda8b551b2db59692aaa7ea3152f3 authored over 5 years ago by An Tao <[email protected]>
Bump version to v1.0.0-beta2

2e128fc3152c03c91723e216eff0a836a202799d authored over 5 years ago by antao <[email protected]>
Merge pull request #190 from an-tao/dev

Make all listeners share IO threads in the MacOS system

dc7457d59c003df01f271e295babbe4323ba9d20 authored over 5 years ago by An Tao <[email protected]>
Make all listeners share IO threads in the MacOS system

7d7537b5621053142d13c6d442749897400738e8 authored over 5 years ago by antao <[email protected]>
Update trantor

ec276b49483c86c3320ee7d630bf8d0c521f354e authored over 5 years ago by antao <[email protected]>
Merge pull request #189 from an-tao/dev

Add the setContentTypeCodeAndCustomString() method to the HttpRespons…

d5ddcaaa2acbc97701d3a77c0d13be7c0594b2e5 authored over 5 years ago by An Tao <[email protected]>
Add the setContentTypeCodeAndCustomString() method to the HttpResponse class

7b316715763d352c64043728912ca5c43c33f9b2 authored over 5 years ago by antao <[email protected]>
Merge pull request #188 from an-tao/dev

Make the number of the connections of Fast DB Clients configurable

ca431c8749c9a267ebe48a258ac178623611a7ab authored over 5 years ago by An Tao <[email protected]>
Make the number of the connections of Fast DB Clients configurable

bcac1d4899f1a14f8d12c5b5d3579dd43f62fe96 authored over 5 years ago by antao <[email protected]>
Merge pull request #187 from an-tao/dev

Optimize the Field class

64f9fc9accc3f35401326a2190ed9a098806c17b authored over 5 years ago by An Tao <[email protected]>
Optimize the Field class

7e6e0573e15c294716e422894605e35f6df3fbe6 authored over 5 years ago by antao <[email protected]>
Merge pull request #186 from an-tao/dev

Optimize the htmlTranslate method

f7173b1ff03f5300535e12e66adaac7b256edde4 authored over 5 years ago by An Tao <[email protected]>
Optimize the htmlTranslate method

47c6bc20f41fb5443fe8ab12dadf8e5c85b955d8 authored over 5 years ago by antao <[email protected]>
Merge pull request #184 from an-tao/dev

Modify the handling of CORS

5c5f0bf812478b9f8e4edb549afbe709db626dbc authored over 5 years ago by An Tao <[email protected]>
Modify the handling of CORS

07c0f7571b7810b901ab85c9cdd3d38865107da5 authored over 5 years ago by antao <[email protected]>
Merge pull request #182 from moneroexamples/fix_nonnull_string_view

uses default constructor of string_view to reset _statusMessage

c9f22b485169ddf38f5bb861b7b9d7b5b008f106 authored over 5 years ago by An Tao <[email protected]>
uses default constructor of string_view to reset _statusMessage

5618fdaee87f1098f97c33bf27253528cea6e6c3 authored over 5 years ago by moneroexamples <[email protected]>
Update trantor

65173e7e97c4c42cbb1a095047203fcae3d2db38 authored over 5 years ago by antao <[email protected]>
Merge pull request #181 from an-tao/dev

Modify the parser of HTTP requests

4c31a806fd6c6ca343504635ae16fede352db74a authored over 5 years ago by An Tao <[email protected]>
Modify the parser of HTTP requests

eafe88cef1b0670c3fd56337916dd85b9eee4df8 authored over 5 years ago by antao <[email protected]>
Merge pull request #180 from an-tao/dev

Fix a bug of the drogon_ctl command

16e1868607fe42afc048edad060d6cfaa3342e11 authored over 5 years ago by An Tao <[email protected]>
Fix a bug of the drogon_ctl command

c2eac3297c1110feafeed96ad5d5b4fcb9cfc5d0 authored over 5 years ago by antao <[email protected]>
Update README

4db148a5af00c136346ef0fad2aeffc00957f8c7 authored over 5 years ago by antao <[email protected]>
Merge pull request #179 from an-tao/dev

Modify the parameters of drogon_ctl command

4f975dd7ef405b98bc86edcf97f1053fb08d0039 authored over 5 years ago by An Tao <[email protected]>
Modify the parameters of drogon_ctl command

40c26f01e4b1360c9d9b7b8ab299642fb7ea3d8f authored over 5 years ago by antao <[email protected]>
Add some comments to the WebSocketConnection class

a84b559ae979e6e3ef0492f248c8e99fcc1f7540 authored over 5 years ago by antao <[email protected]>
Merge pull request #177 from an-tao/dev

Fix a bug of the IsPlugin class

386ebfff03a2f1345cad4c2105cc2ece1a1b40d9 authored over 5 years ago by An Tao <[email protected]>
Fix a bug of the IsPlugin class

bcc46e12ea82e60e65d0258c66a602eab1e43f35 authored over 5 years ago by antao <[email protected]>
Merge pull request #176 from an-tao/dev

Add stress testing command to drogon_ctl

ff9c05e088d5ea2982b656047fd45546ce09db10 authored over 5 years ago by An Tao <[email protected]>
Add stress testing command to drogon_ctl

ad2a27e849d25c6ef3f745677a0d45a09311f117 authored over 5 years ago by antao <[email protected]>
Update trantor

cc78330308140db29bbeb67beeed71e7cb5035fc authored over 5 years ago by antao <[email protected]>
Update trantor

751a0ef311085d14980ce3b8f46d57c897d0e1c9 authored over 5 years ago by antao <[email protected]>
Update the submodule trantor

1604052941fdcb585a331a34b25cec5d40a712e1 authored over 5 years ago by antao <[email protected]>
Merge pull request #175 from an-tao/dev

Add setBody methods to the HttpRequest class

db3f088ccad1788dc2b4da22cdff204e1872f5bf authored over 5 years ago by An Tao <[email protected]>
Add setBody methods to the HttpRequest class

7c518594d081ef3e69fe426fa4b216251d362312 authored over 5 years ago by an-tao <[email protected]>
Merge pull request #174 from an-tao/dev

Change version to 1.0.0.beta1

bfe7600a1096a788ad9121de8b4272cd1acf353c authored over 5 years ago by An Tao <[email protected]>
Change version to 1.0.0.beta1

b550d001d397473624509cd3477c63367045c200 authored over 5 years ago by antao <[email protected]>
Update the submodule trantor

20b247146e31a6d9f31afed5263feb601de01116 authored over 5 years ago by antao <[email protected]>
Merge pull request #171 from an-tao/dev

Update CacheFile class to adapt linux

81b343af35947904acf0747f7b7a6c11903d9fb1 authored over 5 years ago by An Tao <[email protected]>
Update CacheFile class to adapt linux

9f779f2636a7323773ab398bf0c899d65f012fc1 authored over 5 years ago by antao <[email protected]>
Merge pull request #170 from an-tao/dev

Use a temporary file instead of memory to store a large Http body

869217de2c061dc0f54539d33ea104b4f6ed1759 authored over 5 years ago by An Tao <[email protected]>
Use a temporary file instead of memory to store a large Http body recieved by drogon

e714ae875e7d6d3fe07729ae8e4cb4fdf273b8fd authored over 5 years ago by antao <[email protected]>
Merge pull request #169 from an-tao/dev

Modify containers of AOP

5be16f1b89f91dd3ed4514d815c03eb4293b599d authored over 5 years ago by An Tao <[email protected]>
Modify containers of AOP

cdcddc8ddb02b74751737c0abedca7ff450e6500 authored over 5 years ago by antao <[email protected]>
Merge pull request #168 from an-tao/dev

Add some necessary headers in preflight responses for CORS

06e4ed43b902295c43f1b6d20c92473bdad26f45 authored over 5 years ago by An Tao <[email protected]>
Add some necessary headers in preflight responses for CORS

335f852aab1c7d8af7c0bdc2b5d86493b1849143 authored over 5 years ago by antao <[email protected]>
Merge pull request #166 from an-tao/dev

Add some new overload versions of the getHandlerArgumentValue() function

433fdafd557ec27c482595155e6e003fc6f9e5fc authored over 5 years ago by An Tao <[email protected]>
Add some new overload versions of the getHandlerArgumentValue() function

01b1fb32d685d46bcb536dfb976b3a0936069eb8 authored over 5 years ago by antao <[email protected]>
Merge pull request #165 from an-tao/dev

Fix a bug that occurs when a path argument contains spaces

0c3b1b5784f076cdee984abf474d33e1d58fbd91 authored over 5 years ago by An Tao <[email protected]>
Fix a bug that occurs when a path argument contains spaces

92e64a79ec8c280b5985ccaec02d181f119f849f authored over 5 years ago by antao <[email protected]>
Merge pull request #163 from moneroexamples/master

Ability to disable ORM, CTL and EXAMPLES building

a84c6504f932ebce71f4ed9e474e43211f9e6b2e authored over 5 years ago by An Tao <[email protected]>