Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refact: merge tools into toolchains #250

Merged
merged 145 commits into from
Apr 14, 2022
Merged

refact: merge tools into toolchains #250

merged 145 commits into from
Apr 14, 2022

Conversation

imbajin
Copy link
Member

@imbajin imbajin commented Apr 14, 2022

implement #1635. we should merge hubble #249 first

TODO:

  • root pom
  • tools pom
  • rename (maybe)
  • readme
  • github actions (ci/cd)

gerrit and others added 30 commits May 11, 2018 15:31
Change-Id: Iecdb993385ec8a1e48a6743a924d8f474457dd95
Change-Id: I014659216133f703ab4e83aa2bf53b3567a97d37
Change-Id: Ie27431114032e744d3f6d720d13b648c4b24e8a3
Change-Id: I56085bdd582bce9b32c59a2621c13fe8bacd639f
Change-Id: Ie9ba299e6d8c47926558a1fa61e8cedccb4fe7b0
Change-Id: Ifaddcca51cdb423cd55fab48b87db555786f630f
Change-Id: Ic9222a8832d590a9a8d46503c1df2eb21b34edb4
…read doesn't work

Change-Id: Ic3aa16e5427b37c587a1305e69d6cfc7df0fdf19
Change-Id: Id5d7d5ba2b95633e286447d1dbd69dc7f8e0cb6f
Change-Id: Ie981cf4d9050e5bb4b8ab89f353505b57185bc2a
Change-Id: I4720fc6e96c6457a95a840b9db85bf30ef78aafb
…gular time

Change-Id: Ie85dac5a7f98550c7247787f3dbaf196fd66cc34
Change-Id: Ia8b0a59d8571efec78ff5b6709838f98f3514b0b
…nd clear.sh

Change-Id: I36873db843af9579c50a2edf193d6cc94fb0449c
Change-Id: Idc732828c0ea443f982bf37bacf87359b9139261
…ools module

Change-Id: I531a980438cc169053c664800b4837942bae680a
Change-Id: I4f87e9a0e8989389263e735294b841348e9e692d
Change-Id: I5bd95579af67788e51f350e780a866e4b6ac084e
Change-Id: I1374c5242c3fd379b7cdd3160c638600bf607cbd
Change-Id: I989f53896365ca90bb161f25e1b30a2d983f2cc7
Change-Id: Id8cb3c9e91674d8719797fc7edd7ae39c6306a91
Steps for usage:
1.add custom formatter like CustomFormatter to com/baidu/hugegraph/formatter/
2.use it like: hugegraph dump -d dump-dir --formatter CustomFormatter

Change-Id: I83c304c7e7726e49cc5543b321c99dc3eef58778
…or hugegraph and its components

Change-Id: If11f9a8e7df2b75953e2aaa6c088a77c6001e243
Change-Id: I69bbfafe3d89b69e275b4d6848e664b950a3d687
1. Let hugestudio check port before start
2. Log too many when stop-all
3. Stop HugeGraphServer in uncorrect directory when start hugestudio failed

Change-Id: If925478653037c3aa732de56b1dbed94139b6163
Change-Id: I6521bde1699f5558a105590a1c65951765cc3de0
OshotOkill and others added 23 commits January 15, 2021 10:55
Change-Id: I3ce577d59539e046368621dd0b2ed8ba4fd9f8f7
Change-Id: I29cb85a9e1d306afb49c050aab0c0d3a77fdd70d
improve: hugegraph/hugegraph#1390

Change-Id: Ia41b3dfe35c7d465759c1a1bf12fce946ff8c721
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>
also enable the ci/cd & release steps
* 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
* 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)
also merge .gitignore with loader
@github-actions
Copy link

CLA Assistant Lite bot:
Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


0 out of 6 committers have signed the CLA.
@gerrit
@Linary
@zhoney
@javeme
@OshotOkill
@shzcore
gerrit seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You can retrigger this bot by commenting recheck in this Pull Request

@CLAassistant
Copy link

CLAassistant commented Apr 14, 2022

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
10 out of 11 committers have signed the CLA.

✅ zhoney
✅ Linary
✅ shzcore
✅ coderzc
✅ zyxxoo
✅ OshotOkill
✅ xuliguov5
✅ jadepeng
✅ wanganjuan
✅ imbajin
❌ dependabot[bot]
You have signed the CLA already but the status is still pending? Let us recheck it.

@imbajin imbajin mentioned this pull request Apr 14, 2022
4 tasks
@javeme javeme merged commit d14db63 into master Apr 14, 2022
@imbajin imbajin deleted the merge-tools branch October 30, 2023 03:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.