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: php-pm/php-pm-drupal
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: kentr-add-drupal-bridge
Choose a base ref
...
head repository: php-pm/php-pm-drupal
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 17 commits
  • 4 files changed
  • 2 contributors

Commits on Feb 2, 2016

  1. Merge branch 'kentr-add-drupal-bridge'

    Kent Richards committed Feb 2, 2016
    Configuration menu
    Copy the full SHA
    4b61a9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64ba987 View commit details
    Browse the repository at this point in the history
  3. Improve handling of POST method detection / response. Correct some co…

    …de style errors.
    
    Optimized detection & handling by consolidating code & reducing function calls.
    Kent Richards committed Feb 2, 2016
    Configuration menu
    Copy the full SHA
    8b19e8f View commit details
    Browse the repository at this point in the history
  4. Documentation.

    Kent Richards committed Feb 2, 2016
    Configuration menu
    Copy the full SHA
    5851a43 View commit details
    Browse the repository at this point in the history
  5. Code style.

    Kent Richards committed Feb 2, 2016
    Configuration menu
    Copy the full SHA
    65848cf View commit details
    Browse the repository at this point in the history
  6. Update README with instructions for DrupalKernel bridge.

    Kent Richards committed Feb 2, 2016
    Configuration menu
    Copy the full SHA
    e4084b8 View commit details
    Browse the repository at this point in the history
  7. Minor improvements to README.

    Kent Richards committed Feb 2, 2016
    Configuration menu
    Copy the full SHA
    c02ed88 View commit details
    Browse the repository at this point in the history
  8. Add explanation of environmental variables for using DrupalKernel bri…

    …dge.
    Kent Richards committed Feb 2, 2016
    Configuration menu
    Copy the full SHA
    7d6d272 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2016

  1. Correct page title.

    Kent Richards committed Feb 11, 2016
    Configuration menu
    Copy the full SHA
    55c466a View commit details
    Browse the repository at this point in the history
  2. Improve documentation.

    Kent Richards committed Feb 11, 2016
    Configuration menu
    Copy the full SHA
    87bf9ed View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2016

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

Commits on Feb 19, 2016

  1. Update URL for project issues.

    kentr committed Feb 19, 2016
    Configuration menu
    Copy the full SHA
    81d2ec4 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2016

  1. Correct "DrupalKernel" in page headline.

    Change "HttpDrupal" to "DrupalKernel".  Add reference link.
    kentr committed Mar 11, 2016
    Configuration menu
    Copy the full SHA
    5bcd7d6 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2016

  1. Adjust composer package name

    See #9.
    kentr committed Mar 16, 2016
    Configuration menu
    Copy the full SHA
    3631370 View commit details
    Browse the repository at this point in the history
  2. Adjust composer package name

    Per request in #10.
    kentr committed Mar 16, 2016
    Configuration menu
    Copy the full SHA
    a0bdf00 View commit details
    Browse the repository at this point in the history
  3. Update composer command.

    Per #9, #10.
    kentr committed Mar 16, 2016
    Configuration menu
    Copy the full SHA
    4737f69 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2016

  1. update patch for 8.3.x

    Update kentr-allow-repeated-setSitePath-in-DrupalKernel.patch for Drupal 8.3.x.
    kentr authored Nov 21, 2016
    Configuration menu
    Copy the full SHA
    0470250 View commit details
    Browse the repository at this point in the history
Loading