ee8cb3 - Expand the use of ANACONDA_WIDGETS_DATADIR. (dshea)

Authored and Committed by Brian C. Lane 10 years ago
    - Expand the use of ANACONDA_WIDGETS_DATADIR. (dshea)
    - Make thread manager operations atomic (#1029898) (mkolman)
    - Run pylint in multiple processes (vpodzime)
    - Fix how "changed" signal is emitted on the TreeSelection (vpodzime)
    - Pass biosdevname boot option to installed system (#1023609) (rvykydal)
    - network: update required NetworkManager version (team support) (rvykydal)
    - Use timing decorator for more actions (vpodzime)
    - Add test for the have_word_match function (vpodzime)
    - A nice decorator making Anaconda's GUI more responsive (vpodzime)
    - Short-circuit layouts matching (vpodzime)
    - Enforce upper bound for resize. (#1027947) (dlehman)
    - Fix some pylint problems in network.py. (clumens)
    - Add an updates location for the AnacondaWidgets overrides (dshea)
    - Fix typo (#1003591) (rvykydal)
    - network: call GDBus proxy methods like python (rvykydal)
    - network: add team support for kickstart %pre phase (#1003591) (rvykydal)
    - network: generate kickstart commands for team devices (#1003591) (rvykydal)
    - network: support for adding team devices (#1003591) (rvykydal)
    - network: display team devices in status (#1003591) (rvykydal)
    - network: add team support to kickstart (#1003591) (rvykydal)
    - Initialize the AddLayouts dialog in advance in the KeyboardSpoke (vpodzime)
    - Add function to map functions on items in the main thread (vpodzime)
    - Allow having unique thread names with given prefix (vpodzime)
    - Remove an unused and non-working leftover function resetResolve (vpodzime)
    - Always center dialogs shown on top of lightbox (vpodzime)
    - Set spokes' distribution and beta warning only once (vpodzime)
    - use deepcopy on ksdata method (#1028243) (bcl)
    - Change source spoke proxy handling to use local copy (#967805) (bcl)
    - Apply a little tweak to the VNC password length message. (clumens)
    - Match layouts with stripped accents in AddLayout dialog (vpodzime)
    - Sort layout descriptions properly (#1026238) (vpodzime)
    - Make AddLayout dialog persistent (vpodzime)
    - Use Sphinx syntax in the iutil module (vpodzime)
    - Warn if vnc passwd is longer than 8 chars (hamzy)
    - Don't try to unicode unicode strings (#1029109) (vpodzime)
    - Add tmpfs support (#918621) (mkolman)
    - Added a few things that autoscan complained about (dshea)
    - Actually use the config header we generate (dshea)
    - Redirect pylint stderr to stdout (dshea)
    - Fix the handling of files generated for xgettext (dshea)
    - Use gettext to process glade files. (dshea)
    - Always use $prefix in directory names. (dshea)
    - Pass --enable-gtk-doc to configure in distcheck (dshea)
    - Fix the liveinst install/uninstall hooks (dshea)
    - Clean up after intltool (dshea)
    - Add missing files to dist (dshea)
    - DNFPayload: tweak to the API changes in dnf-0.4.7. (ales)
    - Add tests for iutil (mkolman)
    
        
file modified
+1 -0
file modified
+59 -6
file modified
+1 -1