Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: DrupalStand/drupal-dev-docker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: feature/update-composer-dependencies
Choose a base ref
...
head repository: DrupalStand/drupal-dev-docker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 6 files changed
  • 1 contributor

Commits on Oct 27, 2022

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

Commits on Nov 14, 2022

  1. M1 Mac support

    Percona doesn't support arm64/v8 but mariadb does
    jackinloadup committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    9382e29 View commit details
    Browse the repository at this point in the history
  2. Fix many host-container permission issues

    Use bindfs to map user and group permissions for the mounted volumes.
    Thus permissions are always as desired on both the host and container.
    jackinloadup committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    777fd86 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Merge pull request #67 from DrupalStand/feature/update-composer-depen…

    …dencies
    
    Update packages in composer.json and generated lock file
    jackinloadup authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    7476ab7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be27492 View commit details
    Browse the repository at this point in the history
  3. Update to PHP 8.1

    jackinloadup committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    eb1a751 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #72 from DrupalStand/feature/php-8.1

    Update to php 8.1
    jackinloadup authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    9adcd5d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #70 from DrupalStand/feature/fix-permission-issues

    Fix many host-container permission issues
    jackinloadup authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    0dbef88 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9060959 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #66 from DrupalStand/feature/memcache-16-update

    Upgrade Memcached from 1.5 to 1.6
    jackinloadup authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    5258317 View commit details
    Browse the repository at this point in the history
Loading