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: foswiki/distro
base: d788c303f4ba
Choose a base ref
...
head repository: foswiki/distro
compare: 831bb1ac617c
Choose a head ref
  • 2 commits
  • 17 files changed
  • 1 contributor

Commits on Dec 30, 2014

  1. Item13180: Using Foswiki::Sandbox breaks bootstrap

    When Sandbox is loaded, it loads Foswiki.pm which runs the bootstrap for
    a 2nd time.  This clobbers the bootstrap process.  Untaint directly
    rather than calling Foswiki::Sandbox
    gac410 committed Dec 30, 2014
    Copy the full SHA
    b86df56 View commit details
    Browse the repository at this point in the history
  2. Item12381: Review Config.spec files

    We've been really inconsistent, but since Config.spec is executed,
    ending with a 1; results in a consistent return code.
    gac410 committed Dec 30, 2014
    Copy the full SHA
    831bb1a View commit details
    Browse the repository at this point in the history