/brz/remove-bazaar

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

  • Committer: Robert Collins
  • Date: 2008-04-08 00:57:07 UTC
  • Revision ID: robertc@robertcollins.net-20080408005707-jzx5nkcjvsiw7r12
 * ``VersionedFileStore`` no longer uses the transaction parameter given
   to most methods; amongst other things this means that the
   get_weave_or_empty method no longer guarantees errors on a missing weave
   in a readonly transaction, and no longer caches versioned file instances
   which reduces memory pressure (but requires more careful management by
   callers to preserve performance.  (Robert Collins)
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 3324.2.1 17 years ago Martin Pool (james_w) Give a warning about readonly lp: transp 4.4 KB Diff Download File
lp_registration.py 3246.4.3 17 years ago Daniel Watkins Replaced another assert. 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 3200.2.2 17 years ago Robert Collins * The launchpad plugin now uses the ``edge`` xmlr 13.6 KB Diff Download File