[gnome-software] (30 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:

  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
  92e4ee6... misc: Rename GsAppPermissions into GsAppPermissionsFlags
  2d8b162... lib: Add GsAppPermissions object
  835ae5a... flatpak: Switch to use GsAppPermissions object
  27b854e... gs-app-details-page: Extract permission row addition into a
  daa21b5... app: Turn update-permissions flags into a GsAppPermissions 
  98f4064... app: Turn 'permissions' flags into a GsAppPermissions objec
  56cd9dc... Ensure mobile width of GsCategoryTile
  2370075... epiphany-plugin: Share single GsAppPermissions object betwe
  17fa494... Merge branch 'gs-category-tile-mobile-width' into 'main'
  5287c72... Update Persian translation
  f6ce908... Merge branch '1722-flatpak-handle-more-well-known-filesyste
  4b0fe23... gs-plugin: Add virtual functions for repository management
  8a64f9f... lib: Add GsPluginJobManageRepository
  a3ad0cd... gs-plugin-helpers: Add helper for manage repository job
  76e6f3f... gs-repos-dialog: Use GsPluginJobManageRepository instead of
  6b34bb6... gs-repo-row: Change how checks whether plugin supports repo
  af4b05f... gs-plugin: Remove unused gs_plugin_get_action_supported()
  cb019ee... gs-plugin-loader: Replace GS_PLUGIN_ACTION_INSTALL_REPO job
  2293469... gs-page: Replace GS_PLUGIN_ACTION_INSTALL_REPO job with man
  3932bc8... flatpak: Replace GS_PLUGIN_ACTION_INSTALL_REPO job with man
  307d5c7... flatpak: Implement repository install as an async operation
  ec9bcc6... plugin: Remove definition of gs_plugin_install_repo() funct
  c73cff4... gs-page: Replace GS_PLUGIN_ACTION_REMOVE_REPO job with mana
  fe3c4ef... flatpak: Replace GS_PLUGIN_ACTION_REMOVE_REPO job with mana
  bd1daca... flatpak: Implement repository remove as an async operation
  5b13892... plugin: Remove definition of gs_plugin_remove_repo() functi
  28e4a19... flatpak: Replace GS_PLUGIN_ACTION_ENABLE_REPO job with mana
  f73768d... flatpak: Implement repository enable as an async operation
  2463e91... fwupd: Implement enable/disable repository asynchronous ope
  3f2ead0... packagekit: Let it possible to store helper on the GsPackag
  99d513c... packagekit: Implement repository enable as an async operati
  b82ebf1... rpm-ostree: Split refresh_metadata_thread_cb() into two fun
  377528b... rpm-ostree: Implement repository enable as an async operati
  e79afc8... plugin: Remove definition of gs_plugin_enable_repo() functi
  234aa57... flatpak: Replace GS_PLUGIN_ACTION_DISABLE_REPO job with man
  f7dfbf3... flatpak: Implement repository disable as an async operation
  c69ce07... packagekit: Implement repository disable as an async operat
  cc86692... rpm-ostree: Implement repository disable as an async operat
  7b58f9f... plugin: Remove definition of gs_plugin_disable_repo() funct
  37d11d2... lib: Skip repository related actions in gs_plugin_func() te

Commits added to the branch:

  e144648... gs-plugin-loader: Remove install queue support for repos
  1b8e03e... gs-plugin: Add virtual functions for repository management
  5936e45... lib: Add GsPluginJobManageRepository
  4a2d33d... gs-plugin-helpers: Add helper for manage repository job
  8d8c5d8... gs-repos-dialog: Use GsPluginJobManageRepository instead of
  ac17cd9... gs-repo-row: Change how checks whether plugin supports repo
  4e2d024... gs-plugin: Remove unused gs_plugin_get_action_supported()
  8f1e5bc... gs-plugin-loader: Replace GS_PLUGIN_ACTION_INSTALL_REPO job
  8b4d66a... gs-page: Replace GS_PLUGIN_ACTION_INSTALL_REPO job with man
  d432ccf... flatpak: Replace GS_PLUGIN_ACTION_INSTALL_REPO job with man
  88e6059... flatpak: Implement repository install as an async operation
  77191fc... plugin: Remove definition of gs_plugin_install_repo() funct
  c0cee47... gs-page: Replace GS_PLUGIN_ACTION_REMOVE_REPO job with mana
  2c148a4... flatpak: Replace GS_PLUGIN_ACTION_REMOVE_REPO job with mana
  40d6b24... flatpak: Implement repository remove as an async operation
  e532982... plugin: Remove definition of gs_plugin_remove_repo() functi
  6b456f5... flatpak: Replace GS_PLUGIN_ACTION_ENABLE_REPO job with mana
  d2499af... flatpak: Implement repository enable as an async operation
  eba362e... fwupd: Implement enable/disable repository asynchronous ope
  abc65c2... packagekit: Let it possible to store helper on the GsPackag
  578a207... packagekit: Implement repository enable as an async operati
  007e7b2... rpm-ostree: Split refresh_metadata_thread_cb() into two fun
  20436e0... rpm-ostree: Implement repository enable as an async operati
  94756b0... plugin: Remove definition of gs_plugin_enable_repo() functi
  95c416a... flatpak: Replace GS_PLUGIN_ACTION_DISABLE_REPO job with man
  79592ce... flatpak: Implement repository disable as an async operation
  8660bc3... packagekit: Implement repository disable as an async operat
  27199b0... rpm-ostree: Implement repository disable as an async operat
  1b826ea... plugin: Remove definition of gs_plugin_disable_repo() funct
  5f90cc2... lib: Skip repository related actions in gs_plugin_func() te


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