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: 61f8697ff3dc
Choose a base ref
...
head repository: foswiki/distro
compare: 87cd58885911
Choose a head ref
  • 17 commits
  • 42 files changed
  • 2 contributors

Commits on Dec 15, 2015

  1. Item13444: Applied CDot's Net rewrite using URI

    The unit tests pass, but other than that my testing options are very
    limited.  Fixed a few typo's  and also undef errors on the user/pass
    split.  I don't have access to a proxy.
    gac410 committed Dec 15, 2015
    Copy the full SHA
    e369a5d View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2015

  1. Copy the full SHA
    d9eec82 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2015

  1. Item13896: Sandbox WebHome change breaks unit test.

    And fix it again.
    gac410 committed Dec 17, 2015
    Copy the full SHA
    e48a024 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2015

  1. Item13880: Don't render TML in Head/script zones

    Render.pm protects the <head> and <script> tags from render, but
    RENDERZONE bypasses that protection.
    
    Note that WebCreateNewTopicComponents also head/script zones could be cleaned
    of any literal & noautolink tags, but they needed to stay for PatternSkin
    to be backwards compatible with Foswiki 1.1
    gac410 committed Dec 19, 2015
    Copy the full SHA
    9643396 View commit details
    Browse the repository at this point in the history
  2. Item12067: Use login name for group changes when available

    This needs testing with other mappers!  Appears fine now with
    TopicUserMapping.  See the task for details.
    gac410 committed Dec 19, 2015
    Copy the full SHA
    25c3275 View commit details
    Browse the repository at this point in the history
  3. Item13444: Use URI and URI::URL to parse URLs

    Fix provided by CrawfordCurrie.  Reworked Foswiki::Net to use CPAN
    modules for URL parsing rather than "roll your own."
    gac410 committed Dec 19, 2015
    Copy the full SHA
    8943388 View commit details
    Browse the repository at this point in the history
  4. Item13444: Add URI to dependencies

    It includes URI::URL, and appears to be pulled in by one of our other
    dependencies. But should still be listed.
    gac410 committed Dec 19, 2015
    Copy the full SHA
    6fb460c View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    36596d1 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2015

  1. Copy the full SHA
    f3e49f3 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d37a6fc View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    5f51907 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2015

  1. Item13900: Redirect with ForceDefaultUrlHost enabled.

    The redirect was not adding the url path or action to the redirect, and
    resulted in a 404 message if the short URL path was other than empty.
    gac410 committed Dec 22, 2015
    Copy the full SHA
    f645de4 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2015

  1. Item13884: Translations updated using Weblate (Ukrainian)

    Currently translated at 100.0% (1211 of 1211 strings)
    vrurg authored and FoswikiBot committed Dec 23, 2015
    Copy the full SHA
    e4587ee View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ea19cd4 View commit details
    Browse the repository at this point in the history
  3. Item13884: xgettext run

    gac410 committed Dec 23, 2015
    Copy the full SHA
    79e1666 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    d81582b View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2015

  1. Item13897: First steps on OO redesign task.

    Changes are mostly about to probe the direction.
    Concepts are inlined with TML self-doc.
    vrurg committed Dec 29, 2015
    Copy the full SHA
    87cd588 View commit details
    Browse the repository at this point in the history