Commit Graph

120 Commits

Author SHA1 Message Date
SunnyBoy-WYH 869fc81811
feat(api): support embedded arthas agent in hugegraph-server (#2278) 2023-10-20 10:15:51 +08:00
V_Galaxy 77c76124af
chore(dist): replace wget to curl to download swagger-ui (#2277)
Main Changes:
1. replace `wget` by `curl` when downloading `swagger-ui`
2. silence the output of `curl` and `tar` commands
3. reuse the existing `v4.15.5.tar.gz` before downloading
4. avoid downloading `swagger-ui` in non-Linux platforms to prevent build failures (there might be a cross-platform build approach available 🤔)
5. wrapp the script content within `<![CDATA[ ... ]]>` blocks ensures that the script retains its original format when generating the `dist.sh` script (also suppresses automatic indentation)
6. remove intermediate files at the end of the script

**An alternative approach**, during the generation of the `dist.sh` script, only the `${final.name}` property from the build process is utilized. It might be possible to separately store a `dist.sh` script within hugegraph-dist, then use `sed` during the build process to replace the value of `${final.name}`, **thereby avoiding the need to embed script content within the pom file**.

---------

Co-authored-by: imbajin <jin@apache.org>
2023-08-25 15:20:44 +08:00
conghuhu 5df28fa2ca
feat(perf): support JMH benchmark in HG-test module (#2238)
* chore: add param to max cap

* chore: add non argument constructor to IntMapByEcSegment

---------

Co-authored-by: shiyi <congguoqing.cgq@alibaba-inc.com>
2023-07-17 16:50:35 +08:00
zoulei 9e4fb9647e
chore: remove stage-repo in pom due to release done & update mail rule (#2128)
* add new issues mailbox and move some mails to it

---------

Co-authored-by: imbajin <jin@apache.org>
2023-03-16 13:16:38 +08:00
imbajin f6018d1071
chore: remove unnecessary binary files & add rat check in ci (#2086) 2023-01-14 23:50:01 +08:00
青年 b385c45c35
chore:remove copyright in license header (#2090)
Co-authored-by: imbajin <jin@apache.org>
2023-01-13 23:26:52 +08:00
vaughn c37556919b
fix: parent dir on project be deleted (#2085) 2023-01-11 23:33:38 +08:00
imbajin 9cbb61862c
chore: prepare for apache v1.0.0 release (#2048)
* chore: apache release

* chore: update release script & remove redundant pom config
2022-12-14 17:52:01 +08:00
vaughn 73bf516630
FIX: security (#2050)
Co-authored-by: Jermy Li <jermy@apache.org>
2022-12-14 10:01:57 +08:00
青年 be6ee386b9
rename binary package name (#2037)
* rename binary package name

* rename binary package name v2

* rename binary package name v3

Co-authored-by: Jermy Li <jermy@apache.org>
2022-11-30 10:25:18 +08:00
Zonglei Dong ccade5ac47
chore(apache): add license checker for CI. (#2034)
Co-authored-by: imbajin <jin@apache.org>
2022-11-27 23:13:08 +08:00
imbajin d340420341 refact(cassandra): update pom & ApiVersion & fix style
TODO: and we need also check the 0.69 in pom
2022-11-23 21:16:14 +08:00
青年 67a689c86c refact: adapt all to apache package and dependencies (Breaking Changes) 2022-11-23 21:16:14 +08:00
青年 0dfb124314
add flatten plugin (#2004) 2022-11-08 22:13:53 +08:00
青年 8abf3d5524
chore: support check license header with RAT & fill the gaps (#1988) 2022-10-26 19:43:41 +08:00
dependabot[bot] 99d4481e94
build(deps): bump protobuf-java from 3.21.2 to 3.21.7 (#1973)
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.21.2 to 3.21.7.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.21.2...v3.21.7)

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-13 23:08:16 +08:00
ZhangJian He 70cf9d0234
Bump grpc version to support build on apple m1 (#1914) 2022-07-04 19:44:41 +08:00
dependabot[bot] dadbc7b59a
build(deps): bump protobuf-java from 3.3.0 to 3.16.1 (#1899)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-13 10:41:27 +08:00
seagle 98dc91efef
fix protobuf Checkstyle (#1881) 2022-06-08 19:17:07 +08:00
seagle c9714df75c
fix checkstyle setting issue (#1857) 2022-05-05 16:29:09 +08:00
zyxxoo 85b01b2333
chore: java 11 version support (#1653) 2022-04-25 19:13:30 +08:00
Jermy Li 8d52abb2a0
HugeGraph-622: Bump up to version 0.13.0 (#1740) 2022-04-21 14:15:46 +08:00
seagle c904dcbbbd
chore: add check-style plugin (#1810)
Co-authored-by: yuanbingze <yuanbingze@yy.com>
2022-04-16 12:22:55 +08:00
dependabot[bot] ee905d6598
Bump log4j-api from 2.17.0 to 2.17.1 (#1724)
Bumps log4j-api from 2.17.0 to 2.17.1.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-api
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-12 14:11:50 +08:00
coderzc 08bb09ed8d
improve release script (#1713) 2021-12-28 20:02:33 +08:00
dependabot[bot] ece4c5a587
Bump httpclient from 4.5.2 to 4.5.13 (#1487)
Bumps httpclient from 4.5.2 to 4.5.13.

---
updated-dependencies:
- dependency-name: org.apache.httpcomponents:httpclient
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-22 16:45:17 +08:00
dependabot[bot] 3c9b2c25c6
Bump commons-io from 2.4 to 2.7 (#1430)
Bumps commons-io from 2.4 to 2.7.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-21 15:34:26 +08:00
dependabot[bot] 942a05a0c5
build(deps): bump log4j-core from 2.16.0 to 2.17.0 (#1702)
Bumps log4j-core from 2.16.0 to 2.17.0.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-20 14:56:47 +08:00
dependabot[bot] a25b6e6dab
Bump log4j-core from 2.15.0 to 2.16.0 (#1698)
Bumps log4j-core from 2.15.0 to 2.16.0.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-15 14:36:15 +08:00
zhoney 59f0ce97e1
fix log4j error (#1686)
Change-Id: I991e975d254bb3522070a52d73326c6ea99424ab
2021-12-13 19:37:03 +08:00
coderzc 5aab8b411c
release maven package by actions (#1669) 2021-11-30 16:46:08 +08:00
ShouJing 03fb380083
add license-maven-plugin (#1667) 2021-11-26 16:00:10 +08:00
Linary d895826fb3
Fix sensitive mail address (#1419)
Change-Id: Ic55fb65ac9d0aaeb7c5308368a5c51541daa827c
2021-04-16 15:49:12 +08:00
Linary e05850b5d5
Upgrade version to 0.12.0 (#1372)
Change-Id: Ia7eab6e7c88816234204ec6e60fc807f25e71212
2021-03-26 18:00:34 +08:00
Linary c53543900b
Fix log4j error tips when run in gremlin console (#1229)
Error tips:
ERROR StatusLogger Reconfiguration failed: No configuration found for '18b4aac2' at 'null' in 'null'

Change-Id: Id1b0dd6c5a380cc4db066ff59cfaafb0cee9742d
2020-10-28 17:42:52 +08:00
Linary 2df4f680d4
Update cache from raft StateMachine (#1119)
Change-Id: I743de35eb35409ebf4ff2507564cfe2c82c79fe9
2020-07-29 18:07:37 +08:00
dependabot[bot] fe28a42fcb
Bump log4j2.version from 2.8.2 to 2.13.3 (#1069)
Bumps `log4j2.version` from 2.8.2 to 2.13.3.

Updates `log4j-api` from 2.8.2 to 2.13.3

Updates `log4j-core` from 2.8.2 to 2.13.3

Updates `log4j-slf4j-impl` from 2.8.2 to 2.13.3

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-02 12:05:33 +08:00
Jermy Li 3de3d357e9
bump up common 1.7.8 (#1058)
include: guava 25.1 and cassandra-driver 3.6.0

Change-Id: Iaa420dc5233887a5b7054d7ea9f683cb5627903c
2020-06-28 14:59:15 +08:00
Jermy Li 409bdbb83b
add grant permission api (#985)
* add grant permission api
* upgrade version to 0.11.1
* share usermanager

Change-Id: I58e6e5a8c950ad74fc1ccbcee8e8ca28d48a27e9
2020-05-11 15:33:41 +08:00
Jermy Li 65799ea13f
optimize aggregate functions (#813)
* optimize aggregate functions
* put backend dependencies into submodules
* adapt hbase
* adapt to rocksdb
* adapt to mysql
* adapt to memory backend
* fix query count with uncommitted records
* add option aggregation_timeout for cassandra and hbase
* add travis log for run-api-test
* fix jersey dependency conflict

Change-Id: I87af5f447c06e7a42c077d3d9eb1a3acde9d3b66
2020-04-05 03:15:11 +08:00
Linary dbf5eb53cb Upgrade version to 0.11.0 (#739)
Change-Id: I565dbbe34f746ca5d7fed0f29bdd6e0bf46b4675
2019-11-11 14:24:13 +08:00
Jermy Li ec88b568ea Upgrade RocksDB from v5.17.2 to v6.3.6 (#722)
also upgraded deprecated options like: max_background_jobs

and add some options:
 * max_total_wal_size
 * db_write_buffer_size
 * delete_obsolete_files_period

related: #714
Change-Id: I693a8d4550110280c46f0c40da6b4e42ad540eb3
2019-11-06 12:34:33 +08:00
Linary 1c062b8947 Upgrade tinkerpop version to 3.4.3 (#648)
Change-Id: I5443b6a05eea74205a373f093dad27536e04f0be
2019-09-12 19:04:30 +08:00
Linary 94c2d34ce8 Support to verify license (#645)
Change-Id: Ia3fb6b38a032442e1d8bf7cee4d7b4032dc219df
2019-09-09 20:58:41 +08:00
zhoney 0e66c64fec support shard-index and vertex + sortkey prefix query (#574)
implemented: #270 and #398

Change-Id: I444b67b7f57a18fd32c29d54d776cf411ccd847a
2019-08-06 11:16:52 +08:00
Linary b01549a579 Not allowed perform sensitive operations via gremlin (#176)
Implement #145

Change-Id: I9a590fe40d3b5a808b569ed0af8fd83214a2941a
2019-07-29 14:21:40 +08:00
zhoney 387cef5389 Support PostgreSQL and CockroachDB backends (#484)
implemented: #441
Change-Id: I979affd9f8b2916e6696672fc6e3fda75f9b76da
2019-05-22 15:19:38 +08:00
Linary bed8a6ea03 Bump up to version 0.10.0 (#471)
Change-Id: I49314313781c73436e3370d2a6334adfbc142d96
2019-05-06 22:43:01 -05:00
Linary c50c34a904 Support pagination when single index query (#328)
Support pagination when single index query

Change-Id: Iab355a9f68cebd8ebc666cf126842eb19fa40240
2019-03-27 16:22:34 +08:00
liningrui 0239d4915e Fix bug: Backend metrics of rocksdb disk usage can't work
Fix #323

Change-Id: I11e57d3f7247b77853675f04173632021113cb5f
2019-02-12 19:21:59 +08:00