Commit Graph

109 Commits

Author SHA1 Message Date
suxunbin f98a4315b1 Update export API 2019-08-19 14:51:29 +08:00
suxunbin 75eaef96d8 Delete the extra output of drop 2019-08-14 20:57:25 +08:00
suxunbin 00a0c2a1c6 Add the API of exporting the database 2019-07-28 17:31:41 +08:00
suxunbin 54fb001f67 Add gexport and update gmonitor, gshow, ginit. 2019-07-27 22:42:15 +08:00
suxunbin 02fe238f54 Add getCoreVersion and getAPIVersion interface 2019-05-28 21:08:07 +08:00
suxunbin 7f1724fc68 Update C++, java, python, php API and add POST request-type. 2019-05-20 12:07:54 +08:00
suxunbin c93f869f54 Add using Ctrl+C to stop ghttp 2019-03-29 13:58:17 +08:00
bookug 197f8c27ee docs:chaneg makefile clean; add build info to gbuild 2019-03-15 19:00:26 +08:00
suxunbin 0e392001a7 fix a small bug of starting ghttp with a database built unsuccessfully 2019-03-07 20:21:15 +08:00
suxunbin b59e86cb01 Fix the issue of ghttp CPU 100% occupancy rate 2019-03-04 19:12:51 +08:00
lijing 08c58153ed fix: client IP 2019-01-24 13:58:02 +08:00
lijing ea9ac35ff7 change: log names and some response format 2019-01-23 21:07:04 +08:00
suxunbin 59958722d2 Update shutdown ghttp 2018-12-25 15:27:45 +08:00
suxunbin 1ee787411a Fix the bugs of starting ghttp with no-built database and the port occupied 2018-12-24 17:05:12 +08:00
bookug 3100d79aac Merge branch 'jing' into dev
merge lijing's modifications
2018-11-19 15:05:28 +08:00
suxunbin e9e4b3f5e3 Fix a small bug of gdrop 2018-11-18 19:30:56 +08:00
lijing e5c8525a2f json: rapidjosn 2018-11-18 17:24:25 +08:00
lijing f9e9b564ab fix: addtion 2018-11-18 15:48:36 +08:00
suxunbin 1b05288bf3 Merge branch 'master' into suxunbin 2018-11-04 16:54:04 +08:00
suxunbin 38e52b0b2c merge 'master' branch 2018-11-04 16:47:25 +08:00
bookug 2fc9d2a6df docs: change to LF 2018-11-04 15:49:39 +08:00
suxunbin c925e9754d Merge branch 'dev' into suxunbin
Conflicts:
	makefile
2018-10-31 10:23:26 +08:00
suxunbin 8fdf3365c7 optimize test script 2018-10-31 10:19:26 +08:00
suxunbin 787160adf2 Merge branch 'dev' into suxunbin
Conflicts:
	scripts/test.sh
2018-10-21 13:12:25 +08:00
suxunbin 22db1a45d6 Use system.db to optimize ghttp 2018-10-19 20:32:52 +08:00
bookug 612d6ff4bb docs:update gStore url 2018-10-09 23:54:34 +08:00
suxunbin 67ea4578cb Add ginit command to restore the ghttp server 2018-10-09 14:58:02 +08:00
lijing 3e8dc5c831 debug: insert 2018-10-06 18:50:55 +08:00
bookug eaa8fa45cd feat: add system db;
by lijing
2018-10-06 16:08:40 +08:00
bookug 3ad26163b3 feat: merge suxunbin branch, add drop and shutdown to ghttp 2018-10-06 15:01:28 +08:00
lijing 045233cfd0 add system.db 2018-10-06 14:44:52 +08:00
liwenjie 2822375ad9 Merge branch 'dev' of https://github.com/pkumod/gStore into dev 2018-09-30 22:49:27 +08:00
liwenjie 423f8349c9 merge lijing's work and suxunbing's work 2018-09-30 22:49:13 +08:00
suxunbin 9976c5c438 Add drop database in ghttp 2018-09-28 16:42:00 +08:00
lijing 162d392454 spinner 2018-09-28 12:20:42 +08:00
bookug 9dc6399ddf fix: bugs in build 2018-09-27 23:52:44 +08:00
lijing c4ea55ca7d spinner 2018-09-27 17:14:04 +08:00
lijing 842210e739 response json 2018-09-26 21:13:14 +08:00
suxunbin d038e1ba72 add the function of shutdowning the ghttp server 2018-09-26 11:15:07 +08:00
suxunbin 20e951564a add the function of shutdowning the ghttp server 2018-09-26 11:09:58 +08:00
bookug d191432c34 Merge branch 'suxunbin' into dev
merge branch of suxunbin, adding thread pool to ghttp server
2018-09-19 01:20:58 +08:00
suxunbin 0d7df1b687 Add ThreadPool to ghttp 2018-09-17 16:13:15 +08:00
bookug da87ec06e5 docs: remove string buffer from system;
the reason is that several levels of indices have similar functions;
this buffer is costly and limited when new IDs are inserted;
there exists bugs when queries containing updates are handled;

by zengli
2018-09-11 20:53:39 +08:00
bookug 8224f86498 fix: bugs in api http c++;
by zengli
2018-08-07 21:59:55 +08:00
lijing 00f44a28c3 update docs 2018-04-25 15:36:59 +08:00
lijing df7f56ed24 Add:use thread in ghttp 2018-04-16 17:06:37 +08:00
bookug 2b6ac4a528 fix: able to make and run after merging dev 2018-04-05 16:09:41 +08:00
bookug 468399b58e feat: merge branch of bookug;
remaining to be fixed;

by zengli
2018-04-05 15:24:55 +08:00
lijing c8ef11e1e0 add:multi_databases & multi_users 2018-01-19 15:20:56 +08:00
bookug 45b4a9e660 docs: add test for dbpedia 2017-12-21 13:50:56 +08:00