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: openwisp/netjsonconfig Loading
base: 219f638
Choose a base ref
...
head repository: openwisp/netjsonconfig Loading
compare: a0b1373
Choose a head ref
  • 3 commits
  • 5 files changed
  • 1 contributor

Commits on Dec 17, 2015

  1. [OpenWrt] Ensured reliable checksums

    Removed timestamp information from generated archive to ensure checksum
    of compressed archives with same content doesn't change.
    nemesifier committed Dec 17, 2015
    Configuration menu
    Copy the full SHA
    e3526b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3624dcd View commit details
    Browse the repository at this point in the history
  3. Moved generate method details to _generate_contents

    Different backends can customize the generated content with this method
    to avoid duplication of code.
    nemesifier committed Dec 17, 2015
    Configuration menu
    Copy the full SHA
    a0b1373 View commit details
    Browse the repository at this point in the history
Loading