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

Merge branch 'sqlite' of https://github.com/an-tao/drogon into sqlite

36f7f3331beff2af05800220646b00ef5bf86022 authored almost 6 years ago by antao <[email protected]>
Modify drogon_ctl

926ac48b49efe6a2d26cc7aebda30bc10b6405c0 authored almost 6 years ago by antao <[email protected]>
Fix a bug in Linux

3f5b4928587dec14526a509c613cab2f5d696ef8 authored almost 6 years ago by an-tao <[email protected]>
Add sqlite3 support to the configuration file

bc52c121d5205c9f3d15e2fde381adac045cc51a authored almost 6 years ago by antao <[email protected]>
Modify eventloop in the Sqlite3Connection class

3dc6e6c6c15e57d1779c9e2826f8b4d19d3aea08 authored almost 6 years ago by antao <[email protected]>
Add support for sqlite3 models

787120dda457a1f1f66c2dd32decbb1d3c40414d authored almost 6 years ago by antao <[email protected]>
Start adding sqlite3 support

161a9642389f4f7f9f5bf547a3bc4d0302e98d70 authored almost 6 years ago by antao <[email protected]>
Update the drogon_ctl command to support sqlite3

9ee1ee929c9239779c395ca11dfca3bc1836f9a6 authored almost 6 years ago by antao <[email protected]>
Sqlite3 works, needs more testing

6db8df6bc0a772b8c8678049557be5bb40b27053 authored almost 6 years ago by antao <[email protected]>
Fix bugs of the Sqlite3ResultImpl class

99a03159c59dadea4f1d14d93eb47896a53a4e2b authored almost 6 years ago by antao <[email protected]>
Promote performance

bd5cd65c6ab38746a1964d3f9c6bcc88c573dcca authored almost 6 years ago by antao <[email protected]>
Update the submodule trantor

3ecd0c0e51d4c28b18966698aecbd56aa94a4270 authored almost 6 years ago by antao <[email protected]>
Recover accidentally deleted files

7e0dcceff19f628b2d5f86384e32f2b2da1b6b6c authored almost 6 years ago by antao <[email protected]>
Add some comments

47eee286c2f1aebca534b6602e505d1cf160778b authored almost 6 years ago by antao <[email protected]>
Remove a unused file

fd4b414a17044146c156157462fe551aacc23716 authored almost 6 years ago by antao <[email protected]>
Remove unused variables

a64980f12f35511ab9c68adef1c92470c392b04c authored almost 6 years ago by antao <[email protected]>
Add mutex protection to the pushRquestToPipeLine() method

21be428e514a2742573e4948f3c2877e9d9d84d2 authored almost 6 years ago by antao <[email protected]>
Modify something to improve performance

fb5bbde27741a5dd66a0828b8e61fdb5626ab710 authored almost 6 years ago by antao <[email protected]>
Update the submodule trantor

e69697466dbd897bd7c54f603b857543500967f8 authored almost 6 years ago by antao <[email protected]>
Modify config.csp of the drogon_ctl command

3d8d74b78c8ca41ff861fd8b4cc2aee3cd16736d authored almost 6 years ago by antao <[email protected]>
Adapt to FreeBSD

da13938f51f87eb2a846f2003b4212427f23e868 authored almost 6 years ago by Charlie Root <an-tao>
Fix a compiler warning on 32bit linux

e18206304da64dd0430141ea6cc0b76ed4524e74 authored almost 6 years ago by antao <[email protected]>
Remove a file

cad3e7f5a049c742d5d4fbf359bba98ce0c3dd86 authored almost 6 years ago by antao <[email protected]>
Modify the README

67966a7bfe8b1fa3273a3c19f4d6497c77b5a39c authored almost 6 years ago by antao <[email protected]>
Change the verstion to 0.9.10

432cd4deb9f636cd79176c84c7c106382d49c8ad authored almost 6 years ago by antao <[email protected]>
Update the submodule trantor

7b37d8fef7e47d0da8947f8a2995b96ec14e2e70 authored almost 6 years ago by antao <[email protected]>
Update trantor using kqueue in MacOS

2126d1a394f20c5ee1b0eb22b2ab655991c7f8ae authored almost 6 years ago by antao <[email protected]>
Update trantor

ee4853d8f8ecc502e0513718817d43598ac2ffa3 authored almost 6 years ago by an-tao <[email protected]>
Modify the ConfigLoader.cc file

8b461326d85241ef39bb59dd1daea50d6c0de7f4 authored almost 6 years ago by antao <[email protected]>
Modify the help information of the drogon_ctl

c9f842fe9328fe5d5a966592c0dd7a518a01b2e3 authored almost 6 years ago by antao <[email protected]>
Modify the drogon_ctl

2f7fe568143cfd576e4e20882f5c61981eac0b23 authored almost 6 years ago by antao <[email protected]>
Add benchmark code to the examples path

327a7a2f75f2aea44b54838aa4aa2b4a1992ef19 authored almost 6 years ago by antao <[email protected]>
Modify the README file

0c2e9694097631c61dc183221cd5e58fce16698d authored almost 6 years ago by an-tao <[email protected]>
Merge pull request #16 from an-tao/debug

