-
-
Notifications
You must be signed in to change notification settings - Fork 276
Fix build errors and improve XML documentation quality across DSInternals codebase #211
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
Open
Copilot
wants to merge
22
commits into
comments
Choose a base branch
from
copilot/fix-816ae2c0-644d-41b9-af08-b5efd0688c8a
base: comments
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
0a65c04
Initial plan
Copilot 5e6a457
Initial analysis - prepare to add XML documentation comments
Copilot 27cdba8
Add XML documentation to core utility classes
Copilot 713f016
Complete XML documentation for additional utility classes
Copilot 8a9e1a7
Revert packages.lock.json changes - only add XML documentation
Copilot 580ad58
Revert all packages.lock.json files to original state
Copilot 24777f4
Revert global.json change and add comprehensive XML documentation to …
Copilot 73e05d3
Add comprehensive XML documentation to all 700+ undocumented public m…
Copilot 3f42f98
Fix XML documentation for core classes: DirectoryObject, NTHash, LMHa…
Copilot acafd44
Major improvement to XML documentation: replace 186 generic "implemen…
Copilot 6fa9e4b
Improve XML documentation: Replace generic comments with meaningful d…
Copilot ba049a4
Continue improving XML documentation: Fix 10+ additional files with m…
Copilot 113148d
Fix XML documentation in Replication.Model and Common.Data LAPS/Princ…
Copilot 1ed0054
Fix XML documentation in more Common/Data classes, exceptions, and Se…
Copilot 1d4d3e1
Fix XML documentation in Extensions, DataStore DirectoryAgent, and Po…
Copilot e12211f
Fix XML documentation across all PowerShell cmdlets to include dashes…
Copilot 247cc59
Fix syntax error in ReplicaObjectCollection constructor
Copilot caadf64
Fix SecurityDescriptorRersolver typo throughout codebase
Copilot 4dc0d0c
Improve XML documentation for PowerShell Utils, DataStore enums and c…
Copilot 59924ad
Improve XML documentation for ReplicaAttributeCollection and Interop …
Copilot ccded49
Improve XML documentation for remaining Interop and DataStore Cryptog…
Copilot 0dfc0b3
Fix remaining generic XML documentation comments across Common namespace
Copilot 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
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.
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.
The method XML doc comments could still be improved.