This repository was archived by the owner on Nov 24, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 356
Servers RFC3339 timestamps #7718
Merged
Merged
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
b1502ae
Add some missing deprecation notices
ocket8888 cf7c764
Remove duplicated functionality
ocket8888 83f3cb6
add a utility function to deep copy arbitrary maps
ocket8888 ecab2db
add deep copy methods for server interface data
ocket8888 b967e08
Add v5 server types
ocket8888 b20a53e
Remove a seemingly unused property
ocket8888 a8cab2f
Add a wrapper for eliminating boilerplate when constructing apiinfos
ocket8888 ff2ab7b
Add convenience methods on APIInfos for wrapped handlers
ocket8888 de2db96
fix a bug where error codes weren't being set when they were handled
ocket8888 d9c4f5f
Fix debug binaries no longer ignored
ocket8888 412b7ce
add a check for proper api version in wrapper
ocket8888 a3e3dda
Update GET handler for APIv5
ocket8888 b6dc67e
Update PUT handler for APIv5
ocket8888 251b6d6
Update POST handler for APIv5
ocket8888 9d9fb94
update DELETE handler for APIv5
ocket8888 7de4b72
fix broken unit test
ocket8888 dfeda99
Replace redundancies in dsserver stuff
ocket8888 2d114e2
Fix up client methods and tests to use v5 structures
ocket8888 882377f
Update docs
ocket8888 988c7bc
Add the ability to quickly check if updates or revalidations are pending
ocket8888 65bad62
Update CHANGELOG
ocket8888 600bd91
Clarify error message
ocket8888 3e453d5
Fix updPending and revalPending logic
ocket8888 08451a8
Remove unused field
ocket8888 0555c51
Fix edge case for uninitialized timestamps
ocket8888 1d0c05e
Update docs
ocket8888 8fa5f22
fix incorrect naming in fixtures
ocket8888 fde2d87
Fix unhelpful error message
ocket8888 53ac345
Fix hard-coded v4 structures inside v5 tests
ocket8888 caf8f6c
Remove unused function
ocket8888 0a9f4d4
Use version methods for comparisons (where possible)
ocket8888 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
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.