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: 91aa35a7930a
Choose a base ref
...
head repository: foswiki/distro
compare: 840c494bbc47
Choose a head ref
  • 2 commits
  • 12 files changed
  • 1 contributor

Commits on Apr 7, 2016

  1. Item14033: Implement Request::Rest

    Also fix a bug in the Request::parse function.  Need to use
    the path's leading slash as a hint that the first part will
    always be a web.
    
    Also add some further checking to the UI::Rest function.
    
    Found an issue with SubscribePlugin.  It passes things like wild
    card * characters in the topic query param.  For now, the topic
    name validation in Rest handler has to be bypassed.
    gac410 committed Apr 7, 2016
    Copy the full SHA
    69923f6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    840c494 View commit details
    Browse the repository at this point in the history