lp://staging/~stolowski/unity-lens-applications/fuzzy-public-content
- Get this branch:
- bzr branch lp://staging/~stolowski/unity-lens-applications/fuzzy-public-content
Branch merges
- Michal Hruby (community): Approve
- PS Jenkins bot (community): Approve (continuous-integration)
-
Diff: 93 lines (+11/-4)4 files modifiedsrc/daemon.vala (+2/-2)
src/unity-package-search.cc (+5/-0)
src/unity-package-search.h (+3/-2)
vapi/unity-package-search.vapi (+1/-0)
- Unity Team: Pending requested
-
Diff: 2478 lines (+1085/-330) (has conflicts)24 files modifiedMakefile.am (+6/-11)
applications.lens.in.in (+0/-12)
applications.scope.in.in (+13/-0)
commands.scope.in.in (+6/-4)
configure.ac (+12/-5)
data/Makefile.am (+2/-2)
data/unity-scope-applications.service.in (+1/-1)
debian/changelog (+55/-0)
debian/control (+1/-1)
po/POTFILES.in (+2/-2)
src/Makefile.am (+2/-1)
src/config.vala.in (+3/-1)
src/daemon.vala (+620/-153)
src/main.vala (+4/-4)
src/runner.vala (+99/-112)
src/schemas.vala (+10/-0)
src/unity-package-search.cc (+127/-7)
src/unity-package-search.h (+7/-2)
src/utils.vala (+93/-0)
src/xapian-utils.vala (+7/-5)
tests/unit/Makefile.am (+2/-0)
tests/unit/test-xapian-utils.vala (+7/-7)
vapi/unity-package-search.deps (+1/-0)
vapi/unity-package-search.vapi (+5/-0)
Related bugs
Related blueprints
Branch information
Recent revisions
- 348. By Paweł Stołowski
-
Fixed conditional to treat all apps from category other than AVAILABLE as personal content, as this also includes
more categories than just INSTALLED (e.g. RECENT apps). - 347. By Paweł Stołowski
-
Mark results of libcolumbus fuzzy searches as 'default' content (as opposed to 'personal'). Also mark apps returned by software-
center- dbus-provider
as 'default', unless they were purchased before. - 346. By PS Jenkins bot
-
Releasing 6.10.0daily13.
05.07ubuntu. unity.experimen tal.certified- 0ubuntu1 to ubuntu. Approved by PS Jenkins bot.
- 345. By Michal Hruby
-
Remove an old icon used by the commands scope.
Approved by Pawel Stolowski, PS Jenkins bot.
- 344. By James Henstridge
-
Add screenshots to local scope previews with information obtained from the software center, escape markup characters in descriptions and don't allow the user to disable the applications scope. Fixes: https:/
/bugs.launchpad .net/bugs/ 1174453, https:/ /bugs.launchpad .net/bugs/ 1174910. Approved by PS Jenkins bot, Michal Hruby.
- 343. By James Henstridge
-
Various scope search result fixes: show local scopes on empty search, filter out master scopes from results and move disabled local scopes to available category. Fixes: https:/
/bugs.launchpad .net/bugs/ 1174464. Approved by Michal Hruby, PS Jenkins bot.
- 341. By James Henstridge
-
Index local scopes and include them in the search results. Fixes: https:/
/bugs.launchpad .net/bugs/ 1170713. Approved by Michal Hruby, PS Jenkins bot.
- 340. By Andrea Azzarone
-
Don't show the ratings widget for remote scope. Fixes: https:/
/bugs.launchpad .net/bugs/ 1170715. Approved by Michal Hruby, PS Jenkins bot.
- 339. By PS Jenkins bot
-
Releasing 6.10.0daily13.
04.23ubuntu. unity.experimen tal.certified- 0ubuntu1 to ubuntu. Approved by PS Jenkins bot.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/unity-lens-applications