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: 212f4a1f6ce8
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 6b8252d3673e
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Oct 29, 2018

  1. nixos/tomcat: add purifyOnStart option

    With this option enabled, before creating file/directories/symlinks in baseDir
    according to configuration, old occurences of them are removed.
    
    This prevents remainders of an old configuration (libraries, webapps, you name
    it) from persisting after activating a new configuration.
    pvgoran committed Oct 29, 2018
    Copy the full SHA
    a57bbf4 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2018

  1. Merge pull request #44303 from pvgoran/tomcat-clean-basedir

    nixos/tomcat: add purifyOnStart option
    7c6f434c committed Nov 4, 2018
    Copy the full SHA
    6b8252d View commit details
    Browse the repository at this point in the history