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 default
  • 3.1.x
  • 3281634-versionpolicyvalidatorgetavailablereleases-does-not
  • 3319045-build-events-assert-3319497
  • 4.x
  • 7.x-1.x
  • 8.x-1.x
  • 8.x-2.x
  • 3.1.7
  • 4.0.0-alpha1
  • 3.1.6
  • 3.1.5
  • previous/3446371-unknownpathexcluder-will-exclude/2024-07-26
  • 3.1.4
  • 3.1.3
  • 3.1.2
  • 3.1.1
  • 3.1.0
  • 3.0.4
  • 3.0.3
  • 3.0.2
  • 3.0.1
  • 3.0.0
  • 3.0.0-beta2
  • 3.0.0-beta1
  • previous/3404429-get-type/2023-11-28
  • previous/3391715-round-2/2023-10-25
  • previous/3391715-round-2/2023-10-24-1
28 results
Created with Raphaël 2.2.026Feb2322211716151413986330Jan27262423201814131211965330Dec29222019161413121098765125Nov242322211817161514121110987642131Oct2827262524212019181714131211107654330Sep292827262322212015141312119876532130Aug29262524221918171615121110943129Jul282726252322212019181514131187654130Jun29282725242322Issue #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. Issue #3337062 by tedbow, phenaproxima: PackageManagerKernelTestBase::assertResults does not give helpful error message if asserting results are empty failsIssue #3315834 by omkar.podey, kunal.sachdev, tedbow, Wim Leers, phenaproxima, daisyleroy: GitExcluder should not ignore .git directories that belong to packages installed by Composer
Loading