-
Notifications
You must be signed in to change notification settings - Fork 251
Refactor CesiumUtility::Uri to use ada instead of uriparser
#1072
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
Merged
Changes from 8 commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
efead0a
Parts of implementation using ada-url instead of uriparser
azrogers b397b06
Merge branch 'main' of github.com:CesiumGS/cesium-native into ada-url
azrogers 9617622
Part of a Uri refactor
azrogers ad542c1
It's working!?
azrogers 6fe2fdf
Document methods
azrogers f57f7d9
Remove cruft
azrogers 45d9d7f
Merge from main
azrogers 6115d11
Format
azrogers eadf419
Fix clang-tidy issues
azrogers 887f981
Fix Doxygen issues
azrogers 68aebad
Remove find_package(uriparser)
kring 78f0f40
Re-add uriparser for now, and fix macOS compile error.
kring e777426
Fix CI issues
azrogers 38c1e31
Format
azrogers ea46377
Rewrite substituteTemplateParameters to work with encoded brackets
azrogers 605ea5a
Format
azrogers 40d4ba9
Merge branch 'main' of github.com:CesiumGS/cesium-native into ada-url
azrogers 84cc7c7
Merge branch 'main' of github.com:CesiumGS/cesium-native into ada-url
azrogers 8c84337
A few more tests for edge cases, regex implementation
azrogers 4b3e558
Merge branch 'main' of github.com:CesiumGS/cesium-native into ada-url
azrogers 369d3a8
Merge remote-tracking branch 'origin/main' into ada-url
kring 17eefa1
Substitute placeholders before manipulating layer.json URLs.
kring 158de7e
Merge branch 'main' of github.com:CesiumGS/cesium-native into ada-url
azrogers 9789911
Address most of review
azrogers 9e032f8
Merge pull request #1084 from CesiumGS/ada-url-substitute-first
azrogers cb18f76
Return to previous substitution logic
azrogers 7006b81
Remove uriparser, format, etc
azrogers 3d5d39d
Update dependency graphs
azrogers c3a18c6
Format
azrogers 1c4e4c2
Merge from main
azrogers db5868a
Address review comments
azrogers 46ad1ac
Separate query handling from Uri
azrogers cea035d
Fix clang-tidy header warning
azrogers b0a16d2
Fix docs
azrogers f34c8fe
Format
azrogers eb016f0
Rename UriQueryParams -> UriQuery
azrogers 9263109
Merge remote-tracking branch 'origin/main' into ada-url
kring 8d319e4
Correct comment that is no longer true.
kring 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
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.