[gnome-software] (329 commits) Non-fast-forward update to branch wip/temp/ubuntu-xenial-rebased



The branch 'wip/temp/ubuntu-xenial-rebased' 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:

  09c9b14... Add stub reviews API
  2f196e5... Fix typos
  07bd377... Add a review widget
  d3f8421... Improve review widget
  80dabd5... Pull review information from GsApp object
  e4ddbc5... Download reviews from Ubuntu reviews server
  1de7561... Fix review text alignment issues
  8925ae0... Clean whitespace
  c630eae... Tidy up docstrings
  ea0c150... Work on writing review UI / plugin
  4cfdfad... Fix typo
  983f59d... Use rating when clicking on stars to start review
  ddf57c7... Add an ability for plugins to request authorization for pos
  23d2076... Only show reviews widgets if a plugin supports it
  9cd9fc7... Set ratings from Ubuntu review stats. Disable local ratings
  dbc142d... Set post button to GTK_RESPONSE_OK
  bbc2b50... Add D-Bus interfaces to Ubuntu SSO
  775da86... Tidy up Makefile for new D-Bus code
  a42a713... Don't need plugins to report review auth - the plugin does 
  b4d2f11... Fix build by building generated files first and pretty prin
  1568a69... Drop unnecessary Makefile rules
  d008f17... Add a write review button instead of hijacking the existing
  d8adfd1... Add an apt plugin that works with aptdaemon
  72fd0c0... Coding style changes from review
  40f0fc9... Bump copyright headers to 2016
  dbb82de... Coding style changes from review
  162188d... Drop special plugin function to report reviews support - we
  6c2fba5... Fix bad merge
  0299f87... Fix module checking for reviews
  8b8f647... Load version correctly
  6f3f077... More version work
  b740e42... Ignore exit status, we don't need it
  4139d0b... Improve install/remove
  f900d3f... More logging
  8ed32ca... Consume stderr from child processes so it doesn't show on t
  3eba14f... Fix marking of installed / available packages
  93c36e8... Remove / disable some debugging
  b18090c... Update cache when requested
  2641808... Check refresh type
  8a4a5c2... Show updates. Fix coding style
  a8768c4... Rename GsAppReview to GsReview
  c21ee7e... Update review dialog to match design
  dd26de0... Update reviews to match design
  ace16bb... Show review histogram
  102b38e... Stop using ubuntu-sso-client for credentials
  9b9aab9... Add Ubuntu One sign-in UI
  3f379c9... Add UbuntuLoginDialog
  f68c2d1... Fix password entry character
  3b56d8c... Rename .glade file to .ui
  13e500f... Add stub snappy plugin
  b38c0c5... Log which functions are called
  dc7aaf6... Actually access snapd for packages
  e8fecf7... Add some error messages, make search return all packages al
  5b1e931... Fix threaded access to snapd, attempt to load icons
  d29a3ed... Load dummy icon for snaps. Better error when can't connect 
  8922e4c... Better error reporting
  4d8f910... Report installed size
  377f785... Parse package sizes correctly
  4d210aa... Drop debugging
  488713a... Add code to install / uninstall snaps
  229d369... Drop unused code
  39e99e9... Hack up a simple search filter
  66c37f1... Use better icon code
  8024716... Load remote icons
  31691e5... Fix free leak on error
  4cdca1c... Use snapd 2.0 API
  d385f6e... Actions return ACCEPTED, not OK
  296a3e1... HTTP spec says send Host header but have no content
  909e18a... Show removed snaps as installable
  eac38b1... Fix GdkPixbufLoader usage
  a858ab0... Set package states when installing / removing
  5389664... Use GLib i18n macro
  80a6557... Allow apt packages to be live updated
  447cd38... Update progress correctly
  d7c0dd2... Support launching apps
  de84632... Only process packages that are intended for the apt plugin
  45d1889... Remove debugging - we don't need it anymore
  48a29cd... Fix coding style of Ubuntu  login dialog
  3855126... Use a template for login dialog UI
  77a4329... Rename UbunutLoginDialog to GsUbuntuLoginDialog and fix var
  0ff868e... Revert debugging change
  0e7e69c... Use HeaderBar for U1 dialog
  15d5b30... Simplify cancel button in U1 dialog
  8f4c53a... trivial: Allow arbitrary variables to be read from /etc/os-
  0b21ff6... Don't unnecessarily try and share SoupSession
  f96ab17... Use consistent method ordering
  50aa2dc... Use type-safe methods, not properties
  d342809... Whitespace alignment
  96d1ea8... Add send_request () helpers
  ddeda51... Simplify download_review_stats ()
  84d7230... Don't hold reference to spell checker
  28a50fe... Remove notify emissions of old properties
  84cda3f... Fix requests in login dialog
  8b3f56f... Revert "Don't hold reference to spell checker"
  5ef7660... Revert "Simplify download_review_stats ()"
  c4b5aae... Revert "Add send_request () helpers"
  8d67afc... Refactor common code for sending requests to reviews.ubuntu
  2dea225... Stop snaps being marked as third party
  0b80cad... Stop snaps being marked as add-ons
  20e4274... Use shared SoupSession
  cd7f0c3... Use snapd search query
  5b79547... Only get local apps when showing installed
  2535ab5... Handle invalid icon URLs
  a5e87d4... Use shared soup session
  86ab02f... Remove debugging
  369fe64... Load the package lists directly into memory, saving a lot o
  ee292ec... Improve variable names / comment
  b45492a... De-dup based on source
  caac8cc... Remove debugging
  f5c72a8... Update for automake variable rename
  48076a8... De-dup json-glib package checking
  f75d9bc... Fix compile warnings
  f4212a2... Notify Unity launcher when installing
  5a91892... Use libsecret for storing Ubuntu One credentials
  0778f3b... Drop unused variable
  55fea55... Show update information for APT packages
  0808872... Mark license and provenance based on the APT sources
  6f70a61... Better handle setting app state
  28e534e... Use g_autoptr for Json code
  7771801... Use g_autoptr for Json code
  df8b6fe... Fix crash due to reference disappearing
  a1adb5d... Quit when the main window is closed
  180e7d5... Revert "Quit when the main window is closed"
  351108c... Quit when main window is closed
  0d5d6d9... Drop g_autoptr defines for json-glib - we have 1.1.2 in Ubu
  394fc34... Drop g_autoptr defines for json-glib - we have 1.1.2 in Ubu
  5049320... Correctly free package info
  42bb38d... APT plugin depends on appstream to set source information
  c818ef2... review plugin depends on appstream to set source informatio
  e393354... Revert "Fix a crash when the category is NULL."
  0d79d23... Don't perform a lookup when the category is NULL
  20da196... Don't show removed sideloaded apps as installable
  a121f87... Create GsApp using dpkg-deb info
  fd89982... Revert "Quit when main window is closed"
  4518ae8... Hide the Kudo details - they're not correctly populated in 
  1e002cb... Use traditional window decorations in Unity
  ee237f7... Autofree string arrays
  07671ca... Set error on dpkg-deb exec failure
  0302ad9... Basic error checking of dpkg-deb's output
  cbf61aa... Update kudo hiding code
  c45584a... Fix if statement coding style
  abb72fd... Fix wrong parameters being passed to aptd
  b42bd32... Check parameter signature for signals from aptd
  1f9a1e0... Don't make critical warnings when don't have enough informa
  293081b... Manually disable update monitor
  7fd95d5... Simplify variable code
  97872be... (more) Simplify variable code
  9c58cf6... Only quit if we're not running as a GApplication service
  ad43023... Use source package name for sources, not binary package nam
  fa9e742... G-S wants the binary package as the source, do the conversi
  7ae16c1... Check if a file is a .deb before trying to install it
  a504fd7... 'Software Sources' -> 'Software & Updates' in menu
  616e8f3... Fix typo in error message
  8961e54... Drop changelog formatting - we have disabled this in Ubuntu
  b762b1d... Don't change app state on install/remove failure
  56e76dc... trivial: Add g_return_if_fail to gs_app_add|has_quirk. Fix 
  61fea63... Set error when org.freedesktop.fwupd has no service
  03f353f... Refresh appstream index if needed
  37b9699... Fix changelogs being keyed by source package, not binary pa
  6d73c05... Unsubscribe from signals on failed authentication, was caus
  304e3a9... Revert "trivial: Add g_return_if_fail to gs_app_add|has_qui
  9fb6e11... Disable history button
  f20da73... Reload the appstream plugin after updating /var/lib/app-inf
  e1b477c... Switch to updates page on initial update
  0949a7d... Fix minor usability issues with login dialog
  1f14e78... Ignore .deb packages in the libs section
  4680512... Don't use notification actions under Unity
  a6246e7... Poll for operation status
  7e9b14b... Fix memory error
  46be635... Revert "Only quit if we're not running as a GApplication se
  71ee018... Terminate immediately on close
  abe34d9... Set origin for Snappy packages
  b808f95... Hide licence, updated and category fields if they aren't se
  b0b886b... Remove debugging
  f6b7567... Set the kind of app to generic for sideloaded debs
  49829d8... Sort snaps before other apps
  e931e18... Fix size not showing for uninstalled apps
  21ab706... Implement refine for snappy plugin - required as g-s rechec
  07fe639... Split Ubuntu One code into its own module
  da0f730... Match our own reviews
  83a452a... Rename GsUbuntuLoginDialog to GsUbuntuoneDialog
  c06f8a6... Dist Ubuntu One dialog UI file
  9eb3e06... Use Wilson score for average rating. Copied from USC
  e193687... Add missing header
  1ebd330... Revert "Terminate immediately on close"
  6468a35... Revert "Manually disable update monitor"
  498d791... Allow plugins to conflict with each other
  9231ac4... Make the apt plugin conflict with packagekit
  283af5a... gs-ubuntuone: Don't deference some strings which are alread
  c3f058c... gs-ubuntuone: Don't early exit from the libsecret callbacks
  666eac5... apt: strdup() the strings about the old version when gettin
  ea3eaa6... Default app kind should be AS_APP_KIND_GENERIC
  e385396... Wrap the g_autofrees
  d72af1a... vim modeline: use the right ts= and sw=
  dc2df9b... Coding style fix
  c9f430c... apt: Port to use libapt directly
  0235762... apt: use gs_plugin_order_after
  1089437... apt: fix is_open_source
  aa0b759... Allow free-but-unspecified SPDX tokens
  f3852a9... Put the string back as it was, to not change it before rele
  de6bbe4... trivial: Fix the @LicenseRef-free string check
  5b4aefa... trivial: Whitespace fixes
  b1841df... trivial: More style fixes for upstreamability
  202d18a... trivial: More whitespace fixes
  f19a732... trivial: Put the APT support in the configure summary
  fdbed04... apt: Set the GError when loading the apt db
  a6bdb3a... Use dpkg-deb info to create a GsApp when double clicking on
  2583dc8... Fix compile errors
  db0295d... Add the concept of UpdateAll into the plugin loader
  9b8bcc5... Show a 'Install All' button when all the updates can be ins
  63c7d78... Only show the session manager restart if there were any non
  d8c7b46... Show a notification if any live-updatable apps needs restar
  9d43231... trivial: Use 'Install' as the verb for the headerbar button
  e21a6db... Use correct snapd API endpoints
  460aaf8... Use correct JSON keys
  5019f74... Fix function names
  446bfb4... Pass parameters directly into aptd_transaction
  e6d5d89... apt: Update virtual meta-package
  6d27534... Remove dpkg from list of conflicts for packagekit-refresh
  6262bfd... Non-live updates are updatable but not updatable-live
  9846536... apt: Implement gs_plugin_update
  f5deb7f... Allow transition from AS_APP_STATE_INSTALLED to AS_APP_STAT
  4e77986... More notification fixes under Unity
  4bd0eef... apt: Read lists of installed files from dpkg directly
  7c9f3cf... apt: Merge the two loops and always set origin
  e5b7b5e... provenance: Order after apt so we have the origin set
  e6347f6... Do not use the header bar on Unity
  f9a6a4d... Use gs_utils_is_current_desktop () helper
  964d8c3... Refresh the apt database
  35e874b... Allow AS_APP_STATE_INSTALLED to AS_APP_STATE_INSTALLING
  43602f3... Guard against self-setting origin
  f319cb2... Add gs-ubuntuone-dialog.h to dist target
  bd08c58... apt: Set the source first
  f22ad5a... trivial: Run the generated libtool wrapper instead of /usr/
  7c6ea14... dist some extra files for the Ubuntu plugins
  b3009f6... trivial: Don't do two update actions for live update
  3853977... Do a full upgrade only if we have system updates
  a780377... Set state of virtual meta package
  9522df6... Disable the update all button during an update
  2ba523b... Show ask for refresh dialog only when visible
  1fbdc75... Only request appstream refresh while window is visible
  5ed5c1f... Add a separate flag for refreshing just the UI
  7a73bfb... Refresh the UI after an upgrade in the apt backend
  999c3f8... Remove empty signal handler
  2fe3df6... Use a common schema
  bb242f4... Split out snapd-specific utilities
  17b919e... Add show_status () helper function
  a187d3f... Add gs_ubuntuone_get_macaroon ()
  5f9c48d... Simplify U1 request call
  46d874c... Add reenable_widgets ()
  c477816... Add snapd support to login dialog
  7970165... Authenticate if needed
  c0884aa... Fix parsing of snapd response
  1cfeb3c... Connect to socket every request
  92f63cc... Close the socket before trying to re-authenticate
  ce63791... Don't show error message on success
  73a5e81... Add NUL terminator to end of string
  3c81f06... Check snaps for "available" status
  75a5eab... Only store macaroon when requested
  054bff4... Add gs_ubuntuone_clear_macaroon ()
  cb46d1c... Set error on failure
  1df11a6... Don't depend on remembering the macaroon
  f9425b5... Disable the Launch button for snappy apps
  762d5ae... Use changes endpoint from snapd
  25e6faa... Keep macaroon so that progress updates don't prompt all the
  6818e04... Free leaked strings
  d3a7437... Free PackageInfo name
  0fdf8b9... Don't dump libapt's error logs
  5812682... Put snaps back in the same list as installed apps
  27637a5... Disable the snappy plugin if the socket isn't there
  fd9054c... Also re-authenticate on 500
  50ff1cd... Re-authenticate on 401 as well
  4cc7bd8... Override button theming to show progress meter
  e1798c6... Trigger UI refresh after unloading apt db
  5ea1112... Disable reviews for snaps
  49d579b... Don't re-prompt for credentials after cancellation
  81346aa... Disable the snappy plugin
  9632bd1... Revert "Disable reviews for snaps"
  d1eb3e1... Revert "Add a separate flag for refreshing just the UI"
  fb62944... Rely on AsStore to detect cache changes
  359a6eb... Clear old errors from last run
  a6f236e... Allow unsafe upgrade (adding/removing new packages)
  6d8bff0... Revert "Don't dump libapt's error logs"
  1d76d5c... Revert "Rely on AsStore to detect cache changes"
  8d837eb... Add a separate flag for refreshing just the UI
  8a22f6b... Fix sending the wrong string to aptd InstallFile
  3498a5b... Revert "Fix sending the wrong string to aptd InstallFile"
  ac1ca66... NULL terminate dpkg-deb argv
  26f62a4... Fix sending the wrong string to aptd InstallFile
  87c20e8... Revert "Disable the snappy plugin"
  3f299e5... Disable Snappy plugin if GNOME_SOFTWARE_SNAPPY isn't set
  eff1d41... Don't retry auth on 500
  1d3f63f... Log snapd requests and responses if GNOME_SOFTWARE_SNAPPY i
  e1379e5... Download three pages of reviews
  c2a3522... Drop unused package_size
  b2bde97... Fix installed size not working for uninstalled packages
  e71e9a7... Actually fix installed size
  c9d7e3b... Show version for uninstalled packages
  2cdbf8b... apt: Don't store the architecture, it's not used (and we fo
  f726ee6... Make review text selectable
  622ded6... Properly support multi-line .deb descriptions
  2e35068... Use GFile instead of a filename when converting apps.
  7d34337... trivial: Build broken - Use GFile correctly
  ea581da... trivial: Build broken - Use GFile correctly
  9d21be3... trivial: Build broken - Use GFile correctly
  b5afc93... Revert "Correctly set the filename as the source for dpkg f
  b9415b0... Add gs_app_set_local_file()
  6a2f6c3... trivial: Build broken - Fix the self tests
  878d9ef... trivial: Fix the self tests
  5d2097e... Fix installation of local debs
  07e6afb... trivial: re-enable snappy plugin
  3bf1fa4... Add a --details-pkg option that allows showing app details 
  16b8a4d... Add apt: URL support
  b484c49... Register MimeType for apt URL handler
  21f7600... Fix the label for Snappy login
  71b52ce... Print snapd response when enabled
  4005e60... Set focus chain order in Ubuntu One dialog
  ab27565... Use better error messages for snapd auth failure
  4d8a65a... Use AS_APP_QUIRK_NOT_LAUNCHABLE to control the Launch butto
  9150d87... Fix launching various KDE4 applications
  1cc9f9f... Guard against review server errors
  e5d4619... UPDATE -> OFFLINE_UPDATE - changed enum values between mast
  7687f9c... Various updates to conflicts in the rebase
  3c5ee6e... Update gs-shell-details from 3.20.2
  5a90a5e... Hide license, updated and category fields if they aren't se
  67a1b46... More mis-rebase fixes

Commits added to the branch:

  fc0c852... trivial: Post release version bump (*)
  d73cb3e... trivial: Support compiling against old versions of appstrea (*)
  5aea5b4... Update zh_CN translation (*)
  ccddd19... Add stub reviews API
  90a6894... Fix typos
  2d44f5d... Add a review widget
  a10e425... Improve review widget
  e953612... Pull review information from GsApp object
  6f95600... Download reviews from Ubuntu reviews server
  0f8c550... Fix review text alignment issues
  d1b8b5d... Clean whitespace
  515059f... Tidy up docstrings
  9e197ed... Work on writing review UI / plugin
  ff26f3e... Fix typo
  ab1a6be... Use rating when clicking on stars to start review
  d498479... Add an ability for plugins to request authorization for pos
  8efcd45... Only show reviews widgets if a plugin supports it
  b12e0bd... Set ratings from Ubuntu review stats. Disable local ratings
  5c9ae8c... Set post button to GTK_RESPONSE_OK
  464fda5... Add D-Bus interfaces to Ubuntu SSO
  71d2d4e... Tidy up Makefile for new D-Bus code
  74384c0... Don't need plugins to report review auth - the plugin does 
  d0cb668... Fix build by building generated files first and pretty prin
  067d086... Drop unnecessary Makefile rules
  9d9dc03... Add a write review button instead of hijacking the existing
  2a4da9b... Add an apt plugin that works with aptdaemon
  af399ff... Coding style changes from review
  de41b2e... Bump copyright headers to 2016
  a22fdbf... Coding style changes from review
  b4f1648... Drop special plugin function to report reviews support - we
  1c1ddb6... Fix bad merge
  393b5f2... Fix module checking for reviews
  a84f26a... Load version correctly
  f70ed83... More version work
  39a64d1... Ignore exit status, we don't need it
  4ffe15b... Improve install/remove
  ae1c041... More logging
  d19b25e... Consume stderr from child processes so it doesn't show on t
  7ff8678... Fix marking of installed / available packages
  ab7b34b... Remove / disable some debugging
  d85eca6... Update cache when requested
  04ece35... Check refresh type
  4856e97... Show updates. Fix coding style
  47eeb91... Rename GsAppReview to GsReview
  bb1c31a... Update review dialog to match design
  0a55a5b... Update reviews to match design
  a9ca87f... Show review histogram
  76500b3... Stop using ubuntu-sso-client for credentials
  2064c19... Add Ubuntu One sign-in UI
  50157bb... Add UbuntuLoginDialog
  e26c224... Fix password entry character
  92e40ed... Rename .glade file to .ui
  8c2c865... Add stub snappy plugin
  0a0b950... Log which functions are called
  4095cc6... Actually access snapd for packages
  e64be62... Add some error messages, make search return all packages al
  6d56dc8... Fix threaded access to snapd, attempt to load icons
  8f4204c... Load dummy icon for snaps. Better error when can't connect 
  10fa8be... Better error reporting
  2e50539... Report installed size
  073a800... Parse package sizes correctly
  509346c... Drop debugging
  efefcb6... Add code to install / uninstall snaps
  52cac03... Drop unused code
  590be62... Hack up a simple search filter
  607013c... Use better icon code
  d79b1ec... Load remote icons
  cb2ceb6... Fix free leak on error
  d3da881... Use snapd 2.0 API
  0caceaa... Actions return ACCEPTED, not OK
  f533e63... HTTP spec says send Host header but have no content
  6a3096b... Show removed snaps as installable
  763cead... Fix GdkPixbufLoader usage
  8c2815b... Set package states when installing / removing
  716ea37... Use GLib i18n macro
  fd1c7ae... Allow apt packages to be live updated
  1f64e57... Update progress correctly
  7612d53... Support launching apps
  69d3d44... Only process packages that are intended for the apt plugin
  ac69e00... Remove debugging - we don't need it anymore
  6e2fa89... Fix coding style of Ubuntu  login dialog
  2a5a0e0... Use a template for login dialog UI
  5c987ce... Rename UbunutLoginDialog to GsUbuntuLoginDialog and fix var
  18c4f3a... Revert debugging change
  23a7d0e... Use HeaderBar for U1 dialog
  e3a086d... Simplify cancel button in U1 dialog
  ed62fac... trivial: Allow arbitrary variables to be read from /etc/os-
  ef01dc0... Don't unnecessarily try and share SoupSession
  9a514bb... Use consistent method ordering
  a86041d... Use type-safe methods, not properties
  ae16383... Whitespace alignment
  3b09849... Add send_request () helpers
  cdbb287... Simplify download_review_stats ()
  ddd3251... Don't hold reference to spell checker
  f6489a4... Remove notify emissions of old properties
  d64abea... Fix requests in login dialog
  ca74ea8... Revert "Don't hold reference to spell checker"
  019a3aa... Revert "Simplify download_review_stats ()"
  62b3ff4... Revert "Add send_request () helpers"
  dbaef69... Refactor common code for sending requests to reviews.ubuntu
  73960d9... Stop snaps being marked as third party
  32d426a... Stop snaps being marked as add-ons
  b8cb2c2... Use shared SoupSession
  e2eec28... Use snapd search query
  f097595... Only get local apps when showing installed
  cf91891... Handle invalid icon URLs
  d2ba0b8... Use shared soup session
  6536ad0... Remove debugging
  6df8dc6... Load the package lists directly into memory, saving a lot o
  d921ba2... Improve variable names / comment
  c7a4e6b... De-dup based on source
  96a906f... Remove debugging
  d3ca74b... Update for automake variable rename
  9e94c2a... De-dup json-glib package checking
  3fbd509... Fix compile warnings
  38eefea... Notify Unity launcher when installing
  4659b87... Use libsecret for storing Ubuntu One credentials
  659b72c... Drop unused variable
  68c7e94... Show update information for APT packages
  088eda9... Mark license and provenance based on the APT sources
  30ff9a2... Better handle setting app state
  7de615c... Use g_autoptr for Json code
  6b06d93... Use g_autoptr for Json code
  375df34... Fix crash due to reference disappearing
  e04b1a1... Quit when the main window is closed
  be12f7d... Revert "Quit when the main window is closed"
  e11ef83... Quit when main window is closed
  4df7394... Drop g_autoptr defines for json-glib - we have 1.1.2 in Ubu
  11457f6... Drop g_autoptr defines for json-glib - we have 1.1.2 in Ubu
  b2e5e92... Correctly free package info
  9747b83... APT plugin depends on appstream to set source information
  8ef04a5... review plugin depends on appstream to set source informatio
  12b1cac... Revert "Fix a crash when the category is NULL."
  0c5b4de... Don't perform a lookup when the category is NULL
  b79aa95... Don't show removed sideloaded apps as installable
  934dced... Create GsApp using dpkg-deb info
  c66f26f... Revert "Quit when main window is closed"
  dc332c5... Hide the Kudo details - they're not correctly populated in 
  fa4b0f3... Use traditional window decorations in Unity
  4897783... Autofree string arrays
  178915f... Set error on dpkg-deb exec failure
  ba557de... Basic error checking of dpkg-deb's output
  0efb27c... Update kudo hiding code
  f7ba2e4... Fix if statement coding style
  c82cee7... Fix wrong parameters being passed to aptd
  24ee21a... Check parameter signature for signals from aptd
  125d5db... Don't make critical warnings when don't have enough informa
  fd5c984... Manually disable update monitor
  4c63e94... Simplify variable code
  e1f5937... (more) Simplify variable code
  6fe7575... Only quit if we're not running as a GApplication service
  420a2b9... Use source package name for sources, not binary package nam
  e316067... G-S wants the binary package as the source, do the conversi
  eb3dc18... Check if a file is a .deb before trying to install it
  2e73cd3... 'Software Sources' -> 'Software & Updates' in menu
  292e389... Fix typo in error message
  8496f37... Drop changelog formatting - we have disabled this in Ubuntu
  93f5497... Don't change app state on install/remove failure
  c9b65f7... trivial: Add g_return_if_fail to gs_app_add|has_quirk. Fix 
  d52466b... Set error when org.freedesktop.fwupd has no service
  e09499d... Refresh appstream index if needed
  05e5340... Fix changelogs being keyed by source package, not binary pa
  f9376c3... Unsubscribe from signals on failed authentication, was caus
  88ba7d2... Revert "trivial: Add g_return_if_fail to gs_app_add|has_qui
  e07d45f... Disable history button
  ce25441... Reload the appstream plugin after updating /var/lib/app-inf
  c403ed2... Switch to updates page on initial update
  f032441... Fix minor usability issues with login dialog
  70b19c5... Ignore .deb packages in the libs section
  69fcaec... Don't use notification actions under Unity
  e7cdba4... Poll for operation status
  0ba321d... Fix memory error
  576bb69... Revert "Only quit if we're not running as a GApplication se
  de0b79c... Terminate immediately on close
  79b615d... Set origin for Snappy packages
  4747aba... Hide licence, updated and category fields if they aren't se
  31161a7... Remove debugging
  02f1754... Set the kind of app to generic for sideloaded debs
  898ea9b... Sort snaps before other apps
  eae8a9f... Fix size not showing for uninstalled apps
  5e8ec4f... Implement refine for snappy plugin - required as g-s rechec
  9a1f8fa... Split Ubuntu One code into its own module
  c6f782a... Match our own reviews
  12011ae... Rename GsUbuntuLoginDialog to GsUbuntuoneDialog
  ccdd0b7... Dist Ubuntu One dialog UI file
  6d836a7... Use Wilson score for average rating. Copied from USC
  c03c041... Add missing header
  3cca2b9... Revert "Terminate immediately on close"
  c5e45ed... Revert "Manually disable update monitor"
  b3bc1c2... Allow plugins to conflict with each other
  600ffa1... Make the apt plugin conflict with packagekit
  607693f... gs-ubuntuone: Don't deference some strings which are alread
  b36da0c... gs-ubuntuone: Don't early exit from the libsecret callbacks
  ded95c7... apt: strdup() the strings about the old version when gettin
  0c142c5... Default app kind should be AS_APP_KIND_GENERIC
  391105f... Wrap the g_autofrees
  448ef27... vim modeline: use the right ts= and sw=
  8608d01... Coding style fix
  b3b1b9c... apt: Port to use libapt directly
  6ab0b14... apt: use gs_plugin_order_after
  3258afb... apt: fix is_open_source
  1ba9873... Allow free-but-unspecified SPDX tokens
  8874cf3... Put the string back as it was, to not change it before rele
  2df80e6... trivial: Fix the @LicenseRef-free string check
  1a6020c... trivial: Whitespace fixes
  a2cd942... trivial: More style fixes for upstreamability
  a55aefa... trivial: More whitespace fixes
  d9cd908... trivial: Put the APT support in the configure summary
  9bd8cfd... apt: Set the GError when loading the apt db
  40d6342... Use dpkg-deb info to create a GsApp when double clicking on
  699c9c9... Fix compile errors
  e545fa6... Add the concept of UpdateAll into the plugin loader
  bacc22f... Show a 'Install All' button when all the updates can be ins
  69053f1... Only show the session manager restart if there were any non
  6c0ab73... Show a notification if any live-updatable apps needs restar
  e58fdd1... trivial: Use 'Install' as the verb for the headerbar button
  2d97b01... Use correct snapd API endpoints
  587487d... Use correct JSON keys
  c3265c2... Fix function names
  f811191... Pass parameters directly into aptd_transaction
  0ef6706... apt: Update virtual meta-package
  b951008... Remove dpkg from list of conflicts for packagekit-refresh
  0eaa7cf... Non-live updates are updatable but not updatable-live
  d34a627... apt: Implement gs_plugin_update
  c7f9b2c... Allow transition from AS_APP_STATE_INSTALLED to AS_APP_STAT
  1ac6904... More notification fixes under Unity
  cf50979... apt: Read lists of installed files from dpkg directly
  5901076... apt: Merge the two loops and always set origin
  5867f5e... provenance: Order after apt so we have the origin set
  7de70b7... Do not use the header bar on Unity
  339f6d2... Use gs_utils_is_current_desktop () helper
  4f6f30e... Refresh the apt database
  3a3c35a... Allow AS_APP_STATE_INSTALLED to AS_APP_STATE_INSTALLING
  e55a4c9... Guard against self-setting origin
  c231a1c... Add gs-ubuntuone-dialog.h to dist target
  4fa5b4f... apt: Set the source first
  d52484b... trivial: Run the generated libtool wrapper instead of /usr/
  5e92853... dist some extra files for the Ubuntu plugins
  26b03c7... trivial: Don't do two update actions for live update
  6841bcb... Do a full upgrade only if we have system updates
  4224e3b... Set state of virtual meta package
  25b5ba1... Disable the update all button during an update
  27ee5b8... Show ask for refresh dialog only when visible
  f4e78fb... Only request appstream refresh while window is visible
  3f6ba24... Add a separate flag for refreshing just the UI
  b8b1154... Refresh the UI after an upgrade in the apt backend
  5af0c59... Remove empty signal handler
  8f63a8c... Use a common schema
  b63ac63... Split out snapd-specific utilities
  0218682... Add show_status () helper function
  0be4524... Add gs_ubuntuone_get_macaroon ()
  6273b6f... Simplify U1 request call
  97ad861... Add reenable_widgets ()
  51c5de9... Add snapd support to login dialog
  be733ea... Authenticate if needed
  8f3ce88... Fix parsing of snapd response
  6401936... Connect to socket every request
  9a61981... Close the socket before trying to re-authenticate
  4bb6584... Don't show error message on success
  1de2c25... Add NUL terminator to end of string
  15e2fc4... Check snaps for "available" status
  eb5bbac... Only store macaroon when requested
  689d95b... Add gs_ubuntuone_clear_macaroon ()
  e696569... Set error on failure
  07572fe... Don't depend on remembering the macaroon
  043511e... Disable the Launch button for snappy apps
  1316381... Use changes endpoint from snapd
  25bb01f... Keep macaroon so that progress updates don't prompt all the
  44b0805... Free leaked strings
  a2ac2da... Free PackageInfo name
  74967e6... Don't dump libapt's error logs
  323badd... Put snaps back in the same list as installed apps
  10b4d0f... Disable the snappy plugin if the socket isn't there
  0121911... Also re-authenticate on 500
  f25d200... Re-authenticate on 401 as well
  b770bbb... Override button theming to show progress meter
  356fa4b... Trigger UI refresh after unloading apt db
  62b0e3c... Disable reviews for snaps
  1d2513e... Don't re-prompt for credentials after cancellation
  678699b... Disable the snappy plugin
  1613b8d... Revert "Disable reviews for snaps"
  8b72639... Revert "Add a separate flag for refreshing just the UI"
  a72c6c4... Rely on AsStore to detect cache changes
  9bf4edc... Clear old errors from last run
  63c9374... Allow unsafe upgrade (adding/removing new packages)
  aea39cf... Revert "Don't dump libapt's error logs"
  45e56ae... Revert "Rely on AsStore to detect cache changes"
  065cfaa... Add a separate flag for refreshing just the UI
  3f67970... Fix sending the wrong string to aptd InstallFile
  cc41b79... Revert "Fix sending the wrong string to aptd InstallFile"
  4e89426... NULL terminate dpkg-deb argv
  aafe804... Fix sending the wrong string to aptd InstallFile
  3fff3a2... Revert "Disable the snappy plugin"
  9ba43ef... Disable Snappy plugin if GNOME_SOFTWARE_SNAPPY isn't set
  c82826e... Don't retry auth on 500
  9802de0... Log snapd requests and responses if GNOME_SOFTWARE_SNAPPY i
  14f192f... Download three pages of reviews
  bcdfd7e... Drop unused package_size
  56fd6cc... Fix installed size not working for uninstalled packages
  6480c60... Actually fix installed size
  92985cb... Show version for uninstalled packages
  69e2033... apt: Don't store the architecture, it's not used (and we fo
  c915ec9... Make review text selectable
  d0f893e... Properly support multi-line .deb descriptions
  f411258... Use GFile instead of a filename when converting apps.
  65674ef... trivial: Build broken - Use GFile correctly
  9c13ac2... trivial: Build broken - Use GFile correctly
  f8ae809... trivial: Build broken - Use GFile correctly
  96038cd... Revert "Correctly set the filename as the source for dpkg f
  4e45a8c... Add gs_app_set_local_file()
  d0ea80a... trivial: Build broken - Fix the self tests
  0986169... trivial: Fix the self tests
  e8e6975... Fix installation of local debs
  ed26873... trivial: re-enable snappy plugin
  ebeb4fd... Add a --details-pkg option that allows showing app details 
  e95811a... Add apt: URL support
  fb49ae0... Register MimeType for apt URL handler
  9939e57... Fix the label for Snappy login
  cf7ca43... Print snapd response when enabled
  9c5179e... Set focus chain order in Ubuntu One dialog
  6df949f... Use better error messages for snapd auth failure
  fafb8f4... Use AS_APP_QUIRK_NOT_LAUNCHABLE to control the Launch butto
  b8dc8bc... Fix launching various KDE4 applications
  87f4645... Guard against review server errors
  7803520... UPDATE -> OFFLINE_UPDATE - changed enum values between mast
  f7a8683... Various updates to conflicts in the rebase
  dd88754... Update gs-shell-details from 3.20.2
  c87b4cd... Hide license, updated and category fields if they aren't se
  347c42b... More mis-rebase fixes

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