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: 4ad7e4901878
Choose a base ref
...
head repository: foswiki/distro
compare: 88d43c712cc2
Choose a head ref
  • 8 commits
  • 12 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
  3. Item14237: Merge commit 'e284891ddf76d6fc12826097d56532858077d22d' in…

    …to Item14237
    
    * commit 'e284891ddf76d6fc12826097d56532858077d22d':
      Item13897: Overloading of stringification operator by Foswiki::Object.
      Item13897: Completing the previous commit
    vrurg committed Nov 30, 2016
    Copy the full SHA
    ceff4cf View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2016

  1. Copy the full SHA
    c888484 View commit details
    Browse the repository at this point in the history
  2. Item14237: Merge commit 'c8884849de4c5db54b00011fa201898a91e7e8dc' in…

    …to Item14237
    
    * commit 'c8884849de4c5db54b00011fa201898a91e7e8dc':
      Item13897: A bit of improvement to stringify()
    vrurg committed Dec 1, 2016
    Copy the full SHA
    aec4010 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2016

  1. Copy the full SHA
    07961d2 View commit details
    Browse the repository at this point in the history
  2. Item14237: Don't attempt to finalize login manager in global destruct…

    …ion.
    
    It often results in unitialized attributes being accessed.
    vrurg committed Dec 3, 2016
    Copy the full SHA
    cbaaf0b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    88d43c7 View commit details
    Browse the repository at this point in the history