| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Add docs for util handlers. | Ben Bangert | 2013-04-28 | 2 | -0/+19 | |
| * | vb | Hanno Schlichting | 2013-03-26 | 1 | -2/+2 | |
| * | prepare1.0 | Hanno Schlichting | 2013-03-26 | 1 | -3/+3 | |
| * | more doc tweaks | Hanno Schlichting | 2013-03-26 | 1 | -1/+1 | |
| * | more doc tweaks, be explicit about server host/port in basic example | Hanno Schlichting | 2013-03-26 | 1 | -12/+12 | |
| * | index doc tweaks | Hanno Schlichting | 2013-03-26 | 1 | -6/+6 | |
| * | LockingQueue: fixed tests and documentation | Žygimantas Bruzgys | 2013-03-12 | 1 | -0/+10 | |
| * | vb | Hanno Schlichting | 2013-02-24 | 1 | -2/+2 | |
| * | fix mailing list link1.0b1 | Hanno Schlichting | 2013-02-24 | 1 | -1/+2 | |
| * | prepare release | Hanno Schlichting | 2013-02-24 | 1 | -3/+3 | |
| * | add link to new mailing list | Hanno Schlichting | 2013-02-24 | 1 | -0/+2 | |
| * | Flag the 1.0 build as beta for doc purposes. | Ben Bangert | 2013-01-09 | 1 | -1/+1 | |
| * | 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 | 3 | -0/+34 | |
| * | vb | Hanno Schlichting | 2013-01-07 | 1 | -2/+2 | |
| * | vb | Hanno Schlichting | 2012-10-26 | 1 | -2/+2 | |
| * | vb | Hanno Schlichting | 2012-10-15 | 1 | -3/+3 | |
| * | Issue #31 fixed: Only catch KazooExceptions in catch-all calls. | Hanno Schlichting | 2012-10-13 | 1 | -1/+1 | |
| * | do some namedropping and state a more general `Kazoo team` as the author | Hanno Schlichting | 2012-10-10 | 1 | -1/+5 | |
| * | 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 | 2 | -0/+20 | |
| * | 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 | 2 | -0/+20 | |
| * | vb | Hanno Schlichting | 2012-09-27 | 1 | -2/+2 | |
| * | styling | Hanno Schlichting | 2012-09-27 | 1 | -2/+0 | |
| * | Add semaphore class for docking. | Ben Bangert | 2012-09-26 | 1 | -0/+5 | |
| * | fix code snippets in docs to be valid Py3k syntax | Hanno Schlichting | 2012-09-21 | 1 | -9/+9 | |
| * | These are the 0.6 docs | Ben Bangert | 2012-09-17 | 1 | -2/+2 | |
| * | Add docs for read-only mode and transactions. | Ben Bangert | 2012-09-17 | 1 | -0/+81 | |
| * | Add transactions and some tests for them. | Ben Bangert | 2012-09-07 | 1 | -0/+4 | |
| * | Increase focus on monitoring the state. | Ben Bangert | 2012-09-06 | 1 | -2/+5 | |
| * | Space out state descriptions. | Ben Bangert | 2012-09-06 | 1 | -0/+5 | |
| * | Add note about quorum. | Ben Bangert | 2012-09-06 | 1 | -5/+8 | |
| * | Remove tics that didn't make it in formatting properly. | Ben Bangert | 2012-09-06 | 1 | -5/+5 | |
| * | Document state changes. | Ben Bangert | 2012-09-06 | 2 | -3/+55 | |
| * | 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 | |
| * | Update version to reflect 0.5 | Ben Bangert | 2012-09-05 | 1 | -2/+2 | |
| * | move code out of `testing.__init__` | Hanno Schlichting | 2012-09-04 | 2 | -8/+9 | |
| * | Remove zookeeper C leftovers. | Ben Bangert | 2012-08-31 | 2 | -34/+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 | 2 | -0/+7 | |
| * | 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 | 2 | -12/+0 | |
| * | docs: code locations updates and adjust text referring to the C bindings | Hanno Schlichting | 2012-08-30 | 4 | -37/+23 | |
| * | docs: correctly link to `ZnodeStat` class | Hanno Schlichting | 2012-08-30 | 1 | -0/+2 | |
