gnome-software:wip/simplify-silo-locking

Last commit made on 2024-06-13
Get this branch:
git clone -b wip/simplify-silo-locking https://git.launchpad.net/gnome-software

Branch merges

Branch information

Name:
wip/simplify-silo-locking
Repository:
lp:gnome-software

Recent commits

7c89f7c... by Milan Crha <email address hidden>

flatpak: Simplify XbSilo locking

Instead of holding RW lock on the internal silo variable, simply return
a reference to it and work with it like with an immutable object. That
simplifies locking and makes the code cleaner. It can also make the code
quicker, in some cases.

181a1d3... by Milan Crha <email address hidden>

gs-plugin-appstream: Rename file_monitor_stamp to silo_change_stamp

Since it's used also in the gs_plugin_appstream_reload() and works
like a change indicator, name it appropriately to avoid confusion.

574229d... by Milan Crha <email address hidden>

gs-plugin-appstream: Simplify XbSilo locking

Instead of holding RW lock on the internal silo variable, simply return
a reference to it and work with it like with an immutable object. That
simplifies locking and makes the code cleaner. It can also make the code
quicker, in some cases.

5f8c910... by Martin Srebotnjak

Update Slovenian translation

64c7697... by Philip Withnall

Merge branch 'switch-to-local-mallard-help' into 'main'

Switch to local mallard help

See merge request GNOME/gnome-software!1932

8842344... by Philip Withnall

Merge branch 'port-wiki-to-mallard-help' into 'main'

Port wiki to mallard help

Closes #2071

See merge request GNOME/gnome-software!1925

dbb3be9... by Sid

help: Mark carousel image as not translatable

bd92e33... by Sid

help: Move 'how-to-add-missing-links' section to correct order

4b0bcbc... by Sid

help: Add note to translators

383289d... by Sid

help: Re-order app context bar tile information

That way we don't need to include indexing information in the tile
contents.