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

Commits on Dec 10, 2016

  1. Copy the full SHA
    2c9eb46 View commit details
    Browse the repository at this point in the history
  2. Item14237: Added classes for manipulating spec files.

    Namely Foswiki::Config::Spec::Files and Foswiki::Config::Spec::File.
    Both are in deep draft state.
    vrurg committed Dec 10, 2016
    Copy the full SHA
    23d7c8b View commit details
    Browse the repository at this point in the history
  3. Item14237: Various adjustments.

    - Made all prepareAttr() methods of Foswiki::App public if their
    respective attributes are public.
    
    - Added readFile method on Foswiki::App. Considered as a replacement for
    Foswiki::readFile.
    
    - Introducing spec files collection on Foswiki::Config.
    
    - Corrected docs and added errno attr for Foswiki::Exception::FileOp.
    vrurg committed Dec 10, 2016
    Copy the full SHA
    30cac9d View commit details
    Browse the repository at this point in the history