| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | If the connection is intentionally closed, don't retry. | Ben Bangert | 2012-08-30 | 1 | -1/+3 |
| * | Make a closed session subclass expired session for C/Java lib consistency, bu... | Ben Bangert | 2012-08-30 | 2 | -10/+12 |
| * | no longer document handlers.util.thread as a public API | Hanno Schlichting | 2012-08-30 | 2 | -12/+0 |
| * | docs: spelling, fewer references to ZK OS thread | Hanno Schlichting | 2012-08-30 | 4 | -8/+8 |
| * | docs: code locations updates and adjust text referring to the C bindings | Hanno Schlichting | 2012-08-30 | 4 | -37/+23 |
| * | Fix client test. | Ben Bangert | 2012-08-30 | 1 | -2/+2 |
| * | docs: more inline links | Hanno Schlichting | 2012-08-30 | 1 | -4/+7 |
| * | docs: correctly link to `ZnodeStat` class | Hanno Schlichting | 2012-08-30 | 2 | -6/+9 |
| * | add verbose exception docs to client API's | Hanno Schlichting | 2012-08-30 | 1 | -10/+70 |
| * | list all exceptions - mark the uncommon ones as private for now | Hanno Schlichting | 2012-08-30 | 1 | -0/+52 |
| * | wrap ling lines and correct sphinx syntax | Hanno Schlichting | 2012-08-30 | 1 | -5/+6 |
| * | correct textual docs for KazooClient.exists | Hanno Schlichting | 2012-08-30 | 1 | -1/+1 |
| * | Add api/exceptions doc and test proper linkage from client docs | Hanno Schlichting | 2012-08-30 | 3 | -2/+17 |
| * | Add new api/protocol/states doc and move docs from api/client | Hanno Schlichting | 2012-08-30 | 3 | -16/+23 |
| * | remove sub-heading from method doc string. sphinx doesn't allow them | Hanno Schlichting | 2012-08-30 | 1 | -3/+0 |
| * | Trigger the child watch for node deletion. | Ben Bangert | 2012-08-29 | 1 | -2/+4 |
| * | Clean up message sending a little. | Ben Bangert | 2012-08-29 | 1 | -2/+1 |
| * | Ensure that a bad auth packet results in failing out. | Ben Bangert | 2012-08-29 | 1 | -0/+9 |
| * | Be consistent with Java/C lib, throw session expired when closed. | Ben Bangert | 2012-08-29 | 1 | -1/+1 |
| * | Fetch a value for a slightly faster session expiration. | Ben Bangert | 2012-08-29 | 1 | -0/+1 |
| * | Don't do full listener state transitions when going from closed -> connecting. | Ben Bangert | 2012-08-29 | 3 | -4/+11 |
| * | Remove unnecessary tests, fixup remaining tests. | Ben Bangert | 2012-08-29 | 1 | -151/+21 |
| * | Fix callback imports. | Ben Bangert | 2012-08-29 | 2 | -2/+2 |
| * | In the C lib, exists returns None, not False, match that behavior. | Ben Bangert | 2012-08-29 | 1 | -1/+1 |
| * | Dump the watchers individually so that watch exceptions don't halt the rest. | Ben Bangert | 2012-08-29 | 1 | -3/+3 |
| * | Fixup the path for watchers so it doesn't have the chroot on it to match C li... | Ben Bangert | 2012-08-29 | 1 | -3/+8 |
| * | Capture the right retry errors. | Ben Bangert | 2012-08-29 | 1 | -15/+5 |
| * | Wait longer for session expiration, it'll happen…. | Ben Bangert | 2012-08-29 | 1 | -3/+3 |
| * | Remove unneeded exception class testing. | Ben Bangert | 2012-08-29 | 1 | -31/+0 |
| * | Do thorough type testing to ensure we don't try to serialize bad data later w... | Ben Bangert | 2012-08-29 | 1 | -0/+60 |
| * | Be more robust for watch exceptions so we don't die. | Ben Bangert | 2012-08-29 | 2 | -2/+14 |
| * | Read perms off the ACL object properly | Ben Bangert | 2012-08-29 | 1 | -2/+2 |
| * | Import objects from the right place for tests. | Ben Bangert | 2012-08-29 | 1 | -3/+4 |
| * | Java and C libs return an empty string when the buffer is blank, not a None. | Ben Bangert | 2012-08-29 | 1 | -1/+1 |
| * | Register a watcher properly. | Ben Bangert | 2012-08-29 | 1 | -4/+4 |
| * | Enable sending default auth, document default auth setting. | Ben Bangert | 2012-08-29 | 2 | -7/+10 |
| * | More robust socket handling. | Ben Bangert | 2012-08-29 | 1 | -14/+21 |
| * | Add working add_auth command. | Ben Bangert | 2012-08-29 | 3 | -22/+24 |
| * | Don't set an exception without an async_object. | Ben Bangert | 2012-08-29 | 1 | -0/+2 |
| * | Cleanup import statements. | Ben Bangert | 2012-08-29 | 2 | -34/+45 |
| * | Return an appropriate ACL object. | Ben Bangert | 2012-08-29 | 1 | -1/+1 |
| * | Doc cleanups | Ben Bangert | 2012-08-29 | 1 | -3/+9 |
| * | integrate friendlier API docs curtesy of Alan D. Cabrera's pookeeper project | Hanno Schlichting | 2012-08-29 | 1 | -7/+88 |
| * | Add working set_acls/get_acls methods. | Ben Bangert | 2012-08-29 | 2 | -25/+148 |
| * | Add working delete method. | Ben Bangert | 2012-08-29 | 1 | -6/+5 |
| * | Prettier permission printing for ACL's. | Ben Bangert | 2012-08-29 | 1 | -1/+24 |
| * | Some test updates. | Ben Bangert | 2012-08-29 | 3 | -6/+6 |
| * | Update docs for error. | Ben Bangert | 2012-08-29 | 1 | -1/+1 |
| * | Need the code for these. | Ben Bangert | 2012-08-29 | 1 | -0/+1 |
| * | Add working set data method. | Ben Bangert | 2012-08-29 | 2 | -4/+18 |