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: NixOS/nixpkgs
base: 4cd605f3ca0d
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 09a7612cbe1f
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on May 31, 2020

  1. nixos/haproxy: add reloading support, use upstream service hardening

    Refactor the systemd service definition for the haproxy reverse proxy,
    using the upstream systemd service definition. This allows the service
    to be reloaded on changes, preserving existing server state, and adds
    some hardening options.
    pstch committed May 31, 2020
    Copy the full SHA
    c784d3a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #88434 from pstch/patch-2

    nixos/haproxy: add reloading support, use upstream service hardening
    flokli committed May 31, 2020
    Copy the full SHA
    09a7612 View commit details
    Browse the repository at this point in the history