summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* New upstream release.Jelmer Vernooij2016-07-03
* Merge tag 'upstream/0.4.3' into unstableJelmer Vernooij2016-07-03
|\
| * Imported Upstream version 0.4.3Jelmer Vernooij2016-07-03
| |\
| | * Include latest fix to the 0.4.3 releaseJose Plana2015-12-14
| | * Fix check for parameters in case of connection error.Giuseppe Lavagetto2015-12-14
| | * Release 0.4.3Giuseppe Lavagetto2015-12-02
| | * Cluster ID change shouldn't log a traceback.Nick Bartos2015-12-02
| | * Merge pull request #126 from thepwagner/python3-timeoutGiuseppe Lavagetto2015-12-02
| | |\
| | | * Python3 fix when blocking on contented lockPeter Wagner2015-09-21
| | * | Merge pull request #145 from pax0r/clear-responseGiuseppe Lavagetto2015-12-01
| | |\ \
| | | * | Make response False on exceptionBartlomiej Biernacki2015-11-30
| | |/ /
| | * | Merge pull request #147 from jplana/rewrite_authGiuseppe Lavagetto2015-11-29
| | |\ \
| | | * | Re-Adding the auth module.Giuseppe Lavagetto2015-11-29
| | | * | Add error handling for ACLs (use and management)Giuseppe Lavagetto2015-11-28
| | | * | Move the boilerplate retry logic to a wrapper, add api_execute_jsonGiuseppe Lavagetto2015-11-28
| | |/ /
| | * | Merge branch 'thepwagner-user-authentication'Giuseppe Lavagetto2015-11-16
| | |\ \
| | | * | etcd.auth.AuthClientPeter Wagner2015-11-16
| | | * | User authentication initialPeter Wagner2015-11-16
| | |/ /
| | * | Merge pull request #143 from jplana/fix_leaderGiuseppe Lavagetto2015-11-15
| | |\ \
| | | * | Fix leader lookupMatthias Urlichs2015-11-15
| | |/ /
| | * | Merge pull request #141 from jplana/cleanup_connectionsGiuseppe Lavagetto2015-11-15
| | |\ \
| | | * | Suppress ReferenceError when cleaning upMatthias Urlichs2015-11-15
| | | * | Client: clean up open connections when deletingMatthias Urlichs2015-11-15
| | |/ /
| | * | Merge pull request #137 from jplana/add_coverallsGiuseppe Lavagetto2015-11-01
| | |\ \
| | | * | Add coveralls supportGiuseppe Lavagetto2015-11-01
| | |/ /
| | * | Add coveralls badge to the readmeGiuseppe Lavagetto2015-11-01
| | * | Merge pull request #136 from jplana/srv_record_correctedGiuseppe Lavagetto2015-11-01
| | |\ \
| | | * | Fix tests for python 3.5Giuseppe Lavagetto2015-11-01
| | | * | Add srv record-based DNS discovery.Giuseppe Lavagetto2015-11-01
| | |/ /
| | * | Merge pull request #135 from projectcalico/smc-fix-read-timeout-errGiuseppe Lavagetto2015-10-14
| |/| |
| | * | Introduce EtcdWatchTimedOut exception.Shaun Crampton2015-10-14
| |/ /
* | | releasing package python-etcd version 0.4.2-1Jelmer Vernooij2015-10-25
* | | Ignore debhelper files.Jelmer Vernooij2015-10-25
* | | Fix version.Jelmer Vernooij2015-10-25
* | | Require at least python3.3.Jelmer Vernooij2015-10-25
* | | Clean up properly.Jelmer Vernooij2015-10-25
* | | Install to actual packages.Jelmer Vernooij2015-10-25
* | | Install python3.Jelmer Vernooij2015-10-25
* | | Update ignore, add setuptools dependency.Jelmer Vernooij2015-10-25
* | | Initial debian package.Jelmer Vernooij2015-10-25
|/ /
* | Prepare release 0.4.2Jose Plana2015-10-08
* | Merge branch 'projectcalico-smc-upstream-fixes'Giuseppe Lavagetto2015-09-26
|\ \
| * | Update .gitignore.Shaun Crampton2015-09-26
| * | Add cause to EtcdConnectionFailed.Shaun Crampton2015-09-26
| * | Ignore responses with no cluster ID when checking the ID.Shaun Crampton2015-09-26
| * | Fix EtcdResult.get_subtree(leaves_only=False)Spike Curtis2015-09-22
| * | Fix unhelpful log message when cluster ID changesAlex Chan2015-09-22
| * | Fix #6: reduce scope of exception handler, preload data.Shaun Crampton2015-09-22
|/ /
* | Merge pull request #125 from jplana/fix_etcd22_lockGiuseppe Lavagetto2015-09-20
|\ \ | |/ |/|
| * Fix unit testsGiuseppe Lavagetto2015-09-20