projects
/
incubator-hugegraph.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Bump grpc version to support build on apple m1 (#1914)
[incubator-hugegraph.git]
/
hugegraph-mysql
/
2022-06-21
dependabot[bot]
build(deps): bump mysql-connector-java in /hugegraph...
tree
|
commitdiff
2022-06-02
zyxxoo
Add system schema store (#1891)
tree
|
commitdiff
2022-05-07
seagle
fix cmd module checkstyle issue (#1858)
tree
|
commitdiff
2022-04-25
zyxxoo
chore: java 11 version support (#1653)
tree
|
commitdiff
2022-04-21
Jermy Li
HugeGraph-622: Bump up to version 0.13.0 (#1740)
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
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-22
Jermy Li
Bump httpclient from 4.5.2 to 4.5.13 (#1706)
tree
|
commitdiff
2021-11-23
lxb1111
catch any exception for mysql close when reset() (...
tree
|
commitdiff
2021-11-10
青年
Fix bug: count sql statement leak (#1640)
tree
|
commitdiff
2021-11-10
imbajin
fix: mysql & pg ci problem (#1641)
tree
|
commitdiff
2021-11-03
Jermy Li
Bfs optimize vertex-out-out query (#1359)
tree
|
commitdiff
2021-11-03
青年
Fix bug: mysql statement leak (#1627)
tree
|
commitdiff
2021-10-28
Jermy Li
let getProperties() return Collection<HugeProperty...
tree
|
commitdiff
2021-07-22
zhoney
support olap writeback for cassandra and rocksdb (...
tree
|
commitdiff
2021-06-11
Jermy Li
Add compact api for rocksdb/cassandra/hbase backend...
tree
|
commitdiff
2021-05-18
imbajin
log: record mysql connection url (#1451)
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-14
zhoney
fix psotgresql init failed due to not exist same name...
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-07-01
zhoney
fix mysql execute() not always auto-commit (#1064)
tree
|
commitdiff
2020-06-18
Jermy Li
Skip expired_time when not needed (#1044)
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-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-06
Linary
Increase task result limit (#925)
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-03-12
zhoney
Fix postgresql JDBC_URL without suffix '/' (#891)
tree
|
commitdiff
2020-03-03
Jermy Li
fix NPE with reconnectIfNeeded() (#874)
tree
|
commitdiff
2020-02-28
Jermy Li
fix bug of missing offset with index query (#866)
tree
|
commitdiff
2020-02-20
Linary
Fix mysql backend openWithoutDB ssl-mode not work ...
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-11-11
Linary
Upgrade version to 0.11.0 (#739)
tree
|
commitdiff
2019-11-04
Jermy Li
fix: The backend store of 'xx' has not been initialized...
tree
|
commitdiff
2019-10-12
zhoney
support aggregate property (#693)
tree
|
commitdiff
2019-09-24
imbajin
Optimize update logic & add a new strategy (#673)
tree
|
commitdiff
2019-09-17
Jermy Li
support bin serialization for cassandra (#680)
tree
|
commitdiff
2019-09-12
Jermy Li
Reduce the storage of vertex/edge id (#661)
tree
|
commitdiff
2019-09-12
Linary
Upgrade tinkerpop version to 3.4.3 (#648)
tree
|
commitdiff
2019-09-11
Jermy Li
fix: left index of system type can't be deleted (#675)
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-27
zhoney
support query edges of vertex in page (#659)
tree
|
commitdiff
2019-08-25
Jermy Li
fix NPE at compareNumber() when filtering index query...
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-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-07-22
Linary
Fix query by eq with range index in page only return...
tree
|
commitdiff
2019-07-19
Jermy Li
fix query limit is out of control in super node case...
tree
|
commitdiff
2019-06-24
imbajin
update default config properties (#575)
tree
|
commitdiff
2019-06-13
Linary
Support to detect connection before using if needed...
tree
|
commitdiff
2019-06-12
zhoney
fix existDatabase(), clearBackend() and rollback()...
tree
|
commitdiff
2019-06-05
Wen Zhenghu
add conf entry jdbc.storage_engine to change storage...
tree
|
commitdiff
2019-06-04
Jermy Li
support negative number for index (#513)
tree
|
commitdiff
2019-05-30
Linary
Fix bug chinese character show garbled in MySQL (#543)
tree
|
commitdiff
2019-05-27
Jermy Li
suppress error log when postgre database does not exist...
tree
|
commitdiff
2019-05-22
Linary
Fix remaining count error when query edge in page ...
tree
|
commitdiff
2019-05-22
zhoney
Support PostgreSQL and CockroachDB backends (#484)
tree
|
commitdiff
2019-05-07
Linary
Bump up to version 0.10.0 (#471)
tree
|
commitdiff
2019-04-09
Jermy Li
Uniform variable name: Iterator iter (#438)
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
2018-12-29
Zhangmei Li
Support range sortKey feature
tree
|
commitdiff
2018-12-13
liningrui
Bump up to version 0.9.0
tree
|
commitdiff
2018-11-27
liningrui
Sync script util.sh with hugegraph-tools
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-31
zhangyi51
mysql commit is invisible in other threads
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
liningrui
HugeGraph-81: Added some comments to avoid deploying...
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
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-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
Zhangmei Li
HugeGraph-1280: add support for hbase backend
tree
|
commitdiff
2018-08-09
liningrui
HugeGraph-1287: Upgrade to version 0.7
tree
|
commitdiff
2018-08-09
Zhangmei Li
HugeGraph-81: refactor AbstractBackendStoreProvider...
tree
|
commitdiff
2018-08-09
liningrui
HugeGraph-81: Fixed some bugs that may arise in multith...
tree
|
commitdiff
2018-08-09
liningrui
HugeGraph-1261: Add param offset for vertex/edge list API
tree
|
commitdiff
2018-08-09
liningrui
HugeGraph-1265: Fixed bug that clear backend blocked...
tree
|
commitdiff
2018-08-09
Zhangmei Li
HugeGraph-1162: support authentication and permission...
tree
|
commitdiff
2018-08-09
liningrui
HugeGraph-81: Add '.' at the end of every config option
tree
|
commitdiff
2018-08-09
liningrui
HugeGraph-1249: Rename userData to userdata in all...
tree
|
commitdiff
next