summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
* more doc tweaks, be explicit about server host/port in basic exampleHanno Schlichting2013-03-261-12/+12
* index doc tweaksHanno Schlichting2013-03-261-6/+6
* LockingQueue: fixed tests and documentationŽygimantas Bruzgys2013-03-121-0/+10
* vbHanno Schlichting2013-02-241-2/+2
* fix mailing list link1.0b1Hanno Schlichting2013-02-241-1/+2
* prepare releaseHanno Schlichting2013-02-241-3/+3
* add link to new mailing listHanno Schlichting2013-02-241-0/+2
* Flag the 1.0 build as beta for doc purposes.Ben Bangert2013-01-091-1/+1
* More documentation about the retry class.Ben Bangert2013-01-091-0/+4
* Include the rest of the needed methods.Ben Bangert2013-01-091-0/+10
* Add documentation on retries, KazooRetry, RetrySleeper, and how to use the Ka...Ben Bangert2013-01-093-0/+34
* vbHanno Schlichting2013-01-071-2/+2
* vbHanno Schlichting2012-10-261-2/+2
* vbHanno Schlichting2012-10-151-3/+3
* Issue #31 fixed: Only catch KazooExceptions in catch-all calls.Hanno Schlichting2012-10-131-1/+1
* do some namedropping and state a more general `Kazoo team` as the authorHanno Schlichting2012-10-101-1/+5
* fix versionaddedHanno Schlichting2012-10-021-1/+1
* fix rstHanno Schlichting2012-10-021-1/+1
* simple implementation of a counter typeHanno Schlichting2012-10-022-0/+20
* merge the priority queue support into the base queueHanno Schlichting2012-10-011-8/+1
* hook up base PriorityQueueHanno Schlichting2012-10-011-1/+8
* add boilerplate for new queue recipeHanno Schlichting2012-10-012-0/+20
* vbHanno Schlichting2012-09-271-2/+2
* stylingHanno Schlichting2012-09-271-2/+0
* Add semaphore class for docking.Ben Bangert2012-09-261-0/+5
* fix code snippets in docs to be valid Py3k syntaxHanno Schlichting2012-09-211-9/+9
* These are the 0.6 docsBen Bangert2012-09-171-2/+2
* Add docs for read-only mode and transactions.Ben Bangert2012-09-171-0/+81
* Add transactions and some tests for them.Ben Bangert2012-09-071-0/+4
* Increase focus on monitoring the state.Ben Bangert2012-09-061-2/+5
* Space out state descriptions.Ben Bangert2012-09-061-0/+5
* Add note about quorum.Ben Bangert2012-09-061-5/+8
* Remove tics that didn't make it in formatting properly.Ben Bangert2012-09-061-5/+5
* Document state changes.Ben Bangert2012-09-062-3/+55
* Add security classes to rst.Ben Bangert2012-09-051-0/+4
* Indent docs for methods.Ben Bangert2012-09-051-7/+7
* Update version to reflect 0.5Ben Bangert2012-09-051-2/+2
* move code out of `testing.__init__`Hanno Schlichting2012-09-042-8/+9
* Remove zookeeper C leftovers.Ben Bangert2012-08-312-34/+0
* document client.state and avoid describing internals of client.retryHanno Schlichting2012-08-301-3/+9
* document client.handler APIHanno Schlichting2012-08-301-0/+5
* officially document client.retry and the availibility of the recipesHanno Schlichting2012-08-302-0/+7
* order client docs by source instead of alphabeticallyHanno Schlichting2012-08-301-0/+1
* no longer document handlers.util.thread as a public APIHanno Schlichting2012-08-302-12/+0
* docs: code locations updates and adjust text referring to the C bindingsHanno Schlichting2012-08-304-37/+23
* docs: correctly link to `ZnodeStat` classHanno Schlichting2012-08-301-0/+2
* list all exceptions - mark the uncommon ones as private for nowHanno Schlichting2012-08-301-0/+52
* Add api/exceptions doc and test proper linkage from client docsHanno Schlichting2012-08-302-0/+15
* Add new api/protocol/states doc and move docs from api/clientHanno Schlichting2012-08-303-16/+23
* Update docs for error.Ben Bangert2012-08-291-1/+1