Commit Graph

83 Commits

Author SHA1 Message Date
AOZMH 62940eea10
fix garbled-code bug of python http-api, uniform encoding to utf8 (#93) 2020-09-26 11:35:16 +08:00
bookug fbc0e2d963 style: change all code to clang-format 2020-07-12 16:09:13 +08:00
LiWenJieHnu 7ad4794821 Revert "change the error outstream to the standard outstream"
This reverts commit 4d8da27b80.
2019-11-24 11:46:48 +08:00
LiWenJieHnu 4d8da27b80 change the error outstream to the standard outstream 2019-11-24 11:05:24 +08:00
suxunbin f98a4315b1 Update export API 2019-08-19 14:51:29 +08:00
suxunbin 00a0c2a1c6 Add the API of exporting the database 2019-07-28 17:31:41 +08:00
suxunbin 4ae5aa4326 fix a bug of Python3 Chinese encoding 2019-07-04 17:10:38 +08:00
suxunbin 57555313a8 solve the incompatibility between Python2 and Python3 2019-06-19 16:48:00 +08:00
suxunbin 9537b9db92 fix python and java API's Chinese encoding problems 2019-06-19 13:47:04 +08:00
suxunbin 02fe238f54 Add getCoreVersion and getAPIVersion interface 2019-05-28 21:08:07 +08:00
lijing 2c2d2b424c change port in example 2019-05-23 17:27:50 +08:00
lijing 199138ce32 fix bug in showUser 2019-05-23 15:49:15 +08:00
suxunbin 955d77ae96 Update nodejs API 2019-05-20 18:18:00 +08:00
suxunbin 7f1724fc68 Update C++, java, python, php API and add POST request-type. 2019-05-20 12:07:54 +08:00
suxunbin 612cb4f968 Release the official Docker image of gStore 2019-03-28 17:33:03 +08:00
suxunbin d4dc2caad2 change Chinese annotation to English 2019-03-27 15:37:08 +08:00
mrmrfan e56f4fe818 update UrlEncode of python api 2019-02-18 20:42:46 +08:00
mrmrfan 96f2db6306 update ghttp api 2018-12-14 21:51:18 +08:00
mrmrfan 4997c3bfc4 update python ghttp api 2018-12-14 19:48:01 +08:00
mrmrfan ae21e7dcd2 fix: update UrlEncoder for http api 2018-12-04 16:16:35 +08:00
mrmrfan 27c9162c97 fix: encoding bugs found in http api 2018-11-27 17:38:54 +08:00
lijing 2b400ee8d5 fix: some errors in api 2018-11-19 00:30:44 +08:00
lijing b75d9bcaff fix: some errors in api 2018-11-19 00:27:19 +08:00
lijing 73d47bc5bd fix: some errors in api 2018-11-19 00:20:25 +08:00
bookug 2fc9d2a6df docs: change to LF 2018-11-04 15:49:39 +08:00
bookug 612d6ff4bb docs:update gStore url 2018-10-09 23:54:34 +08:00
suxunbin f2b6ede9c9 Update md files under docs folder 2018-10-07 16:23:02 +08:00
suxunbin 2aca137b05 add nodejs API 2018-10-07 14:13:04 +08:00
bookug b40f178ffd Merge branch 'yangchaofan' into dev
merge modification to http api by yangchaofan
2018-09-28 17:13:36 +08:00
mrmrfan 4e5dd9a184 bug fixed in the encoder part of ghttp api 2018-09-28 10:52:30 +08:00
bookug 1f17751f98 docs: adjust lib dependecny in c++ api 2018-09-06 15:08:37 +08:00
bookug 664bfbc0f0 fix: bugs in benchmark of java api of http;
by yangchaofan
2018-08-08 21:29:31 +08:00
bookug a3f9dd455c docs: benchmark1 is right in java api of http;
but benchmark still exists errors;

by znegli
2018-08-08 13:52:01 +08:00
bookug f223dd80b6 feat: add php and python api for python;
bug exists in java api of http;

by zengli
2018-08-08 13:33:17 +08:00
bookug 8224f86498 fix: bugs in api http c++;
by zengli
2018-08-07 21:59:55 +08:00
mrmrfan 152f355faa update docs in http api 2018-07-28 20:21:58 +08:00
mrmrfan ca57beae3e update docs for cpp http api 2018-07-28 20:12:56 +08:00
mrmrfan f1fe7e2538 update 2018-07-26 21:32:02 +08:00
mrmrfan 568419839c implement http api for python 2018-07-26 19:44:20 +08:00
mrmrfan dd13072d4a add a new query function 2018-07-26 18:26:24 +08:00
mrmrfan 470712a4e2 update 2018-07-26 18:17:09 +08:00
mrmrfan 7cbdef62c3 add a new query function 2018-07-18 15:36:51 +08:00
mrmrfan 7f1d87940f add an example of new query funtion 2018-07-18 15:29:02 +08:00
mrmrfan 407dfa83d8 update 2018-06-12 15:34:27 +08:00
lijing a680bc8564 update api and docs 2018-04-18 21:33:27 +08:00
lijing df7f56ed24 Add:use thread in ghttp 2018-04-16 17:06:37 +08:00
bookug 468399b58e feat: merge branch of bookug;
remaining to be fixed;

by zengli
2018-04-05 15:24:55 +08:00
lijing dadaa59b76 Merge branch 'lijing' into redbud
merge lijing
2018-01-19 15:54:59 +08:00
lijing 89a08fdb15 Merge branch 'redbud' of https://github.com/Caesar11/gStore into redbud
redbud
2018-01-19 15:53:31 +08:00
lijing a4ca55cbc9 add:multi_users,multi_databases 2018-01-19 15:49:16 +08:00