f54f030 - Print the result to the log, not the variable name. (clumens)

Authored and Committed by bcl 9 years ago
    - Print the result to the log, not the variable name. (clumens)
    - Ellipsize comboboxes (#1170275) (dshea)
    - Allow the columns of the container combo box to flow (#1170275) (dshea)
    - Allow specifying how much from kickstart_tests to keep. (clumens)
    - Fix up two problems in run_kickstart_tests.sh. (clumens)
    - Fix detecting errors in groups-and-envs-1.ks. (clumens)
    - Add a network command to the various kickstart test ks files. (clumens)
    - Reorganize run_kickstart_tests.sh a bit to use parallel. (clumens)
    - Use the anaconda-user-help package for help content (mkolman)
    - Fix which TUI field is being checked for which input (#1169533) (dshea)
    - Fix pylint-reported issues in RPMOSTreePayload (vpodzime)
    - rpmostreepayload: Rework remote add handling (walters)
    - Remove Requires: python-nss (vpodzime)
    - If there's no boot.iso, skip the kickstart tests. (clumens)
    - Test that a kickstart file with both an environment and group installs both.
      (clumens)
    - Move the ostree test out of its own directory. (clumens)
    - Add a general-purpose kickstart-driven testing setup. (clumens)
    - Move the pykickstart version test into a different subdirectory. (clumens)
    - Really hide and show passphrase warnings (#1162828) (dshea)
    - Unsetup the payload on the way out of anaconda (#1164577) (dshea)
    - Beware of 0 being the same bool value as None when setting time (vpodzime)
    - Fix the last member of the struct_time struct (vpodzime)
    - Use a flag to determine if the datetime spoke is shown (vpodzime)
    - Put AM/PM label and buttons in a revealer and hide/unhide them (vpodzime)
    - Fix issues with the date&time not being updated on timezone changes
      (vpodzime)
    - Fix the way we create the list of DASDs needing dasdfmt. (#1073982)
      (sbueno+anaconda)
    - Fix threading issues for dasdfmt in gui storage. (#1073982) (sbueno+anaconda)
    - Add sshkey kickstart command (bcl)
    - Skip setting up env and groups in software spoke for ks (#1173350) (bcl)
    - Add missing dnf package selection support (#1169056) (bcl)
    - Add variable substitution to DNF (#1164803) (bcl)
    - Simplify and robustify handling of fstype combo box. (amulhern)
    - Fix warnings about the default parameter that gdk deprecated (dshea)
    - Remove the color override from MountpointSelector. (dshea)
    - Move the layout indicator color to css and fix the colors (dshea)
    - Don't crash in pre-commit if no files changed (dshea)
    - Make the Selected Disks and Configure Mount Point dialogs wider (#1171834).
      (clumens)
    - Sync up the Selected Disks and Configure Mount Points dialogs (#1171838).
      (clumens)
    - Make sure /boot is not LVM LV if we're on s390x (#873135) (sbueno+anaconda)
    - Only show the "SYSTEM" heading if there are data mount points under it.
      (clumens)
    - Remove an unused import in rpmostreepayload.py. (clumens)
    - Use DNF by default (#1156483) (mkolman)
    - Check system-release for whether to enable betanag or not (#1168829).
      (clumens)
    - rpmostreepayload: Avoid shutil.copytree in favor of cp -r to fix symlinks
      (walters)
    - Look for Requires: and BuildRequires: at the front of a line. (clumens)
    - Don't attempt to install anaconda packages from the install-requires target.
      (clumens)
    - Remove _assureLogoImage (dshea)
    - Add a stylesheet property to BaseInstallClass (dshea)
    - Fix EOF error that occurs if user input required in x3270. (#1171135)
      (jstodola)
    - Print an error when the kickstart file is missing (bcl)
    - Remove UserInterface.basepath and UserInterface.basemask definitions.
      (amulhern)
    - Remove pointless overrides identified by the pointless override checker.
      (amulhern)
    - Add a simple pointless-override checker to pylint checkers. (amulhern)
    
        
file modified
+1 -0
file modified
+71 -4
file modified
+1 -1