[gnome-software] (219 commits) Non-fast-forward update to branch mwleeds/pwa-plugin
- From: Phaedrus Leeds <mwleeds src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] (219 commits) Non-fast-forward update to branch mwleeds/pwa-plugin
- Date: Mon, 21 Mar 2022 21:18:01 +0000 (UTC)
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:
200547a... Revive webapp support
886a61d... ci: Enable webapps support
b868f6f... fixup! Revive webapp support
00e956a... Allow tests to pass a GDBusConnection to plugins
b3b7857... Fix epiphany self test
bf41c43... fixup! Revive webapp support
08e7b1c... fixup! Revive webapp support
Commits added to the branch:
b713e31... Misc: Drop src/gs-folders.c (*)
3f41a7a... gs-age-rating-context-dialog: Fix attribute processing (*)
043d920... gs-plugin-loader: Filter out non-desktop apps from get-rece (*)
5e93387... gs-plugin-loader: Do preliminary filtering when getting rec (*)
b735579... gs-appstream: Set also release date in gs_appstream_add_rec (*)
d44aa38... gs-appstream: Use the passed-in 'age' argument (*)
2c5403e... gs-overview-page: Sort recent applications by their release (*)
00d80ca... gs-overview-page: Get recent applications for the past 30 d (*)
9676a4f... Rename gnome-software-service.desktop to the app ID (*)
f4b6341... snap: Asynchronously load icons in refine (*)
ac94f62... Update Brazilian Portuguese translation (*)
4c4a1b4... Update Indonesian translation (*)
074b3f1... Updated Spanish translation (*)
46661da... packagekit: Mute 'Failed to find one package for...' runtim (*)
5788222... Merge branch '1609-new-runtime-warning-when-opening-reposit (*)
5b73606... Update Portuguese translation (*)
c917f2c... gs-details-page: Drop 'Loading...' title from the window he (*)
157ce3e... Merge branch 'mwleeds/fix-autostart-desktop-name' into 'mai (*)
d42b0a9... gs-updates-page: Drop duplicate size group initialisation (*)
ec8858e... gs-updates-page: Remove unused sizegroup (*)
0030af2... Merge branch '1584-app-details-loading-page-drop-title' int (*)
33617a0... gs-shell: Convert error-handling switches to if-statements (*)
1dd5831... gs-update-monitor: Convert error-handling switches to if-st (*)
d971796... Handle G_IO_ERROR_CANCELLED just like GS_PLUGIN_ERROR_CANCE (*)
8cc22bb... gs-plugin: Add refresh_metadata_{async,finish}() vfuncs (*)
fa28b9e... gs-plugin-helpers: Add helpers for refresh_metadata (*)
6827804... packagekit: Make refresh asynchronous (*)
dedf3c3... rpm-ostree: Make refresh asynchronous (*)
a55c2ba... malcontent: Inline a helper function (*)
dfc835a... malcontent: Make refresh asynchronous (*)
034982d... eos-updater: Make refresh asynchronous (*)
8225cf6... dummy: Make refresh asynchronous (*)
ca6aa22... appstream: Make refresh asynchronous (*)
f0a090f... flatpak: Make refresh asynchronous (*)
ccf37e1... fwupd: Remove unhelpful helper function (*)
c0217e2... fwupd: Make refresh asynchronous (*)
60d0ace... fedora-pkgdb-collections: Rename a variable (*)
4e9ceb2... fedora-pkgdb-collections: Make refresh asynchronous (*)
efb101e... gs-plugin-job: Add helper function for REFRESH jobs (*)
2bdb286... gs-plugin-job-refresh-metadata: Add job class for refreshin (*)
46ce504... gs-plugin-event: Add job property (*)
fe03bfe... gs-shell: Rework how refresh events are detected (*)
0d4956f... packagekit: Stop using GS_PLUGIN_ACTION_REFRESH (*)
250d8fa... docs: Make refresh asynchronous (*)
d0f5da9... gs-external-appstream-utils: Update docs to drop gs_plugin_ (*)
163e528... gs-odrs-provider: Update docs to drop gs_plugin_refresh() (*)
40b21f8... gs-plugin-types: Drop GS_PLUGIN_ACTION_REFRESH (*)
d8231ec... docs: Update examples for download API changes (*)
193f286... fwupd: Stop setting soup session (*)
0e40635... gs-plugin-loader: Remove global soup session (*)
6de822c... gs-plugin: Drop gs_plugin_set_soup_session() (*)
0555309... gs-updates-page: Remove unused variable (*)
ffce15d... gs-loading-page: Use GsPluginJobRefreshMetadata::progress s (*)
ebb5b58... fedora-pkgdb-collections: Add comments about mutex use and (*)
e19257a... fedora-pkgdb-collections: Remove unnecessary mutex locking (*)
a8f3f4e... fedora-pkgdb-collections: Return the distros array from ens (*)
5a42cb8... fedora-pkgdb-collections: Ensure updates to distros array a (*)
c222b84... fedora-pkgdb-collections: Make locked sections shorter (*)
398b849... gs-cmd: Add --interactive argument (*)
a6c00c5... gs-plugin-job-list-installed-apps: Tweak error handling (*)
066df52... gs-plugin-job-list-installed-apps: Use g_task_set_source_ta (*)
cbf3edd... Merge branch 'refactor-threads17' into 'main' (*)
245aed1... Merge branch 'size-group-cleanup' into 'main' (*)
41c03dd... Merge branch 'cancelled-handling' into 'main' (*)
162a3f0... gs-plugin-job-list-installed-apps: Remove unused variables (*)
87ec71a... gs-plugin: Add list_distro_upgrades_{async,finish}() vfuncs (*)
7bad427... fedora-pkgdb-collections: Remove unused flags arguments (*)
6d942ff... fedora-pkgdb-collections: Make listing distro upgrades asyn (*)
01294b1... eos-updater: Make listing distro upgrades asynchronous (*)
40131e5... dummy: Make listing distro upgrades asynchronous (*)
05ad1de... gs-plugin-job: Add helper function for GET_DISTRO_UPDATES j (*)
f85bdf6... gs-plugin-job-list-distro-upgrades: Add job class for listi (*)
b52c693... gs-plugin-types: Drop GS_PLUGIN_ACTION_GET_DISTRO_UPDATES (*)
0f97fdc... fedora-pkgdb-collections: Drop internal locking (*)
58ba822... Merge branch 'snap-async-icon' into 'main' (*)
336737c... packagekit: Auto-prepare update when the file is deleted (*)
3866191... snap: Use top-level SnapdClient instances in all vfuncs (*)
c8e48f3... snap: Allow calls to be non-interactive (*)
83ccc46... snap: Remove a redundant trailing newline in a warning mess (*)
09388a7... gs-plugin-job-list-installed-apps: Add flags property (*)
780c55b... Merge branch 'wip/packagekit-auto-prepare-update' into 'mai (*)
49eb135... flatpak: Allow per-operation interactive state (*)
6e7ee95... appdata: Update screenshots (*)
4e077be... Merge branch '1643-age-rating-dialog-fails-to-show-social-c (*)
3ee7373... Merge branch 'wip/sophie-h/screenshots' into 'main' (*)
0439072... Merge branch 'refactor-threads18' into 'main' (*)
5720922... Merge branch '1645-flatpak-interactivity' into 'main' (*)
3aaf592... gs-update-monitor: Use 'refresh_cancellable' for updates' d (*)
2780afb... gs-update-monitor: Cancel ongoing jobs when system power is (*)
f1df373... Updated Czech translation (*)
c48855b... Merge branch '1487-cancel-ongoing-update-downloads-when-sys (*)
b6a5d21... gs-app-row: Change packing of widgets in the .ui file (*)
f3288b4... gs-app-row: Remove the 'description_box' (*)
5f23c89... Merge branch '1652-search-row-installed-label-breaks-layout (*)
26d63cf... Merge branch '1630-new-updated-apps-are-not-actually-new' i (*)
333b740... gs-update-monitor: Check for updates if no longer metered (*)
67ba258... Merge branch 'check-updates-if-no-longer-metered' into 'mai (*)
ee4f7c7... gs-app: Introduce gs_app_get_user_key_colors() (*)
84bf786... gs-feature-tile: Prefer colors provided by the user (*)
04e482d... Update Korean translation (*)
d696725... Merge branch '1602-drop-src-gs-folders-c' into 'main' (*)
57be28f... gs-appstream: Don’t add a NULL icon to an app (*)
167bbde... gs-plugin-loader: Avoid a warning about removing a non-exis (*)
8c20e34... docs: Add pointers to general app developer/vendor docs in (*)
5c89044... Merge branch '1610-not-possible-to-use-neutral-colour-banne (*)
84c6edc... Merge branch 'misc-fixes' into 'main' (*)
d0c20db... Release version 42.rc (*)
1657c02... trivial: Post release version bump (*)
710a31b... appstream: Make sure kind is set before read during refine (*)
8eb478e... Update Finnish translation (*)
733e266... Update Basque translation (*)
ffcbdab... data: Change component type to desktop-application (*)
7984565... Update German translation (*)
195e5a7... Update Chinese (China) translation (*)
6235480... Update Bulgarian translation (*)
cd4a75f... Update Persian translation (*)
4a430d8... Update Persian translation (*)
d7f238a... Updated Lithuanian translation (*)
da48880... Update Hebrew translation (*)
7824fdc... gs-plugin-appstream: Fix some application types not being c (*)
29c18e5... appstream: Search for source-file as component children fir (*)
290c53b... Find AppStream metadata in every possible location (*)
3a0892e... Migrate path for external-appstream user data (*)
f1498da... data: Add new Circle entries to featured apps (*)
d51d695... Merge branch 'wip/sophie-h/circle-as' into 'main' (*)
ead3045... Merge branch 'random-appstream-fixes' into 'main' (*)
a92a0e1... flatpak: Set runtime origin same as the application's (*)
497f4b3... gs-details-page: Escape URIs for markup (*)
99896cf... Update Russian translation (*)
267e241... Update Catalan translation (*)
6c088ee... Update Swedish translation (*)
edbeab8... gs-download-utils: Don’t use ETag when writing local file (*)
040e2dc... gs-utils: Add some debug messages for getting/setting ETags (*)
c46d656... gs-utils: Change ETag attribute namespace from metadata to (*)
20b3559... gs-age-rating-context-dialog: Clarify some types (*)
51517c5... gs-age-rating-context-dialog: Clear attribute and row state (*)
bbd7e62... Merge branch 'wip/gs-details-page-escape-uris-for-markup' i (*)
92da7c9... gs-download-utils: Ignore cancellation errors when there’s (*)
66098b1... gs-odrs-provider: Fix leak of reviews objects (*)
ccb4e37... Merge branch '1677-download-etags' into 'main' (*)
72aa383... Merge branch '1678-age-ratings-crash' into 'main' (*)
41bc000... Merge branch '1679-cancellable-error' into 'main' (*)
16ec6d7... gs-appstream: Add code comments documenting intent for icon (*)
1b92ece... Merge branch 'icons-docs' into 'main' (*)
3282969... Merge branch 'odrs-leak' into 'main' (*)
7aa9388... gs-plugin-loader: Sort-truncate correct app list in the pro (*)
9497dd5... Update Kazakh translation (*)
d929c50... Update Polish translation (*)
3ed65a4... Update Serbian translation (*)
0670704... Update Persian translation (*)
bb28bb3... Update Persian translation (*)
28659a2... Update Japanese translation (*)
7107245... Add langpacks-zh_HK to fedora-langpacks plugin (*)
3b2d6dc... Merge branch 'sundeep-main-patch-97672' into 'main' (*)
7d0a04b... Update Danish translation (*)
a165c26... Update Hungarian translation (*)
d7ddcec... gs-details-page: Correct gs_details_page_cancel_cb() protot (*)
7244675... gs-details-page: Cancel ongoing app details load when switc (*)
60b5a11... Update Norwegian Bokmål translation (*)
0e429e4... Update Slovenian translation (*)
b13f849... Merge branch '1529-in-search-the-first-app-opened-is-subseq (*)
bd06088... Merge branch '1672-gnome-software-show-details-does-not-ope (*)
55cdbf6... CI: Do not start unneeded services (*)
9a4d112... CI: Avoid Flatpak triggers for tests (*)
a144c52... Update French translation (*)
bf16355... Update Occitan translation (*)
f09a95a... Merge branch 'wip/mcrha/ci-test' into 'main' (*)
f3d9f6a... gs-application: Move a callback method to a more logical po (*)
3c822ed... gs-application: Inline initialize_ui() helper function (*)
58ab9cf... gs-application: Remove redundant call to initialize_plugins (*)
9cfe919... gs-application: Inline setup_search_provider() (*)
4b61c23... gs-application: Remove redundant call to initialize_plugins (*)
f33bfa8... gs-application: Make search provider setup unconditional (*)
60978b3... gs-application: Inline initialize_plugins() (*)
70edec0... gs-application: Remove redundant get_plugin_loader() method (*)
319b315... gs-application: Move plugin setup to the end of the activat (*)
3402504... gs-plugin-loader: Refactor job_process_async() task creatio (*)
16c6a89... gs-plugin-loader: Make job_process_async() wait until setup (*)
da8332b... gs-plugin-loader: Fix a typo in a code comment (*)
12fb74d... gs-plugin-loader: Make refine of load_install_queue() async (*)
55043a3... fedora-pkgdb-collections: Fix incorrect return of FALSE ins (*)
5a25c68... fedora-pkgdb-collections: Fix handling of NULL root node (*)
d9ab60c... gs-download-utils: Ensure the ETag remains set if a file is (*)
bda25c5... fedora-pkgdb-collections: Avoid refreshing the collections (*)
14e7093... gs-odrs-provider: Delete cache file if it’s invalid (*)
5bd6404... fedora-pkgdb-collections: Delete cache file if it’s invalid (*)
2b0fc66... Merge branch '1670-startup-crash' into 'main' (*)
efa8196... Release version 42.0 (*)
a920390... trivial: Post release version bump (*)
3d7cebd... Merge branch 'wip/mcrha/flatpak-runtime-origin' into 'main' (*)
b4defc4... Merge branch 'wip/mak/swcatalog' into 'main' (*)
5182d0f... Merge branch 'AsciiWolf-main-patch-58483' into 'main' (*)
936197d... Update Ukrainian translation (*)
1605427... gs-odrs-provider: Remove redundant g_strdup() call (*)
0338437... gs-odrs-provider: Remove a redundant hash table lookup (*)
0d85644... Merge branch 'odrs-allocs' into 'main' (*)
fabeeba... Update Persian translation (*)
38154d6... Update Catalan translation (*)
01b5f29... Update Hebrew translation (*)
b8fefa4... Updated Czech translation (*)
c22f1cc... Update Swedish translation (*)
a553496... Update Russian translation (*)
4f35f63... Update Portuguese translation (*)
822f92b... Update Croatian translation (*)
07ef2d8... Update Serbian translation (*)
3f77ac3... Update Turkish translation (*)
ad2cfa8... Update Galician translation (*)
024e6a5... Update Slovenian translation (*)
4a50beb... Update Hungarian translation (*)
dd41ba6... Updated Spanish translation (*)
4a50fec... Update Basque translation (*)
06e7441... Update Polish translation (*)
9ee9206... Update Chinese (China) translation (*)
fb34fb3... Updated Lithuanian translation (*)
5743ae7... Update Bulgarian translation (*)
3520972... Revive webapp support
e3459c8... ci: Enable webapps support
d5bc3f1... Allow tests to pass a GDBusConnection to plugins
942b57d... Fix epiphany self test
(*) 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]