An open API service providing commit metadata for open source projects.

GitHub / launchdarkly/python-server-sdk / commits

SHA Message Author Date Stats
85108379 Remove startup wait. Dan Richelson <d****n@l****m> about 10 years ago
40c1e262 Change feature store so it lives in config Dan Richelson <d****n@l****m> about 10 years ago
79a6b1ca Revert Dan Richelson <d****n@l****m> about 10 years ago
5fb3f598 fix bad import Dan Richelson <d****n@l****m> about 10 years ago
567baed8 temporary- make inmem feature store look like master Dan Richelson <d****n@l****m> about 10 years ago
249162fb bump version. Add more debug logging. Dan Richelson <d****n@l****m> about 10 years ago
e0e9faed Update deps Dan Richelson <d****n@l****m> about 10 years ago
b694fe6c Add debug logging Dan Richelson <d****n@l****m> about 10 years ago
328a9eb4 Add debug logging Dan Richelson <d****n@l****m> about 10 years ago
52073d88 Change client init logic to handle LDD mode. Make other things more consistent Dan Richelson <d****n@l****m> about 10 years ago
110499fb Rename more things. Remove some outdated twisted impls. Dan Richelson <d****n@l****m> about 10 years ago
40f5443c clean up uris, etc Dan Richelson <d****n@l****m> about 10 years ago
b6b41515 Add wait loop at start Dan Richelson <d****n@l****m> about 10 years ago
d8ae8aa4 update some redis-related things Dan Richelson <d****n@l****m> about 10 years ago
c34a29fa Rename some config params. Add Redis feature store + tests Dan Richelson <d****n@l****m> about 10 years ago
f29e2a09 Rename and move some things. Dan Richelson <d****n@l****m> about 10 years ago
ea768734 Rename Dan Richelson <d****n@l****m> about 10 years ago
222f9811 Add log statements when returning default Dan Richelson <d****n@l****m> about 10 years ago
9e9fe549 Move offline to config so it is set once during initialization and only read ... Dan Richelson <d****n@l****m> about 10 years ago
22382ed4 Remove commented code. Fix some documentation Dan Richelson <d****n@l****m> about 10 years ago
2b744102 cleanup Dan Richelson <d****n@l****m> about 10 years ago
ce052170 polling client no longer drifts. Dan Richelson <d****n@l****m> about 10 years ago
c4501cdd cleanup Dan Richelson <d****n@l****m> about 10 years ago
02b7f2d1 [wip] Added polling support + indirect messages in streaming. Both polling an... Dan Richelson <d****n@l****m> about 10 years ago
280d1c40 [wip] Added polling support + indirect messages in streaming. Both polling an... Dan Richelson <d****n@l****m> about 10 years ago
bf548aea merge Merge pull request #46 from launchdarkly/pk/features-stream-uri Patrick Kaeding <p****k@k****e>
Committed by: GitHub <n****y@g****m>
about 10 years ago
d5e53b33 bumped version string in preparation for release Patrick Kaeding <p****g@l****m> about 10 years ago
80a011e7 added test coverage for InMemoryFeatureStore Patrick Kaeding <p****g@l****m> about 10 years ago
7d64bc68 fixed bug in feature store update; added debug logging Patrick Kaeding <p****g@l****m> about 10 years ago
52b868cc fixed uri building to get features stream Patrick Kaeding <p****g@l****m> about 10 years ago
a77ae250 merge Merge pull request #45 from launchdarkly/dr/venv Dan Richelson <d****n@u****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
68c226a2 Remove .envrc. Update CONTRIBUTING.md to add notes about virtualenv Dan Richelson <d****n@l****m> about 10 years ago
18ba2f78 added badges Patrick Kaeding <p****g@l****m> over 10 years ago
2930e8e9 merge Merge pull request #44 from launchdarkly/pk/fix-python3.3 Patrick Kaeding <p****k@k****e> over 10 years ago
25fe2671 upgrade setuptools in pyenv Patrick Kaeding <p****g@l****m> over 10 years ago
39bfefce upgrade setuptools in pyenv Patrick Kaeding <p****g@l****m> over 10 years ago
920f4088 upgrade setuptools in build Patrick Kaeding <p****g@l****m> over 10 years ago
d7f5f64b moved contributing info to separate file (fixes #28) Patrick Kaeding <p****g@l****m> over 10 years ago
55439980 bumped version to release 0.20.2 Patrick Kaeding <p****g@l****m> over 10 years ago
4fd3e82d merge Merge pull request #36 from launchdarkly/jko/compatible-requirements Patrick Kaeding <p****k@k****e> over 10 years ago
816fc046 releasing 0.20.1 Patrick Kaeding <p****g@l****m> over 10 years ago
b51fe334 merge Merge pull request #41 from launchdarkly/pk/coerce-user-key Patrick Kaeding <p****k@k****e> over 10 years ago
92f38576 fixed homepage link to avoid redirects Patrick Kaeding <p****k@k****e> over 10 years ago
0269059e added defensive check Patrick Kaeding <p****g@l****m> over 10 years ago
a167192c coerce user keys to strings Patrick Kaeding <p****g@l****m> over 10 years ago
1ebfd88c releasing version 0.20.0 Patrick Kaeding <p****g@l****m> over 10 years ago
be47edce merge Merge pull request #39 from launchdarkly/pk/events_uri Patrick Kaeding <p****k@k****e> over 10 years ago
7bf786bd merge Merge pull request #40 from launchdarkly/jko/send-default John Kodumal <j****n@l****m> over 10 years ago
f6eebfe4 Test that toggle creates an event including the default John Kodumal <j****n@l****m> over 10 years ago
3c8f140e merge Merge remote-tracking branch 'origin/master' into pk/events_uri Patrick Kaeding <p****g@l****m> over 10 years ago
29bffaa1 Send the toggle default value with flag request events John Kodumal <j****n@l****m> over 10 years ago
3f6b6174 merge Merge pull request #38 from hipchat/master John Kodumal <j****n@l****m> over 10 years ago
4e44553d Init to nothing if nothing found in redis Don Brown <m****n@t****g> over 10 years ago
3b5b123c Use >= specifiers for requirements John Kodumal <j****n@l****m> over 10 years ago
b3782707 Use >= requirements for twisted? John Kodumal <j****n@l****m> over 10 years ago
64fec566 Switch to using compatible requirements everywhere John Kodumal <j****n@l****m> over 10 years ago
e8dd847c Bump version for release John Kodumal <j****n@l****m> over 10 years ago
21f9ec8d Suppress warning about twisted John Kodumal <j****n@l****m> over 10 years ago
dcb3138c merge Merge pull request #34 from trungly/fix_empty_config John Kodumal <j****n@l****m> over 10 years ago
874afad3 fix #3 - python client fails when no config is passed in Trung Ly <t****y@t****m> over 10 years ago
b3987a47 merge Merge pull request #31 from launchdarkly/autopep8 Albert Wang <a****1@g****m> almost 11 years ago
7aaebeb6 added config option for events_uri Patrick Kaeding <p****g@l****m> almost 11 years ago
475003cb Make all files follow PEP8 styling Albert Wang <a****w@m****u> almost 11 years ago
72b770f1 Add note about why ExpiringDict is not from PyPI Albert Wang <a****w@m****u> almost 11 years ago
643bb39c Add in github python gitignores Albert Wang <a****w@m****u> almost 11 years ago
3956f9ba Bump versions, prepare for release John Kodumal <j****n@l****m> almost 11 years ago
0583273d merge Merge pull request #27 from hipchat/master John Kodumal <j****n@l****m> almost 11 years ago
88cbc854 Add redis-requirements to manifest Patrick Streule <p****e@a****m> almost 11 years ago
6981fc9c Add twisted-requirements to manifest Patrick Streule <p****e@a****m> almost 11 years ago
4cf65590 merge Merge pull request #25 from launchdarkly/pk/stream-by-default Patrick Kaeding <p****k@k****e> almost 11 years ago
7e9a990d enable streaming by default Patrick Kaeding <p****g@l****m> almost 11 years ago
4ab171b1 merge Merge pull request #23 from hipchat/master John Kodumal <j****n@l****m> almost 11 years ago
6602fd1c Add LDD tests, fix found issues Don Brown <m****n@t****g> almost 11 years ago
b677ebbe merge Merge remote-tracking branch 'source/master' Don Brown <m****n@t****g> almost 11 years ago
94dfd05e Add back TwistedLDClient as a convenience Don Brown <m****n@t****g> almost 11 years ago
650d33a3 LLD implementations of requester and processor Don Brown <m****n@t****g> almost 11 years ago
68a76237 Update README.md Justin Baker <j****n@i****m> almost 11 years ago
da194581 merge Merge pull request #24 from rberrelleza/test-python3.4.2 John Kodumal <j****n@l****m> almost 11 years ago
0702492c Add settings to also test python 3.4.2 Ramiro Berrelleza <r****a@a****m> almost 11 years ago
dd2516a4 Fix optional twisted support Don Brown <m****n@t****g> almost 11 years ago
ffcc3ba2 More refactoring, fix event publishing for defaults Don Brown <m****n@t****g> almost 11 years ago
09d78250 Refactor to prefer composition Don Brown <m****n@t****g> almost 11 years ago
27afa3b8 PEP-8 cleanups Don Brown <m****n@t****g> almost 11 years ago
87da7042 merge Merge pull request #22 from hipchat/master John Kodumal <j****n@l****m> almost 11 years ago
e067ce62 Support configured defaults on init #21 Don Brown <m****n@t****g> almost 11 years ago
843f49ae Bump version to 0.18.0 John Kodumal <j****n@l****m> almost 11 years ago
628de9a4 merge Merge pull request #19 from hipchat/master John Kodumal <j****n@l****m> almost 11 years ago
24e117cd Improved flushing, use new stream api Don Brown <m****n@t****g> almost 11 years ago
a8b67f0b Don't run twisted func tests in py3 Don Brown <m****n@t****g> almost 11 years ago
9925af56 Remove print Don Brown <m****n@t****g> almost 11 years ago
9a77cf27 Fix and test reconnects Don Brown <m****n@t****g> almost 11 years ago
20649e92 Test cleanups Don Brown <m****n@t****g> almost 11 years ago
fb2141c1 Add functional tests for twisted Don Brown <m****n@t****g> almost 11 years ago
94b04a7e Implement SSE for twisted Don Brown <m****n@t****g> almost 11 years ago
d5f99a83 merge Merge remote-tracking branch 'source/master' Don Brown <m****n@t****g> almost 11 years ago
6ee365e2 Ignore p2venv as well Don Brown <m****n@t****g> almost 11 years ago
254f9fd3 merge Merge pull request #17 from launchdarkly/jko/sse John Kodumal <j****n@l****m> almost 11 years ago
faa0f25b Missed one 2.6 ref Don Brown <m****n@t****g> almost 11 years ago
66c1eab7 Require 2.7 now Don Brown <m****n@t****g> almost 11 years ago
b9112b20 Remove print statements (pokerface) Don Brown <m****n@t****g> almost 11 years ago

← Back to repository