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: getnikola/nikola
base: 1e65556e9af4
Choose a base ref
...
head repository: getnikola/nikola
compare: 4dcc6002ff20
Choose a head ref
  • 17 commits
  • 13 files changed
  • 4 contributors

Commits on Aug 17, 2015

  1. Add note about inferior encodings

    Signed-off-by: Chris Warrick <kwpolska@gmail.com>
    Kwpolska committed Aug 17, 2015
    Copy the full SHA
    4d1abf6 View commit details
    Browse the repository at this point in the history
  2. Minor documentation fixes

    Signed-off-by: Chris Warrick <kwpolska@gmail.com>
    Kwpolska committed Aug 17, 2015
    Copy the full SHA
    60705aa View commit details
    Browse the repository at this point in the history
  3. add Punjabi (by @jasdeep)

    Signed-off-by: Chris Warrick <kwpolska@gmail.com>
    Kwpolska committed Aug 17, 2015
    Copy the full SHA
    1bcf996 View commit details
    Browse the repository at this point in the history
  4. Fix #1949 -- make STORY_INDEXES+PRETTY_URLS work

    Signed-off-by: Chris Warrick <kwpolska@gmail.com>
    Kwpolska committed Aug 17, 2015
    Copy the full SHA
    1eedcdf View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    50d9704 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1950 from polyzen/CC4.0

    update suggested license (Creative Commons) to 4.0
    Kwpolska committed Aug 17, 2015
    Copy the full SHA
    e36d230 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2015

  1. Combat link decay with Nikola, check redirects

    Recommend updating permanent redirects to their new location. Warn
    about temporary redirects. Follow the redirects and check on their
    targets too.
    da2x committed Aug 18, 2015
    Copy the full SHA
    beeacb0 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    22c7e3e View commit details
    Browse the repository at this point in the history
  3. Better redirection testing

    Retest redirects as HEAD because IIS can be configured to suck.
    Give better errors for already tested. Temporary redirects are
    just m'kay, but permanent produce warnings. Broken links are now
    proper errors.
    da2x committed Aug 18, 2015
    Copy the full SHA
    ef4d2a2 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2015

  1. Remove duplicated BLOG_TITLE on front page

    * Don’t strip, rather escape HTML in TITLES
    
    Fixes #1952.
    da2x committed Aug 19, 2015
    Copy the full SHA
    4dbfeae View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2015

  1. fix #1956

    ralsina committed Aug 20, 2015
    Copy the full SHA
    02761bc View commit details
    Browse the repository at this point in the history
  2. remove TODO

    ralsina committed Aug 20, 2015
    Copy the full SHA
    966b7ab View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7c95428 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2015

  1. Make the math example work

    ralsina committed Aug 21, 2015
    Copy the full SHA
    8d87914 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8af03ce View commit details
    Browse the repository at this point in the history
  3. Fix #1939

    ralsina committed Aug 21, 2015
    Copy the full SHA
    24a45e1 View commit details
    Browse the repository at this point in the history
  4. updated changelog

    ralsina committed Aug 21, 2015
    Copy the full SHA
    4dcc600 View commit details
    Browse the repository at this point in the history