imbajin [Thu, 14 Apr 2022 08:15:25 +0000 (16:15 +0800)]
refact: merge client into toolchains
imbajin [Thu, 14 Apr 2022 08:00:31 +0000 (16:00 +0800)]
refact: merge tools into toolchains
imbajin [Wed, 13 Apr 2022 10:48:08 +0000 (18:48 +0800)]
refact: merge hubble into toolchains
also merge .gitignore with loader
imbajin [Wed, 13 Apr 2022 10:32:33 +0000 (18:32 +0800)]
delete root pom before merge
before merge
imbajin [Wed, 13 Apr 2022 08:34:09 +0000 (16:34 +0800)]
refact: init toolchains
Jade Peng [Wed, 13 Apr 2022 05:35:31 +0000 (13:35 +0800)]
fix: correct hubble backend address (#368)
wanganjuan [Thu, 31 Mar 2022 03:16:09 +0000 (11:16 +0800)]
fix: input box misaligned in add-vertices page (#364)
wanganjuan [Mon, 21 Mar 2022 04:06:37 +0000 (12:06 +0800)]
extract more pages for Internationalization (#357)
* i18n Basic function realization
* UI component i18n: built-in text internationalization, such as confirmation, cancellation, etc
* Add additional json configuration and the replacement example
* Extract some pages for Internationalization
* Extract more pages for Internationalization
* Add "function-parameter" config, handle formatVertexIdText(field, '边类型', true)
wanganjuan [Mon, 14 Mar 2022 06:25:47 +0000 (14:25 +0800)]
refact(i18n): extract more pages for Internationalization (#356)
wanganjuan [Wed, 2 Mar 2022 08:02:47 +0000 (16:02 +0800)]
feat: support i18n for more languages (#352)
* i18n for basic ui comment
* i18n for built-in text, such as confirmation, cancellation, etc
* fix style: 1) the menu is not centered 2) style of vertex/edge manipulation
* add additional json configuration and the replacement example
imbajin [Tue, 1 Mar 2022 13:14:42 +0000 (21:14 +0800)]
chore: improve cla configs (#246)
imbajin [Mon, 21 Feb 2022 07:33:42 +0000 (15:33 +0800)]
chore: use cla assistant to support robot pr (#245)
dependabot[bot] [Thu, 17 Feb 2022 05:23:10 +0000 (13:23 +0800)]
Bump postgresql from 42.2.5 to 42.3.3 (#244)
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.5 to 42.3.3.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.2.5...REL42.3.3)
---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
imbajin [Wed, 16 Feb 2022 09:49:26 +0000 (17:49 +0800)]
refact: adopt backend for ant-ui & improve configs (#348)
also enable the ci/cd & release steps
zyxxoo [Wed, 16 Feb 2022 07:17:18 +0000 (15:17 +0800)]
compatible with hugegraph-common v2.1.0 for java11 (#141)
wanganjuan [Wed, 9 Feb 2022 07:31:55 +0000 (15:31 +0800)]
refactor: change baidu-ui to antd-ui in hubble (#344)
imbajin [Wed, 12 Jan 2022 11:35:04 +0000 (19:35 +0800)]
refact: unify max depth (#140)
imbajin [Fri, 31 Dec 2021 10:28:32 +0000 (18:28 +0800)]
refact: adopt for release 0.12 (#336)
coderzc [Tue, 28 Dec 2021 09:09:16 +0000 (17:09 +0800)]
set draft to false at upload to release (#241)
zhoney [Tue, 28 Dec 2021 09:00:48 +0000 (17:00 +0800)]
support graph-create and graph-drop subcommand (#2) (#95)
coderzc [Tue, 28 Dec 2021 08:22:56 +0000 (16:22 +0800)]
skip javadoc check and add maven badge (#240)
zhoney [Tue, 28 Dec 2021 07:50:58 +0000 (15:50 +0800)]
upgrade version to 1.6.0 (#94)
coderzc [Tue, 28 Dec 2021 07:35:03 +0000 (15:35 +0800)]
exclusion jackson from hive-exec (#239)
coderzc [Tue, 28 Dec 2021 07:09:05 +0000 (15:09 +0800)]
release loader v0.12 (#238)
zhoney [Mon, 27 Dec 2021 13:42:06 +0000 (21:42 +0800)]
adapt for dynamically add/remove graph (#138)
Change-Id: I005fba5a131f55820dbd1d702eb5ef812acd132f
Co-authored-by: Jermy Li <javaloveme@gmail.com>
Jermy Li [Mon, 27 Dec 2021 13:22:41 +0000 (21:22 +0800)]
improve some test (#139)
Change-Id: I4063e5690fe1ed0c1c5556302881a24518ac4424
coderzc [Mon, 27 Dec 2021 03:11:47 +0000 (11:11 +0800)]
release maven package by actions (#137)
imbajin [Fri, 24 Dec 2021 13:40:52 +0000 (21:40 +0800)]
bump up client version to 2.0.0 (#135)
* bump client version to 2.0.0
* bump common version 2.0.1
* update ci env from ubuntu-16.04 to ubuntu-20.04
* adopt personalrank test
* comment https test due to ci failed on ubuntu-20.04 env
* adapt to mster commit
2dd2d7c
Co-authored-by: Jermy Li <javaloveme@gmail.com>
coderzc [Wed, 22 Dec 2021 10:01:02 +0000 (18:01 +0800)]
Bump httpclient to 4.5.13 and fix start with 'jdbc:' problem (#235)
coderzc [Tue, 21 Dec 2021 13:09:04 +0000 (21:09 +0800)]
upload assert to release (#234)
dependabot[bot] [Tue, 21 Dec 2021 07:51:00 +0000 (15:51 +0800)]
Bump commons-io from 2.6 to 2.7 (#85)
Bumps commons-io from 2.6 to 2.7.
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Tue, 21 Dec 2021 07:43:05 +0000 (15:43 +0800)]
Bump commons-compress from 1.19 to 1.21 (#224)
Bumps commons-compress from 1.19 to 1.21.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-compress
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: imbajin <imbajin@users.noreply.github.com>
coderzc [Tue, 21 Dec 2021 06:13:21 +0000 (14:13 +0800)]
release maven package by actions (#232)
coderzc [Tue, 21 Dec 2021 03:46:25 +0000 (11:46 +0800)]
reform loader to adapt hugegraph-computer input (#230)
coderzc [Mon, 20 Dec 2021 08:20:12 +0000 (16:20 +0800)]
chore: adopt mysql ci with action & upgrade ubuntu version (#231)
zhoney [Wed, 18 Aug 2021 07:43:03 +0000 (15:43 +0800)]
adapt to schema get api (#134)
Change-Id: Ie6e10043c9f32f1c1be5f6c44a9a9505be37a7ff
Linary [Thu, 29 Jul 2021 07:11:45 +0000 (15:11 +0800)]
Improve log info for files under dir (#223)
zhoney [Mon, 26 Jul 2021 12:19:05 +0000 (20:19 +0800)]
adapt for olap writeback (#129)
zyxxoo [Thu, 15 Jul 2021 08:28:05 +0000 (16:28 +0800)]
feat: add auth project api (#127)
imbajin [Fri, 2 Jul 2021 08:44:17 +0000 (16:44 +0800)]
chore: add issue template & auto stale issues and pr (#92)
imbajin [Fri, 2 Jul 2021 08:35:53 +0000 (16:35 +0800)]
chore: add issue template & auto stale issues and pr (#319)
imbajin [Fri, 2 Jul 2021 08:34:26 +0000 (16:34 +0800)]
chore: add issue template & auto stale issues and pr (#130)
imbajin [Fri, 2 Jul 2021 08:33:56 +0000 (16:33 +0800)]
chore: add issue template & auto stale issues and pr (#219)
ShouJing [Fri, 25 Jun 2021 07:15:13 +0000 (15:15 +0800)]
Add login api (#125)
Linary [Thu, 24 Jun 2021 08:13:52 +0000 (16:13 +0800)]
chore: use github action to run ci (#128)
Linary [Wed, 23 Jun 2021 10:04:13 +0000 (18:04 +0800)]
Use github action to run ci (#217)
Change-Id: Iffa3ac7005841e29dfcaaf620ccad17134be277e
Linary [Thu, 10 Jun 2021 12:43:32 +0000 (20:43 +0800)]
Fix read time maybe negitive (#215)
Change-Id: Id79051845d71ef5001cee93014b2c6a638be821b
imbajin [Thu, 3 Jun 2021 11:47:34 +0000 (19:47 +0800)]
test: adapt kout/kneighbor get method with server (#123)
Linary [Tue, 1 Jun 2021 04:34:58 +0000 (12:34 +0800)]
Add name for Edge (#121)
* Add name for Edge
Change-Id: I90382e5a70d557eb7a2fa42e2b50f04800584a30
imbajin [Thu, 27 May 2021 13:18:46 +0000 (21:18 +0800)]
test: adapt for server OLTP algorithm ( 'max_degree ' & kneighbor) (#122)
黄太白 [Fri, 21 May 2021 06:09:34 +0000 (14:09 +0800)]
Fix: prase error when data props num is different (#211)
* fix #209
Co-authored-by: DoubleBabylol <18811639296@163.com>
Linary [Tue, 18 May 2021 02:54:03 +0000 (10:54 +0800)]
Fix npe because missing edge mapping struct (#213)
Change-Id: I79e0c2a2d3e232cd2a5adb945214cbe3cbfe3b43
zyxxoo [Thu, 29 Apr 2021 03:40:19 +0000 (11:40 +0800)]
Fix upgrade hugegraph-common version (#301)
Linary [Wed, 28 Apr 2021 03:08:46 +0000 (11:08 +0800)]
Load vertices before edges when check-vertex is true (#206)
* Wait vertices finished before load edges
* Log parse and load progress info to track status
* Fix senstive pass
Change-Id: If1f6102afe6b1ed090520aecd52a9641606f446d
Linary [Mon, 26 Apr 2021 06:29:24 +0000 (14:29 +0800)]
Fix rate inaccurate when print progress (#205)
Change-Id: I7806987d76affb416f6f7daabd45a3999027c47c
Linary [Fri, 16 Apr 2021 11:45:44 +0000 (19:45 +0800)]
Fix senstive mail address (#119)
Change-Id: I3d1744a6fb110a36337678fd89b73c809e6ab98b
Linary [Fri, 16 Apr 2021 07:48:39 +0000 (15:48 +0800)]
Install hugegraph from source with specified commit id (#120)
Change-Id: I122d10d2b89b2a24fdc4fd402106129fd8dd95ed
Linary [Fri, 16 Apr 2021 07:00:02 +0000 (15:00 +0800)]
Fix some license params (#298)
Linary [Fri, 16 Apr 2021 06:59:18 +0000 (14:59 +0800)]
Improve some params in config and test (#204)
Change-Id: I474b8317582c5884fb2e92e14127bf123e1e4afe
Linary [Thu, 15 Apr 2021 10:04:22 +0000 (18:04 +0800)]
Fix senstive mail address (#203)
Change-Id: Iadbaa5f6610c8f2dd2ae420a10f09856d7c0dc0a
Linary [Thu, 8 Apr 2021 02:49:42 +0000 (10:49 +0800)]
Fix load time and rate of vertex/edge is inaccurate (#200)
* install HugeGraphServer from specified commit id
Change-Id: I6ec5e1d6d17d91d7f4f0e7db766d21056706f269
dependabot[bot] [Thu, 1 Apr 2021 02:55:06 +0000 (10:55 +0800)]
Bump guava from 28.1-jre to 29.0-jre (#199)
Bumps [guava](https://github.com/google/guava) from 28.1-jre to 29.0-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
GitHubMaWu [Tue, 30 Mar 2021 07:07:14 +0000 (15:07 +0800)]
Update struct.json (#198)
zhoney [Wed, 24 Mar 2021 06:07:50 +0000 (14:07 +0800)]
add thread-num args for backup/restore cmd (#83)
improve: hugegraph/hugegraph#1390
Change-Id: Ia41b3dfe35c7d465759c1a1bf12fce946ff8c721
zhoney [Wed, 24 Mar 2021 03:13:16 +0000 (11:13 +0800)]
fix dropped id when restoring indexlabel (#118)
fixed: hugegraph-tools #81
Change-Id: I36a804fd2369e9d6ecc0f7317995300f6d9f4dc4
Coderzc [Mon, 22 Mar 2021 02:59:04 +0000 (10:59 +0800)]
Fix macos free_memory calculate by using vm_stat (#82)
Linary [Thu, 11 Mar 2021 03:44:29 +0000 (11:44 +0800)]
Check header not empty when user customized it (#195)
* update install-hdfs script
Change-Id: Iab8011d2235d29a79ad65d4cc380d801d08896ac
zhoney [Thu, 4 Mar 2021 13:13:33 +0000 (21:13 +0800)]
upgrade dependent hugegraph-client to 1.9.3 (#80)
Change-Id: I29cb85a9e1d306afb49c050aab0c0d3a77fdd70d
Linary [Wed, 3 Mar 2021 09:20:31 +0000 (17:20 +0800)]
Upgrade version to 1.9.3 and adapt common 1.8.4 (#116)
Change-Id: Ib428056743bdf847e5d3110755912282c8b0dfdc
Jermy Li [Wed, 3 Mar 2021 07:40:20 +0000 (15:40 +0800)]
auth: add resource schema (#117)
Change-Id: I69c9216755fee88baf3d873ef83481bcb7ed94c4
Linary [Mon, 8 Feb 2021 12:57:56 +0000 (20:57 +0800)]
Use array to optimize access perf in parse stage (#194)
Change-Id: I681255011c76067cef465f4687c0092dd08d2102
Jermy Li [Mon, 8 Feb 2021 07:42:52 +0000 (15:42 +0800)]
auth: add resource metrics_read (#114)
Change-Id: Ifee0e06acfbe3390720f874e9e5ce88356d06060
zhoney [Thu, 21 Jan 2021 11:31:09 +0000 (19:31 +0800)]
add Printer print string without args (#79)
Change-Id: I3ce577d59539e046368621dd0b2ed8ba4fd9f8f7
zhoney [Sat, 16 Jan 2021 08:19:42 +0000 (16:19 +0800)]
Olap props writeback (#103)
* support olap property key with ReadFrequency
* support graph read mode
* support olap property writeback
Change-Id: I9498ec80d11e1de6059dc2cca620cb208f33b5a7
Norn Chronos [Fri, 15 Jan 2021 02:55:35 +0000 (10:55 +0800)]
[HugeGraph-Hubble-fe] Pop up error message when the creation of vertex/edge map failed (#292)
Linary [Thu, 14 Jan 2021 12:08:37 +0000 (20:08 +0800)]
Fix some small bugs and improve experience (#289)
1. Allowed modify set/list property in friendly way
2. Check fieldMapping valid
Norn Chronos [Thu, 14 Jan 2021 12:05:37 +0000 (20:05 +0800)]
[HugeGraph-Hubble-fe] Fix some issues to deliver to a specific client (#291)
shzcore [Thu, 14 Jan 2021 06:13:32 +0000 (14:13 +0800)]
add remark name verification (#288)
xuliguov5 [Tue, 5 Jan 2021 08:10:17 +0000 (16:10 +0800)]
add auth backup and auth restore (#76)
* add auth backup and auth restore
* Add functional tests for auth backup and restore
* add travis for tools
Linary [Mon, 4 Jan 2021 03:05:57 +0000 (11:05 +0800)]
Async gremlin task doesn't need to optimize (#285)
Linary [Wed, 16 Dec 2020 08:48:03 +0000 (16:48 +0800)]
Add checkstyle plugin to check code style (#193)
Change-Id: Ieb294cbe7d9fafa4ed468b965abe61135cafd50d
Linary [Wed, 16 Dec 2020 08:47:36 +0000 (16:47 +0800)]
Fix date unequal since client and server has not same time zone (#192)
Change-Id: I708c3678df8ce64d5db49c40f8a3642738f00ca9
shzcore [Tue, 15 Dec 2020 11:37:00 +0000 (19:37 +0800)]
modifty kout request param order (#112)
Linary [Tue, 15 Dec 2020 02:54:11 +0000 (10:54 +0800)]
Install hugegraph from github instead of download link (#191)
* Keep origin install-hugegraph-from-tar.sh
Change-Id: I2c051aeb81a60cfa0cd4418ca1361d7fd1ed758a
zhoney [Mon, 14 Dec 2020 07:46:24 +0000 (15:46 +0800)]
fix sssp test bug (#113)
Change-Id: Ib8fce033726823184dd4900756a3f8ce2537bb6b
Linary [Thu, 10 Dec 2020 14:54:00 +0000 (22:54 +0800)]
Check non-nullable keys before insert (#190)
Change-Id: I4fa555da0bd0ff374f9bc7107731c89c33646145
Norn Chronos [Tue, 8 Dec 2020 10:33:58 +0000 (18:33 +0800)]
[HugeGraph-Hubble-fe] Fix property validation in schmea and open new page to check failed reason (#277)
Norn Chronos [Fri, 4 Dec 2020 11:35:16 +0000 (19:35 +0800)]
Improvements and fix bunch of issues (#276)
* Fix small amount of issues
1. Remove async task result sidebar
2. Fix code editor cache when click tabs
3. Fix readonly state when jump into 'SETTING' status
4. Optimize back & forward ex
Norn Chronos [Mon, 30 Nov 2020 08:53:07 +0000 (16:53 +0800)]
[HugeGraph-Hubble-fe] Change validations of import Setting (#275)
Linary [Mon, 30 Nov 2020 04:11:41 +0000 (12:11 +0800)]
Add check for load parameter (#272)
Norn Chronos [Mon, 30 Nov 2020 03:19:33 +0000 (11:19 +0800)]
[HugeGraph-Hubble-fe] Remove <Dropdown /> primary color, dispose relative stores when <JobDetails /> is dismounted (#274)
Linary [Thu, 26 Nov 2020 11:18:08 +0000 (19:18 +0800)]
Wrap exception when unset loading mode (#187)
Change-Id: Ic7d1e0880274339f653feabae68c5b6ccc4ebf7d
Norn Chronos [Thu, 26 Nov 2020 10:22:53 +0000 (18:22 +0800)]
[HugeGraph-Hubble-fe] Keep query statements when clicks on tab (#271)
Linary [Thu, 26 Nov 2020 08:02:10 +0000 (16:02 +0800)]
Fix split discard empty str (#270)
Linary [Thu, 26 Nov 2020 04:10:35 +0000 (12:10 +0800)]
Fix some bug and optimize some boundary conditions (#266)
1. let load progress display in float
2. fix start load task failed but jobstatus don't update
3. fix build load task expose mapping file path
4. improve expand vertex exception message
5. fix count line incorrect
6. fix load error file not exist
Norn Chronos [Wed, 25 Nov 2020 11:50:34 +0000 (19:50 +0800)]
[HugeGraph-Hubble-fe] Improve and fix bunch of issues. (#268)
Norn Chronos [Tue, 24 Nov 2020 13:05:26 +0000 (21:05 +0800)]
[HugeGraph-Hubble-fe] Fetch import task list in <ImportTaskList /> (#267)
Norn Chronos [Tue, 24 Nov 2020 09:44:57 +0000 (17:44 +0800)]
[HugeGraph-Hubble-fe] Add error message (expand node) in deep. (#265)
Co-authored-by: Linary <liningrui@vip.qq.com>
Linary [Tue, 24 Nov 2020 09:43:15 +0000 (17:43 +0800)]
Set unfold parameters in friendly way (#263)
Linary [Mon, 23 Nov 2020 11:52:27 +0000 (19:52 +0800)]
Set hubble and loader home path (#261)