index
:
delta/openstack/taskflow.git
master
stable/2023.1
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
opendev.org: openstack/taskflow.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
taskflow
/
utils
/
lock_utils.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Let the multi-lock convert the provided value to a tuple
Joshua Harlow
2015-02-10
1
-3
/
+5
*
Merge "Default to using a thread-safe storage unit"
Jenkins
2015-02-07
1
-30
/
+0
|
\
|
*
Default to using a thread-safe storage unit
Joshua Harlow
2015-02-05
1
-30
/
+0
*
|
Use a thread-identifier that can't easily be recycled
Joshua Harlow
2015-02-04
1
-5
/
+23
|
/
*
Get event/notification sending working correctly
Joshua Harlow
2014-12-20
1
-2
/
+7
*
Add and use a new simple helper logging module
Joshua Harlow
2014-12-08
1
-1
/
+1
*
Merge "Link a few of the classes to implemented features/bugs in python"
Jenkins
2014-10-18
1
-0
/
+3
|
\
|
*
Link a few of the classes to implemented features/bugs in python
Joshua Harlow
2014-09-18
1
-0
/
+3
*
|
Merge "Remove no longer needed r/w lock interface base class"
Jenkins
2014-10-18
1
-43
/
+19
|
\
\
|
*
|
Remove no longer needed r/w lock interface base class
Joshua Harlow
2014-09-19
1
-43
/
+19
|
|
/
*
|
Fix multilock concurrency when shared by > 1 threads
Joshua Harlow
2014-09-23
1
-25
/
+101
|
/
*
Clarify locked decorator is for instance methods
Joshua Harlow
2014-06-26
1
-4
/
+11
*
Merge "Remove functions created for pre-six 1.7.0"
Jenkins
2014-06-19
1
-1
/
+1
|
\
|
*
Remove functions created for pre-six 1.7.0
Joshua Harlow
2014-06-18
1
-1
/
+1
*
|
Merge "Sync our version of the interprocess lock"
Jenkins
2014-06-19
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
Sync our version of the interprocess lock
Joshua Harlow
2014-06-09
1
-1
/
+3
*
|
Upgrade hacking version and fix some of the issues
Joshua Harlow
2014-06-13
1
-10
/
+21
|
/
*
Add kwarg check_pending argument to fake lock
Joshua Harlow
2014-05-22
1
-1
/
+1
*
Implement run iterations
Joshua Harlow
2014-05-07
1
-0
/
+11
*
Adjust logging levels and usage to follow standards
Joshua Harlow
2014-03-14
1
-1
/
+1
*
Merge "Fix dummy lock missing pending_writers method"
Jenkins
2014-02-24
1
-20
/
+51
|
\
|
*
Fix dummy lock missing pending_writers method
Joshua Harlow
2014-02-20
1
-20
/
+51
*
|
Remove extraneous vim configuration comments
yangxurong
2014-02-14
1
-2
/
+0
|
/
*
Fix deadlock on waiting for pending_writers to be empty
Joshua Harlow
2014-02-05
1
-3
/
+11
*
Use reader/writer locks in storage
Joshua Harlow
2014-02-05
1
-0
/
+160
*
Update oslo.lock from incubator commit 3c125e66d183
Joshua Harlow
2014-01-31
1
-21
/
+34
*
Test using mysql + postgres if available
Joshua Harlow
2014-01-25
1
-9
/
+22
*
Alter is_locked() helper comment
Joshua Harlow
2014-01-12
1
-2
/
+2
*
Fix misspellings
Stanislav Kudriashev
2013-12-10
1
-1
/
+1
*
Fix several python3 incompatibilities
Ivan A. Melnikov
2013-10-11
1
-1
/
+1
*
Remove decorators and move to utils
Joshua Harlow
2013-10-07
1
-0
/
+73
*
Add a directory/filesystem based persistence layer
Joshua Harlow
2013-09-21
1
-0
/
+110