[gnome-software] (60 commits) Non-fast-forward update to branch wip/async-plugin-repo-funcs



The branch 'wip/async-plugin-repo-funcs' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  2a62e23... gs-plugin: Add virtual functions for repository management
  c0d489c... lib: Add GsPluginJobManageRepository
  851cd5c... gs-plugin-helpers: Add helper for manage repository job
  5416e74... gs-repos-dialog: Use GsPluginJobManageRepository instead of
  4491862... gs-repo-row: Change how checks whether plugin supports repo
  966b15b... gs-plugin: Remove unused gs_plugin_get_action_supported()
  4427971... gs-plugin-loader: Replace GS_PLUGIN_ACTION_INSTALL_REPO job
  19c651a... gs-page: Replace GS_PLUGIN_ACTION_INSTALL_REPO job with man
  6c1dba3... flatpak: Replace GS_PLUGIN_ACTION_INSTALL_REPO job with man
  f2b65bf... flatpak: Implement repository install as an async operation
  1d116f0... plugin: Remove definition of gs_plugin_install_repo() funct
  fe7917c... gs-page: Replace GS_PLUGIN_ACTION_REMOVE_REPO job with mana
  d0c6cbb... flatpak: Replace GS_PLUGIN_ACTION_REMOVE_REPO job with mana
  e6eed74... flatpak: Implement repository remove as an async operation
  27f08b8... plugin: Remove definition of gs_plugin_remove_repo() functi
  fa97920... flatpak: Replace GS_PLUGIN_ACTION_ENABLE_REPO job with mana
  403fda1... flatpak: Implement repository enable as an async operation
  91829ed... fwupd: Implement enable/disable repository asynchronous ope
  fa4022d... packagekit: Let it possible to store helper on the GsPackag
  dab1cf9... packagekit: Implement repository enable as an async operati
  3fe96da... rpm-ostree: Split refresh_metadata_thread_cb() into two fun
  e92d5b3... rpm-ostree: Implement repository enable as an async operati
  07fc421... plugin: Remove definition of gs_plugin_enable_repo() functi
  b19ad66... flatpak: Replace GS_PLUGIN_ACTION_DISABLE_REPO job with man
  0bf58d0... flatpak: Implement repository disable as an async operation
  fab2f7f... packagekit: Implement repository disable as an async operat
  33ca25e... rpm-ostree: Implement repository disable as an async operat
  7333881... plugin: Remove definition of gs_plugin_disable_repo() funct
  5d030a5... lib: Skip repository related actions in gs_plugin_func() te
  7749aa3... 'Since' fix for enum in gs-plugin-types.h

Commits added to the branch:

  f54c2cd... gs-app: Make sure dependencies size counts each app only on (*)
  fe9b394... gs-page: Propagate job error into the UI for an app update (*)
  b719c1a... gs-plugin: Make plugins resident so they can’t be unloaded (*)
  788e37f... build: Drop valgrind option and dependency (*)
  814306f... Add Georgian translation (*)
  0e01155... gs-star-widget: Round fraction to one digit, the same as th (*)
  e55c0e4... gs-review-histogram: Use rating percentage from the app (*)
  5a7568c... Merge branch 'fix-tests-without-valgrind' into 'main' (*)
  72ed7f6... Merge branch '1800-reviews-stars-at-the-top-and-bottom-view (*)
  9589a09... Merge branch '1786-displays-restart-notification-after-the- (*)
  c14309f... Updated Lithuanian translation (*)
  51aa7d2... flatpak: Mute "libflatpak failed to return application size (*)
  4364869... flatpak: Correct typo of runtime refine in refine_app() (*)
  14a313d... flatpak: Use cached runtime only if it had been refined (*)
  ae07088... flatpak: Improve error message when cannot install app from (*)
  ee26401... gs-app-list: Randomize non-empty lists only (*)
  1ddf0b8... gs-appstream: Add runtime checks for arguments in public AP (*)
  fffcf4d... flatpak: Hold the writer lock when invalidating XbSilo (*)
  10ee303... flatpak: Make sure the XbSilo is non-NULL when passing it t (*)
  a273eac... Updated Spanish translation (*)
  03e2e82... Merge branch '1767-size-code-in-gsapp-can-double-count-runt (*)
  288ab82... gs-app: Remove an unnecessary strdup call from size calcula (*)
  3aae399... Merge branch '1699-crash-under-gs_plugin_flatpak_find_app_b (*)
  eb44e93... Update Ukrainian translation (*)
  2878e6a... Update Portuguese translation (*)
  60b11f7... Merge branch '1792-crash-under-gs_flatpak_refine_app_unlock (*)
  0f10b72... Merge branch 'app-size-optimisation' into 'main' (*)
  ae2c05f... Update Basque translation (*)
  afbcc77... Update Dutch translation (*)
  d1bbdf1... Update Russian translation (*)
  eeb86be... Update Vietnamese translation (*)
  12bc9ee... gs-plugin: Add virtual functions for repository management
  f6f7b68... lib: Add GsPluginJobManageRepository
  c332622... gs-plugin-helpers: Add helper for manage repository job
  690c382... gs-repos-dialog: Use GsPluginJobManageRepository instead of
  8c0b8fb... gs-repo-row: Change how checks whether plugin supports repo
  645a163... gs-plugin: Remove unused gs_plugin_get_action_supported()
  24f3752... gs-plugin-loader: Replace GS_PLUGIN_ACTION_INSTALL_REPO job
  0e8cce5... gs-page: Replace GS_PLUGIN_ACTION_INSTALL_REPO job with man
  85d31f3... flatpak: Replace GS_PLUGIN_ACTION_INSTALL_REPO job with man
  9cd6c2a... flatpak: Implement repository install as an async operation
  fa24089... plugin: Remove definition of gs_plugin_install_repo() funct
  ffcdc85... gs-page: Replace GS_PLUGIN_ACTION_REMOVE_REPO job with mana
  e4cfa2f... flatpak: Replace GS_PLUGIN_ACTION_REMOVE_REPO job with mana
  7d020ff... flatpak: Implement repository remove as an async operation
  fd75855... plugin: Remove definition of gs_plugin_remove_repo() functi
  fdeafcd... flatpak: Replace GS_PLUGIN_ACTION_ENABLE_REPO job with mana
  ef027f7... flatpak: Implement repository enable as an async operation
  f7ecebc... fwupd: Implement enable/disable repository asynchronous ope
  97d724b... packagekit: Let it possible to store helper on the GsPackag
  c7038bc... packagekit: Implement repository enable as an async operati
  620adc3... rpm-ostree: Split refresh_metadata_thread_cb() into two fun
  2b9047b... rpm-ostree: Implement repository enable as an async operati
  bf924c7... plugin: Remove definition of gs_plugin_enable_repo() functi
  5e5b3b4... flatpak: Replace GS_PLUGIN_ACTION_DISABLE_REPO job with man
  59a33b8... flatpak: Implement repository disable as an async operation
  04a01b1... packagekit: Implement repository disable as an async operat
  110fa67... rpm-ostree: Implement repository disable as an async operat
  e3c7688... plugin: Remove definition of gs_plugin_disable_repo() funct
  8d5c609... lib: Skip repository related actions in gs_plugin_func() te

(*) This commit already existed in another branch; no separate mail sent


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]