Skip to content
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

Move enlightn/security-checker to "suggest" #5078

Merged
merged 18 commits into from Feb 21, 2022

Commits on Feb 18, 2022

  1. Configuration menu
    Copy the full SHA
    b769fde View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2022

  1. Configuration menu
    Copy the full SHA
    629e714 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    620cdb3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1a6094 View commit details
    Browse the repository at this point in the history
  4. Update dependencies

    greg-1-anderson committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    0931c51 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a6ffa5d View commit details
    Browse the repository at this point in the history
  6. Code style

    greg-1-anderson committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    a18707a View commit details
    Browse the repository at this point in the history
  7. Rename test class

    greg-1-anderson committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    688a114 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2022

  1. The function "module_load_install()" was marked as deprecated in Drup…

    …al 9.4,
    
    and will be removed in Drupal 10.0.0.  See https://www.drupal.org/node/3220952
    for more information.
    
    This commit implements a call to ModuleHandler::loadInclude() instead.
    lhridley authored and greg-1-anderson committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    9f57b35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    037728b View commit details
    Browse the repository at this point in the history
  3. Stop using deprecated drupal_get_installed_schema_version when new re…

    …placement update hook registry service is available.
    greg-1-anderson committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    87bff30 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    17375da View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c2509f9 View commit details
    Browse the repository at this point in the history
  6. Code style

    greg-1-anderson committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    75cb6ee View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a3017d1 View commit details
    Browse the repository at this point in the history
  8. Code style

    greg-1-anderson committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    e8da222 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    056402b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    04b5ac0 View commit details
    Browse the repository at this point in the history