-
Notifications
You must be signed in to change notification settings - Fork 389
Comparing changes
Open a pull request
base repository: pnp/powershell
base: dev
head repository: namwar/powershell
compare: dev
- 19 commits
- 4 files changed
- 4 contributors
Commits on Jan 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8876941 - Browse repository at this point
Copy the full SHA 8876941View commit details -
Configuration menu - View commit details
-
Copy full SHA for 105c5cc - Browse repository at this point
Copy the full SHA 105c5ccView commit details -
Extended the functionality of Restore-PnPRecycleBinItem cmdlet by add…
…ing another parameterset for providing an array of Ids of items to restore in bulk. This will allow the users to deal with the scenarios where a lot (but not all) of files need to be restored. Caller can provide a list of Ids of items to bulk restore them. Bulk restore in this case will use REST API to restore items quickly. It also uses a fall back logic to deal with batch errors and automatically switches to individual restore, if needed.
Configuration menu - View commit details
-
Copy full SHA for 92e9aa0 - Browse repository at this point
Copy the full SHA 92e9aa0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cd6226 - Browse repository at this point
Copy the full SHA 3cd6226View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2f2915 - Browse repository at this point
Copy the full SHA b2f2915View commit details
Commits on Jan 27, 2025
-
Added verbose logging in RecycleBinUtility.RestoreRecycleBinItemInBul…
…k to log reasons for failure to restore an item, in case of an error.
Configuration menu - View commit details
-
Copy full SHA for b6e02c4 - Browse repository at this point
Copy the full SHA b6e02c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b0d48c - Browse repository at this point
Copy the full SHA 3b0d48cView commit details
Commits on Jan 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6ad632a - Browse repository at this point
Copy the full SHA 6ad632aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b4a585 - Browse repository at this point
Copy the full SHA 7b4a585View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4cbe36 - Browse repository at this point
Copy the full SHA c4cbe36View commit details
Commits on Jan 30, 2025
-
Configuration menu - View commit details
-
Copy full SHA for aa6dd0e - Browse repository at this point
Copy the full SHA aa6dd0eView commit details -
Update Restore-PnPRecycleBinItem.md
Added information about the new parameter set. Added example and parameter information.
Configuration menu - View commit details
-
Copy full SHA for 6c4fbef - Browse repository at this point
Copy the full SHA 6c4fbefView commit details
Commits on Feb 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 57392bb - Browse repository at this point
Copy the full SHA 57392bbView commit details
Commits on Feb 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for eb87645 - Browse repository at this point
Copy the full SHA eb87645View commit details
Commits on Feb 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 86edc17 - Browse repository at this point
Copy the full SHA 86edc17View commit details
Commits on Apr 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f535379 - Browse repository at this point
Copy the full SHA f535379View commit details
Commits on Sep 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 7a5f74d - Browse repository at this point
Copy the full SHA 7a5f74dView commit details
Commits on Oct 17, 2025
-
Update documentation/Restore-PnPRecycleBinItem.md
Co-authored-by: Copilot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d2db153 - Browse repository at this point
Copy the full SHA d2db153View commit details -
Update src/Commands/Utilities/RecycleBinUtility.cs
Co-authored-by: Copilot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6fa0f3c - Browse repository at this point
Copy the full SHA 6fa0f3cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff dev...dev