/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

  • Committer: John Arbash Meinel
  • Date: 2007-11-13 22:02:21 UTC
  • Revision ID: john@arbash-meinel.com-20071113220221-6kkzbczr91r0gmbt
Fix bug #162494, 'bzr register-branch' needs proper auth handling.
The recent fix to use ~/.bazaar/authentication.conf had some small bugs.
It was not passing a user to auth.get_password(), and it was accidentally
using a local variable with the same name as a global.
Add tests that gather_user_credentials() gets proper values.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 2934.1.1 18 years ago Ian Clatworthy (James Henstridge) add a command for managing the 7.1 KB Diff Download File
account.py 2934.1.1 18 years ago Ian Clatworthy (James Henstridge) add a command for managing the 2.1 KB Diff Download File
lp_indirect.py 2245.8.6 18 years ago Martin Pool Documentation under 'help launchpad' 1.6 KB Diff Download File
lp_registration.py 2978.5.1 18 years ago John Arbash Meinel Fix bug #162494, 'bzr register-branch' needs prope 7.8 KB Diff Download File
test_account.py 2898.3.10 18 years ago James Henstridge Make LaunchpadAccountTests a TestCaseInTempDir so 3.4 KB Diff Download File
test_lp_indirect.py 2245.8.7 18 years ago Martin Pool small review cleanups 1.7 KB Diff Download File
test_register.py 2978.5.1 18 years ago John Arbash Meinel Fix bug #162494, 'bzr register-branch' needs prope 10.6 KB Diff Download File