lp://staging/hydrazine
- Get this branch:
- bzr branch lp://staging/hydrazine
Branch merges
Related bugs
Bug #535434: traceback when there's no more new bugs during 'next' | Medium | Fix Committed |
Related blueprints
Branch information
Recent revisions
- 107. By Jelmer Vernooij
-
Initial work on a port to Python 3.
- 105. By Max Bowsher
-
Add lp-delete-
ppa-packages, the deletion analogue to lp-promote-ppa. - 104. By Max Bowsher
-
Delete unused code.
- 103. By Martin Packman
-
Support filtering on multiple tags in bugclient and expose tags_combinator
- 102. By Jelmer Vernooij
-
merge fixes for 2.5 compatibility
- 101. By Alex Chiang
-
bugclient: add 'filter search' and 'filter regexp' for more powerful search
Add support for Launchpad search, which does a full text search inside
titles, descriptions, and whatever else the searchTasks('search_ text')
API can do.Additionally, allow user to enter python regular expression to search.
Currently limited to searching bug titles only, but could easily
be expanded to search bug descriptions as well if so desired.This might be useful, e.g., to select all bugs with a certain
title, and then batch tag them so they can be found with the
web interface. - 100. By Martin Packman
-
Fix NameError fallout from moving merge proposal filtering code in feed-pqm
- 99. By Alex Chiang
-
bugclient: add input validation for 'filter' command, other NamedEnums
Give the NamedEnum() class a new method, 'show_valid()'.
This gives us a standard way to handle error checking if the user
enters an invalid enum.Harden the 'filter' command so it doesn't puke when you just type it
without any arguments - 98. By Martin Packman
-
Merge requesting of WRITE_PRIVATE access only, and add NEWS
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)