-
Notifications
You must be signed in to change notification settings - Fork 36
Add RegisterAll
API to enable monitoring collections of key-values for refresh
#574
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
Merged
Changes from all commits
Commits
Show all changes
81 commits
Select commit
Hold shift + click to select a range
a6e3300
WIP
amerjusupovic 15c53fe
WIP testing out client extensions methods
amerjusupovic 75a01eb
WIP added selectors to multikeywatchers
amerjusupovic f1b07b4
remove unused property
amerjusupovic 25c262c
WIP check for registerall changes to change refreshall
amerjusupovic 302140b
WIP
amerjusupovic cc1bc58
WIP fixing types and reslving errors
amerjusupovic 28ecc05
WIP fixing client extensions class
amerjusupovic 38ba768
WIP
amerjusupovic 67ec320
Merge branch 'preview' of https://github.com/Azure/AppConfiguration-D…
amerjusupovic 9f4c1de
WIP update feature flag logic
amerjusupovic 937e012
WIP client extensions
amerjusupovic 7e17870
WIP reload all flags on change
amerjusupovic f4c17ae
WIP
amerjusupovic 65de1cd
WIP fixing tests to return response for getconfigurationsettingsasync
amerjusupovic 25c477b
WIP etag for tests
amerjusupovic 913587e
fix watchedcollections null
amerjusupovic 5f84295
WIP tests, working for examples
amerjusupovic e18a835
remove unused variables
amerjusupovic d41499e
update to newest sdk version, remove unused
amerjusupovic 85d9909
Merge branch 'preview' of https://github.com/Azure/AppConfiguration-D…
amerjusupovic d6ac25b
WIP fixing tests
amerjusupovic 5410b5d
WIP reworking testing to work with new etag approach
amerjusupovic fc752d3
tests passing, fix mockasyncpageable
amerjusupovic 8b02c76
update sdk package version
amerjusupovic 3ebf1e4
fix loghelper, tests
amerjusupovic 26d3391
WIP fixing aspages tests
amerjusupovic aa037b6
revert watchesfeatureflags test
amerjusupovic 415c577
update test again
amerjusupovic 57f5b80
WIP
amerjusupovic 7ac2cd5
fixing watchconditions
amerjusupovic bbdac93
Merge branch 'preview' of https://github.com/Azure/AppConfiguration-D…
amerjusupovic ec9a9da
separate selected key value collections from feature flag collections…
amerjusupovic e6aadf4
comment and naming updates
amerjusupovic a122a10
Merge branch 'preview' into ajusupovic/collection-monitoring
amerjusupovic 36f0b80
fixing unit tests, namespace of defining/calling code needs to be same
amerjusupovic ba8ad5f
Merge branch 'preview' into ajusupovic/collection-monitoring
amerjusupovic 13db869
fixing tests using AsPages
amerjusupovic d39a767
Merge branch 'ajusupovic/collection-monitoring' of https://github.com…
amerjusupovic 113143a
fix tests with pageablemanager
amerjusupovic ebae7c9
Merge branch 'preview' of https://github.com/Azure/AppConfiguration-D…
amerjusupovic 05ede06
format
amerjusupovic e584d6c
fix tests
amerjusupovic 76f369b
fix tests
amerjusupovic 4e0f949
Merge branch 'preview' of https://github.com/Azure/AppConfiguration-D…
amerjusupovic 8391d74
remove unused extension test class
amerjusupovic e20546d
fix comment, capitalization
amerjusupovic 655ec2d
check etag on 200, fix tests
amerjusupovic 6e39cac
Merge branch 'preview' of https://github.com/Azure/AppConfiguration-D…
amerjusupovic d9bf761
add registerall test, fix refresh tests
amerjusupovic b92ae2c
fix condition for pages and old match conditions
amerjusupovic 81f844c
WIP fixing PR comments, tests
amerjusupovic 6212daa
check status after advancing existing etag enumerator
amerjusupovic e27dea1
move around refresh logic
amerjusupovic 78b83d3
null check page etag, revert break to existing keys check in getrefre…
amerjusupovic ee36891
fix loadselected, replace selectedkvwatchers with registerall refresh…
amerjusupovic 569656f
fix comment in options
amerjusupovic d049c2d
clean up tests
amerjusupovic 1375b28
PR comments
amerjusupovic 47cd0ba
PR comments
amerjusupovic fff31b3
don't allow both registerall and register
amerjusupovic b9a39c4
fix check for calls to both register methods
amerjusupovic d8ae90f
PR comments for rename/small changes
amerjusupovic 3ab8672
fix compile error
amerjusupovic c2bca82
simplify refreshasync path, fix naming from comments
amerjusupovic 6d1cc1a
remove redundant if check
amerjusupovic aa4829b
simplify logic for minrefreshinterval
amerjusupovic 9afe17a
fix smaller comments
amerjusupovic 69fb9cc
call loadselected when refreshing collection, separate data for indiv…
amerjusupovic 1155b78
in progress change to registerall include ff
amerjusupovic 9ed77af
fix load order
amerjusupovic cd62a68
fix comments, rename logging constants to match new behavior
amerjusupovic beab237
pr comments, refactor refreshasync
amerjusupovic 1928357
clean up etags dictionary creation
amerjusupovic 9135d42
PR comments
amerjusupovic c55aa60
add uncommitted changes to testhelper
amerjusupovic 0b6aecb
update tests for registerall with feature flags, check ff keys to rem…
amerjusupovic 8b3f49a
PR comments
amerjusupovic 00ac014
PR comments
amerjusupovic d318127
use invalidoperationexception in configurerefresh, update loggingcons…
amerjusupovic 396fe54
remove unused changes
amerjusupovic 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
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.