Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
introduce RecordBuilder concept to split up Archiver code #20394
introduce RecordBuilder concept to split up Archiver code #20394
Changes from 48 commits
6a388a0
5f42975
a9c3168
5921f9d
b2d8e10
2be26f2
0db7cb5
fda7ee7
b2ea252
6cfe3ee
43bd346
c24d3aa
c2de813
0139de3
f7e3831
70b5bab
d05f243
1609d31
234467a
cb1cf08
21b62d8
99599e9
46abe79
4c2701b
c817f79
d18b61e
f6714dc
52c4e93
e1938de
ce8f7a0
5b719b1
8b48227
16c5857
0d5bd3d
a30c89e
e7f60b0
81e9ead
94b98da
63146a3
6b09b25
23e2e37
eea3211
8e780aa
6c610fc
5eea5a1
2317316
ef4ca18
80a270e
8a7c75d
831e000
cf3def7
fd5f69e
b8bccd7
76a2823
e59621d
bb1b2f3
94c9796
0a30895
6a5c2fd
b99f84d
0b197bb
f06453b
264c500
540e6a2
cdafadc
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note: The new request class doesn't do any sanitizing. I had a rough look where this parameter is passed through. Looks like there shouldn't be any risk of using the possibly user provided value.