Add tasks for cleaning up after the live image installation (vponcova)
Create a task for mounting a live image (vponcova)
Remove unused code from the live image payload module (vponcova)
Wait for all background threads to finish before filling installation task
queue (mkolman)
Remove all git hooks (vponcova)
Add a mnemonic (alt-s) to the LUKS version dropdown (vslavik)
Use a task to download the image payload (vponcova)
Clean up the download progress of the image payload (vponcova)
Fix double quotes in dracut package module-setup (vslavik)
Use the set up tasks in the image payload class (vponcova)
Split system purpose tests to a separate file (mkolman)
Create shared constants file for the subscription module (mkolman)
Move USER_AGENT to core/constants.py (mkolman)
Reset the goal during clearing the DNF cache (#2020754) (vponcova)
Fix generating of the kernel boot argument rd.znet= on s390x (jstodola)
Do not crash on dangling symlink /etc/resolv.conf (#2019579) (rvykydal)
Prepare release notes for Fedora 35 (vponcova)
Fix shell quotes in dracut (vslavik)
Remove the BaseLivePayload class (vponcova)
Cancel planned manual update of system time on turning ntp on (rvykydal)
Always check the dot before a tar suffix (vponcova)
Unify the detection of the tar image (vponcova)
Remove Jenkins from makebumpver (vslavik)
Add Rocky Linux profile to Anaconda (tucklesepk)
Add a new separator after the default keyboard layout (vponcova)
Replace the deprecated syspurpose CLI tool with SetSysrpose DBus call
(mkolman)
bug fix: activate connection from callback _connection_updated_cb (qiy)
Remove git hook scripts (vslavik)
Run rsync with the correct source (vponcova)
Fix application of network --mtu kickstart option in Anaconda (rvykydal)
Add Rocky Linux profile to Anaconda (tucklesepk)
Migrate the Live OS payload on DBus (vponcova)
Don't require implementation of post_install_with_tasks (vponcova)
Move test launcher scripts to subdirectories (vslavik)
Fix all Shellcheck warnings in tests (vslavik)
Add Shellcheck config for Anaconda (vslavik)
Remove the provides_web_browser property (vponcova)
Make network spoke GUI more robust in cases of missing NM Client. (rvykydal)
Do not crash on missing NM Client on --vnc installations (#1998754) (rvykydal)
Add configuration files for Read the Docs (vponcova)
Use the set-up and tear-down tasks of the Live OS image source (vponcova)
make US keyboard layout easier to find in Anaconda (suanand)
Show correctly that no admin user is set up (vslavik)
Move the Live OS image detection into a task (vponcova)
No wildcards in Automake (praiskup)
Create a new base class for migrated payloads (vponcova)
Disable the concurrency check in the error dialog in TUI (vponcova)
Unify GUI & TUI root spoke completeness conditions (vslavik)
Log statistics about the image installation (vponcova)
Document the drop-in %post scripts (vslavik)
Monitor the progress of the image installation in tasks (vponcova)
Bump required rpm version (vslavik)
CONTRIBUTING: Note to base changes on a clone of the target branch. (fgrose)
anaconda-cleanup: Don't unmount '/run/rootfsbase'. (fgrose)
Change creation of post-script directory (vslavik)
Restore file contexts in task instead of %post script (vslavik)
CopyLogsWithTask is now FinishInstallationWithTasks (vslavik)
Use the recommended autoreconf command (praiskup)