Navigation Menu

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: 3b3df80b2eec
Choose a base ref
...
head repository: foswiki/distro
compare: 9d0168ebaea1
Choose a head ref
  • 4 commits
  • 4 files changed
  • 1 contributor

Commits on Aug 5, 2015

  1. Copy the full SHA
    e7c8660 View commit details
    Browse the repository at this point in the history
  2. Revert "Item13603: Report output from checkers"

    This reverts commit 942193b.
    
    Fix is not correct.  There are two reporters required.
    gac410 committed Aug 5, 2015
    Copy the full SHA
    5628dc6 View commit details
    Browse the repository at this point in the history
  3. Item13603: - REVERT Print checker output

    This reverts commit 23b88c0.
    
    changes to the reporter are not needed.  The results are returned in an
    array of hashes from the check operation.
    
    Conflicts:
    	core/tools/configure
    gac410 committed Aug 5, 2015
    Copy the full SHA
    6c7b080 View commit details
    Browse the repository at this point in the history
  4. Item13603: Report results of the checkers

    This time don't modify the Reporter or Configure::Query, the last try
    broke the unit tests.
    gac410 committed Aug 5, 2015
    Copy the full SHA
    9d0168e View commit details
    Browse the repository at this point in the history