[gnome-software] (234 commits) Non-fast-forward update to branch mwleeds/pwa-plugin



The branch 'mwleeds/pwa-plugin' 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:

  631c84b... Revert "Remove webapp support"
  2db2f98... Revert "gs-plugin-icons: Drop mention of the epiphany plugi
  b5d9b07... lib: Fix some docs
  d41ca47... Remove superfluous vim modeline
  641ace5... epiphany: Rewrite plugin (WIP)
  f855f4c... Add pwa-metainfo-generator
  b42842b... fixup! epiphany: Rewrite plugin (WIP)

Commits added to the branch:

  9818eb5... gs-category-page: Limit how many recently updated applicati (*)
  cb5d285... gs-shell: Vertically center "Automatic Updates Paused" labe (*)
  62950f1... Updated Lithuanian translation (*)
  cf53adb... gs-feature-tile: Refactor code to modify inappropriate colo (*)
  469f4e2... gs-feature-tile: Switch to WCAG contrast instead of Weber c (*)
  b747cc8... gs-os-update-page: Mark installed apps for removal (*)
  bb4add1... Update Occitan translation (*)
  2449e38... Update Occitan translation (*)
  943207b... Merge branch 'allow-remove-installed' into 'main' (*)
  c2408f5... Merge branch '1305-too-many-recently-updated-apps-on-catego (*)
  93eeac4... Merge branch '1440-wcag-contrast' into 'main' (*)
  906512b... contrib: Delete example plugin (*)
  42a999f... docs: Update plugin initialisation documentation (*)
  4c8a73e... Merge branch '1472-fix-docs' into 'main' (*)
  f37cb06... gs-plugin-loader: Don’t try to shut down plugins which aren (*)
  9ab1e9f... lib: Add helper functions for storing vfunc call context (*)
  ef6f301... gs-plugin: Add a refine vfunc to GsPlugin (*)
  0d7d5cd... appstream: Make refine asynchronous (*)
  ff035c6... generic-updates: Make refine asynchronous (*)
  775042e... malcontent: Make refine asynchronous (*)
  862cf07... flatpak: Make refine asynchronous (*)
  ae4d315... hardcoded-blocklist: Make refine asynchronous (*)
  277ed70... snap: Inline the refine_app_with_client() helper function (*)
  c7a608a... snap: Combine snap queries into a single D-Bus call (*)
  20889d0... rpm-ostree: Make refine asynchronous (*)
  7c97189... repos: Make internal hash tables immutable (*)
  4dfce80... repos: Simplify locking slightly (*)
  a41a893... repos: Drop unused arguments from refine_app() (*)
  2901994... repos: Load updates of the repo data asynchronously in a wo (*)
  20930f3... repos: Make refine asynchronous (*)
  9caba18... packagekit: Inline gs_plugin_packagekit_refine_distro_upgra (*)
  7a7dd1a... packagekit: Inline gs_plugin_packagekit_refine_name_to_id() (*)
  e79691a... packagekit: Inline gs_plugin_packagekit_refine_filename_to_ (*)
  0c66b42... packagekit: Inline gs_plugin_packagekit_refine_update_detai (*)
  411b1f8... packagekit: Inline gs_plugin_packagekit_refine_details() (*)
  e037dc7... packagekit: Inline gs_plugin_packagekit_refine_update_urgen (*)
  2a91b1d... packagekit: Make refine_history() function async (*)
  4928ae5... packagekit: Inline gs_plugin_packagekit_refine_details2() (*)
  b600e48... packagekit: Inline gs_plugin_packagekit_refine_updatedetail (*)
  e847d09... packagekit: Inline gs_plugin_packagekit_refine_from_desktop (*)
  e11c9b8... icons: Make refine asynchronous (*)
  c0b433a... provenance-license: Make refine asynchronous (*)
  3d6b9da... provenance: Make refine asynchronous (*)
  b52c13a... dummy: Make refine asynchronous (*)
  118efe3... fedora-pkgdb-collections: Make refine asynchronous (*)
  d3736cf... snap: Make refine asynchronous (*)
  d0a26a4... rewrite-resource: Make refine asynchronous (*)
  b73a393... packagekit: Inline gs_plugin_packagekit_resolve_packages() (*)
  df169aa... packagekit: Make resolve_packages_with_filter() function as (*)
  c3f3643... packagekit: Combine filtering app lists when refining (*)
  069cf80... packagekit: Remove an if-condition which was always true (*)
  c2e2efa... packagekit: Factor out a helper to build package ID list fr (*)
  54d5c7f... packagekit: Make refine asynchronous (*)
  df5f770... packagekit: Rework progress callback data handling (*)
  5671e3e... packagekit-refine-repos: Inline a function (*)
  68e083f... packagekit-refine-repos: Make refine asynchronous (*)
  7edc7e1... packagekit-refine-repos: Rework progress callback data hand (*)
  d928bed... systemd-updates: Make refine asynchronous (*)
  2db3d79... modalias: Make refine asynchronous (*)
  43a9b7c... docs: Make refine asynchronous (*)
  a59f8fe... gs-plugin-vfuncs: Drop gs_plugin_refine() (*)
  801b137... gs-plugin-job: Allow it to be derived (*)
  25bd3d3... lib: Add gs-plugin-job.h to gnome-software.h (*)
  ca0adb5... gs-plugin-job-refine: Add a wrapper function for creating a (*)
  2ec29dd... os-release: Move refine_wildcard into refine (*)
  5b973ca... appstream: Move refine_wildcard into refine (*)
  ddd9f78... flatpak: Move refine_wildcard into refine (*)
  4bec111... gs-plugin-loader: Drop refine_wildcard vfunc (*)
  a760a8d... gs-plugin-loader: Replace gs_plugin_loader_run_refine() wit (*)
  985cfa7... gs-plugin-loader: Inline a helper function (*)
  c787c1c... gs-plugin-job: Add a run_async vfunc and use it in the plug (*)
  1599e93... gs-plugin-loader: Make a validity check function public (*)
  a20eb54... gs-plugin-loader: Run an explicit refine after ACTION_GET_P (*)
  55329cb... gs-plugin-loader: Split ACTION_REFINE out to GsPluginJobRef (*)
  9d51732... gs-plugin-loader: Run an explicit refine when filtering (*)
  a5ea306... gs-plugin-loader: Update app list after wildcard refine (*)
  ceecc53... gs-plugin-loader: Avoid a refine action if no refine flags  (*)
  d77adb1... gs-plugin-loader: Make gs_plugin_loader_run_adopt() public (*)
  50ada02... gs-plugin-loader: Expose gs_plugin_loader_get_plugins() (*)
  fbca93e... gs-plugin-job-refine: Move across run_refine() code from pl (*)
  456b4da... gs-plugin-job-refine: Drop previous_list handling (*)
  224a8bd... gs-plugin-job-refine: Rework internal flags handling (*)
  2cb9cc1... gs-plugin-job-refine: Allow skipping filtering of refine re (*)
  e0b885a... gs-utils: Create cache directory even if running under unit (*)
  8de30ec... tests: Use correct result lists when checking wildcard reso (*)
  3e689c3... Merge branch 'refactor-threads5' into 'main' (*)
  8dc753c... packagekit: Merge packagekit-refresh plugin into the main p (*)
  2cff7ec... packagekit: Merge packagekit-refine-repos plugin into the m (*)
  f890a19... repos: Drop plugin ordering requirements (*)
  e40d975... repos: Fix a minor memory leak when parsing key files (*)
  2d81346... gs-plugin-vfuncs: Remove add/remove shortcut vfuncs and ass (*)
  5256abf... gs-plugin-vfuncs: Remove gs_plugin_app_set_rating() (*)
  832f297... gs-plugin-loader: Drop unused refine function types (*)
  074cdbd... Merge branch 'refactor-threads8' into 'main' (*)
  0c9edbb... Merge branch 'refactor-threads7' into 'main' (*)
  59b0455... packagekit: Merge systemd-updates plugin into the main plug (*)
  1e97ef8... app-row: Remove image size group (*)
  7fa77dc... flatpak: Set no-interaction correctly when refreshing (*)
  6f12903... data: Add new Circle entries to featured apps (*)
  6872d2e... Update Hebrew translation (*)
  53cf402... Update Chinese (China) translation (*)
  ba67a52... Update Friulian translation (*)
  ccf926f... Update Indonesian translation (*)
  032a833... Merge branch 'flatpak-refresh-no-interaction' into 'main' (*)
  25ca367... Merge branch 'sophie/add-junction-and-mousai' into 'main' (*)
  9eef551... Merge branch 'gbsneto/no-size-groups' into 'main' (*)
  f92142c... style: Refresh lozenges (*)
  53d9a4b... style-hc: Remove unused style (*)
  6f6ee23... Update Occitan translation (*)
  65fbf67... Merge branch '1559-updates-paused-infobar-vertical-centerin (*)
  7b6dc92... Replace the deprecated .content by .boxed-list (*)
  2474bd7... gs-screenshot-carousel: Disable scroll by mouse wheel on th (*)
  abed6fe... gs-featured-carousel: Disable scroll by mouse wheel on the  (*)
  ea85926... gs-repos-dialog: Always set the 'Fedora Third Party Reposit (*)
  3601c0b... Updated Spanish translation (*)
  19f8939... Merge branch 'refactor-threads10' into 'main' (*)
  68cb748... gs-shell: Show the window before activating it (*)
  6043978... Merge branch '1572-the-application-isn-t-raised-when-runnin (*)
  d297ff5... Merge branch '1592-gtk4-app-details-carousel-slides-when-po (*)
  86fe6bd... Merge branch 'wip/mcrha/libhandy-leftover' into 'main' (*)
  e64095e... Merge branch 'wip/exalm/lozenges' into 'main' (*)
  a157ae3... Update Brazilian Portuguese translation (*)
  99b2e1b... Release version 42.alpha (*)
  a5fa9e7... trivial: Post release version bump (*)
  8887e4e... RELEASE.md: Add -Dsoup2=true to the "Build the release tarb (*)
  a463003... style: Add dark variants for category tile styles (*)
  7e8a197... gs-external-appstream-utils: use external-appstream-system- (*)
  dc56f8c... gs-external-appstream-utils: make file prefix a public macr (*)
  7e9d55a... appstream: appstream files from user-data dirs when appropr (*)
  5306ad2... data: clarify non-standard behavior for external-appstream- (*)
  43b19c5... appstream: fix comment typo (*)
  57de16a... Merge branch 'fix-appstream-system-wide' into 'main' (*)
  4e40b25... Update Ukrainian translation (*)
  6b18217... Update Russian translation (*)
  576d336... gs-external-appstream-utils: hash url to allow same basenam (*)
  3791d86... gs-install-appstream: move instead of copying files (*)
  2769be8... Update Galician translation (*)
  eae78ef... Merge branch 'external-unique-url' into 'main' (*)
  6ae183c... Update Ukrainian translation (*)
  3a826cd... Update Indonesian translation (*)
  d7b67a3... gschema: Name example packaging formats in the 'packaging-f (*)
  22081eb... Merge branch 'dark-category-tiles' into 'main' (*)
  8215dfc... Update Portuguese translation (*)
  ce0c3db... Update Hebrew translation (*)
  aa17868... Update Occitan translation (*)
  a992fb8... Update Chinese (China) translation (*)
  bbf30bf... Update Japanese translation (*)
  a5e822d... Update Japanese translation (*)
  527a148... Merge branch '1595-please-document-how-to-use-packaging-for (*)
  2703d22... Update Portuguese translation (*)
  8057a97... Update Ukrainian translation (*)
  fb0a79f... appstream: implement parsing media_baseurl (*)
  7b9e4cb... Merge branch 'media-baseurl' into 'main' (*)
  1ed7690... Update Indonesian translation (*)
  a591f04... Update Russian translation (*)
  98e8b09... gs-application: Allow `--verbose` to be enabled at runtime (*)
  6b42785... misc: Drop the first run dialog (*)
  5e757b3... Merge branch '1399-drop-first-run-dialog' into 'main' (*)
  6a7ecb8... Update Japanese translation (*)
  8824510... flatpak: Update when ESCAPE_SANDBOX permission is set (*)
  3f60b64... Merge branch '1598-flatseal-should-not-show-as-having-no-pe (*)
  a2bb2b8... gs-shell: Free unused memory on the main window close (*)
  5296923... Merge branch '741-allow-verbose-to-be-enabled-at-runtime' i (*)
  d5f41ce... Merge branch '1154-should-we-call-malloc_trim-0' into 'main (*)
  a07e97e... build: Remove some remaining references to gspell (*)
  a193934... Update Hebrew translation (*)
  76f2275... Updated Spanish translation (*)
  817de72... Merge branch 'drop-gspell-more' into 'main' (*)
  71ce691... Update Chinese (China) translation (*)
  2a8d5a0... tests: Fix symlink warning from git (*)
  ae5931a... Update Brazilian Portuguese translation (*)
  a7193e3... Revert "build: Prepare for AdwCarousel API changes" (*)
  59cab43... Update adw_carousel_scroll_to() uses (*)
  aaafbe4... update-dialog: Use AdwLeaflet:can-navigate-back (*)
  7977560... meson: Fix indentation in libadwaita submodule (*)
  e40c75f... ci: Include gtk deps (*)
  5e6bd08... build: Depend on GTK 4.6 and add it as a subproject (*)
  c87cabc... meson: Depend on libadwaita 1.0.1 (*)
  9bedd52... gs-details-page: drop headerbar Source label (*)
  47e3dfa... Merge branch 'wip/exalm/libadwaita-beta' into 'main' (*)
  ed76ad5... Merge branch 'fix-git-symlink-warning' into 'main' (*)
  e40d35d... Merge branch 'source-label' into 'main' (*)
  12d3d0c... featured: Rename Password Safe to Secrets (*)
  b29cfe7... gs-shell: Fix notification event widget alignment (*)
  55646b0... Merge branch 'secrets-rename' into 'main' (*)
  f9d678a... Merge branch 'wip/mcrha/gs-shell-notification-event-alignme (*)
  013b0e5... Merge branch 'boxed-list' into 'main' (*)
  cc03560... gs-plugin: Add list_installed_apps_{async,finish}() vfuncs (*)
  9c30fb2... appstream: Make get_installed asynchronous (*)
  6df8de4... dummy: Make get_installed asynchronous (*)
  ae2d884... flatpak: Make get_installed asynchronous (*)
  4a9ff6e... snap: Make get_installed asynchronous (*)
  184751f... Update Galician translation (*)
  b304d7f... gitignore: Ignore various subprojects pulled in by gtk.wrap (*)
  8de5f8a... gs-plugin-job: Add helper function for GET_INSTALLED jobs (*)
  04cf7dd... docs: Make get_installed asynchronous (*)
  379d3a2... gs-plugin-job-list-installed-apps: Add job class for listin (*)
  39796f2... gs-plugin-types: Drop GS_PLUGIN_ACTION_GET_INSTALLED (*)
  73dc934... gs-plugin-job: Drop filter-flags property (*)
  ae9b05d... gs-plugin-job: Add GS_PLUGIN_JOB_DEDUPE_FLAGS_DEFAULT (*)
  326a304... flatpak: Store interactive state on transactions instead of (*)
  eef7bf7... gs-plugin-job-list-installed-apps: Combine app list filters (*)
  d9b436f... Merge branch 'refactor-threads6' into 'main' (*)
  32632fc... gs-app-row: Add right margin on the warning label box (*)
  9a10e02... styles: Replace "context-tile-title" style with "heading" s (*)
  b704e48... Merge branch '1615-requires-additional-permissions-text-is- (*)
  e3bfa90... Merge branch 'gitignore-subprojects' into 'main' (*)
  d102872... Merge branch '1613-context-tile-dialogs-row-titles-should-b (*)
  38d9902... Update Icelandic translation (*)
  1905d9e... Update Icelandic translation (*)
  c53528f... packagekit: Set higher quality to gathered repository names (*)
  0d86046... Merge branch '1605-regression-repository-name-overwritten'  (*)
  d13898e... gs-context-dialog-row: Change wrapping mode on the descript (*)
  04a58b0... Merge branch '1589-safety-dialog-auditable-code-label-reflo (*)
  bb779bd... Remove unmaintained app FeedReader from featured (*)
  4b48f3d... Merge branch 'featured-remove-feedreader' into 'main' (*)
  bc5be89... Update Slovenian translation (*)
  933e1d6... fwupd: Do only refresh for KIND_DOWNLOAD repositories (*)
  85d25e7... gs-download-utils: Split out SoupSession construction (*)
  655679e... gs-download-utils: Use new SoupSession construction method (*)
  ed4d6f9... gs-plugin: Drop get_soup_session() method (*)
  bf337c4... gs-plugin-event: Split finalize and dispose vfuncs (*)
  f09f1e8... gs-plugin-event: Add GObject properties (*)
  8872ae8... gs-plugin-event: Allow specifying properties at constructio (*)
  0b9dd2d... gs-plugin-event: Drop unused setter functions (*)
  663f2d2... Merge branch 'fwupd-dir-fix' into 'main' (*)
  c6f028e... Merge branch 'refactor-threads13' into 'main' (*)
  369af48... Merge branch 'refactor-threads14' into 'main' (*)
  67d40e1... Revert "Remove webapp support"
  b1c642c... Revert "gs-plugin-icons: Drop mention of the epiphany plugi
  709cd07... lib: Fix some docs
  7eb33e2... Remove superfluous vim modeline
  764e274... Add pwa-metainfo-generator
  dcba41c... epiphany: Rewrite plugin

(*) 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]