Skip to content
This repository was archived by the owner on Oct 3, 2020. It is now read-only.
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: stdevel/satprep
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.3.5
Choose a base ref
...
head repository: stdevel/satprep
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 6 commits
  • 9 files changed
  • 2 contributors

Commits on Dec 21, 2015

  1. Release 0.3.6

    Fixed various bugs:
    - fixed a bug where monitoring information were incorrect in the PDF
    reports
    - fixed a bug where debug information where printed in satprep_diff.py
    without explicitely enabling it
    - fixed a bug where child channels were not cloned correctly (see issue
    #50)
    
    Also, satprep_snapshot.py will now include patch information by default
    (omitting the -p parameter, see issue #51). Using -p will now exclude
    patch information!
    Christian Stankowic authored and Christian Stankowic committed Dec 21, 2015
    Configuration menu
    Copy the full SHA
    cbdbf5d View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2015

  1. Ignore hosts without base-channel

    Hosts without valid base-channel will now be ignored by
    satprep_patch_freeze.py (Fixed issue #50)
    Christian Stankowic authored and Christian Stankowic committed Dec 22, 2015
    Configuration menu
    Copy the full SHA
    3d61689 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2016

  1. Update satprep_diff.py

    Fixed a bug where the script crashed because of a missing local variable
    stdevel committed Apr 18, 2016
    Configuration menu
    Copy the full SHA
    1485ba3 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2016

  1. Update satprep_prepare_maintenance.py

    Fixed a minor bug where prefix were based on ctime instead on mtime
    stdevel authored Oct 19, 2016
    Configuration menu
    Copy the full SHA
    4f4fb8e View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2017

  1. Update README.md

    stdevel authored Feb 23, 2017
    Configuration menu
    Copy the full SHA
    cad6f97 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    stdevel authored Feb 23, 2017
    Configuration menu
    Copy the full SHA
    79815f7 View commit details
    Browse the repository at this point in the history
Loading