This is an automated email from the ASF dual-hosted git repository.
sergeykamov pushed a change to branch NLPCRAFT-383
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git.
from 00a7fc8 Merge branch 'master' into NLPCRAFT-383
add 4d2d94b Create nlpcraft_idl_idea_settings.zip
add 857dd7d WIP on NLPCRAFT-392
add ababa68 WIP.
add ddef0ff WIP.
add 26a70ac WIP.
add 3ccf2b1 WIP.
add 17ec1bf WIP.
add b2230de WIP.
add a246c54 Code review & fixes for NLPCRAFT-414
add 69fc929 Update NCCliCommands.scala
add d1900de Merge branch 'NLPCRAFT-414'
add f39e68a Update NCAnsiProgressBar.scala
add 315333b Update NCAnsiProgressBar.scala
new 9f1fb5a Merge branch 'master' into NLPCRAFT-383
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
idea/abbr_rules.html | 316 -
idea/abbr_rules.md | 120 -
idea/accepted_words.dic | 94 -
idea/nlpcraft.dic | 126682 ------------------
idea/nlpcraft.xml | 48 -
idea/nlpcraft_idl_idea_settings.zip | Bin 0 -> 1642 bytes
idea/settings.jar | Bin 83207 -> 0 bytes
.../nlpcraft/common/ansi/NCAnsiProgressBar.scala | 17 +-
.../nlpcraft/model/tools/cmdline/NCCli.scala | 4 +-
.../model/tools/cmdline/NCCliCommands.scala | 15 +
.../probe/mgrs/deploy/NCDeployManager.scala | 1 -
.../nlpcraft/server/probe/NCProbeManager.scala | 56 +-
.../nlpcraft/server/rest/NCBasicRestApi.scala | 22 +-
.../nlpcraft/server/rest/NCRestModelSpec.scala | 37 +-
openapi/nlpcraft_swagger.yml | 4 +
15 files changed, 123 insertions(+), 127293 deletions(-)
delete mode 100644 idea/abbr_rules.html
delete mode 100644 idea/abbr_rules.md
delete mode 100644 idea/accepted_words.dic
delete mode 100644 idea/nlpcraft.dic
delete mode 100644 idea/nlpcraft.xml
create mode 100644 idea/nlpcraft_idl_idea_settings.zip
delete mode 100644 idea/settings.jar