[gnome-software] (326 commits) Created branch wip/temp/ubuntu-xenial-rebased



The branch 'wip/temp/ubuntu-xenial-rebased' was created.

Summary of new commits:

  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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]