50d6bc7 - Move the proxy server script into a common file. (dshea)

Authored and Committed by bcl 8 years ago
    - Move the proxy server script into a common file. (dshea)
    - Use python3 for the proxy server and remove python2 compatibility (dshea)
    - makePickle now needs to return bytes (bcl)
    - gi.require_version raises ValueError (bcl)
    - Remove duplicate signal setup block (bcl)
    - Fix three bugs discovered by driverdisk-disk.ks (clumens)
    - Fix error with OEMDRV ks auto-load check. (#1057271) (sbueno+anaconda)
    - Make sure TUI is readable for non-latin languages (#1182562) (mkolman)
    - Equalize capacity & mount point entries (#1212615) (dshea)
    - Disable GRUB os_prober on POWER (#1193281) (rmarshall)
    - Cancel Container Edit Sensitizes Update (#1168656) (rmarshall)
    - Fix SoftwareSpoke._kickstarted. (dshea)
    - Disable a Pylint false-positive (#1234896) (mkolman)
    - Add support for autostep and --autoscreenshot (#1234896) (mkolman)
    - Escape \'s in doc strings (dshea)
    - Ellipsize the file system type combo box (#1212615) (dshea)
    - Add graphviz to make-sphinx-doc script (jkonecny)
    - Remove many of a documentation compilation errors (jkonecny)
    - Add class diagrams to existing spokes and hubs (jkonecny)
    - Add class diagram settings to documentation (jkonecny)
    - Fix the UnusuableConfigurationError dialog (#1246915) (dshea)
    - Chase pygobject's stupid moving target (dshea)
    - Add missing translation contexts (dshea)
    - Actually translate the container type labels (dshea)
    - Check whether a translated string requires a context or comment. (dshea)
    - Clean up the temporary pools virt-install makes. (clumens)
    - Return the same object for repeated calls to __get__ (#1245423) (dshea)
    - Use sys.exit instead of os._exit. (clumens)
    - Add parentheses around the IPV6 regex fragment. (dshea)
    - Add tests for IPv6 literals in URLs (dshea)
    - Modify Installation Source Proxy Label (#11688554) (rmarshall)
    
        
file modified
+1 -0
file modified
+36 -3
file modified
+1 -1