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

Commits on Dec 8, 2016

  1. Item14237: Improved config key options validation.

    - Made _arg2keys public and split it into parseKeys() and arg2keys().
    
    - Bugs fixed in key data parsing.
    
    - Foswiki::Config::DataHash doesn't validate node options anymore. This
    is moved into Foswiki::Config.
    
    - Added differentiation between options valid for either leafs, or
    branches, or for both in Foswiki::Config::Node.
    
    - Moved InvalidKeyName exception from Foswiki::Exception::Cfg namespace
    into Foswiki::Exception::Config.
    vrurg committed Dec 8, 2016
    Copy the full SHA
    66cb062 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5b3f9ca View commit details
    Browse the repository at this point in the history