Commit Graph

578 Commits

Author SHA1 Message Date
lion a3971652ce Update the data with the data/fix/ data from ip2region community 2022-12-07 11:25:53 +08:00
lion e55e33b417 ignore empty lines 2022-12-07 11:24:58 +08:00
lion f93329f99f ignore the comment line which start with # 2022-12-07 10:29:19 +08:00
lion 0de6ceb8ee add link anchor to the xdb editor 2022-12-07 10:14:25 +08:00
lion 533b15e8ab add editor usage doc 2022-12-07 10:05:44 +08:00
lion 9635960cb2 update the docs 2022-12-07 09:16:40 +08:00
lion c0079cb0c9 Update the docs 2022-12-06 21:29:20 +08:00
root 93ed17b098 Update docs 2022-12-06 05:22:20 -08:00
lion fc0668382a Add xdb update tool and docs 2022-12-06 21:15:52 +08:00
Lion 862643ba99 some optimizations 2022-12-06 20:16:44 +08:00
Lion c4cdb262f5 segments editor RC version 2022-12-06 20:09:14 +08:00
Lion 75ea003f15 task segments.test as the common data 2022-12-05 21:04:33 +08:00
Lion 1b48cb7c18 use the final 2022-12-05 21:04:21 +08:00
Lion 02173a2e23 trim the input 2022-12-05 20:42:31 +08:00
Lion b2e33f56af apply the need save and put segment 2022-12-05 20:40:22 +08:00
Lion e49e4b1230 trim the space to input segment 2022-12-05 20:38:59 +08:00
Lion 5833f94ae5 impl save and put_file 2022-12-05 14:19:49 +08:00
Lion 11beba29a6 update the data to make sure the automatic consecutive segments merge is working 2022-12-04 17:36:05 +08:00
Lion 6ea64ea832 fix the conflicts 2022-12-04 17:27:09 +08:00
Lion 94872bbb20 optimize the continuity checking and automatic merging the consecutive segments 2022-12-04 17:22:05 +08:00
Lion 0957b419c1 load segments while editor init 2022-12-02 18:29:39 +08:00
Lion b7650f764c new Editor 2022-12-01 18:11:40 +08:00
Lion cf3e12f3ef editor fields define 2022-12-01 18:10:54 +08:00
Lion a3eb472d77 source ip editor 2022-12-01 17:36:51 +08:00
狮子的魂 c1dc60d7d3
Merge pull request #274 from lionsoul2014/dependabot/npm_and_yarn/v1.0/binding/nodejs/yargs-parser-and-jest-21.1.1
Bump yargs-parser and jest in /v1.0/binding/nodejs
2022-11-18 09:05:01 +08:00
狮子的魂 18df043349
Merge pull request #275 from lionsoul2014/dependabot/npm_and_yarn/v1.0/binding/nodejs/node-notifier-and-jest--removed
Bump node-notifier and jest in /v1.0/binding/nodejs
2022-11-18 09:03:51 +08:00
dependabot[bot] c33e275dcd
Bump node-notifier and jest in /v1.0/binding/nodejs
Removes [node-notifier](https://github.com/mikaelbr/node-notifier). It's no longer used after updating ancestor dependency [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest). These dependencies need to be updated together.


Removes `node-notifier`

Updates `jest` from 19.0.2 to 29.3.1
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.3.1/packages/jest)

---
updated-dependencies:
- dependency-name: node-notifier
  dependency-type: indirect
