-
Notifications
You must be signed in to change notification settings - Fork 62
GPII-3138: Update snapsets in data base #626
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
51 commits
Select commit
Hold shift + click to select a range
74dde50
GPII-3138: Added CouchDB views for retrieving snapset data.
cindyli ee30bb2
GPII-3138: Update snapsets in the data base
klown 1c0f38a
GPII-3138: Update snapsets in the data base
klown b5dd8c0
GPII-3138: Update snapsets in the data base
klown f7068c0
GPII-3138: Update snapsets in the data base
klown e2f4e63
GPII-3138: Update snapsets in the data base
klown 554ae82
GPII-3138: Update snapsets in the data base
klown f145f66
GPII-3138: Delete and reload snapsets in the data base
klown 8f54a33
GPII-3138: Merged upstream master GPII branch into GPII-3138
klown 67f7bd6
GPII-3138: Add a couchDB view to return all GPII keys.
cindyli c48d7ae
Merge pull request #1 from cindyli/GPII-3138
klown f029df2
GPII-3138: Merged Cindy's pull request with new database view
klown 5f2f1b5
GPII-3138: Delete and (re)load snapsets into the database
klown 750cdf3
GPII-3138: Delete and reload snapsets into the database
klown 0e41600
GPII-3138: Delete and reload snapsets into the database
klown 22d6605
GPII-3138: Delete and load snapsets Prefs Safes.
klown 574236f
GPII-3138: Delete and load snapsets Prefs Safes into the database.
klown d6547d3
GPII-3138: Delete and load snapsets Prefs Safes into the database.
klown 8520379
GPII-3138: Delete and load snapsets into the database
klown ef1e721
GPII-3138: Merged upstream GPII master branch.
klown 0181c42
GPII-3138: Delete and load snapsets into the database
klown 9bb64af
GPII-3138: Update snapsets into the database
klown a4541ba
GPII-3138: Update snapsets into the database
klown e026465
GPII-3138: Merged changes from upstreasm master GPII branch.
klown f4c41a6
GPII-3138: Update snapsets into the database
klown 6723b6e
GPII-3138: Update snapsets into the database
klown 2e0bb55
GPII-3138: Update snapsets into the database
klown fae02da
GPII-3138: Use UUIDs for demo user keys as well as creating 20 empty …
cindyli 831a762
Merge pull request #2 from cindyli/GPII-3138
klown 582b3d7
GPII-3138: Update snapsets in the database
klown c401c97
GPII-3138: Update snapsets in the database
klown 54defe7
GPII-3138: Update snapsets in the database
klown 58fdde7
GPII-3138: Update snapsets in the database
klown 0862af6
GPII-3138: Merged changes from upstream master GPII branch.
klown 79abd7d
GPII-3138: Merged changes from upstream master GPII branch
klown 2b8cbeb
GPII-3138: Update snapsets in the database
klown 59f03a8
GPII-3138: Update snapsets in the database
klown 6ee716e
GPII-3138: Update snapsets in the database
klown 9a090a1
GPII-3138: Update snapsets in the database
klown a9eec11
GPII-3138: Update snapsets in the database
klown a4cf452
GPII-3138: Update snapsets in the database
klown 63c1a11
GPII-3138: Update snapsets in the database
klown 7ce1b84
GPII-3138: Update snapsets in the database
klown afc6888
GPII-3138: Update snapsets in the database
klown 75456ba
GPII-3138: Update snapsets in the database
klown 230c8f0
GPII-3138: Update snapsets in the database
klown 23b27e4
GPII-3138 Merged upstream master GPII branch
klown 33f1741
GPII-3138: Update snapsets in the database.
klown 2c48ca5
GPII-3138: Update snapsets in the database
klown d9ac25e
GPII-3138: Update snapsets in the database
klown ebde69d
GPII-3138: Update snapsets in the database
klown 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
4 changes: 2 additions & 2 deletions
4
gpii/node_modules/pouchManager/configs/gpii.pouchManager.config.base.json5
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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.
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.
Can you update this README section to add which set of data are converted to what prefs type and why? Thanks.
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.
Okay, but I'm not sure about everything. Here's what I know and where I'm unclear:
%universal/testData/preferences/are converted into a set of "snapset" PrefsSafes and their associated GPII keys and placed in the%universal/build/dbData/snapset/folder. These are used to update the snapset preferences in CouchDB used with a running GPII.%universal/testData/preferences/are also converted but into a set of "user" PrefsSafes and GPII keys, and placed in the%universal/build/dbData/user/folder. I can't remember what these are for.%universal/tests/data/preferences/are converted into a set of "user" PrefsSafes and GPII keys and placed in the%universal/build/tests/dbData/ folder. These are used during testing with PouchDBThe main problem is number 2, but am I right about everything else?
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.
Number 2 is also for running integration tests with PouchDB. Both data sets from
build/dbData/user/andbuild/tests/dbDataare loaded by [PouchTestCaseHolder|https://github.com//pull/626/files#diff-9a09cbe02e1a616b46e9ff110b1b1452R48].