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: 02238054b55b
Choose a base ref
...
head repository: foswiki/distro
compare: 09cd0886f00e
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Mar 23, 2015

  1. Copy the full SHA
    1d475d7 View commit details
    Browse the repository at this point in the history
  2. Item13313: because of the way the store caches TOPICINFO, there was a…

    … corner case where a reload of a topic could populate the TOPICINFO incorrectly. This is cured by calling getRevisionInfo - which is the approved way of accessing revision information. Direct access to TOPICINFO is faster, but can trip up.
    Comment committed Mar 23, 2015
    Copy the full SHA
    09cd088 View commit details
    Browse the repository at this point in the history