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: 2b217cbae9f3
Choose a base ref
...
head repository: foswiki/distro
compare: 57dfc652bb5e
Choose a head ref
  • 3 commits
  • 6 files changed
  • 1 contributor

Commits on Mar 26, 2015

  1. Item13322: Defer the onSave call until after -set

    The onSave handler should only be called after all -set processing has
    been applied to the configuration. Otherwise it has an incomplete view
    of the configuration.
    gac410 committed Mar 26, 2015
    Copy the full SHA
    e3156df View commit details
    Browse the repository at this point in the history
  2. Item13328: Don't need to warn about PlainFile rotation

    Rewritten to rename files instead of copy.
    gac410 committed Mar 26, 2015
    Copy the full SHA
    4764119 View commit details
    Browse the repository at this point in the history
  3. Item13322: Re-implement language file compression.

    This needs to be done in an onSave handler, once all the -set operatinos
    are processed.
    gac410 committed Mar 26, 2015
    Copy the full SHA
    57dfc65 View commit details
    Browse the repository at this point in the history