Thu, 02 Mar 2017 13:33:02 +0100 |
Pierre-Yves David |
vfs: use 'vfs' module directly in 'test-lock'
|
Wed, 03 Feb 2016 09:11:22 +0000 |
timeless |
util: enable getpid to be replaced
|
Tue, 06 Oct 2015 13:19:05 -0700 |
Siddharth Agarwal |
localrepo: prevent wlock from being inherited when a transaction is running
|
Tue, 06 Oct 2015 13:13:31 -0700 |
Siddharth Agarwal |
lock: add a way to prevent locks from being inherited
|
Sun, 04 Oct 2015 20:04:44 -0700 |
Siddharth Agarwal |
lock.release: don't call postrelease functions for inherited locks
|
Sun, 04 Oct 2015 20:02:50 -0700 |
Siddharth Agarwal |
lock: turn prepinherit/reacquire into a single context manager
|
Thu, 24 Sep 2015 22:07:55 -0700 |
Siddharth Agarwal |
lock: recognize parent locks while acquiring
|
Thu, 24 Sep 2015 22:00:51 -0700 |
Siddharth Agarwal |
test-lock.py: fix testing for forks
|
Thu, 24 Sep 2015 20:40:00 -0700 |
Siddharth Agarwal |
test-lock.py: allow PID to be changed in test state
|
Thu, 24 Sep 2015 20:22:59 -0700 |
Siddharth Agarwal |
test-lock.py: add a lock wrapper that allows faking the PID
|
Thu, 24 Sep 2015 19:52:34 -0700 |
Siddharth Agarwal |
test-lock.py: move temp dir generation to testcase
|
Thu, 24 Sep 2015 17:33:13 -0700 |
Siddharth Agarwal |
test-lock.py: copy-edit assertions about file existing
|
Tue, 22 Sep 2015 14:09:42 -0700 |
Siddharth Agarwal |
lock: move acquirefn call to inside the lock
|
Thu, 17 Sep 2015 15:38:00 -0700 |
Siddharth Agarwal |
tests: add unit tests for locking code
|