/brz/remove-bazaar

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

Introduce a new lock_broken hook.

* tests/test_lockdir.py:
(TestLockDirHooks): Separate hook related tests from other lock
tests.
(TestLockDirHooks.test_LockDir_broken_success,
TestLockDirHooks.test_LockDir_broken_failure): Add tests for the
new lock_broken hook.

* lockdir.py:
(LockDir.force_break): Fire lock_broken hook.

* lock.py:
(LockHooks.__init__): Add lock_broken hook.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 4283.3.1 16 years ago Vincent Ladeuil Make built-in plugins display the same version tha 10.4 KB Diff Download File
account.py 4304.2.1 16 years ago Vincent Ladeuil Fix bug #367726 by reverting some default user han 3.3 KB Diff Download File
lp_directory.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 4.1 KB Diff Download File
lp_registration.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 11.3 KB Diff Download File
test_account.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 5.2 KB Diff Download File
test_lp_directory.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 8.1 KB Diff Download File
test_lp_open.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 3.6 KB Diff Download File
test_lp_service.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 7.7 KB Diff Download File
test_register.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 13.7 KB Diff Download File