/brz/remove-bazaar

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

  • Committer: Vincent Ladeuil
  • Date: 2010-01-25 15:55:48 UTC
  • mto: (4985.1.4 add-attr-cleanup)
  • Revision ID: v.ladeuil+lp@free.fr-20100125155548-0l352pujvt5bzl5e
Deploy addAttrCleanup on the whole test suite.

Several use case worth mentioning:

- setting a module or any other object attribute is the majority
by far. In some cases the setting itself is deferred but most of
the time we want to set at the same time we add the cleanup.

- there multiple occurrences of protecting hooks or ui factory
which are now useless (the test framework takes care of that now),

- there was some lambda uses that can now be avoided.

That first cleanup already simplifies things a lot.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 4.5 KB Diff Download File
branch.py 4760.1.1 15 years ago Andrew Bennetts Add optional jail_root argument to SmartServerRequ 12.5 KB Diff Download File
bzrdir.py 4734.4.9 15 years ago Andrew Bennetts More tests and comments. 20.3 KB Diff Download File
client.py 4964.2.2 15 years ago Martin Pool Add SmartClient repr 9.4 KB Diff Download File
medium.py 4964.2.5 15 years ago Martin Pool Make sure variables used in repr are set early in 35.2 KB Diff Download File
message.py 4634.6.30 15 years ago Andrew Bennetts Remove SmartServerRequest.dispatch_command, fix Sm 13.3 KB Diff Download File
packrepository.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 1.5 KB Diff Download File
protocol.py 4913.1.1 15 years ago John Arbash Meinel Switch to using thread.get_ident() which is availa 52.6 KB Diff Download File
repository.py 4634.124.5 15 years ago Martin Pool Warn about inventory-delta streams when encoding f 32 KB Diff Download File
request.py 4734.4.8 15 years ago Andrew Bennetts Fix HPSS tests; pass 'location is a repository' me 24.6 KB Diff Download File
server.py 4934.3.3 15 years ago Martin Pool Rename Server.setUp to Server.start_server 18 KB Diff Download File
vfs.py 4760.2.3 15 years ago Michael Hudson handle different escaping of vfs paths 7.5 KB Diff Download File