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: 92039a87984b
Choose a base ref
...
head repository: foswiki/distro
compare: 87debdf4ae42
Choose a head ref
  • 7 commits
  • 10 files changed
  • 1 contributor

Commits on Sep 22, 2016

  1. Copy the full SHA
    bf1f07a View commit details
    Browse the repository at this point in the history
  2. Item13897: Added support for 'class' keyword in addition to 'package'.

    Both are equivalent but whereas Foswiki.pm is a package, Foswiki::Object
    is class. Hopefully it adds more readility to the documentation.
    vrurg committed Sep 22, 2016
    Copy the full SHA
    24826b5 View commit details
    Browse the repository at this point in the history
  3. Item14152: Merge commit 'bf1f07a46d32264cb4adbbc792b71c0d00ab94cc' in…

    …to Item14152
    
    * commit 'bf1f07a46d32264cb4adbbc792b71c0d00ab94cc':
      Item13897: Modified Foswiki::Class documentation.
    vrurg committed Sep 22, 2016
    Copy the full SHA
    29fb139 View commit details
    Browse the repository at this point in the history
  4. Item14152: Merge commit '24826b5cdd1a3d4710f8d386d675db13e62c7734' in…

    …to Item14152
    
    * commit '24826b5cdd1a3d4710f8d386d675db13e62c7734':
      Item13897: Added support for 'class' keyword in addition to 'package'.
    vrurg committed Sep 22, 2016
    Copy the full SHA
    706e34c View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2016

  1. Item13897: doc title is now correctly formed if 'Class' keyword is us…

    …ed instead of 'package'
    vrurg committed Sep 23, 2016
    Copy the full SHA
    a517114 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2016

  1. Item14152: Merge commit 'a517114a8d0f0cb5338f37268dd86ca9e36e5253'

    * commit 'a517114a8d0f0cb5338f37268dd86ca9e36e5253':
      Item13897: doc title is now correctly formed if 'Class' keyword is used instead of 'package'
    vrurg committed Sep 27, 2016
    Copy the full SHA
    6eefe98 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2016

  1. Item14152: Started with new extensions documentation.

    Finally...
    
    - Added Empty extension.
    
    - Foswiki::Extensions reject to register the Empty extension.
    
    - Minor cleanups.
    vrurg committed Sep 28, 2016
    Copy the full SHA
    87debdf View commit details
    Browse the repository at this point in the history