lp:~gz/hydrazine/ask_write_private_access_only_643610

Created by Martin Packman and last modified
Get this branch:
bzr branch lp:~gz/hydrazine/ask_write_private_access_only_643610
Only Martin Packman can upload to this branch. If you are Martin Packman please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Martin Packman
Project:
Hydrazine
Status:
Merged

Recent revisions

92. By Martin Packman

Ask for WRITE_PRIVATE access only to avoid strange http errors if a lesser permission is granted

91. By Alex Chiang

bugclient: prevent 'next' command from walking off end of task list

Currently, while iterating over the list of new bugs obtained by
the 'select_all' command, the internal implementation of 'next'
walks off the end of the list, causing hydrazine to exit with a
stack trace. Not very friendly.

Add a simple exception handler to prevent this silly thing from
happening.

Prints a new, user-visible string indicating to user that there are
no more bugs in the currently selected list.

90. By Alex Chiang

bugclient: _needs_single_task() now checks identify url for equality

We never find a bugtask within the pillar due to bug LP: #264098 and
always return None.

So, work around it for now by checking the identify urls for equality.

89. By Jonathan Riddell

remove unused submit option

88. By Martin Packman

Require commit messages to be at least two characters long

87. By Max Bowsher

Add a NEWS entry for Martin's change, warning of need to re-authorize.

86. By Martin Pool

Switch to Launchpad.login_with for compatibility with 1.9.x in natty. Also use
recent web_link property in favour of string fiddling.

85. By John A Meinel

Work around bug #612641 by encoding to ascii if necessary.

84. By Max Bowsher

Miscellaneous tidyups. Includes not creating the redundant ~/.cache/hydrazine/rrd/ .

83. By Martin Pool

Cope if the first bug you try to access doesn't exist

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:hydrazine
This branch contains Public information 
Everyone can see this information.

Subscribers