Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • 3.0.x
  • 3281634-versionpolicyvalidatorgetavailablereleases-does-not
  • 3319045-build-events-assert-3319497
  • 3406010-update-composer-stager
  • 7.x-1.x
  • 8.x-1.x
  • 8.x-2.x default
  • 3.0.0-beta1
  • previous/3404429-get-type/2023-11-28
  • previous/3391715-round-2/2023-10-24
  • 3.0.0-alpha6
  • 3.0.0-alpha5
  • 3.0.0-alpha4
  • 3.0.0-alpha3
  • 3.0.0-alpha2
  • 3.0.0-alpha1
  • 8.x-2.7
  • 8.x-2.6
  • previous/3248975-stage-vs-staging-area/2022-12-13
  • previous/3311200-should-cron-updater/2022-12-12
  • previous/3311200-should-cron-updater/2022-12-09
  • previous/3318770-we-dont-explicitly/2022-12-05
  • previous/3318770-we-dont-explicitly/2022-11-24
  • previous/3322203-make-sure-packages/2022-11-22
  • previous/3304142-use-composer-utility-getRecommendedModuleUpdates/2022-11-22
  • 8.x-2.5
  • previous/3280403-show-all-updates/2022-10-31
27 results
Created with Raphaël 2.2.027Feb262322211716151413986330Jan27262423201814131211965330Dec29222019161413121098765125Nov242322211817161514121110987642131Oct2827262524212019181714131211107654330Sep292827262322212015141312119876532130Aug29262524221918171615121110943129Jul282726252322212019181514131187654130Jun292827252423Issue #3344689 by tedbow: Do not disable package_manager.validator.composerIssue #3344039 by phenaproxima, tedbow, Wim Leers: Add a validate() method to ComposerInspector to ensure that Composer is usableIssue #3344562 by phenaproxima: HEAD is broken due to dependency error with Composer 2.5.4Issue #3344124 by tedbow: Validate fake_site with composerIssue #3342120 by Wim Leers, yash.rode, tedbow, phenaproxima: Fix PHPStan violations (happened because PHPStan code checks stopped running…)Issue #3267646 by yash.rode, Wim Leers, kunal.sachdev, phenaproxima: Refine multisite detection: many aliases for a single site is fine!Issue #3341224 by omkar.podey, Wim Leers, phenaproxima: Always catch \Throwable, not \Exception, and pass the old exception when re-throwingIssue #3341841 by kunal.sachdev, Wim Leers: Fix language nit in package_manager_help()Issue #3339714 by kunal.sachdev, Wim Leers: Dynamically copy scaffold file mapping when create fake_site fixtureIssue #3343430 by Wim Leers, tedbow, omkar.podey: Stop reusing core's commit-code-check.sh in favor of 4 simple commandsIssue #3342137 by yash.rode, phenaproxima, Wim Leers: Rename validator methods to `validate` unless there different methods for different eventsIssue #3334994 by phenaproxima, tedbow, omkar.podey, Wim Leers: Add new InstalledPackagesList which does not rely on Composer API to get package infoIssue #3342726 by kunal.sachdev, Wim Leers: UnknownPathExcluder doesn’t consider hidden filesIssue #3327229 by yash.rode, Wim Leers: Remove `@requires PHP >= 8.0` annotation from all testsIssue #3342364 by omkar.podey, phenaproxima, tedbow, Wim Leers: Make StageEvent::$stage a public readonly property, and remove getStage()Issue #3323003 by tedbow, Wim Leers, yash.rode: Mark FailureMarker @internal and document ComposerUtility, PathLocator and ValidationResultIssue #3342460 by tedbow: $tempStore property of stage was removedIssue #3320824 by omkar.podey, phenaproxima, Wim Leers: Fix PHP Warning: serialize() in tests on PHP 8Issue #3321474 by phenaproxima, tedbow: Adopt PHP 8.1-only capabilities such as constructor property promotion + drop BC layersRevert "Issue #3341708 by Wim Leers, tedbow, phenaproxima: Update requirements for 3.x"Issue #3341708 by Wim Leers, tedbow, phenaproxima: Update requirements for 3.xIssue #3341708 by Wim Leers, tedbow, phenaproxima: Update requirements for 3.xIssue #3252299 by kunal.sachdev, phenaproxima, tedbow, Wim Leers: Reliably support cweagans/composer-patches in Package Manager & Automatic Updates: validate stage8.x-2.78.x-2.7Issue #3331310 by kunal.sachdev, tedbow, Wim Leers: Exclude unknown paths in project base: only allow vendor + web root + whatever drupal/core-composer-scaffold allowsIssue #3325869 follow-up by Wim LeersIssue #3336243 by kunal.sachdev, tedbow, phenaproxima, Wim Leers: Update Package Manager event documentation in package_manager.api.phpIssue #3325869 by Wim Leers, omkar.podey: Improve documentation for package_manager_bypass test moduleIssue #3339016 by tedbow, omkar.podey, diegors, Wim Leers: "Composer not found" does provide link to help pageIssue #3339657 by phenaproxima, tedbow: Always show summary of validation result if existsIssue #3339719 by omkar.podey, phenaproxima, tedbow, Wim Leers: Tests failing on failing on 9.x core branches because of deprecation errorIssue #3340284 by tedbow: Test for are failing in 8.x-2.xIssue #3311229 by Wim Leers, yash.rode, tedbow, TravisCarden: Validate compliance with composer minimum stability during PreRequireEventIssue #3335908 by tedbow, Wim Leers: The 'fake_site' fixture cannot be using with `composer show` because the packages are not installedIssue #3331168 by Wim Leers, tedbow: Limit trusted Composer plugins to a known list, allow user to add moreIssue #3325654 by yash.rode, Wim Leers, tedbow: Improve the user experience of having your staged update deleted before it was appliedIssue #3316668 by tedbow, phenaproxima, yash.rode, Wim Leers, TravisCarden: ComposerSettingsValidator should run `composer config` to determine if HTTPS is enabledIssue #3320792 by tedbow, Wim Leers, kunal.sachdev: Make build tests fail 1) more explicitly, 2) earlier when possible (failing StatusCheckEvent subscribers)Issue #3328742 by Wim Leers, tedbow, yash.rode: phpcs stopped working since the switch to testing on Drupal 10.0.x by defaultIssue #3336247 by tedbow, yash.rode, Wim Leers: Throw an exception if stopPropagation() called for `PreOperationStageEvent` and no error has been addedIssue #3337068 by tedbow, phenaproxima: PackageManagerKernelTestBase::assertResults does not show actual results if none were expected.
Loading