Navigation Menu

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

Commits on Nov 30, 2016

  1. Item13897: Completing the previous commit

    TestApp.pm somehow was overlooked...
    vrurg committed Nov 30, 2016
    Copy the full SHA
    9bdfe54 View commit details
    Browse the repository at this point in the history
  2. Item13897: Overloading of stringification operator by Foswiki::Object.

    Any Foswiki::Object descendant can now simply overload to_str() method
    to have it stringified in appropriate way.
    vrurg committed Nov 30, 2016
    Copy the full SHA
    e284891 View commit details
    Browse the repository at this point in the history