index
:
delta/python-packages/kazoo.git
133-testing-cluster-ports
462-virtualenv-continued
add-license-to-wheel
c-lib-legacy
correct-supported-versions-in-readme
enable-dependabot-for-github-actions
feat/add-github-templates
feat/github-actions
feat/issue-445
feat/python-3.11
feat/python-37
feat/python-38-tests
feat/revert-pr-305
feat/windows-testing
feature/single-zk-thread-refactor
fix-gevent-requirement
fix/github-action-trigger
jeffwidman-drop-old-gevent
jeffwidman-finish-removing-old-pythons
jeffwidman-fix-contributing-docs
jeffwidman-pep8-imports
jeffwidman-remove-easy-install
master
pure-python
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/2.9
remove-broken-downloads-badge
github.com: python-zk/kazoo.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
api
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(core): allow requests to be queued in CONNECTING state (#374) (#588)
Damien Diederen
2020-03-09
1
-0
/
+21
*
feat(recipe): Add TreeCache recipe
Jiangge Zhang
2017-06-13
1
-0
/
+26
*
Revert "New recipe proposal: TreeCache"
Ben Bangert
2017-05-31
1
-26
/
+0
*
Merge pull request #398 from tonyseek/feature/treecache-recipe
Ben Bangert
2017-05-31
1
-0
/
+26
|
\
|
*
Implement and test the TreeCache recipe.
Jiangge Zhang
2016-06-23
1
-0
/
+26
*
|
Convert read/write locks into classes
James E. Blair
2017-03-10
1
-0
/
+12
|
/
*
Add lease recipe.
Lars Albertsson
2015-03-21
1
-0
/
+19
*
Add new eventlet docs + a few other tweaks to the index.rst
Joshua Harlow
2015-02-13
1
-0
/
+18
*
Removed all references to pipes and turned into sockets to enable Windows sup...
Ewan Kirk
2014-09-02
1
-1
/
+1
*
Remove zope.interface dependency, closes #131.
Hanno Schlichting
2014-03-14
1
-2
/
+2
*
doc tweaks
Hanno Schlichting
2013-07-23
2
-0
/
+8
*
- Issue #62, #92, #89, #101, #102: Allow KazooRetry to have a
Ben Bangert
2013-07-16
1
-6
/
+0
*
brush up lock docs a bit
Hanno Schlichting
2013-06-08
1
-0
/
+2
*
correct name of new utils docs file
Hanno Schlichting
2013-04-29
1
-4
/
+4
*
Add docs for util handlers.
Ben Bangert
2013-04-28
1
-0
/
+18
*
more doc tweaks
Hanno Schlichting
2013-03-26
1
-1
/
+1
*
LockingQueue: fixed tests and documentation
Žygimantas Bruzgys
2013-03-12
1
-0
/
+10
*
More documentation about the retry class.
Ben Bangert
2013-01-09
1
-0
/
+4
*
Include the rest of the needed methods.
Ben Bangert
2013-01-09
1
-0
/
+10
*
Add documentation on retries, KazooRetry, RetrySleeper, and how to use the Ka...
Ben Bangert
2013-01-09
1
-0
/
+13
*
fix versionadded
Hanno Schlichting
2012-10-02
1
-1
/
+1
*
fix rst
Hanno Schlichting
2012-10-02
1
-1
/
+1
*
simple implementation of a counter type
Hanno Schlichting
2012-10-02
1
-0
/
+19
*
merge the priority queue support into the base queue
Hanno Schlichting
2012-10-01
1
-8
/
+1
*
hook up base PriorityQueue
Hanno Schlichting
2012-10-01
1
-1
/
+8
*
add boilerplate for new queue recipe
Hanno Schlichting
2012-10-01
1
-0
/
+19
*
Add semaphore class for docking.
Ben Bangert
2012-09-26
1
-0
/
+5
*
Add transactions and some tests for them.
Ben Bangert
2012-09-07
1
-0
/
+4
*
Add security classes to rst.
Ben Bangert
2012-09-05
1
-0
/
+4
*
Indent docs for methods.
Ben Bangert
2012-09-05
1
-7
/
+7
*
move code out of `testing.__init__`
Hanno Schlichting
2012-09-04
1
-3
/
+3
*
Remove zookeeper C leftovers.
Ben Bangert
2012-08-31
1
-2
/
+0
*
document client.state and avoid describing internals of client.retry
Hanno Schlichting
2012-08-30
1
-3
/
+9
*
document client.handler API
Hanno Schlichting
2012-08-30
1
-0
/
+5
*
officially document client.retry and the availibility of the recipes
Hanno Schlichting
2012-08-30
1
-0
/
+5
*
order client docs by source instead of alphabetically
Hanno Schlichting
2012-08-30
1
-0
/
+1
*
no longer document handlers.util.thread as a public API
Hanno Schlichting
2012-08-30
1
-11
/
+0
*
docs: correctly link to `ZnodeStat` class
Hanno Schlichting
2012-08-30
1
-0
/
+2
*
list all exceptions - mark the uncommon ones as private for now
Hanno Schlichting
2012-08-30
1
-0
/
+52
*
Add api/exceptions doc and test proper linkage from client docs
Hanno Schlichting
2012-08-30
1
-0
/
+14
*
Add new api/protocol/states doc and move docs from api/client
Hanno Schlichting
2012-08-30
2
-16
/
+22
*
Add barrier and double barrier recipe along with docs and tests.
Ben Bangert
2012-08-06
1
-0
/
+5
*
Add basic zookeeper barrier recipe.
Ben Bangert
2012-08-03
1
-0
/
+14
*
Use a consistent name for PatientChildrenWatch.
Ben Bangert
2012-08-03
1
-1
/
+2
*
Refactor ChildrenWatcher to PatientChildrenWatcher, expose publicly under wat...
Ben Bangert
2012-08-03
2
-8
/
+4
*
document `KazooTestCase` as a public API
Hanno Schlichting
2012-08-03
1
-5
/
+1
*
document `threading.TimeoutError`
Hanno Schlichting
2012-08-03
1
-0
/
+2
*
docs: stop duplicate long listing of all `__init__` arguments for client
Hanno Schlichting
2012-07-30
1
-1
/
+1
*
docs: fix too short underline
Hanno Schlichting
2012-07-30
1
-1
/
+1
*
move EventType below main KazooClient class
Hanno Schlichting
2012-07-30
1
-2
/
+1
[next]