-
Notifications
You must be signed in to change notification settings - Fork 22
Stream Correspondence attachments to support large file upload #1413
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
Open
Ceredron
wants to merge
40
commits into
Altinn:main
Choose a base branch
from
Ceredron:feat/streamed-correspondence-upload
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+321
−63
Open
Changes from 12 commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
28fb6c6
Stream Correspondence attachments to support large file upload
Ceredron c8d5744
Fix build
Ceredron 1d1d245
Fix build
Ceredron 0a37109
Revert "Fix build"
Ceredron 6fc12c1
Revert "Fix build"
Ceredron 6f1e076
Fix tests
Ceredron 29fb277
Typo
Ceredron eb5cb3a
Fix more tests
Ceredron c8d453d
Merge branch 'main' into feat/streamed-correspondence-upload
Ceredron fb8f85a
Formatting
Ceredron 61805b8
Merge branch 'feat/streamed-correspondence-upload' of https://github.…
Ceredron d3a6ad1
Break API
Ceredron 33dcf0b
Expanded interface to include stream implementation
Ceredron 4af8625
Break
Ceredron 2dccc09
Tempfix for testing streaming response
Ceredron ad99a4d
Only stream when necessary
Ceredron 96211e1
"Non-breaking" version
Ceredron 55b8fde
Fix build
Ceredron 4165255
Bang some tests
Ceredron e6a0504
Re-factor to try to break less
Ceredron 460e830
Use ResponseStreamWrapper to ensure correct disposal of response mess…
Ceredron 7c7031d
Xml docs
Ceredron cc5de34
Streams needs to be suffixed with Stream
Ceredron 8821d7b
Small fixes
Ceredron f30c680
More fix
Ceredron 574f29a
Internalize 'ResponseWrapperStream', disposal, extend XML docs for c…
martinothamar dbd86ab
Experiment to use REST instead of Form endpoints
Ceredron 723e980
Formatting etc
Ceredron 527bf2c
API for experiment
Ceredron 351cddd
Revert "API for experiment"
Ceredron dc7485a
Revert "Formatting etc"
Ceredron 351ad4f
Revert "Experiment to use REST instead of Form endpoints"
Ceredron d600d0a
Merge branch 'main' into feat/streamed-correspondence-upload
martinothamar 0379ca8
New experiment
Ceredron f8ae91f
Merge branch 'feat/streamed-correspondence-upload' of https://github.…
Ceredron 2204363
Remove usings
Ceredron 29a992a
Revert "Remove usings"
Ceredron d41e3f5
Revert "New experiment"
Ceredron 49cac69
Disposals, update integration test snapshots
martinothamar 1561d72
Merge branch 'main' into feat/streamed-correspondence-upload
martinothamar File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.