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: middlewares/client-ip
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.0
Choose a base ref
...
head repository: middlewares/client-ip
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.0
Choose a head ref
  • 6 commits
  • 5 files changed
  • 2 contributors

Commits on Jul 13, 2017

  1. Use .dist files for testing config

    Having `.dist` files for phpcs and phpunit makes it possible for devs to
    customize phpunit behavior locally.
    shadowhand committed Jul 13, 2017
    Copy the full SHA
    be29b59 View commit details
  2. Remove composer self update from Travis

    Travis automatically runs `composer self-update`.
    shadowhand committed Jul 13, 2017
    Copy the full SHA
    f38da59 View commit details
  3. Copy the full SHA
    013777f View commit details
  4. Merge pull request #5 from middlewares/fix/phpunit-dist

    Use .dist files for testing configuration
    oscarotero authored Jul 13, 2017
    Copy the full SHA
    931ef43 View commit details
  5. Merge pull request #4 from middlewares/fix/proxy-ip-detect

    Return local IP when proxy IP detection fails
    oscarotero authored Jul 13, 2017
    Copy the full SHA
    907852d View commit details
  6. Copy the full SHA
    9b7eb49 View commit details
Loading