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
/
kazoo
/
testing
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat(testing): add more logging during test suite
HEAD
master
Stephen Sorriaux
2023-04-24
2
-3
/
+7
*
fix(testing): cleanup ZK cluster between test cases
Stephen Sorriaux
2023-04-24
1
-2
/
+30
*
refactor: remove backport of 'atexit.unregister'
Alex Ungurianu
2022-11-16
1
-1
/
+1
*
chore: bump pyflake, fix new warnings
Charles-Henri de Boysson
2022-10-17
1
-1
/
+2
*
style: reformat all code with black
Charles-Henri de Boysson
2022-10-17
3
-127
/
+173
*
chore(ci): testing with Python3.10 and ZK 3.5.10, 3.6.3, 3.7.1 (#659)
Stephen Sorriaux
2022-10-07
2
-2
/
+31
*
fix(recipe): fix deprecation warning from threading.Event
Steffen Neubauer
2021-12-02
1
-2
/
+2
*
fix(tests): Disable JAAS isInitiator for Server
Charles-Henri de Boysson
2020-02-23
2
-4
/
+5
*
feat(core): run SASL Kerberos tests as part of build
Charles-Henri de Boysson
2020-02-23
2
-60
/
+113
*
fix(tests): specify -Dfile.encoding=UTF-8 when starting the ZK JVM
Damien Diederen
2020-02-10
1
-0
/
+6
*
feat(CI): Keep only Python 3.{6,7} to CI and bump ZK versions to latests (#574)
Stephen SORRIAUX
2019-10-09
1
-1
/
+1
*
feat(tests): update Zookeeper 3.5.2-alpha to 3.5.4-beta
Stephen
2018-10-08
2
-10
/
+41
*
feat(core): add SASL DIGEST-MD5 support
Stephen
2018-10-06
1
-0
/
+13
*
style: pep8 imports
jeffwidman-pep8-imports
Jeff Widman
2017-07-23
3
-9
/
+6
*
feat: pep8 all the things
feat/issue-445
Ben Bangert
2017-06-01
2
-5
/
+9
*
Merge pull request #348 from rgs1/allow-override-cluster-size-plus-observers
Ben Bangert
2017-05-31
2
-6
/
+16
|
\
|
*
Allow having observers in the cluster via ZK_OBSERVER_START_ID
Raul Gutierrez S
2015-07-11
2
-7
/
+15
|
*
Allow setting ZooKeeperCluster's size via ZK_CLUSTER_SIZE
Raul Gutierrez S
2015-07-11
1
-0
/
+2
*
|
Remove redundant shutil import
Pawel Rozlach
2016-01-20
1
-1
/
+0
|
/
*
ignore error when removing directory
Tevin Zhang
2015-06-17
1
-2
/
+2
*
Merge pull request #322 from harlowja/better-cleanup
Ben Bangert
2015-05-28
2
-53
/
+49
|
\
|
*
Do cleanup in a more more robust manner
Joshua Harlow
2015-05-27
2
-53
/
+49
*
|
Use the compat layer for atexit functionality
Joshua Harlow
2015-05-27
1
-1
/
+3
|
/
*
Merge remote-tracking branch 'upstream/master' into pr-fix-partitioner
Dmitry Konishchev
2015-02-14
1
-1
/
+0
|
\
|
*
Fix a bunch of flake8 reported issues
Joshua Harlow
2015-02-13
1
-1
/
+0
*
|
Merge remote-tracking branch 'upstream/master' into pr-fix-partitioner
Dmitry Konishchev
2015-02-13
1
-8
/
+8
|
\
\
|
|
/
|
*
Add an eventlet based handler
Joshua Harlow
2015-02-12
1
-3
/
+3
*
|
Add KazooTestHarness.lose_connection() method
Dmitry Konishchev
2015-02-13
1
-32
/
+33
*
|
OS X fixes for unit tests
Dmitry Konishchev
2015-02-13
1
-1
/
+7
|
/
*
Make flake8 happy
Hanno Schlichting
2014-08-11
2
-6
/
+8
*
Start running tests against Zookeeper 3.5.0 alpha.
Hanno Schlichting
2014-08-09
1
-3
/
+7
*
Removed unneeded import.
Jordon Mears
2014-03-31
1
-1
/
+0
*
Took the deprecated testing harness client defaults out of the _get_client me...
Jordon Mears
2014-03-31
1
-2
/
+1
*
Allow easier customization of the testing cluster port range, closes #133.
133-testing-cluster-ports
Hanno Schlichting
2014-03-14
1
-1
/
+7
*
testing: Limit the backends we use for SLF4J
Jyrki Pulliainen
2013-08-28
1
-1
/
+4
*
document new `unittest.TestCase` base class for KazooTestHarness
Hanno Schlichting
2013-07-23
1
-1
/
+1
*
Work harder to ensure all clients that are created and started are actually f...
Ben Bangert
2013-07-19
1
-3
/
+14
*
Actually increase the tries.
Ben Bangert
2013-07-18
1
-0
/
+1
*
Handle issues where delete may fail.
Ben Bangert
2013-07-18
1
-1
/
+8
*
Occasionally a test would fail due to the teardown failing because the delete...
Ben Bangert
2013-07-18
1
-2
/
+2
*
Make it more obvious if assumptions are broken in the test harness.
Ben Bangert
2013-07-18
1
-0
/
+4
*
document and simplify change, closes #98
Hanno Schlichting
2013-07-17
1
-4
/
+2
*
testing: allow kazoo to properly start zookeeper on Debian/Ubuntu
Vincent Bernat
2013-07-17
1
-0
/
+9
*
small code/docs cleanups
Hanno Schlichting
2013-06-08
1
-14
/
+8
*
SIGUSR1 is not available on Windows
mrtheb
2013-06-06
1
-1
/
+2
*
Fixed KazooTestHarness on Windows
mrtheb
2013-06-06
1
-7
/
+18
|
\
|
*
Added path modifiers for java to pick up on Windows
mrtheb
2013-06-05
1
-7
/
+18
*
|
make sure the test harness propagates __init__
Mike Lundy
2013-05-14
1
-1
/
+2
*
|
Allow a forced override of ManagedZooKeeper's classpath
Mike Lundy
2013-04-30
2
-6
/
+13
*
|
Saner testing retries.
Ben Bangert
2013-04-28
1
-2
/
+2
[next]