Fix a bug of PostgreSQL connections.

29891686127c7a4e41407de9ccd7ed25ef455719 authored almost 6 years ago by an-tao <[email protected]>
Debug postgresql connections

53b3eb217fd3da8ca68315d6ceeefbc63dbd4694 authored almost 6 years ago by antao <[email protected]>
Fix a bug of Mapper<>

7132cb32cae373c955eddc508db3c84b26858888 authored almost 6 years ago by antao <[email protected]>
Merge pull request #15 from an-tao/transaction

Add the callback for a transaction commit

7513089055fe8644fc31ab38e8b656412f52711b authored almost 6 years ago by an-tao <[email protected]>
Add the callback for a transaction commit

ed8d05de3323b3de2c02d5f02c161f32ac5900d7 authored almost 6 years ago by antao <[email protected]>
Modify the ListParaView.csp

3d242853397b587344677b4e3aa19dabe726e84f authored almost 6 years ago by antao <[email protected]>
Modify the drogon_ctl

71faac9fb26cdbe65cce194301f7cb42550b4d65 authored almost 6 years ago by antao <[email protected]>
Modify file comments

d242b05cb9b4a516695410dc160b467033c235d2 authored almost 6 years ago by antao <[email protected]>
Modify file formats and comments

032aa19a53b9a5ee1c1f1832776b2b59d284a585 authored almost 6 years ago by antao <[email protected]>
Update the submodule trantor

b53073f8486288a5a04c468916bdd88ade54d5e3 authored almost 6 years ago by antao <[email protected]>
Update Mapper.h

948832640a5c0aace5812d874b17b8159701135c authored almost 6 years ago by antao <[email protected]>
Update the submodule trantor

60f177b8e98cbb634780dcd8990502dd6762eeb1 authored almost 6 years ago by antao <[email protected]>
Update the drogon_ctl

87153fbf3ecbf39aac4674c6de98d9231a352aa2 authored almost 6 years ago by antao <[email protected]>
Add the 'like' to the Criteria class

e8fcc49c37b9008e7ed0fd42d33d708f4da12c6a authored almost 6 years ago by antao <[email protected]>
Update the README

a7f82face0db6c2d9e84eb7aa54ee246c2a4c468 authored almost 6 years ago by antao <[email protected]>
Fix a compiler warning

afe0eca5e85f5b114236d09969d52267adb7803c authored almost 6 years ago by an-tao <[email protected]>
Update the configuration file

a72fc5e4335a382820d49f053579066618b9bbca authored almost 6 years ago by antao <[email protected]>
Merge pull request #14 from an-tao/mysql-1

Add support for mysql database
Note: You must use the mariadb development library

5f86c2892437b52026fec3a1af932a867888ee09 authored almost 6 years ago by an-tao <[email protected]>
Modify the drogon_ctl

78c6249bd7a1a453920e2c82bc899fc8231d6d95 authored almost 6 years ago by antao <[email protected]>
Update tests

56c2cfb609a1f95d11f4f8732e122880bb0ed78b authored almost 6 years ago by an-tao <[email protected]>
Update the FindMySQL.cmake

a5c0d330116a617aac60f6406d74acd9242e3579 authored almost 6 years ago by antao <[email protected]>
Modify cmake files for the mariadb database on linux

ffbdac36c911ec5523d35d91c84a5e0e8c4f5d24 authored almost 6 years ago by an-tao <[email protected]>
Change the version to 0.9.9

1e7fe48d809833cf9c179cb2d5d3a28d7d629387 authored almost 6 years ago by antao <[email protected]>
Modify model creation

8ed5e19f46960b9f7eef2f3e3921dcb545f6dac9 authored almost 6 years ago by antao <[email protected]>
Update SqlBinder

6dec023099e6e4ac5dc6b643ffb8e8caab4050a7 authored almost 6 years ago by antao <[email protected]>
Remove mysql stmt execution

64411fa521cb96494e76c5b678ab99e062a0699e authored almost 6 years ago by antao <[email protected]>
Temporary commit

cfe55d5495fe65ef9d8f06df753f3ac0961e2e44 authored almost 6 years ago by antao <[email protected]>
The non-blocking mysql_stmt_prepare works

a661d01755df11fe2371b910f619ed22668e35ad authored almost 6 years ago by antao <[email protected]>
Update mysql connection

6d5b1af726200134e8dc9589949a6a24903fc0fb authored almost 6 years ago by antao <[email protected]>
Start adding mysql(mariadb) support

21cb1b482a3bd2ccd471b14799bb5c6c3472a709 authored almost 6 years ago by antao <[email protected]>
Update MysqlConnection.h

aa1f8d4acbba1002543f43006ba3cdd869d0d33b authored almost 6 years ago by antao <[email protected]>
Mysql works with 'stmt'

4bfe8250e9d7d3e02656b45d08c4566c28389ccb authored almost 6 years ago by antao <[email protected]>
Send query

d92ce4cf9fd2a949cdb6179f7dcf2b8abbbab95b authored almost 6 years ago by antao <[email protected]>
Fix a bug of the MysqlResultImpl

