lp:~mvo/software-center/unity-lens-plus-wildcard-fix
Created by
Michael Vogt
on
2012-08-17
and last modified on
2012-08-21
- Get this branch:
- bzr branch lp:~mvo/software-center/unity-lens-plus-wildcard-fix
Only
Michael Vogt
can upload to this branch. If you are
Michael Vogt
please log in for upload directions.
Branch merges
Propose for merging
- Gary Lasker (community): Approve on 2012-08-18
-
Diff: 454 lines (+155/-45)13 files modifiedapt_xapian_index_plugin/software_center.py (+6/-1)
data/software-center.menu.in (+20/-6)
setup.py (+4/-4)
softwarecenter/db/categories.py (+4/-2)
softwarecenter/db/database.py (+2/-0)
softwarecenter/db/update.py (+5/-5)
softwarecenter/enums.py (+4/-4)
softwarecenter/ui/gtk3/panes/availablepane.py (+9/-0)
softwarecenter/utils.py (+2/-3)
softwarecenter/version.py (+2/-2)
tests/test_database.py (+57/-17)
tests/test_xapian.py (+28/-1)
tests/utils.py (+12/-0)
Related bugs
Related blueprints
Branch information
Recent revisions
- 3116. By Michael Vogt on 2012-08-21
-
data/software-
center. menu.in: add nonapps-visible flag to unity-lens - 3114. By Michael Vogt on 2012-08-21
-
apt_xapian_
index_plugin/ software_ center. py: include package name terms in a-x-i plugin too - 3112. By Michael Vogt on 2012-08-21
-
add explicit testcase for the xapian query parser "-" workaround/bug
- 3111. By Michael Vogt on 2012-08-21
-
use xapian.
inmemory_ open() for DB tests that do not need to be persistent - 3110. By Michael Vogt on 2012-08-21
-
update db schema because we have the new APM key and add test for ensuring that the APM values are setup correclty
- 3109. By Michael Vogt on 2012-08-21
-
tests/test_
xapian. py: skip test for wildcard bug1026679 as the fix was added in quantals apt-xapian-index only - 3108. By Michael Vogt on 2012-08-17
-
improve test to ensure we really only got documents start start with unity-lens-
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:software-center