- Feb 23, 2023
-
-
Issue #3341224 by omkar.podey, Wim Leers, phenaproxima: Always catch \Throwable, not \Exception, and pass the old exception when re-throwing
-
- Feb 21, 2023
-
- Feb 17, 2023
- Feb 16, 2023
-
-
Ted Bowman authored
-
- Feb 15, 2023
-
- Feb 14, 2023
-
-
Issue #3252299 by kunal.sachdev, phenaproxima, tedbow, Wim Leers: Reliably support cweagans/composer-patches in Package Manager & Automatic Updates: validate stage
-
Issue #3331310 by kunal.sachdev, tedbow, Wim Leers: Exclude unknown paths in project base: only allow vendor + web root + whatever drupal/core-composer-scaffold allows
-
- Feb 13, 2023
-
-
Ted Bowman authored
Issue #3339016 by tedbow, omkar.podey, diegors, Wim Leers: "Composer not found" does provide link to help page
-
- Feb 08, 2023
-
-
Ted Bowman authored
-
Issue #3311229 by Wim Leers, yash.rode, tedbow, TravisCarden: Validate compliance with composer minimum stability during PreRequireEvent
-
- Feb 06, 2023
-
-
Issue #3331168 by Wim Leers, tedbow: Limit trusted Composer plugins to a known list, allow user to add more
-
- Feb 03, 2023
-
-
Issue #3325654 by yash.rode, Wim Leers, tedbow: Improve the user experience of having your staged update deleted before it was applied
-
- Jan 31, 2023
-
-
Ted Bowman authored
Issue #3316668 by tedbow, phenaproxima, yash.rode, Wim Leers, TravisCarden: ComposerSettingsValidator should run `composer config` to determine if HTTPS is enabled
-
- Jan 27, 2023
-
-
Ted Bowman authored
Issue #3336247 by tedbow, yash.rode, Wim Leers: Throw an exception if stopPropagation() called for `PreOperationStageEvent` and no error has been added
-
- Jan 26, 2023
-
-
Issue #3315834 by omkar.podey, kunal.sachdev, tedbow, Wim Leers, phenaproxima, daisyleroy: GitExcluder should not ignore .git directories that belong to packages installed by Composer
-
- Jan 23, 2023
-
-
Issue #3334054 by omkar.podey: Add error handling for \Drupal\package_manager\Stage::getIgnoredPaths()
-
- Jan 20, 2023
-
-
Ted Bowman authored
Issue #3328234 by kunal.sachdev, Wim Leers, tedbow: Improve test DX *and* confidence: stop using VFS
-
- Jan 18, 2023
-
-
Issue #3299094 by omkar.podey, Wim Leers, tedbow, AjitS: Prevent staging areas that nested in the active Composer project directory
-
- Jan 14, 2023
-
-
Issue #3330140 by omkar.podey, tedbow, Wim Leers: Update StatusCheckTrait::runStatusCheck() to reorder/avoid dispatching CollectIgnoredPathsEvent earlier than StatusCheckEvent
-
- Jan 13, 2023
-
- Jan 12, 2023
-
-
Ted Bowman authored
Issue #3312619 by tedbow, omkar.podey, Wim Leers, kunal.sachdev: Ensure all validation results use translatable strings except when created from throwables
-
- Jan 11, 2023
-
-
Issue #3330139 by omkar.podey, Wim Leers: Harden PathExclusionsTrait::excludeInProjectRoot() for paths outside of project root
-
- Dec 30, 2022
-
-
Issue #3321971 by omkar.podey, TravisCarden: "Run readiness checks" link on Status page is confusing
-
- Dec 20, 2022
-
-
Ted Bowman authored
Issue #3321684 by kunal.sachdev, tedbow, Wim Leers: Most validators that subscribe to PreCreate to check readiness to update should also subscribe to PreApply
-
- Dec 16, 2022
-
-
Issue #3321206 by omkar.podey, tedbow, Wim Leers: The same xdebug warning shows on the status report 2 times
-
- Dec 13, 2022
-
-
Issue #3248975 by omkar.podey, tedbow, Theresa.Grannum, Wim Leers: Use "stage directory" instead of "staging area" or "staging directory" everywhere
-
- Dec 10, 2022
-
-
Issue #3320836 by yash.rode, TravisCarden, tedbow: Handle runtime error correctly in ComposerExecutableValidator
-
-
- Dec 05, 2022
-
-
Issue #3309602 by omkar.podey, tedbow, Wim Leers, phenaproxima, Idoni, TravisCarden: Error: Composer could not find the config file
-
Ted Bowman authored
Issue #3320558 by bnjmnm, tedbow: When parsing releases, place ProjectRelease::createFromArray in a try block
-
- Dec 01, 2022
-
-
Ted Bowman authored
Issue #3322931 by tedbow, Wim Leers: OverwriteExistingPackagesValidator does not handle packages with no install path
-
- Nov 21, 2022
-
-
- Nov 15, 2022
-
-
- Nov 01, 2022
-
-
Ted Bowman authored
Issue #3280403 by kunal.sachdev, tedbow: Show all updates for all supported branches in the current major on the update form
-
- Oct 28, 2022
-
-
Adam G-H authored