View Git repositories
Name Status Last Modified Last Commit
lp://qastaging/ubuntu/wily/software-center 1 Development 2015-05-07 05:22:57 UTC
212. * debian/patches/01_bzr-fix-1038429.p...

Author: dobey
Revision Date: 2013-07-05 17:39:12 UTC

* debian/patches/01_bzr-fix-1038429.patch:
  - Don't use MI, and use super to call the parent __init__. (LP: #1038429)

lp://qastaging/ubuntu/vivid/software-center 2 Mature 2014-10-27 04:16:44 UTC
212. * debian/patches/01_bzr-fix-1038429.p...

Author: dobey
Revision Date: 2013-07-05 17:39:12 UTC

* debian/patches/01_bzr-fix-1038429.patch:
  - Don't use MI, and use super to call the parent __init__. (LP: #1038429)

lp://qastaging/ubuntu/utopic/software-center 2 Mature 2014-04-25 07:23:34 UTC
212. * debian/patches/01_bzr-fix-1038429.p...

Author: dobey
Revision Date: 2013-07-05 17:39:12 UTC

* debian/patches/01_bzr-fix-1038429.patch:
  - Don't use MI, and use super to call the parent __init__. (LP: #1038429)

lp://qastaging/ubuntu/trusty/software-center 2 Mature 2013-10-18 18:12:28 UTC
212. * debian/patches/01_bzr-fix-1038429.p...

Author: dobey
Revision Date: 2013-07-05 17:39:12 UTC

* debian/patches/01_bzr-fix-1038429.patch:
  - Don't use MI, and use super to call the parent __init__. (LP: #1038429)

lp://qastaging/ubuntu/saucy/software-center bug 2 Mature 2013-07-12 15:27:31 UTC
212. * debian/patches/01_bzr-fix-1038429.p...

Author: dobey
Revision Date: 2013-07-05 17:39:12 UTC

* debian/patches/01_bzr-fix-1038429.patch:
  - Don't use MI, and use super to call the parent __init__. (LP: #1038429)

lp://qastaging/ubuntu/saucy-proposed/software-center 1 Development 2013-07-05 17:39:12 UTC
212. * debian/patches/01_bzr-fix-1038429.p...

Author: dobey
Revision Date: 2013-07-05 17:39:12 UTC

* debian/patches/01_bzr-fix-1038429.patch:
  - Don't use MI, and use super to call the parent __init__. (LP: #1038429)

lp://qastaging/ubuntu/quantal-updates/software-center 2 Mature 2013-06-06 09:05:07 UTC
199. [ Brian Murray ] * software-center/pa...

Author: Brian Murray
Revision Date: 2013-01-25 07:44:14 UTC

