GitHub / jplana/python-etcd / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| d2889f7b | Support Python 3.13 |
Karolina Surma <3****e@u****m>
Committed by: Giuseppe Lavagetto <l****o@u****m> |
over 2 years ago | |
| 5aea0fd4 | Docs update | Giuseppe Lavagetto <g****o@w****g> | almost 3 years ago | |
| f7c5c35d | github action: add env variable for coveralls |
Giuseppe Lavagetto <g****o@w****g>
Committed by: Giuseppe Lavagetto <l****o@u****m> |
almost 3 years ago | |
| dcb22ef1 | Try to fix etcd path |
Giuseppe Lavagetto <g****o@w****g>
Committed by: Giuseppe Lavagetto <l****o@u****m> |
almost 3 years ago | |
| 51de5048 | Add github actions, remove travis |
Giuseppe Lavagetto <g****o@w****g>
Committed by: Giuseppe Lavagetto <l****o@u****m> |
almost 3 years ago | |
| 468a5bff | Switch testing to use tox |
Giuseppe Lavagetto <g****o@w****g>
Committed by: Giuseppe Lavagetto <l****o@u****m> |
almost 3 years ago | |
| e76a2e18 | fix formatting for black for tests |
Giuseppe Lavagetto <g****o@w****g>
Committed by: Giuseppe Lavagetto <l****o@u****m> |
almost 3 years ago | |
| 531004de | Convert integration tests to work with pytest |
Giuseppe Lavagetto <g****o@w****g>
Committed by: Giuseppe Lavagetto <l****o@u****m> |
almost 3 years ago | |
| b8f3ad0d | Convert unit tests to work with pytest |
Giuseppe Lavagetto <g****o@w****g>
Committed by: Giuseppe Lavagetto <l****o@u****m> |
almost 3 years ago | |
| 1e505966 | Format using black |
Giuseppe Lavagetto <g****o@w****g>
Committed by: Giuseppe Lavagetto <l****o@u****m> |
almost 3 years ago | |
| 5d960c2c | Fix typo |
Giuseppe Lavagetto <g****o@w****g>
Committed by: Giuseppe Lavagetto <l****o@u****m> |
almost 3 years ago | |
| 4babc1f3 | disable ssl cert validation if ca_cert is not set despite new urllib3 defaults |
Harald Laabs <g****b@d****e>
Committed by: Giuseppe Lavagetto <l****o@u****m> |
about 3 years ago | |
| 68d8d5dd | Replace the usage of assertEquals unit test alias removed in Python 3.12 with... |
Tomáš Hrnčiar <t****r@r****m>
Committed by: Giuseppe Lavagetto <l****o@u****m> |
over 3 years ago | |
| 4a51a521 | change style |
TCgogogo <1****3@q****m>
Committed by: Giuseppe Lavagetto <l****o@u****m> |
almost 7 years ago | |
| a5db6db6 | fix EtcdWatchTimeOut does not been raised issue |
TCgogogo <1****3@q****m>
Committed by: Giuseppe Lavagetto <l****o@u****m> |
almost 7 years ago | |
| 696865ce | AUTH : Fix version check to avoid crashing on API detection through version |
Jean-Baptiste BESNARD <j****d@p****r>
Committed by: Giuseppe Lavagetto <l****o@u****m> |
about 9 years ago | |
| b227f496 | Update README.rst |
cr0hn <c****n@c****m>
Committed by: Giuseppe Lavagetto <l****o@u****m> |
about 9 years ago | |
| 44d27250 | fix(dns-discovery): Forgot to remove an instance of my previous change |
Sebastien Coutu <s****u@m****m>
Committed by: Giuseppe Lavagetto <l****o@u****m> |
about 9 years ago | |
| 69e23a54 | fix(dns-discovery): Fixes regarding PR comments. |
Sebastien Coutu <s****u@m****m>
Committed by: Giuseppe Lavagetto <l****o@u****m> |
about 9 years ago | |
| 12b142b8 | chore(gitignore): Adding virtual environments usual directories. |
Sebastien Coutu <s****u@m****m>
Committed by: Giuseppe Lavagetto <l****o@u****m> |
about 9 years ago | |
| cfa0e66f | Update DNS discovery to better match ETCD documentation. |
Sebastien Coutu <s****u@m****m>
Committed by: Giuseppe Lavagetto <l****o@u****m> |
over 9 years ago | |
| 36339144 | Reduce reraised-exception log to debug |
Ian Wells <i****s@c****m>
Committed by: Giuseppe Lavagetto <l****o@u****m> |
over 9 years ago | |
| 2593c813 | Update README.rst |
cr0hn <c****n@c****m>
Committed by: Giuseppe Lavagetto <l****o@u****m> |
over 9 years ago | |
| 001d85eb | Fixing a couple of typos |
Bernard McKeever <d****n@g****m>
Committed by: Giuseppe Lavagetto <l****o@u****m> |
over 9 years ago | |
| 18c75196 | Add Matthew Barnes to AUTHORS |
Steve Milner <s****r@r****m>
Committed by: Jose Plana <j****a@g****m> |
over 9 years ago | |
| 8102bafa | Add AUTHORS and LICENSE.txt to dist |
Steve Milner <s****r@r****m>
Committed by: Jose Plana <j****a@g****m> |
over 9 years ago | |
| 96f2ff4e | Prepare release 0.4.5 | Jose Plana <j****a@g****m> | over 9 years ago | |
| 7f3dd65e | Support auth API both <= 2.2.5 and >= 2.3.0 |
Giuseppe Lavagetto <l****o@g****m>
Committed by: Giuseppe Lavagetto <l****o@u****m> |
over 9 years ago | |
| 4e5dd288 | Use api_execute for getting the version of the cluster |
Giuseppe Lavagetto <l****o@g****m>
Committed by: Giuseppe Lavagetto <l****o@u****m> |
over 9 years ago | |
| b9990019 | Update etcd, urllib3, pyopenssl versions in travis builds |
Giuseppe Lavagetto <l****o@g****m>
Committed by: Giuseppe Lavagetto <l****o@u****m> |
over 9 years ago | |
| f29e9d61 | Fix doc comment of client.watch() (#164) |
Gigi Sayfan <g****s@b****m>
Committed by: Giuseppe Lavagetto <l****o@u****m> |
over 9 years ago | |
| c0679750 | merge Merge pull request #209 from ashcrow/auth-fixes |
Giuseppe Lavagetto <l****o@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 517b7fa5 | merge Merge pull request #182 from realab/fix-uuid-setter |
Giuseppe Lavagetto <l****o@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 06815772 | merge Merge pull request #214 from page31/master |
Giuseppe Lavagetto <l****o@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 8734021a | merge Merge branch 'master' into master |
Giuseppe Lavagetto <l****o@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 01661a60 | merge Merge pull request #226 from tobegit3hub/add_doc_about_host_tuple |
Giuseppe Lavagetto <l****o@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| aa7beb52 | merge Merge pull request #221 from TieWei/urllib3_import |
Giuseppe Lavagetto <l****o@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| b71ad89a | merge Merge pull request #222 from ashcrow/error-minor-fixes |
Giuseppe Lavagetto <l****o@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 5433cde5 | merge Merge pull request #225 from bahner/lock_ctxman |
Giuseppe Lavagetto <l****o@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 7d245b44 | Add documentation to connect with etcd cluster with host tuple | tobe <t****e@g****m> | over 9 years ago | |
| 1399cc74 | merge Merge pull request #175 from tmacro/patch-2 |
Giuseppe Lavagetto <l****o@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 577d215b | Fix context manager that returned NoneType and didn't allow for exceptions to... | Lars Bahner <l****r@g****m> | over 9 years ago | |
| a5c8b79c | Release version 0.4.4 | Jose Plana <j****a@g****m> | over 9 years ago | |
| 8b6f0d4b | Minor fixes for error classes. | Steve Milner <s****r@r****m> | over 9 years ago | |
| 3eb21460 | Import urllib3 exception classes explicitly | Wei Tie <w****e@c****m> | over 9 years ago | |
| 9944176a | Fix bug when lock in contextmanager way: lock ttl was set to 0 which cause im... | huangdong <h****g@d****m> | over 9 years ago | |
| 1f6e5118 | Added version/cluster_version properties to client. | Steve Milner <s****r@r****m> | almost 10 years ago | |
| 81196698 | Ported @mbarnes auth test fix for acls | Steve Milner <s****r@r****m> | almost 10 years ago | |
| 87a19556 | return not just key pass but also modifiedIndex to watch changes starting fro... |
ainlolcat <a****t@g****m>
Committed by: Jose Plana <j****a@g****m> |
almost 10 years ago | |
| 0d0145f5 | merge Merge pull request #196 from projectcalico/remove-tls-option |
Shaun Crampton <s****n@t****o>
Committed by: GitHub <n****y@g****m> |
about 10 years ago | |
| 152b8092 | merge Merge pull request #180 from mSOHU/refresh-docs |
Shaun Crampton <s****n@t****o>
Committed by: GitHub <n****y@g****m> |
about 10 years ago | |
| af2602dd | merge Merge pull request #194 from ashcrow/fix_lock_docs |
Shaun Crampton <s****n@t****o>
Committed by: GitHub <n****y@g****m> |
about 10 years ago | |
| 789ebe88 | merge Merge pull request #195 from chet/patch-1 |
Shaun Crampton <s****n@t****o>
Committed by: GitHub <n****y@g****m> |
about 10 years ago | |
| 8aa3a12b | tweak pre-requirements wording |
Chet Nichols III <c****s@g****m>
Committed by: GitHub <n****y@g****m> |
about 10 years ago | |
| 1a5fb5f6 | doc: Fix lock documentation. | Steve Milner <s****r@r****m> | about 10 years ago | |
| 80f93696 | Don't set TLSv1 protocol in the client |
Alexander Brand <a****9@g****m>
Committed by: Shaun Crampton <s****n@c****t> |
about 10 years ago | |
| 3d061310 | merge Merge pull request #189 from mingqing/custom-lock-prefix |
Giuseppe Lavagetto <l****o@u****m>
Committed by: GitHub <n****y@g****m> |
about 10 years ago | |
| d2f3e09e | Add custom lock prefix support | MingQing Lee <m****g@h****g> | about 10 years ago | |
| a4899719 | property setter's method name must be matched with decorator | realityone <r****e@m****m> | about 10 years ago | |
| db584033 | add test for refresh method | boyxuper <b****r@g****m> | over 10 years ago | |
| 2b56338a | add refresh docs | boyxuper <b****r@g****m> | over 10 years ago | |
| f9edc6f5 | merge Merge pull request #172 from mSOHU/refresh-key | Giuseppe Lavagetto <l****o@u****m> | over 10 years ago | |
| 6f7ed871 | merge Merge pull request #167 from tmacro/patch-1 | Giuseppe Lavagetto <l****o@u****m> | over 10 years ago | |
| 47cbbd5d | update dnspython dependency | tmacro <s****p@u****m> | over 10 years ago | |
| ddc7db00 | add refresh key method | boyxuper <b****r@g****m> | over 10 years ago | |
| 0e5ba0cc | PEP8 fixes | boyxuper <b****r@g****m> | over 10 years ago | |
| 319b9fa8 | Python3 fix when blocking on contented lock, episode 2 | tmacro <s****p@u****m> | over 10 years ago | |
| f2e1531e | Fix part of the readthedocs documentation | Giuseppe Lavagetto <l****o@g****m> | over 10 years ago | |
| d2638cc3 | merge Merge pull request #163 from kawasakitoshiya/add_doc_about_error | Giuseppe Lavagetto <l****o@u****m> | over 10 years ago | |
| 3a932de3 | add explanation about read error | Toshiya Kawasaki <t****a@a****a> | over 10 years ago | |
| 64936be5 | remove _base_uri only after refresh from cluster |
Ilya Kotusev <i****v@r****m>
Committed by: Giuseppe Lavagetto <l****o@u****m> |
over 10 years ago | |
| 64204862 | reset some_request_failed to False on each iteration of the loop |
Alexander Kukushkin <a****n@z****e>
Committed by: Giuseppe Lavagetto <l****o@u****m> |
over 10 years ago | |
| 350d8107 | merge Merge pull request #148 from smurfix/upstream2 | Giuseppe Lavagetto <l****o@u****m> | over 10 years ago | |
| 67d1e94d | merge Merge pull request #151 from cachedout/26_setup | Giuseppe Lavagetto <l****o@u****m> | over 10 years ago | |
| 40fba2a6 | Fix build error on Python 2.6 | Mike Place <m****p@s****m> | over 10 years ago | |
| d29eabf0 | Include latest fix to the 0.4.3 release | Jose Plana <j****a@g****m> | over 10 years ago | |
| 2fe2f2f4 | Fix check for parameters in case of connection error. | Giuseppe Lavagetto <l****o@g****m> | over 10 years ago | |
| 19c5be70 | Test fix | Matthias Urlichs <m****s@u****e> | over 10 years ago | |
| 0129a43e | Release 0.4.3 | Giuseppe Lavagetto <l****o@g****m> | over 10 years ago | |
| 266edb56 | merge Merge pull request #126 from thepwagner/python3-timeout | Giuseppe Lavagetto <l****o@u****m> | over 10 years ago | |
| 4640358c | merge Merge pull request #145 from pax0r/clear-response | Giuseppe Lavagetto <l****o@u****m> | almost 11 years ago | |
| 31f57fa0 | Make response False on exception | Bartlomiej Biernacki <b****i@n****m> | almost 11 years ago | |
| ebd70362 | merge Merge pull request #147 from jplana/rewrite_auth | Giuseppe Lavagetto <l****o@u****m> | almost 11 years ago | |
| c8f9a159 | Re-Adding the auth module. | Giuseppe Lavagetto <l****o@g****m> | almost 11 years ago | |
| 1857e763 | Add error handling for ACLs (use and management) | Giuseppe Lavagetto <l****o@g****m> | almost 11 years ago | |
| dd38063e | Move the boilerplate retry logic to a wrapper, add api_execute_json | Giuseppe Lavagetto <l****o@g****m> | almost 11 years ago | |
| 469f29f4 | Cluster ID change shouldn't log a traceback. |
Nick Bartos <n****s@c****m>
Committed by: Giuseppe Lavagetto <l****o@g****m> |
almost 11 years ago | |
| 4d8231af | merge Merge branch 'thepwagner-user-authentication' | Giuseppe Lavagetto <l****o@g****m> | almost 11 years ago | |
| 8e1e1ce3 | merge Merge pull request #143 from jplana/fix_leader | Giuseppe Lavagetto <l****o@u****m> | almost 11 years ago | |
| 4c3e751b | merge Merge pull request #141 from jplana/cleanup_connections | Giuseppe Lavagetto <l****o@u****m> | almost 11 years ago | |
| 6d231cf0 | Fix leader lookup |
Matthias Urlichs <m****s@u****e>
Committed by: Giuseppe Lavagetto <l****o@g****m> |
almost 11 years ago | |
| 8fe94ee4 | merge Merge pull request #137 from jplana/add_coveralls | Giuseppe Lavagetto <l****o@u****m> | almost 11 years ago | |
| 538ee04f | Add coveralls support | Giuseppe Lavagetto <l****o@g****m> | almost 11 years ago | |
| 42aa30c8 | merge Merge pull request #136 from jplana/srv_record_corrected | Giuseppe Lavagetto <l****o@u****m> | almost 11 years ago | |
| a56b502d | Add coveralls badge to the readme | Giuseppe Lavagetto <l****o@g****m> | almost 11 years ago | |
| daf83098 | Fix tests for python 3.5 | Giuseppe Lavagetto <l****o@g****m> | almost 11 years ago | |
| 9fccae1d | merge Merge pull request #135 from projectcalico/smc-fix-read-timeout-err | Giuseppe Lavagetto <l****o@u****m> | almost 11 years ago | |
| ee601e99 | Introduce EtcdWatchTimedOut exception. | Shaun Crampton <s****n@m****m> | almost 11 years ago | |
| 186215f3 | Suppress ReferenceError when cleaning up |
Matthias Urlichs <m****s@u****e>
Committed by: Giuseppe Lavagetto <l****o@g****m> |
almost 11 years ago | |
| 7c35b2df | Client: clean up open connections when deleting |
Matthias Urlichs <m****s@u****e>
Committed by: Giuseppe Lavagetto <l****o@g****m> |
almost 11 years ago |