-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
Correct Sequential GUID generation #20528
Closed
Closed
Commits on Apr 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for bd623b4 - Browse repository at this point
Copy the full SHA bd623b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9310311 - Browse repository at this point
Copy the full SHA 9310311View commit details
Commits on Apr 6, 2020
-
Add check to validate whether the correct version and variant bits ar…
…e correctly set for all values of the GUID.
Configuration menu - View commit details
-
Copy full SHA for c3173b3 - Browse repository at this point
Copy the full SHA c3173b3View commit details
Commits on Apr 7, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 387e1d9 - Browse repository at this point
Copy the full SHA 387e1d9View commit details -
Change SequentialGuidValueGenerator: Moved data to static variables a…
…nd implemented static instantiation, All current tests pass again. Missing test for validation of _nodeId generation.
Configuration menu - View commit details
-
Copy full SHA for cac4553 - Browse repository at this point
Copy the full SHA cac4553View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3acc6d - Browse repository at this point
Copy the full SHA b3acc6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a360e4 - Browse repository at this point
Copy the full SHA 9a360e4View commit details
Commits on Apr 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f9ef51e - Browse repository at this point
Copy the full SHA f9ef51eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7254330 - Browse repository at this point
Copy the full SHA 7254330View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf8be91 - Browse repository at this point
Copy the full SHA cf8be91View commit details -
Change UUID value generation to use seed with correct tick count from…
… RFC4122 and set version bits accordingly.
Configuration menu - View commit details
-
Copy full SHA for 1ca35a3 - Browse repository at this point
Copy the full SHA 1ca35a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71a6be5 - Browse repository at this point
Copy the full SHA 71a6be5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 181f38f - Browse repository at this point
Copy the full SHA 181f38fView commit details
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.