Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
RagConnect
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
JastAdd
RagConnect
Commits
81c522ef
Commit
81c522ef
authored
Jan 20, 2022
by
René Schöne
Browse files
Options
Downloads
Plain Diff
Merge branch '36-feature-send-enpoint-for-non-terminal-using-implicit-nta' into 'dev'
Resolve "Feature: Send enpoint for non-terminal using implicit NTA" Closes
#36
See merge request
!24
parents
49d8685b
be0c640f
No related branches found
No related tags found
3 merge requests
!39
Version 1.1.0
,
!35
Version 1.0.0
,
!24
Resolve "Feature: Send enpoint for non-terminal using implicit NTA"
Pipeline
#12439
passed
Jan 20, 2022
Stage: build
Stage: test
Stage: ragdoc_build
Changes
62
Pipelines
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
ragconnect.tests/src/test/resources/log4j2.xml
+1
-1
1 addition, 1 deletion
ragconnect.tests/src/test/resources/log4j2.xml
relast-preprocessor
+1
-1
1 addition, 1 deletion
relast-preprocessor
with
2 additions
and
2 deletions
ragconnect.tests/src/test/resources/log4j2.xml
+
1
−
1
View file @
81c522ef
...
...
@@ -2,7 +2,7 @@
<Configuration
status=
"INFO"
>
<Appenders>
<Console
name=
"Console"
target=
"SYSTEM_OUT"
>
<PatternLayout
pattern=
"%d{HH:mm:ss.SSS}
[%t]
%-5level %logger{
36
} - %msg%n"
/>
<PatternLayout
pattern=
"%
highlight{%
d{HH:mm:ss.SSS} %-5level
[%t]
%logger{
20
} - %msg%n
}"
disableAnsi=
"false
"
/>
</Console>
</Appenders>
<Loggers>
...
...
This diff is collapsed.
Click to expand it.
relast-preprocessor
@
cee30f5c
Compare
02f8e359
to
cee30f5c
Subproject commit
02f8e35993dc3f62ab49e94f69a6dc27170660da
Subproject commit
cee30f5c8a1b356118f5ed78302a1df64fe76897
This diff is collapsed.
Click to expand it.
Prev
1
2
3
4
Next
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment