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: 159e2bdeb61a
Choose a base ref
...
head repository: foswiki/distro
compare: 417c46b6f957
Choose a head ref
  • 2 commits
  • 11 files changed
  • 1 contributor

Commits on Aug 21, 2014

  1. Item12952: Fix dependency on Dependency

    The Department of Redundancy Department renamed Dependency::check() to
    Dependency::checkDependency()
    
    Unit tests run, 7 failures remain due to the Configure changes.
    gac410 committed Aug 21, 2014
    Copy the full SHA
    7c920d8 View commit details
    Browse the repository at this point in the history
  2. Item12952: Really return 500 on internal errors.

    Foswiki was returning 200.
    
    There is still an issue here I think.  The Engine returns 500 when the
    caller is expecting a request object, and checks for 'defined'.  It
    should probably return undef.
    gac410 committed Aug 21, 2014
    Copy the full SHA
    417c46b View commit details
    Browse the repository at this point in the history