- dependency-name: jest
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-18 00:51:05 +00:00
dependabot[bot] 6805d7510d
Bump yargs-parser and jest in /v1.0/binding/nodejs
Bumps [yargs-parser](https://github.com/yargs/yargs-parser) to 21.1.1 and updates ancestor dependency [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest). These dependencies need to be updated together.


Updates `yargs-parser` from 4.2.1 to 21.1.1
- [Release notes](https://github.com/yargs/yargs-parser/releases)
- [Changelog](https://github.com/yargs/yargs-parser/blob/main/CHANGELOG.md)
- [Commits](https://github.com/yargs/yargs-parser/compare/v4.2.1...yargs-parser-v21.1.1)

Updates `jest` from 19.0.2 to 29.3.1
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.3.1/packages/jest)

---
updated-dependencies:
- dependency-name: yargs-parser
  dependency-type: indirect
- dependency-name: jest
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-18 00:47:16 +00:00
狮子的魂 04569be95a
Merge pull request #267 from lionsoul2014/dependabot/npm_and_yarn/v1.0/binding/nodejs/minimist-and-mkdirp-1.2.7
Bump minimist and mkdirp in /v1.0/binding/nodejs
2022-11-18 08:46:33 +08:00
狮子的魂 cf1526c3a0
Merge pull request #272 from lionsoul2014/dependabot/npm_and_yarn/v1.0/binding/nodejs/ajv-and-request-6.12.6
Bump ajv and request in /v1.0/binding/nodejs
2022-11-18 08:46:04 +08:00
dependabot[bot] dc99e96376
Bump ajv and request in /v1.0/binding/nodejs
Bumps [ajv](https://github.com/ajv-validator/ajv) and [request](https://github.com/request/request). These dependencies needed to be updated together.

Updates `ajv` from 4.11.6 to 6.12.6
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](https://github.com/ajv-validator/ajv/compare/4.11.6...v6.12.6)

Updates `request` from 2.87.0 to 2.88.2
- [Release notes](https://github.com/request/request/releases)
- [Changelog](https://github.com/request/request/blob/master/CHANGELOG.md)
- [Commits](https://github.com/request/request/commits)

---
updated-dependencies:
- dependency-name: ajv
  dependency-type: indirect
- dependency-name: request
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-18 00:45:44 +00:00
dependabot[bot] 8c6f337d43
Bump minimist and mkdirp in /v1.0/binding/nodejs
Bumps [minimist](https://github.com/minimistjs/minimist) and [mkdirp](https://github.com/isaacs/node-mkdirp). These dependencies needed to be updated together.

Updates `minimist` from 1.2.5 to 1.2.7
- [Release notes](https://github.com/minimistjs/minimist/releases)
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.7)

Updates `mkdirp` from 0.5.1 to 0.5.6
- [Release notes](https://github.com/isaacs/node-mkdirp/releases)
- [Changelog](https://github.com/isaacs/node-mkdirp/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-mkdirp/compare/0.5.1...v0.5.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
- dependency-name: mkdirp
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-18 00:45:06 +00:00
狮子的魂 49ed8b39e7
Merge pull request #269 from lionsoul2014/dependabot/npm_and_yarn/v1.0/binding/nodejs/json-schema-and-jsprim-0.4.0
Bump json-schema and jsprim in /v1.0/binding/nodejs
2022-11-18 08:44:00 +08:00
狮子的魂 a23a841e36
Merge pull request #268 from lionsoul2014/dependabot/npm_and_yarn/v1.0/binding/nodejs/minimatch-3.1.2
Bump minimatch from 3.0.3 to 3.1.2 in /v1.0/binding/nodejs
2022-11-18 08:43:33 +08:00
lion 30b91ad64a update the maven version to 2.6.6 2022-11-18 08:38:53 +08:00
dependabot[bot] f294a75fac
Bump json-schema and jsprim in /v1.0/binding/nodejs
Bumps [json-schema](https://github.com/kriszyp/json-schema) and [jsprim](https://github.com/joyent/node-jsprim). These dependencies needed to be updated together.

Updates `json-schema` from 0.2.3 to 0.4.0
- [Release notes](https://github.com/kriszyp/json-schema/releases)
- [Commits](https://github.com/kriszyp/json-schema/compare/v0.2.3...v0.4.0)

Updates `jsprim` from 1.4.1 to 1.4.2
- [Release notes](https://github.com/joyent/node-jsprim/releases)
- [Changelog](https://github.com/TritonDataCenter/node-jsprim/blob/v1.4.2/CHANGES.md)
- [Commits](https://github.com/joyent/node-jsprim/compare/v1.4.1...v1.4.2)

---
updated-dependencies:
- dependency-name: json-schema
  dependency-type: indirect
- dependency-name: jsprim
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-18 00:38:22 +00:00
dependabot[bot] bea4a0f50d
Bump minimatch from 3.0.3 to 3.1.2 in /v1.0/binding/nodejs
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.3 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.3...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-18 00:37:41 +00:00
lion 7eec7d2c05 update the version number to 2.6.6 for maven upgrade 2022-11-18 08:36:07 +08:00
lion 6968f29f96 shoule be VectorIndexSize 2022-11-18 08:33:37 +08:00
狮子的魂 c5c24655eb
!14 移除 Java Binding 无用的导包
Merge pull request !14 from lisb/master
2022-10-17 06:39:54 +00:00
lisb 0213d4f29f
java:移除无用导包 2022-10-16 11:38:48 +00:00
lisb 10ee80ba1f
java:移除无用导包
Signed-off-by: lisb <shangshili@hotmail.com>
2022-10-16 11:36:56 +00:00
狮子的魂 6a1e63a752
Merge pull request #263 from sir051223/master
add default callback for fs.close to compitable with the higher version
2022-10-13 22:06:21 +08:00
cenguoping 2981da4d9c fs.close不写回调函数时,在14.x及以上版本中报错 2022-10-13 14:04:04 +08:00
lion b2ba5d58e4 update the csharp contributor info 2022-09-07 14:08:42 +08:00
狮子的魂 77fd5369ba
Merge pull request #257 from malus2077/master
feat(csharp): csharp 2.0 xdb client implementation
2022-09-07 14:06:47 +08:00
Alan 234c111fcd feat(csharp): 2.0 xdb csharp client implementation 2022-09-06 18:21:23 +08:00
Alan aec0b2fa00 feat(csharp): csharp 2.0 xdb client implementation 2022-09-06 18:18:43 +08:00
Lion 279c6dd5aa Add xdb maker desc docs 2022-08-27 13:39:31 +08:00
Lion ef664b9f14 fix the doc erors 2022-08-27 13:37:39 +08:00