/brz/remove-bazaar

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

  • Committer: Vincent Ladeuil
  • Date: 2008-10-06 10:06:53 UTC
  • mto: (3926.1.1 bzr.integration)
  • Revision ID: v.ladeuil+lp@free.fr-20081006100653-m74ulbg7rlfcuqox
Add a credential store for '.netrc'.

* plugins/netrc_credential_store/tests/test_netrc.py: 
Associated tests.

* plugins/netrc_credential_store/tests/__init__.py: 
Associated tests.

* plugins/netrc_credential_store/__init__.py: 
Provides a credential store for .netrc. This also documents how to
plug a credential store for authentication.conf.

* tests/__init__.py:
(TestCaseInTempDir.build_tree): Drive-by fix, use assertIsInstance
instead of assert_ to get a meaningful error message.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 3251.4.3 17 years ago Aaron Bentley More renames and cleanups 8.2 KB Diff Download File
account.py 2980 17 years ago Canonical.com Patch Queue Manager (robertc) Improved lp:/// URL support for the Laun 2.1 KB Diff Download File
lp_directory.py 3373.1.1 17 years ago John Arbash Meinel Trivial warning message update when user has not r 4.3 KB Diff Download File
lp_registration.py 3376.2.4 17 years ago Martin Pool Remove every assert statement from bzrlib! Depend 9.6 KB Diff Download File
test_account.py 2898.3.10 17 years ago James Henstridge Make LaunchpadAccountTests a TestCaseInTempDir so 3.4 KB Diff Download File
test_lp_directory.py 3251.4.3 17 years ago Aaron Bentley More renames and cleanups 8.1 KB Diff Download File
test_lp_service.py 3221.4.2 17 years ago Martin Pool Add in thumpers tests for selection of the right L 3.4 KB Diff Download File
test_register.py 3376.2.15 17 years ago Martin Pool Fix assertions in Launchpad registration tests 13.7 KB Diff Download File