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: nginx-proxy/nginx-proxy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.5.0
Choose a base ref
...
head repository: nginx-proxy/nginx-proxy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.5.1
Choose a head ref
  • 12 commits
  • 6 files changed
  • 4 contributors

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    cb59c24 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2393 from SchoNie/tests-nonstandardport-hostheader

    tests: non standard port Host header check
    buchdag authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    5c0c8c9 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. build: bump nginx from 1.25.3 to 1.25.4

    Bumps nginx from 1.25.3 to 1.25.4.
    
    ---
    updated-dependencies:
    - dependency-name: nginx
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    1aef017 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9b1751 View commit details
    Browse the repository at this point in the history
  3. style: docs linting

    buchdag committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    5583b38 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2395 from nginx-proxy/dependabot/docker/nginx-1.25.4

    build: bump nginx from 1.25.3 to 1.25.4
    buchdag authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    020b993 View commit details
    Browse the repository at this point in the history
  5. build: revert nginx to 1.25.3 (#2396)

    * Revert "build: update docs and tests with nginx 1.25.4"
    
    This reverts commit d9b1751.
    
    * Revert "build: bump nginx from 1.25.3 to 1.25.4"
    
    This reverts commit 1aef017.
    buchdag authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    e75c2df View commit details
    Browse the repository at this point in the history
  6. fix typo README.md

    ngingx to nginx
    whomobile authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    2eaf689 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. build: bump nginx from 1.25.3 to 1.25.4

    Bumps nginx from 1.25.3 to 1.25.4.
    
    ---
    updated-dependencies:
    - dependency-name: nginx
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    2916865 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2397 from whomobile/patch-1

    fix typo README.md
    buchdag authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    745a203 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. Merge pull request #2398 from nginx-proxy/dependabot/docker/nginx-1.25.4

    build: bump nginx from 1.25.3 to 1.25.4
    buchdag authored Feb 18, 2024
    Configuration menu
    Copy the full SHA
    5a32bff View commit details
    Browse the repository at this point in the history
  2. docs: update nginx badge

    buchdag authored Feb 18, 2024
    Configuration menu
    Copy the full SHA
    a2a441e View commit details
    Browse the repository at this point in the history
Loading