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
qinzongyue
45e87ce393
<feat> <add Vlist's cache in preID2values>
...
I added Vlist's cache in preID2values. Notice the members' name, they mey be confusing.
2017-07-15 15:12:32 +08:00
ZongyueQin
b51281dedf
Add Vlist's cache to preID2values
...
Add functions to load Vlist's cache in p2values
2017-07-15 14:08:39 +08:00
ZongyueQin
ad0ac7cc8c
add Vlist's cache
...
modified to load Vlist's cache
2017-07-15 11:34:26 +08:00
ZongyueQin
e588f147e9
fix a bug
...
fix a bug
2017-07-15 11:30:18 +08:00
ZongyueQin
dd43c95d12
fix bug
...
fix a bug
2017-07-15 11:29:19 +08:00
ZongyueQin
599a6d072c
Fix bug
...
fix redefinition of ClassForVlistCache
2017-07-15 11:27:00 +08:00
ZongyueQin
820cf4efef
Add Vlist's cache
...
add functions to load Vlist's cache
2017-07-15 11:06:26 +08:00
ZongyueQin
ec07a520e9
Update IVTree.cpp
...
Add a function to load Vlist's cache
2017-07-15 11:04:11 +08:00
ZongyueQin
c72abfb718
Add Vlist's cache
...
Add a function to load Vlist's cache
2017-07-15 10:54:57 +08:00
ZongyueQin
5080c46ebd
Add Vlist's cache
...
Add functions to load Vlist's cache
2017-07-15 10:53:25 +08:00
ZongyueQin
35e61483df
Add Vlist's cache
...
Add functions to load Vlist Cache
2017-07-15 10:50:11 +08:00
ZongyueQin
c5a3f979fc
add cache for Vlist
...
Add functions and members to load cache of Vlist
2017-07-15 10:47:45 +08:00
ZongyueQin
a641c2a500
Add cache for Vlist
...
Add functions and members to load cache of Vlist
2017-07-15 10:45:44 +08:00
ZongyueQin
32020bdaca
Add cache for Vlist
...
Add functions and members used to add cache for Vlist
2017-07-15 10:38:59 +08:00
ZongyueQin
47c41670a7
add cache for vlist
...
add cache for vlist
2017-07-15 10:19:29 +08:00
ZongyueQin
e8f3eb8243
Add cache for vlist
...
Add membets and funcions used for cache of vlist
2017-07-15 10:12:12 +08:00
ZongyueQin
0cd6b75026
Create ClassForVlistCache.h
...
Add class KEY_SIZE_VALUE, used in database.cpp to find important subIDs and objIDs.
Add class Longlist_inMem, used in Vlist as cache
2017-07-15 10:08:43 +08:00