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

Commits on Jul 20, 2015

  1. Copy the full SHA
    0f280bd View commit details
    Browse the repository at this point in the history
  2. Item13541: Don't try to write an empty attachment

    This really should not happen, but bug was exposed when eachAttachment
    was returning directory name.
    gac410 committed Jul 20, 2015
    Copy the full SHA
    24f2b5f View commit details
    Browse the repository at this point in the history
  3. Item13504: Fix up attachment data

    Used UpdateAttachmentsPlugin to update attachments on a few topics.
    
    We really need a tool that cross-validates topic attachment meta, with
    the actual attachments and the MANIFEST files.  The below is probably
    incomplete.
    gac410 committed Jul 20, 2015
    Copy the full SHA
    e365cf0 View commit details
    Browse the repository at this point in the history