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



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

Summary of new commits:

  3b4b4d8... trivial: Support compiling against old versions of appstrea
  57715cb... Add stub reviews API
  e407958... Fix typos
  deaf621... Add a review widget
  5431819... Improve review widget
  dbe19e8... Pull review information from GsApp object
  f353d3b... Download reviews from Ubuntu reviews server
  6683230... Fix review text alignment issues
  e5f4e13... Clean whitespace
  296d390... Tidy up docstrings
  38bb47f... Work on writing review UI / plugin
  90963b3... Fix typo
  dddc720... Use rating when clicking on stars to start review
  9a5e47b... Add an ability for plugins to request authorization for pos
  8165d93... Only show reviews widgets if a plugin supports it
  a472599... Set ratings from Ubuntu review stats. Disable local ratings
  56abacb... Set post button to GTK_RESPONSE_OK
  c388e55... Add D-Bus interfaces to Ubuntu SSO
  a4a346f... Tidy up Makefile for new D-Bus code
  3affb26... Don't need plugins to report review auth - the plugin does 
  1073b43... Fix build by building generated files first and pretty prin
  ae399a7... Drop unnecessary Makefile rules
  4f677df... Add a write review button instead of hijacking the existing
  519dcf0... Add an apt plugin that works with aptdaemon
  5619a9a... Coding style changes from review
  a600e68... Bump copyright headers to 2016
  e6b7a21... Coding style changes from review
  31df74f... Drop special plugin function to report reviews support - we
  9536ddb... Fix bad merge
  38ffbde... Fix module checking for reviews
  6662558... Load version correctly
  2fa81b5... More version work
  9c90d13... Ignore exit status, we don't need it
  1158969... Improve install/remove
  f1796c3... More logging
  1eeb94f... Consume stderr from child processes so it doesn't show on t
  f42b7aa... Fix marking of installed / available packages
  3b2e6cd... Remove / disable some debugging
  2310413... Update cache when requested
  aa97cea... Check refresh type
  22386f4... Show updates. Fix coding style
  9da6e38... Rename GsAppReview to GsReview
  d035d84... Update reviews to match design
  fe483aa... Show review histogram
  549dd8a... Stop using ubuntu-sso-client for credentials
  629a98e... Add Ubuntu One sign-in UI
  3bba6a4... Add UbuntuLoginDialog
  ce031ef... Fix password entry character
  3944edf... Rename .glade file to .ui
  b82124d... Add stub snappy plugin
  cca420e... Log which functions are called
  bcca259... Actually access snapd for packages
  d858d78... Add some error messages, make search return all packages al
  2f637a7... Fix threaded access to snapd, attempt to load icons
  02295eb... Load dummy icon for snaps. Better error when can't connect 
  288679a... Better error reporting
  ab47f4b... Report installed size
  405887e... Parse package sizes correctly
  6b67f0d... Drop debugging
  9b56b02... Add code to install / uninstall snaps
  b4f57e5... Drop unused code
  d8785d5... Hack up a simple search filter
  a80805d... Use better icon code
  3f6b5bb... Load remote icons
  51fb8fa... Fix free leak on error
  f948ecd... Use snapd 2.0 API
  f710607... Actions return ACCEPTED, not OK
  a14eebd... HTTP spec says send Host header but have no content
  a67c83f... Show removed snaps as installable
  7df6ee7... Fix GdkPixbufLoader usage
  3589242... Set package states when installing / removing
  63ae3a5... Use GLib i18n macro
  2e0b3f8... Allow apt packages to be live updated
  c08635e... Update progress correctly
  c34794e... Support launching apps
  e371e62... Only process packages that are intended for the apt plugin
  e72efb6... Remove debugging - we don't need it anymore
  80316d9... Fix coding style of Ubuntu  login dialog
  311326b... Use a template for login dialog UI
  653d715... Rename UbunutLoginDialog to GsUbuntuLoginDialog and fix var
  32d2a59... Revert debugging change
  fc30396... Use HeaderBar for U1 dialog
  7d5ce50... Simplify cancel button in U1 dialog
  549d209... trivial: Allow arbitrary variables to be read from /etc/os-
  8df2763... Don't unnecessarily try and share SoupSession
  235261a... Use consistent method ordering
  2844c59... Use type-safe methods, not properties
  969d392... Whitespace alignment
  7e03333... Add send_request () helpers
  bc1b12b... Simplify download_review_stats ()
  1a59d20... Don't hold reference to spell checker
  02e07e4... Remove notify emissions of old properties
  3664d55... Fix requests in login dialog
  bcf18e6... Revert "Don't hold reference to spell checker"
  1742d4f... Revert "Simplify download_review_stats ()"
  04f703c... Revert "Add send_request () helpers"
  edc163e... Refactor common code for sending requests to reviews.ubuntu
  453c39b... Stop snaps being marked as third party
  ee7adae... Stop snaps being marked as add-ons
  d292796... Use shared SoupSession
  92f78ad... Use snapd search query
  68b9737... Only get local apps when showing installed
  f398bd9... Handle invalid icon URLs
  a634f71... Use shared soup session
  a16dc73... Remove debugging
  bdb4042... Load the package lists directly into memory, saving a lot o
  ba555eb... Improve variable names / comment
  0ddcf78... De-dup based on source
  5af9ebb... Remove debugging
  edcc889... Update for automake variable rename
  a3e422e... De-dup json-glib package checking
  48c1653... Fix compile warnings
  95485dc... Notify Unity launcher when installing
  d588f95... Use libsecret for storing Ubuntu One credentials
  f4207da... Drop unused variable
  91561c9... Show update information for APT packages
  cf2c5d7... Mark license and provenance based on the APT sources
  f5730a9... Better handle setting app state
  dc05f76... Use g_autoptr for Json code
  67ce94c... Use g_autoptr for Json code
  07910b2... Fix crash due to reference disappearing
  902124a... Quit when the main window is closed
  fd05cb1... Revert "Quit when the main window is closed"
  4d57aeb... Quit when main window is closed
  527b602... Drop g_autoptr defines for json-glib - we have 1.1.2 in Ubu
  b87b01a... Drop g_autoptr defines for json-glib - we have 1.1.2 in Ubu
  8391fa9... Correctly free package info
  af80dc9... APT plugin depends on appstream to set source information
  cd82ec5... review plugin depends on appstream to set source informatio
  0c3a8e8... Revert "Fix a crash when the category is NULL."
  ea25e07... Don't perform a lookup when the category is NULL
  69aba0e... Don't show removed sideloaded apps as installable
  6e3d61a... Create GsApp using dpkg-deb info
  9a00f58... Revert "Quit when main window is closed"
  e43d2cb... Hide the Kudo details - they're not correctly populated in 
  dcd4377... Use traditional window decorations in Unity
  a380273... Autofree string arrays
  30c5add... Set error on dpkg-deb exec failure
  4283996... Basic error checking of dpkg-deb's output
  47d059b... Update kudo hiding code
  41b5f83... Fix if statement coding style
  4512c8e... Fix wrong parameters being passed to aptd
  d5e84db... Check parameter signature for signals from aptd
  1f20383... Don't make critical warnings when don't have enough informa
  92569b0... Manually disable update monitor
  29f553a... Simplify variable code
  981a07e... (more) Simplify variable code
  f589aa2... Only quit if we're not running as a GApplication service
  f8d1a5f... Use source package name for sources, not binary package nam
  7559440... G-S wants the binary package as the source, do the conversi
  fc48621... Check if a file is a .deb before trying to install it
  5fb62c9... 'Software Sources' -> 'Software & Updates' in menu
  40a737b... Fix typo in error message
  f39b226... Drop changelog formatting - we have disabled this in Ubuntu
  b540fe4... Don't change app state on install/remove failure
  31fad7c... trivial: Add g_return_if_fail to gs_app_add|has_quirk. Fix 
  9427725... Set error when org.freedesktop.fwupd has no service
  4333612... Refresh appstream index if needed
  31dfb8a... Fix changelogs being keyed by source package, not binary pa
  2a7c5f1... Unsubscribe from signals on failed authentication, was caus
  c7fb54e... Revert "trivial: Add g_return_if_fail to gs_app_add|has_qui
  70e72d3... Disable history button
  f81aeaf... Reload the appstream plugin after updating /var/lib/app-inf
  64859d2... Switch to updates page on initial update
  2d73d9a... Fix minor usability issues with login dialog
  f48f0f7... Ignore .deb packages in the libs section
  89338e9... Don't use notification actions under Unity
  319f807... Poll for operation status
  b69018d... Fix memory error
  6a8c971... Revert "Only quit if we're not running as a GApplication se
  1446bcd... Terminate immediately on close
  2fad341... Set origin for Snappy packages
  5129069... Hide licence, updated and category fields if they aren't se
  ed1066d... Remove debugging
  bd9c086... Set the kind of app to generic for sideloaded debs
  2196951... Sort snaps before other apps
  905e0c0... Fix size not showing for uninstalled apps
  0ab3931... Implement refine for snappy plugin - required as g-s rechec
  67003ee... Split Ubuntu One code into its own module
  966d0b7... Match our own reviews
  41b1b6c... Rename GsUbuntuLoginDialog to GsUbuntuoneDialog
  e5cd442... Dist Ubuntu One dialog UI file
  ee80d10... Use Wilson score for average rating. Copied from USC
  626dcf0... Add missing header
  aacfda6... Revert "Terminate immediately on close"
  657c9c2... Revert "Manually disable update monitor"
  966ab15... Allow plugins to conflict with each other
  5df160e... Make the apt plugin conflict with packagekit
  33c754d... gs-ubuntuone: Don't deference some strings which are alread
  2c17301... gs-ubuntuone: Don't early exit from the libsecret callbacks
  3bc0f11... apt: strdup() the strings about the old version when gettin
  a426456... Default app kind should be AS_APP_KIND_GENERIC
  1bf1c77... Wrap the g_autofrees
  5b4d0d4... vim modeline: use the right ts= and sw=
  1ee38f4... Coding style fix
  f6f3df8... apt: Port to use libapt directly
  94ba18c... apt: use gs_plugin_order_after
  59e530f... apt: fix is_open_source
  7c879c4... Allow free-but-unspecified SPDX tokens
  df32c31... Put the string back as it was, to not change it before rele
  ddb68b9... trivial: Fix the @LicenseRef-free string check
  7f07702... trivial: Whitespace fixes
  fc9bb88... trivial: More style fixes for upstreamability
  5cbfb53... trivial: More whitespace fixes
  91c6bcc... trivial: Put the APT support in the configure summary
  80c53e4... apt: Set the GError when loading the apt db
  5a07c0e... Use dpkg-deb info to create a GsApp when double clicking on
  b1e9205... Fix compile errors
  17b621b... Add the concept of UpdateAll into the plugin loader
  f07f956... Show a 'Install All' button when all the updates can be ins
  0d4a6b4... Only show the session manager restart if there were any non
  8dfc7da... Show a notification if any live-updatable apps needs restar
  27a5089... trivial: Use 'Install' as the verb for the headerbar button
  38ec78f... Use correct snapd API endpoints
  cec64db... Use correct JSON keys
  02f2a75... Fix function names
  edca94a... Pass parameters directly into aptd_transaction
  de3ffe1... apt: Update virtual meta-package
  ad60a5a... Remove dpkg from list of conflicts for packagekit-refresh
  92e6c70... Non-live updates are updatable but not updatable-live
  244d429... apt: Implement gs_plugin_update
  d48b5cd... Allow transition from AS_APP_STATE_INSTALLED to AS_APP_STAT
  5f76d8a... More notification fixes under Unity
  e1bfa5e... apt: Read lists of installed files from dpkg directly
  6c8b12e... apt: Merge the two loops and always set origin
  426465e... provenance: Order after apt so we have the origin set
  00cb57b... Do not use the header bar on Unity
  4dc385e... Use gs_utils_is_current_desktop () helper
  2ae7934... Refresh the apt database
  f479854... Allow AS_APP_STATE_INSTALLED to AS_APP_STATE_INSTALLING
  bfb01d6... Guard against self-setting origin
  ac1047a... Add gs-ubuntuone-dialog.h to dist target
  696f2d1... apt: Set the source first
  5bf809d... trivial: Run the generated libtool wrapper instead of /usr/
  d2e4bf1... dist some extra files for the Ubuntu plugins
  6f88c3d... trivial: Don't do two update actions for live update
  1e3f6f1... Do a full upgrade only if we have system updates
  ccad8fc... Set state of virtual meta package
  eb9ddcc... Disable the update all button during an update
  56eae9f... Show ask for refresh dialog only when visible
  0b0a2fb... Only request appstream refresh while window is visible
  afec556... Add a separate flag for refreshing just the UI
  8066379... Refresh the UI after an upgrade in the apt backend
  7345aac... Remove empty signal handler
  8d45ff2... Use a common schema
  d2e81e0... Split out snapd-specific utilities
  3a00e2a... Add show_status () helper function
  2d3bd4e... Add gs_ubuntuone_get_macaroon ()
  a323af1... Simplify U1 request call
  e7fc55c... Add reenable_widgets ()
  9207119... Add snapd support to login dialog
  c2bbc95... Authenticate if needed
  1ee5128... Fix parsing of snapd response
  fa4d01d... Connect to socket every request
  7223558... Close the socket before trying to re-authenticate
  7cf7ff6... Don't show error message on success
  81b7dab... Add NUL terminator to end of string
  dc0826e... Check snaps for "available" status
  ded219b... Only store macaroon when requested
  1e29571... Add gs_ubuntuone_clear_macaroon ()
  e12e5fa... Set error on failure
  27498aa... Don't depend on remembering the macaroon
  1d09ef0... Disable the Launch button for snappy apps
  f20449b... Use changes endpoint from snapd
  4c1ac0b... Keep macaroon so that progress updates don't prompt all the
  63ee448... Free leaked strings
  051c947... Free PackageInfo name
  9d0f412... Don't dump libapt's error logs
  9a1e759... Put snaps back in the same list as installed apps
  483071e... Disable the snappy plugin if the socket isn't there
  6520145... Also re-authenticate on 500
  0bc6056... Re-authenticate on 401 as well
  463624c... Override button theming to show progress meter
  4b57ae3... Trigger UI refresh after unloading apt db
  505bcb8... Disable reviews for snaps
  33361f1... Don't re-prompt for credentials after cancellation
  0ee0993... Disable the snappy plugin
  e871d88... Revert "Disable reviews for snaps"
  9930188... Revert "Add a separate flag for refreshing just the UI"
  f7b3986... Rely on AsStore to detect cache changes
  140cf6a... Clear old errors from last run
  68dc681... Allow unsafe upgrade (adding/removing new packages)
  2a1410a... Revert "Don't dump libapt's error logs"
  ee9f243... Revert "Rely on AsStore to detect cache changes"
  f226c2a... Add a separate flag for refreshing just the UI
  9a14e9d... Fix sending the wrong string to aptd InstallFile
  f8a353b... Revert "Fix sending the wrong string to aptd InstallFile"
  72b5240... NULL terminate dpkg-deb argv
  9471d92... Fix sending the wrong string to aptd InstallFile
  fa76728... Revert "Disable the snappy plugin"
  8f75430... Disable Snappy plugin if GNOME_SOFTWARE_SNAPPY isn't set
  ee4e169... Don't retry auth on 500
  3eb95fd... Log snapd requests and responses if GNOME_SOFTWARE_SNAPPY i
  4bd0e11... Download three pages of reviews
  d6dccf0... Drop unused package_size
  d7e785e... Fix installed size not working for uninstalled packages
  9dc93f9... Actually fix installed size
  e4998d1... Show version for uninstalled packages
  082c747... apt: Don't store the architecture, it's not used (and we fo
  c7552f3... Make review text selectable
  3e3e552... Properly support multi-line .deb descriptions
  74ec96d... Use GFile instead of a filename when converting apps.
  8dbdc69... trivial: Build broken - Use GFile correctly
  18c8177... trivial: Build broken - Use GFile correctly
  7999b5e... trivial: Build broken - Use GFile correctly
  393271d... Revert "Correctly set the filename as the source for dpkg f
  c870777... Add gs_app_set_local_file()
  d63d62a... trivial: Build broken - Fix the self tests
  7612c62... trivial: Fix the self tests
  bd99707... Fix installation of local debs
  e005811... trivial: re-enable snappy plugin
  6f7312e... Add a --details-pkg option that allows showing app details 
  27845bb... Add apt: URL support
  7736f91... Register MimeType for apt URL handler
  1a895d0... Fix the label for Snappy login
  e3f9665... Print snapd response when enabled
  eb78972... Set focus chain order in Ubuntu One dialog
  152e252... Use better error messages for snapd auth failure
  719e724... Use AS_APP_QUIRK_NOT_LAUNCHABLE to control the Launch butto
  c26a7b2... Fix launching various KDE4 applications
  54bb5fd... Guard against review server errors
  70061c5... Various updates to conflicts in the rebase
  21f0cd6... Update gs-shell-details from 3.20.2
  c20749c... Hide license, updated and category fields if they aren't se
  66b66a1... More mis-rebase fixes
  9033629... Format update descriptions to be suitable for Ubuntu.
  44ee791... trivial: Add provenance and is_free in gs_app_to_string
  9c2e5a9... PackageKit -> packagekit
  e0ab82b... Fix first run refresh
  f872c0f... Use minimal limits for review content
  9651f29... Resolve conflicts from rebase


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