a0bdcdaae32dde82b604021df080883b6e639523 authored almost 6 years ago by antao <[email protected]>
Add the MysqlResultImpl class

7c907de7a6b2cf7e3ed81147b8195d52795ba499 authored almost 6 years ago by antao <[email protected]>
Add FindMySQL.cmake to the project generated by drogon_ctl

cba0252bc12486fb7977ee12861ae3d5e2b6563b authored almost 6 years ago by antao <[email protected]>
Modify the connection to the Mysql server

669c4466563af5547bd38471c2f6a2cfba1cb2bb authored almost 6 years ago by antao <[email protected]>
Add the MysqlConnection class

efbf5b4ad591eb4d69900f85c693486024a2e005 authored almost 6 years ago by antao <[email protected]>
The mysql_real_query_start() method works

17e765501bb8b270d1ed93ccfa5566e1d118cf34 authored almost 6 years ago by antao <[email protected]>
Modify some strings

458d14591ba901d22400d3053bcb3ba575117282 authored almost 6 years ago by antao <[email protected]>
Fix a bug of the Transaction class

5b26d4587ba49b5692ccee9bc967c98fa856e08d authored almost 6 years ago by antao <[email protected]>
Update the test

de3d3ae3d6f697e36354ae1323135115b3afaece authored almost 6 years ago by antao <[email protected]>
Modify the model generator for time-type columns

52546b784698126aea792f78cbaea11e94ab8380 authored almost 6 years ago by antao <[email protected]>
The mysql client works

25548eaaa069c6007190ade5125593c0c2551372 authored almost 6 years ago by antao <[email protected]>
Fix a compiler warning

c9c5d2b6473b0ab6402a66a82b387f7609c6f31d authored almost 6 years ago by an-tao <[email protected]>
Update trantor

02677c4e0052101871b70449c86089e52224e4eb authored almost 6 years ago by antao <[email protected]>
Modify the HttpFile class

ba8138ba60acba5968ee166a9e7ba33aa64e5d11 authored almost 6 years ago by antao <[email protected]>
Update trantor

2940e9518f0782b60a3e7f35fe379289259e84d6 authored almost 6 years ago by antao <[email protected]>
Add the #pragma once to the ResultImpl.h file

bd8f32281af5fd4f277bf13bf97a81582d9519b6 authored almost 6 years ago by antao <[email protected]>
Modify tests path

20f97a78a20bd6f94f7847f581a37acc731e50b2 authored almost 6 years ago by antao <[email protected]>
Modify the output of the db_test program

ca5085c5035f0de18d7a011f4c94cdae42bcdca2 authored almost 6 years ago by antao <[email protected]>
Add a database test

81540ca19b448ec47411c26abdb28d9ebe1e94c5 authored almost 6 years ago by antao <[email protected]>
Add the findAndFetch method to the CacheMap class

d356d383194bd503ff9adf99eefd9cebb7fedd22 authored almost 6 years ago by antao <[email protected]>
Update save methods of uploaded files

cd1139cf83413cd77e62876a26d225200686eb84 authored almost 6 years ago by antao <[email protected]>
Change the version to 0.9.8

5a0869af74951f98bb54b6cd76429a038b9c7cbb authored almost 6 years ago by antao <[email protected]>
Modify the FileUpload class

5edd4498a4848b8af72e53b4a20c3e3daab1a2c3 authored almost 6 years ago by antao <[email protected]>
Merge pull request #13 from miaogen123/fix-file-upload

When saving the uploaded file, if the folder does not exist, try to create it

5d019d42dd141f8457fa1c74c7e71f8f3103f0a9 authored almost 6 years ago by an-tao <[email protected]>
fix-folder-create

807c58b550a2f333f5dce53097f0dde532109fbf authored almost 6 years ago by miaogen <[email protected]>
Modify the creation of models

5028f0f38f69b9daa8b11e1a23c665717113176c authored almost 6 years ago by antao <[email protected]>
Fix a bug on 32-bit system

d1a3f263e26224c54ed7cbdd078c5d67583420ee authored almost 6 years ago by an-tao <[email protected]>
jsoncpp int64

afd1bf986afbb1883efbaeb222d890ae6d15fba6 authored almost 6 years ago by antao <[email protected]>
Modify the creation of models

a2c349172aad57b3ccfcb82644218e92f4db1987 authored almost 6 years ago by antao <[email protected]>
Add the default ctor in model classes

b9c172a4a39b15b13a1aeef42755808fbe3c2b51 authored almost 6 years ago by an-tao <[email protected]>
Add some comments

b1193f592f26e2bfa3ace0c449a3f3891ebe25a8 authored almost 6 years ago by antao <[email protected]>
Remove the PgClientImpl class

c86dc3f4052e30657fbc1e4bbbc4eb46b25ad9b2 authored almost 6 years ago by antao <[email protected]>
Add an intermediate abstraction layer for the database client class

b4621bebb12ef7dc12815cd2a271d0ba1d65860b authored almost 6 years ago by antao <[email protected]>
Minor modifications

532d69b27f593db858c5a13ad4573ae3916b4388 authored almost 6 years ago by antao <[email protected]>