projects
/
incubator-hugegraph.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
fix possible extra comma before where statement (#1924)
[incubator-hugegraph.git]
/
hugegraph-hbase
/
2022-07-06
Jermy Li
support updateIfPresent/updateIfAbsent operation (...
tree
|
commitdiff
2022-06-02
zyxxoo
Add system schema store (#1891)
tree
|
commitdiff
2022-05-09
May
fix hugegraph-hbase and hugegraph-example checkstyle...
tree
|
commitdiff
2022-04-21
Jermy Li
HugeGraph-622: Bump up to version 0.13.0 (#1740)
tree
|
commitdiff
2022-04-16
Jermy Li
StringEncoding: improve empty bytes decode (#1788)
tree
|
commitdiff
2022-04-06
YangJiaqi
feat(hbase): support hash rowkey struct & pre-init...
tree
|
commitdiff
2022-03-30
Josh Soref
Spelling corrections (#1798)
tree
|
commitdiff
2022-01-18
zyxxoo
exclude log4j 1.x version (#1733)
tree
|
commitdiff
2021-12-28
Jermy Li
optimize query perf (#1711)
tree
|
commitdiff
2021-12-27
Jermy Li
fix docker mysql ci not stable (#1710)
tree
|
commitdiff
2021-12-14
YangJiaqi
fix hbase scan startkey is null NPE (#1692)
tree
|
commitdiff
2021-11-03
Jermy Li
Bfs optimize vertex-out-out query (#1359)
tree
|
commitdiff
2021-08-06
zyxxoo
add unit test for traversers api (#1489)
tree
|
commitdiff
2021-06-11
Jermy Li
Add compact api for rocksdb/cassandra/hbase backend...
tree
|
commitdiff
2021-03-26
Linary
Upgrade version to 0.12.0 (#1372)
tree
|
commitdiff
2021-01-21
zhoney
upgrade store version due to read frequency of property...
tree
|
commitdiff
2021-01-14
zhoney
Support graph read mode and set list aggregate property...
tree
|
commitdiff
2020-12-25
zhoney
fix hbase/rocksdb shard bug (#1306)
tree
|
commitdiff
2020-12-14
tmljob
Fix HBase init error when Kerberos is enabled (#1294)
tree
|
commitdiff
2020-10-30
tmljob
support hbase enable kerberos authentication (#1234)
tree
|
commitdiff
2020-07-29
Linary
Update cache from raft StateMachine (#1119)
tree
|
commitdiff
2020-07-22
Jermy Li
fix exceeded 80w when query by two indexes with limit...
tree
|
commitdiff
2020-06-04
Jermy Li
fix auth: property of int or date type can't be filtere...
tree
|
commitdiff
2020-06-01
Jermy Li
remove some conflict errors and fix warnings (#1003)
tree
|
commitdiff
2020-05-19
zhoney
Hbase shard improve and implement mysql/memory shard...
tree
|
commitdiff
2020-05-14
zhoney
support ttl for vertex and edge (#794)
tree
|
commitdiff
2020-05-12
Jermy Li
improve rocksdb count() (#988)
tree
|
commitdiff
2020-05-11
Jermy Li
add grant permission api (#985)
tree
|
commitdiff
2020-04-23
Jermy Li
implement users store and access control (#749)
tree
|
commitdiff
2020-04-04
Jermy Li
optimize aggregate functions (#813)
tree
|
commitdiff
2020-03-30
Jermy Li
encode label id in string index (#894)
tree
|
commitdiff
2020-03-13
Jermy Li
Fix rocksdb oom with g.V().hasLabel().count() (#823)
tree
|
commitdiff
2020-02-28
Jermy Li
fix bug of missing offset with index query (#866)
tree
|
commitdiff
2020-02-27
Jermy Li
speed up hbase truncate with disableTableAsync() (...
tree
|
commitdiff
2020-02-13
Linary
Fix override vertex/edge on some backends (#820)
tree
|
commitdiff
2020-02-04
zhoney
add "nodes" metadata for backends (#821)
tree
|
commitdiff
2019-12-24
Linary
Record create time when create schema (#746)
tree
|
commitdiff
2019-12-06
zhoney
fix connect failed of mysql backend when using studio...
tree
|
commitdiff
2019-12-01
zhoney
fix TableNotFoundException when truncate HBase store...
tree
|
commitdiff
2019-11-11
Linary
Upgrade version to 0.11.0 (#739)
tree
|
commitdiff
2019-11-08
Linary
Put some unsolvable tests into methods filter (#714)
tree
|
commitdiff
2019-11-04
Jermy Li
fix: The backend store of 'xx' has not been initialized...
tree
|
commitdiff
2019-10-23
imbajin
Adapt the unit of hbase metrics value (#713)
tree
|
commitdiff
2019-10-12
zhoney
support aggregate property (#693)
tree
|
commitdiff
2019-09-17
Jermy Li
support bin serialization for cassandra (#680)
tree
|
commitdiff
2019-09-12
Linary
Upgrade tinkerpop version to 3.4.3 (#648)
tree
|
commitdiff
2019-09-10
Jermy Li
sort results of search index by matched count (#653)
tree
|
commitdiff
2019-09-09
Linary
Support to verify license (#645)
tree
|
commitdiff
2019-08-19
zhoney
support unique index (#636)
tree
|
commitdiff
2019-08-19
Jermy Li
Split label index table (#635)
tree
|
commitdiff
2019-08-15
Jermy Li
Hbase: handle partial failures in batch commit (#634)
tree
|
commitdiff
2019-08-06
zhoney
support shard-index and vertex + sortkey prefix query...
tree
|
commitdiff
2019-07-29
Linary
Not allowed perform sensitive operations via gremlin...
tree
|
commitdiff
2019-06-13
Linary
Support to detect connection before using if needed...
tree
|
commitdiff
2019-06-04
Jermy Li
support negative number for index (#513)
tree
|
commitdiff
2019-05-22
Linary
Fix remaining count error when query edge in page ...
tree
|
commitdiff
2019-05-21
oushu1zhangxiangxuan1
update hbase zookeeper ip addresses config in code...
tree
|
commitdiff
2019-05-07
Linary
Bump up to version 0.10.0 (#471)
tree
|
commitdiff
2019-04-19
Jermy Li
optimize: don't do remove-index if it's CREATING status...
tree
|
commitdiff
2019-04-02
zhoney
Support paging for scan api (#428)
tree
|
commitdiff
2019-04-02
Jermy Li
Revert "Support paging for scan api (#361)" (#427)
tree
|
commitdiff
2019-03-27
zhoney
Support paging for scan api (#361)
tree
|
commitdiff
2019-03-27
Linary
Support pagination when single index query (#328)
tree
|
commitdiff
2019-03-06
Jermy Li
prepare for mapdb backend (#357)
tree
|
commitdiff
2019-01-15
liningrui
Add config hbase.zookeeper.znode.parent for hbase backend
tree
|
commitdiff
2019-01-07
liningrui
Add travis api-test
tree
|
commitdiff
2018-12-29
Zhangmei Li
Support range sortKey feature
tree
|
commitdiff
2018-12-25
zhangyi51
fix bug: query vertices by ids with hasId() filter...
tree
|
commitdiff
2018-12-25
liningrui
Optimize hbase with multi-get for g.V(ids)
tree
|
commitdiff
2018-12-13
liningrui
Remove the restriction of port between 1024 and 10000
tree
|
commitdiff
2018-12-13
liningrui
Bump up to version 0.9.0
tree
|
commitdiff
2018-11-27
zhangyi51
Avoid Hbase delete() masking put() with same timestamp
tree
|
commitdiff
2018-11-22
Zhangmei Li
clean up warnings
tree
|
commitdiff
2018-11-21
Zhangmei Li
speed up tinkerpop test
tree
|
commitdiff
2018-11-21
zhangyi51
hugegraph-1379 support restore graph in restoring mode...
tree
|
commitdiff
2018-11-15
liningrui
Support metrics of backend store
tree
|
commitdiff
2018-10-30
zhangyi51
make query by label with limit work when total elements...
tree
|
commitdiff
2018-09-05
zhoney
add hbase backend to Travis CI tests
tree
|
commitdiff
2018-08-10
liningrui
HugeGraph-622: Bump up to version 0.8.0
tree
|
commitdiff
2018-08-09
Zhangmei Li
HugeGraph-1322: add support for full-text search
tree
|
commitdiff
2018-08-09
zhangyi51
hugegraph-889 async implementation of schema deletion...
tree
|
commitdiff
2018-08-09
liningrui
HugeGraph-1348: Checkout an formal version(0.7.2)
tree
|
commitdiff
2018-08-09
zhangyi51
hugegraph-1317 add index delete implementation for...
tree
|
commitdiff
2018-08-09
liningrui
HugeGraph-1338: Move the Stanford analyzer to a standal...
tree
|
commitdiff
2018-08-09
liningrui
HugeGraph-1328: Supports backend table version checking
tree
|
commitdiff
2018-08-09
liningrui
HugeGraph-1303: Support create-or-update operations...
tree
|
commitdiff
2018-08-09
Zhangmei Li
HugeGraph-1314: allow index length exceeds 256bytes...
tree
|
commitdiff
2018-08-09
Zhangmei Li
HugeGraph-387: add async-task framework
tree
|
commitdiff
2018-08-09
Zhangmei Li
HugeGraph-1318: fix bug hbase connection closed when...
tree
|
commitdiff
2018-08-09
liningrui
HugeGraph-1316: Reference own shard class
tree
|
commitdiff
2018-08-09
liningrui
HugeGraph-1308: Fixed bug that jacskon-databind version...
tree
|
commitdiff
2018-08-09
Zhangmei Li
HugeGraph-1280: add support for hbase backend
tree
|
commitdiff