Commit Graph

256 Commits

Author SHA1 Message Date
magicpanda0618 286faa354f perf: use StringBuffer in Java HTTP API
by chenjiaqi
2017-08-09 15:43:27 +08:00
ZongyueQin aab8cb36c7 Add formal experiment.pdf 2017-08-09 12:12:39 +08:00
bookug bf010ba035 refactor: release 0.5.0
merge code in bookug branch

by zengli
2017-08-07 13:39:34 +08:00
bookug b6e4f36fc6 docs: add help and test documents 2017-08-07 13:19:01 +08:00
bookug 745510772c fix: found a bug in ghttp
func_timer will kill teh whole child process and database needs to be loaded again

by zengli, need to be fixed
2017-08-07 13:02:31 +08:00
bookug 82b75a6c53 docs: add new test results 2017-08-06 22:21:45 +08:00
bookug 1f3fcc966a perf: no backup and limit time in Endpoint
no need to use backup function when ghttp used as SPARQL Endpoint;
query time is limited to 1 minute in SPARQL Endpoint by default;

by zengli
2017-08-06 22:15:55 +08:00
bookug 503c6e2bad docs: add TIPS 2017-08-03 23:47:59 +08:00
bookug 5af678478e docs: prepare for 0.5.0
TODO: update API.md, TIPS.md, USAGE.md

by zengli
2017-08-03 00:13:29 +08:00
bookug 11edefed54 style: add get_data_time to print query logs 2017-07-31 21:22:45 +08:00
bookug f21d1e0f8f style: add queries for endpoints 2017-07-31 18:27:27 +08:00
bookug 2cb0bbc9f6 style: add .tmp/web 2017-07-31 12:22:20 +08:00
bookug 3a07d08382 Merge branch 'bookug' of https://github.com/Caesar11/gStore into bookug
merge lijing's code (subtle modification)
2017-07-31 12:14:41 +08:00
bookug a66d1fccd8 perf: improve api netword speed 2017-07-31 12:14:11 +08:00
lijing 344cf5aa86 add some annotation to the code. 2017-07-31 00:12:49 +08:00
lijing 4a791610dd fix IE problem 2017-07-30 20:06:39 +08:00
lijing 2e00ed19a3 fix IE problem 2017-07-30 19:53:43 +08:00
bookug 0ed7148287 fix: bugs in ghttp;
also bugs left for download and delete in firefox, chrome and Edge;

by zengli
2017-07-30 14:17:56 +08:00
lijing bd538450e4 Merge branch 'bookug' of https://github.com/Caesar11/gStore into bookug
Conflicts:
	Main/ghttp.cpp
	api/http/java/example/JavaAPIExample.java
2017-07-29 12:58:45 +08:00
lijing abada84758 improve download function. 2017-07-29 12:45:12 +08:00
bookug c0119300df Merge branch 'chenjiaqi' into bookug
merge chenjiaqi's code
2017-07-29 12:08:19 +08:00
bookug af093913c9 refactor: fix ghttp and add function 2017-07-29 12:00:51 +08:00
bookug e94eafc613 docs: modify the java api for new REST interface;
bug exists in the HTTP transformation;

by zengli
2017-07-27 17:54:45 +08:00
magicpanda0618 aac9638541 fix a bug when occuring OPTIONAL_GROUP_PATTERN; optimize the performance of StringIndex; 2017-07-27 15:58:51 +08:00
bookug 9445b882f3 Merge branch 'bookug' of https://github.com/Caesar11/gStore into bookug
merge lijing's chnage to bookug branch
2017-07-26 12:51:53 +08:00
bookug 16d4bc03bb style: subtle changes to ghttp;
by zengli
2017-07-26 12:51:40 +08:00
root db7f24414f view: add openkg pages;
by lijing
2017-07-26 12:48:20 +08:00
bookug 2d1d1abc42 docs: add README in logs/endpoint; 2017-07-25 23:22:04 +08:00
bookug 7753459dc2 feat: enhance the HTTP server;
merge lijing's code, support a good sparql endpoint;
bug in download file, and unable to visit by inputing URLs in browser directly;

by lijing and zengli
2017-07-25 23:19:05 +08:00
bookug 704da405f5 docs: add contribution and python3 api 2017-07-24 23:11:23 +08:00
bookug 50972de85d perf: open O2 optimization 2017-07-17 22:59:12 +08:00
bookug 7b2792bbd4 style: remove bug info 2017-07-17 22:58:13 +08:00
bookug 72526284fd Merge branch 'hulin' into bookug
merge hulin's code to deal with special pre vars structure in Join
2017-07-17 21:07:47 +08:00
bookug 8d1699a16d Merge branch 'qinzongyue' into bookug
merge qinzongyue's code to deal with double-free error when unloading
database
2017-07-17 21:07:03 +08:00
bookug 40339f5db6 docs: add notes 2017-07-17 21:04:45 +08:00
hulin12138 029f8cfdf7 add handler for pre vars 2017-07-17 16:27:41 +08:00
ZongyueQin cc0ea8a803 <fix> <add "pointer = NULL" after delete a pointer>
The files modified include Database.cpp ISTree.cpp ISStorage.cpp IVTree.cpp IVTree.h IVStorage.cpp KVstore.cppSITree.cpp SIStorage.cpp ClassForVlistCache.h Vlist.cpp
2017-07-17 14:04:35 +08:00
bookug 9bed137382 Merge branch 'qinzongyue' into bookug
merge qinzongyue's code to fix bugs
2017-07-16 21:44:48 +08:00
qinzongyue aa9569a643 <fix> <fix bugs in get_candiate_preID, get_important_subID, get_important_objID> 2017-07-16 15:47:21 +08:00
qinzongyue 0e807d28d6 <add> <add overload of AddIntoCache in IVTree> 2017-07-16 15:30:27 +08:00
qinzongyue a341cdf1fc <add> <add a overload of AddIntoCache in IVtree> 2017-07-16 15:24:43 +08:00
bookug 4a5fa6bc46 Merge branch 'qinzongyue' into bookug
merge updates from qinzongyue to fix bugs
2017-07-16 15:03:44 +08:00
bookug 1fde76262f docs: use O2 in makefile 2017-07-16 14:32:38 +08:00
ZongyueQin 74471b9476 refactor in Vlist.cpp 2017-07-16 13:49:17 +08:00
qinzongyue 25bd51ec88 fix a bug in ~Vlist() 2017-07-16 13:36:52 +08:00
bookug d0bf0ac6a0 fix: bugs in update queries;
after abandoning vstree, the calling of vstree in insert/delete must be removed;

by zengli
2017-07-15 20:03:43 +08:00
bookug 26b619a80e Merge branch 'qinzongyue' into bookug
deal with errors in build
2017-07-15 17:42:49 +08:00
qinzongyue 3a06709ed2 <fix> <fix a bug in construcion of vlist> 2017-07-15 17:19:14 +08:00
bookug 4878af7a38 Merge branch 'qinzongyue' into bookug
merge modifications of qinzongyue
2017-07-15 15:36:04 +08:00
bookug 9ec4133935 docs: add info to git 2017-07-15 15:31:27 +08:00