summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Merge pull request #97 from offscale/masterGiuseppe Lavagetto2015-06-10
|\
| * Implemented `pop`Samuel Marks2015-04-27
* | remove spurious print statementGiuseppe Lavagetto2015-06-10
* | Make eternal_watch use modifiedIndex, not etcd_indexGiuseppe Lavagetto2015-06-09
* | add increment to index in eternal watch generatorBradley Cicenas2015-05-22
* | Add stats endpoints.Giuseppe Lavagetto2015-05-19
* | Fix linearizable readsGiuseppe Lavagetto2015-05-19
* | Fix eternal_watchGiuseppe Lavagetto2015-05-19
* | Merge pull request #92 from Metaswitch/upstream-cluster-id-checkGiuseppe Lavagetto2015-05-19
|\ \
| * | Only raise EtcdClusterIdChanged on first request after change.Shaun Crampton2015-05-18
| * | Check cluster ID on each request.Shaun Crampton2015-05-17
* | | Merge branch 'smc-improve-exc-handling' of https://github.com/Metaswitch/pyth...Giuseppe Lavagetto2015-05-19
|\ \ \
| * | | Clean up exception handling:Shaun Crampton2015-05-17
| |/ /
* | | Fix python3 testsGiuseppe Lavagetto2015-05-19
* | | Merge branch 'smc-add-logging' of https://github.com/Metaswitch/python-etcd i...Giuseppe Lavagetto2015-05-19
|\ \ \
| * | | Fix import error on Python 3.Shaun Crampton2015-05-18
| * | | Add logging, clean up some exception handling.Shaun Crampton2015-05-17
| |/ /
* | | Remove lock and election modules inclusion.Giuseppe Lavagetto2015-05-12
* | | etcd 2.x compatibility:Giuseppe Lavagetto2015-05-11
* | | Remove locking and election modules supportGiuseppe Lavagetto2015-05-10
|/ /
* | fix python3 testsGiuseppe Lavagetto2015-05-10
* | Merge pull request #90 from jplana/fix-failing-connectionGiuseppe Lavagetto2015-05-10
|\ \ | |/ |/|
| * Add support for using proxiesGiuseppe Lavagetto2015-05-10
| * Fix etcd.Client.machinesGiuseppe Lavagetto2015-04-23
* | Fixed typo: `test_default_prefix` => `test_set_prefix`.Samuel Marks2015-04-27
* | Merge pull request #79 from DevTable/masterGiuseppe Lavagetto2015-04-23
|\ \
| * | check if ttl is not None in writeJimmy Zelinskie2015-02-23
| |/
* | Correct addition of recursive=trueGiuseppe Lavagetto2015-04-23
* | Add recursive to eternal watchersTom Denham2015-04-23
* | do not send parameters with `None` value to etcdSkyLothar2015-04-23
|/
* Clear some leftover debug printsshakim2015-02-22
* sort lists in recursive testshakim2015-02-22
* python 3.3 compatibilityshakim2015-02-22
* Test the new exceptionsshakim2015-02-22
* message is optional in EtcdException.__init__()shakim2015-02-22
* fix __contains__shakim2015-02-22
* Add payload to EtcdException and more elabrated Etcd exceptionsshakim2015-02-22
* Merge remote-tracking branch 'upstream/master'Sergio Castaño Arteaga2014-12-18
|\
| * Merge pull request #70 from wooparadog/recursive-watchGiuseppe Lavagetto2014-11-04
| |\
| | * Recursive watchWooParadog2014-10-30
| * | adding configurable version_prefixHogenmiller2014-10-17
| |/
* / Forward leaves_only value in get_subtree() recursive callsSergio Castaño Arteaga2014-09-01
|/
* Parse the x-etcd-index and x-raft-index headers to ints before storing themSigmund Augdal2014-04-28
* Replacing iterative str lookup with set lookupAleksandar Veselinovic2014-04-21
* Removing "None" where 0 is to be used in Lock()Aleksandar Veselinovic2014-04-21
* Avoiding not required temporary variable creationAleksandar Veselinovic2014-04-21
* Fix eternal nameJose Plana2014-03-21
* Make travis work with v0.3.0.Giuseppe Lavagetto2014-03-21
* Add EtcdResult.etcd_index; minor fixes.Giuseppe Lavagetto2014-03-20
* Merge pull request #37 from jplana/rename-and-extend-childrenGiuseppe Lavagetto2014-03-20
|\