[ Brian Murray ]
* software-center/paths.py:
  - modify the OEM_CHANNEL_DESCRIPTOR path (LP: #1095823)

lp://qastaging/ubuntu/quantal-proposed/software-center bug 2 Mature 2013-06-06 09:05:03 UTC
199. [ Brian Murray ] * software-center/pa...

Author: Brian Murray
Revision Date: 2013-01-25 07:44:14 UTC

[ Brian Murray ]
* software-center/paths.py:
  - modify the OEM_CHANNEL_DESCRIPTOR path (LP: #1095823)

lp://qastaging/ubuntu/precise-proposed/software-center bug 2 Mature 2013-06-06 09:04:59 UTC
199. [ Brian Murray ] * software-center/pa...

Author: Brian Murray
Revision Date: 2013-01-28 09:14:24 UTC

[ Brian Murray ]
* software-center/paths.py:
  - modify the OEM_CHANNEL_DESCRIPTOR path (LP: #1095823)

lp://qastaging/ubuntu/raring-proposed/software-center bug 2 Mature 2013-04-26 14:11:50 UTC
210. * debian/software-center.postinst: ...

Author: dobey
Revision Date: 2013-04-26 14:11:50 UTC

* debian/software-center.postinst:
  - Only run update-software-center if python-aptdaemon is configured,
    to avoid crashing on upgrade, and to work around Debian 671711.
    (LP: #1173249)

lp://qastaging/ubuntu/raring/software-center 1 Development 2013-04-08 15:04:00 UTC
209. * debian/patches/00_bzr-typerror-remo...

Author: dobey
Revision Date: 2013-04-08 15:04:00 UTC

* debian/patches/00_bzr-typerror-remove-menuitem.patch:
  - Avoid TypeError caused by external bug, by removing the Cut
    menu item from the main menu, and making the Copy item not
    used for the search entry. (LP: #1151621)

lp://qastaging/ubuntu/precise-updates/software-center 2 Mature 2013-01-28 09:14:24 UTC
199. [ Brian Murray ] * software-center/pa...

Author: Brian Murray
Revision Date: 2013-01-28 09:14:24 UTC

[ Brian Murray ]
* software-center/paths.py:
  - modify the OEM_CHANNEL_DESCRIPTOR path (LP: #1095823)

lp://qastaging/ubuntu/quantal/software-center bug 1 Development 2012-10-16 17:43:06 UTC
197. * data/ui/gtk3/css/softwarecenter.css...

Author: Michael Vogt
Revision Date: 2012-10-16 18:07:08 UTC

* data/ui/gtk3/css/softwarecenter.css:
  - drop "text-shadow" from the CSS as its causing a memory
    leak (LP: #1058523)

lp://qastaging/ubuntu/precise/software-center bug 2 Mature 2012-04-13 18:11:26 UTC
189. [ Michael Vogt ] * debian/control: ...

Author: Michael Vogt
Revision Date: 2012-04-13 18:35:13 UTC

[ Michael Vogt ]
* debian/control:
  - recommend xz-lmza instead of lzma (LP: #878354)
* lp:~mvo/software-center/track-axi-changes:
  - add a monitor for changes in the apt-xapian-index to ensure
    the DB is reopened if the cron job changes the apt-xapian-index
    database (LP: #507836)
* lp:~mvo/software-center/lp970342:
  - do not crash if the parent goes away (and therefore the pipe)
    and the token can not be obtained (LP: #970342)
* lp:~mvo/software-center/lp967036:
  - fix UnicodeDecodeError crash for apps with hardware
    requirements in the details view (LP: #967036)
* lp:~mvo/software-center/list-a11y:
  - restore the a11y support for orca/accerciser/ldtp for
    the listview and treeview
* lp:~mvo/software-center/lp979013:
  - fix a bug in the review display for certain language
    environments (LP: #979013)
* lp:~mvo/software-center/appview-tweaks:
  - code cleanup in the sortmode code
* lp:~mvo/software-center/lp772549:
  - fix a bug that can result in a blank software center
    screen on startup (LP: #772549)
* lp:~mvo/software-center/lp914393:
  - adds an explicit sys.exit() to ensure all gtk event
    processing is stopped on application quit (LP: #914393)
* lp:~mvo/software-center/lp976169:
  - do not crash if apt-xapian-index is not installed
    (LP: #976337)
  - ignore xapian.DatabaseOpeningError here (happens when
    there is no a-x-i so we don't care) (LP: #976169)
* lp:~mvo/software-center/lp976525:
  - do not show "upgradable" button when there should be "remove"
    (LP: #976525)

[ Gary Lasker ]
* lp:~gary-lasker/software-center/sorting-fix-lp969215:
  - fix sort combo box inconsistencies (LP: #969215)

[ Dave Morley ]
* lp:~davmor2/software-center/remove_two_lines:
  - small fixes for test script USC-start-stop-times.py

[ Kiwinote ]
* sc/ui/gtk3/widgets/apptreeview.py:
  - everyone tries to expand a category in the installed pane by clicking
    on the text rather than the expander arrow (LP: #877130)

lp://qastaging/~nik90/ubuntu/precise/software-center/add_keywords_new 1 Development 2012-04-09 13:00:33 UTC
2946. Added keywords to the desktop file

Author: <email address hidden>
Revision Date: 2012-04-09 12:57:56 UTC

Added keywords to the desktop file

lp://qastaging/~nik90/ubuntu/precise/software-center/add_keywords 1 Development 2012-04-09 12:43:01 UTC
188. Added support for keywords in the des...

Author: <email address hidden>
Revision Date: 2012-04-09 12:41:49 UTC

Added support for keywords in the desktop file

lp://qastaging/ubuntu/oneiric-proposed/software-center bug 1 Development 2012-03-12 16:16:17 UTC
169. [ Gary Lasker ] * lp:~gary-lasker/sof...

Author: Michael Vogt
Revision Date: 2012-03-08 09:07:20 UTC

[ Gary Lasker ]
* lp:~gary-lasker/software-center/catalog-published-date-lp803028i-for-5.0:
  - use date_published value from the software-center-agent server
    so that for-purchase items appear correctly and in the proper order
    in What's New; include corresponding unit test (LP: #803028)

[ Michael Vogt ]
* backport fix from lp:~mvo/software-center/fix-refresh-of-whats-new
  to ensure that new apps from e.g. the software-center-agent are
  immediately displayed in the "Whats new" section of the lobby
  (LP: #949725)

lp://qastaging/ubuntu/oneiric-updates/software-center 2 Mature 2012-03-08 09:07:20 UTC
169. [ Gary Lasker ] * lp:~gary-lasker/sof...

Author: Michael Vogt
Revision Date: 2012-03-08 09:07:20 UTC

[ Gary Lasker ]
* lp:~gary-lasker/software-center/catalog-published-date-lp803028i-for-5.0:
  - use date_published value from the software-center-agent server
    so that for-purchase items appear correctly and in the proper order
    in What's New; include corresponding unit test (LP: #803028)

[ Michael Vogt ]
* backport fix from lp:~mvo/software-center/fix-refresh-of-whats-new
  to ensure that new apps from e.g. the software-center-agent are
  immediately displayed in the "Whats new" section of the lobby
  (LP: #949725)

lp://qastaging/~nik90/ubuntu/precise/software-center/add_quicklist (Has a merge proposal) 1 Development 2012-02-22 15:13:02 UTC
181. Added ubuntu software center quicklists

Author: <email address hidden>
Revision Date: 2012-02-22 15:11:20 UTC

Added ubuntu software center quicklists

lp://qastaging/ubuntu/maverick-proposed/software-center bug 2 Mature 2012-01-17 05:41:26 UTC
92. * lp:~gary-lasker/software-center/ico...

Author: Gary Lasker
Revision Date: 2012-01-11 23:29:45 UTC

* lp:~gary-lasker/software-center/icon-data-for-3.0:
  - remove the need for inline icon data from the agent, instead
    download icons directly using the provided URL (LP: #914054)

lp://qastaging/ubuntu/natty-proposed/software-center bug 2 Mature 2012-01-17 05:41:21 UTC
134. * lp:~gary-lasker/software-center/ico...

Author: Gary Lasker
Revision Date: 2012-01-11 18:25:49 UTC

* lp:~gary-lasker/software-center/icon-data-for-4.0:
  - remove the need for inline icon data from the agent, instead
    download icons directly using the provided URL (LP: #914054)

lp://qastaging/ubuntu/maverick-updates/software-center 2 Mature 2012-01-11 23:29:45 UTC
92. * lp:~gary-lasker/software-center/ico...

Author: Gary Lasker
Revision Date: 2012-01-11 23:29:45 UTC

* lp:~gary-lasker/software-center/icon-data-for-3.0:
  - remove the need for inline icon data from the agent, instead
    download icons directly using the provided URL (LP: #914054)

lp://qastaging/ubuntu/natty-updates/software-center 2 Mature 2012-01-11 18:25:49 UTC
134. * lp:~gary-lasker/software-center/ico...

Author: Gary Lasker
Revision Date: 2012-01-11 18:25:49 UTC

* lp:~gary-lasker/software-center/icon-data-for-4.0:
  - remove the need for inline icon data from the agent, instead
    download icons directly using the provided URL (LP: #914054)

lp://qastaging/ubuntu/natty-security/software-center bug 2 Mature 2011-11-21 18:19:30 UTC
128. * SECURITY UPDATE: MITM via incorrect...

Author: Marc Deslauriers
Revision Date: 2011-11-18 08:36:12 UTC

* SECURITY UPDATE: MITM via incorrect ssl cert validation (LP: #874242)
  - softwarecenter/view/purchaseview.py: Set the ssl-ca-file libsoup
    property so ssl cert validation works.
  - CVE-2011-3150

lp://qastaging/ubuntu/maverick-security/software-center bug 2 Mature 2011-11-21 18:19:27 UTC
85. * SECURITY UPDATE: MITM via incorrect...

Author: Marc Deslauriers
Revision Date: 2011-11-18 08:39:09 UTC

* SECURITY UPDATE: MITM via incorrect ssl cert validation (LP: #874242)
  - softwarecenter/view/purchasedialog.py: Set the ssl-ca-file libsoup
    property so ssl cert validation works.
  - CVE-2011-3150

lp://qastaging/ubuntu/oneiric-security/software-center bug 2 Mature 2011-11-21 18:19:22 UTC
165. * SECURITY UPDATE: MITM via incorrect...

Author: Marc Deslauriers
Revision Date: 2011-11-18 08:29:21 UTC

* SECURITY UPDATE: MITM via incorrect ssl cert validation (LP: #874242)
  - softwarecenter/ui/gtk3/views/purchaseview.py: Set the ssl-ca-file
    libsoup property so ssl cert validation works.
  - CVE-2011-3150

lp://qastaging/ubuntu/oneiric/software-center bug 2 Mature 2011-10-07 21:09:26 UTC
164. * softwarecenter/ui/gtk3/widgets/appt...

Author: Michael Vogt
Revision Date: 2011-10-07 16:24:53 UTC

* softwarecenter/ui/gtk3/widgets/apptreeview.py:
  - do not crash if self.appmodel is not available yet (LP: #869699)
* softwarecenter/db/update.py:
  - fix missing i18n lookup for app-install-data (LP: #869851)
* merge po/help from rosetta to ensure that the translated
  manual is there, this is not delivered via langpacks
  (LP: #869935)
* test/test_database.py:
  - use sc.staging.ubuntu.com for the testing of the license
    string data
* softwarecenter/db/application.py:
  - fix missing i18n for license send from the software-center-agent
    server

lp://qastaging/ubuntu/natty/software-center bug 2 Mature 2011-04-20 15:13:14 UTC
127. [ Gary Lasker ] * softwarecenter/view...

Author: Michael Vogt
Revision Date: 2011-04-20 14:03:25 UTC

[ Gary Lasker ]
* softwarecenter/view/softwarepane.py:
  - display the offer to add an application to the launcher
    for the duration of the time that the details view
    is showing (LP: #765389)

[ Michael Vogt ]
* test/test_unity_launcher_integration.py:
  - update tests
* update version number for natty-final

lp://qastaging/ubuntu/maverick/software-center bug 2 Mature 2010-10-01 22:45:53 UTC
84. [ Gary Lasker ] * softwarecenter/view...

Author: Michael Vogt
Revision Date: 2010-10-01 10:40:08 UTC

[ Gary Lasker ]
* softwarecenter/view/appview.py:
  - fix intermittent crash in _set_cursor (LP: #617004)

[ Michael Vogt ]
* Create the log directory not on the import paths.py. Otherwise
  if the user upgrades using a sudo based tool (like apt-get) he
  may end up with a root owned log (LP: #652151)
* softwarecenter/paths.py
  - ensure we don't create directories in /home when running as
    root
  - When detecting a not writable cache dir, try to remove it
    so that it gets re-created later with the right permissions.
    That will undo the damage in bug LP: #652151

lp://qastaging/~severinh/ubuntu/maverick/software-center/fixes-626067 bug 1 Development 2010-08-29 00:39:22 UTC
1083. In 'softwarecenter.view.appdetailsvie...

Author: Severin H
Revision Date: 2010-08-29 00:37:17 UTC

In 'softwarecenter.view.appdetailsview_gtk.Addon', only capitalize the package name if it starts with a lower-case character.

lp://qastaging/ubuntu/lucid-proposed/software-center bug 1 Development 2010-07-20 09:24:27 UTC
49. * softwarecenter/view/viewswitcher.py...

Author: Gary Lasker
Revision Date: 2010-07-17 01:35:07 UTC

* softwarecenter/view/viewswitcher.py:
  - fix crash if partner channel cannot be detected
    (LP: #606452)

lp://qastaging/ubuntu/lucid-updates/software-center 2 Mature 2010-07-17 01:35:07 UTC
49. * softwarecenter/view/viewswitcher.py...

Author: Gary Lasker
Revision Date: 2010-07-17 01:35:07 UTC

* softwarecenter/view/viewswitcher.py:
  - fix crash if partner channel cannot be detected
    (LP: #606452)

lp://qastaging/~dstansby-deactivatedaccount/ubuntu/maverick/software-center/software-center-fix-603906 bug(Has a merge proposal) 1 Development 2010-07-11 08:51:34 UTC
52. *Fixed double space and full stop (lp...

Author: David Stansby
Revision Date: 2010-07-11 08:50:25 UTC

*Fixed double space and full stop (lp: #603906)

lp://qastaging/~arky/ubuntu/maverick/software-center/fixes-538384 bug 1 Development 2010-06-26 09:31:14 UTC
53. Adds accessible name to Featured Appl...

Author: arky
Revision Date: 2010-06-25 16:05:46 UTC

Adds accessible name to Featured Applications button

lp://qastaging/~arky/ubuntu/maverick/software-center/fixes-595500 bug 1 Development 2010-06-20 02:19:12 UTC
52. Fixes bug (LP: #595500)

Author: arky
Revision Date: 2010-06-19 15:40:32 UTC

Fixes bug (LP: #595500)

lp://qastaging/~arky/ubuntu/maverick/software-center/fixes-538404 bug 1 Development 2010-06-18 07:44:20 UTC
51. reverted changelog conflict

Author: arky
Revision Date: 2010-06-18 07:44:20 UTC

reverted changelog conflict

lp://qastaging/ubuntu/lucid/software-center bug 1 Development 2010-04-18 23:08:13 UTC
44. * softwarecenter/view/appview.py: -...

Author: Michael Vogt
Revision Date: 2010-04-18 13:42:50 UTC

* softwarecenter/view/appview.py:
  - improve responsiveness of the listview by caching the
    rendered icons (LP: #556290)

lp://qastaging/ubuntu/karmic-updates/software-center 2 Mature 2010-01-25 08:13:24 UTC
14. Fix warning when removing software th...

Author: Michael Vogt
Revision Date: 2010-01-13 10:27:20 UTC

Fix warning when removing software that other software depends
on for non-english locales (LP: #486474)

lp://qastaging/ubuntu/karmic-proposed/software-center bug 2 Mature 2010-01-16 17:14:14 UTC
14. Fix warning when removing software th...

Author: Michael Vogt
Revision Date: 2010-01-13 10:27:20 UTC

Fix warning when removing software that other software depends
on for non-english locales (LP: #486474)

lp://qastaging/ubuntu/karmic/software-center bug 1 Development 2009-10-23 11:24:07 UTC
13. * debian/triggers: - trigger on lan...

Author: Michael Vogt
Revision Date: 2009-10-23 11:24:07 UTC

* debian/triggers:
  - trigger on language-pack updates to ensure we get updated
    translations on app-install-data-ubuntu into the xapian
    database (LP: #456459)
* utils/update-software-center:
  - when triggered from a langpack update compare mo file
    time in order to prevent unneeded updates

140 of 40 results