- 13 Nov, 2013 1 commit
-
-
Richard Hughes authored
-
- 14 Nov, 2013 1 commit
-
-
Enrico Nicoletto authored
-
- 12 Nov, 2013 12 commits
-
-
Richard Hughes authored
-
Jakub Steiner authored
-
Richard Hughes authored
-
Richard Hughes authored
-
Richard Hughes authored
-
Richard Hughes authored
It's what gnome-packagekit and apper have done for a few releases now.
-
Richard Hughes authored
-
Jakub Steiner authored
- the backdrop helps to outline the base of the screenshots and thumbnails while they are loading.
-
Richard Hughes authored
-
Richard Hughes authored
-
Richard Hughes authored
Resolves: https://bugzilla.gnome.org/show_bug.cgi?id=708911
-
Richard Hughes authored
Resolves: https://bugzilla.gnome.org/show_bug.cgi?id=710880
-
- 11 Nov, 2013 4 commits
-
-
Richard Hughes authored
If a distro does not provide all the sizes of screenshot required, choose the image with the size most similar, not just the first one. This fixes the 'huuuuuge eclipse screenshot' issue.
-
Richard Hughes authored
-
Richard Hughes authored
-
Richard Hughes authored
I've done this for three reasons: * We already documented how to force notifications for Fedora QA * Sometimes g_ascii_strtoll() is failing for valid input * It's not nice to write random files without some kind of schema
-
- 08 Nov, 2013 1 commit
-
-
Richard Hughes authored
Resolves: https://bugzilla.gnome.org/show_bug.cgi?id=711503
-
- 05 Nov, 2013 4 commits
-
-
Richard Hughes authored
-
Richard Hughes authored
-
Jiri Grönroos authored
-
Colin Walters authored
Side note: an OSTree-like rigorous coding style where ret = FALSE always at the start of a function would make this error setting errors not happen. https://bugzilla.gnome.org/show_bug.cgi?id=711368
-
- 04 Nov, 2013 6 commits
-
-
Richard Hughes authored
This is quite important now gnome-software is running as a service and makes it much easier to add or modify appstream XML files on a running system.
-
Richard Hughes authored
-
Richard Hughes authored
This is much easier to test as a setting rather than getting people to recompile the application. It also gets us much closer to what the GNOME designers want in vision, where we only show high quality applications with screenshots and long descriptions. We're not at the point where we can turn this on by default yet, but it's what we're threatening to do for GNOME 3.14
-
Richard Hughes authored
This really only leaves MATE and LXDE applications out of the UI.
-
Richard Hughes authored
We were not copying the metdata when de-duplicating objects, so there was a race to see which startup plugin finished first. If AppStream finished first, the object with the metdata got deleted and the AppStream object was used.
-
Richard Hughes authored
Setting this is easier than setting an environment variable, and also allows us to have a different upstream / distributor default.
-
- 02 Nov, 2013 2 commits
-
-
Matthias Clasen authored
This moves more functionality from the gsd updates plugin. We pass the session proxy settings to PackageKit, so it can use the right network for downloading.
-
Matthias Clasen authored
This moves more functionality from the gsd updates plugin here: * Notify about successful or unsuccessful offline updates 15 seconds after start. * Monitor for available offline updates and notify about them, once per hour. * Refresh the cache once per day, after 6am. * If important updates are available, or updates have not been installed for at least 7 days, download all available updates. We rely on PackageKit to prepare an offline update when updates have been downloaded. * Avoid mobile networks for cache refresh and downloads. https://bugzilla.gnome.org/show_bug.cgi?id=709121
-
- 01 Nov, 2013 1 commit
-
-
Wylmer Wang authored
-
- 31 Oct, 2013 3 commits
-
-
Richard Hughes authored
-
Richard Hughes authored
We should always load the DB before any operation, otherwise we rely on GetInstalled() being called to create the results that could be used from Search()
-
Richard Hughes authored
-
- 30 Oct, 2013 5 commits
-
-
Richard Hughes authored
-
Richard Hughes authored
-
Richard Hughes authored
This isn't something we normally need, and using yum it takes aaggggggeeesss.
-
Richard Hughes authored
-
Richard Hughes authored
This allows us to search for 'ueber' and match against 'über'.
-