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: 02dbed22cfae
Choose a base ref
...
head repository: foswiki/distro
compare: 13d6306c25fc
Choose a head ref
  • 3 commits
  • 4 files changed
  • 1 contributor

Commits on Nov 11, 2016

  1. Item14202: Reduce pageCache activity by bots.

    Allow the cache to ignore topic references for guest users. This can
    greatly reduce the side of the cache dependencies table. Also make
    the query parameter filter configurable and add fields:
     - validation_key is added after every login redirect to a topic.
     - redirectedfrom is added to the download cache.
    
    Experimental for now.
    gac410 committed Nov 11, 2016
    Copy the full SHA
    64a9660 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7c45a41 View commit details
    Browse the repository at this point in the history
  3. Item14202: Rename addTopicRef to addDependencyForLink

    More accurately depicts what the purpose of the routine is for. Used
    "Link" instead of suggested "WikiWord" because this is used for any
    internal links, not just WikiWork style linking.
    gac410 committed Nov 11, 2016
    Copy the full SHA
    13d6306 View commit details
    Browse the repository at this point in the history