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

GitHub / launchdarkly/python-server-sdk / commits

SHA Message Author Date Stats
38f72110 Fix py2 compatibility Don Brown <m****n@t****g> almost 11 years ago
df73979f Turn off relative imports Don Brown <m****n@t****g> almost 11 years ago
55779c56 Fix return Don Brown <m****n@t****g> almost 11 years ago
ab768091 Add twisted support #18 Don Brown <m****n@t****g> almost 11 years ago
e5b00d8c Use get to access features dictionary John Kodumal <j****n@l****m> almost 11 years ago
3536691f Re-add version.py John Kodumal <j****n@l****m> almost 11 years ago
e4495d4d Re-add .gitignore? John Kodumal <j****n@l****m> almost 11 years ago
fb41f0b0 Bump version, ignore test.py John Kodumal <j****n@l****m> almost 11 years ago
ba13a0d3 merge Merge branch 'jko/sse' of github.com:launchdarkly/python-client into jko/sse John Kodumal <j****n@l****m> about 11 years ago
2aadd931 Remove test.py John Kodumal <j****n@l****m> about 11 years ago
f6aa44aa Improve ctor formatting John Kodumal <j****n@l****m> about 11 years ago
0fe938d3 Enable streaming John Kodumal <j****n@l****m> about 11 years ago
d39a73b0 Add sseclient dependency John Kodumal <j****n@l****m> about 11 years ago
090c71ff Process events and pull features from the stream if configured John Kodumal <j****n@l****m> about 11 years ago
2cb624c4 Replace dictionary comprehension for Python 2.6.x compatibility John Kodumal <j****n@l****m> about 11 years ago
ef446d54 Move VERSION into a separate file. Add read-write lock implementation and in-... John Kodumal <j****n@l****m> about 11 years ago
bc37ab38 Bump version strings John Kodumal <j****n@l****m> about 11 years ago
9e0067d6 merge Merge pull request #16 from launchdarkly/jko/threading John Kodumal <j****n@l****m> about 11 years ago
81bddfe2 merge Merge pull request #15 from launchdarkly/jko/logging John Kodumal <j****n@l****m> about 11 years ago
ae719ae1 Ensure that consumer creation is protected by a lock John Kodumal <j****n@l****m> about 11 years ago
e2917157 Some best-effort attempts at testing flushing behavior John Kodumal <j****n@l****m> about 11 years ago
de16528d Fix mock consumer setup John Kodumal <j****n@l****m> about 11 years ago
b5a56f07 Remove pytest-mock dependency John Kodumal <j****n@l****m> about 11 years ago
8ad2f517 Work in progress on updating tests John Kodumal <j****n@l****m> about 11 years ago
c1e7fa62 Revamp event processing code using a simpler async consumer thread. John Kodumal <j****n@l****m> about 11 years ago
fcda22d5 More idiomatic logging configuration John Kodumal <j****n@l****m> about 11 years ago
fefb7714 merge Merge pull request #14 from launchdarkly/jko/uwsgi John Kodumal <j****n@l****m> about 11 years ago
bfb0c011 Improved warning message John Kodumal <j****n@l****m> about 11 years ago
c8f9a11b Import sys John Kodumal <j****n@l****m> about 11 years ago
12142740 Add a check to see if uWSGI is running. If so, warn if --enable-threads is no... John Kodumal <j****n@l****m> about 11 years ago
e6ba1861 merge Add Contributing section to README John Kodumal <j****n@l****m> over 11 years ago
73aa5e8d Add Contributing section to README John Kodumal <j****n@l****m> over 11 years ago
e15c6950 merge Merge pull request #12 from launchdarkly/jko/docs John Kodumal <j****n@l****m> over 11 years ago
dcc3dac1 Update with links to expanded documentation John Kodumal <j****n@l****m> over 11 years ago
359379a1 Update stray get_flag reference to toggle John Kodumal <j****n@l****m> over 11 years ago
2fc62830 Bump to version 0.16.2 John Kodumal <j****n@l****m> over 11 years ago
4af2a999 merge Merge pull request #11 from launchdarkly/jko/futurize John Kodumal <j****n@l****m> over 11 years ago
9b9a07d0 Remove cache directories John Kodumal <j****n@l****m> over 11 years ago
ace0789e Try updating pip again John Kodumal <j****n@l****m> over 11 years ago
bb1a6832 Make sure to call setup.py install John Kodumal <j****n@l****m> over 11 years ago
75c02b56 Another try at fixing pip install for CircleCI John Kodumal <j****n@l****m> over 11 years ago
6871e031 Fix argument order for pip John Kodumal <j****n@l****m> over 11 years ago
40fa3a30 More tweaks to circle.yml John Kodumal <j****n@l****m> over 11 years ago
d153b1e8 Try to run the tests against two versions of python John Kodumal <j****n@l****m> over 11 years ago
80b75d82 Specify utf-8 encoding for hashlib John Kodumal <j****n@l****m> over 11 years ago
78c5275d merge Merge pull request #10 from launchdarkly/track-default-arg John Kodumal <j****n@l****m> over 11 years ago
c8285675 Get rid of old_div-- our uses are safe for python 2 and 3. John Kodumal <j****n@l****m> over 11 years ago
66a6b48e Remove past John Kodumal <j****n@l****m> over 11 years ago
b0e694ff Import past John Kodumal <j****n@l****m> over 11 years ago
328864cc Work around old pip version on circleci John Kodumal <j****n@l****m> over 11 years ago
7eb46ac5 Try bumping to 3.3.3 for CircleCI John Kodumal <j****n@l****m> over 11 years ago
74e85d7c Set python version to 3.3.1. I'm awaiting feedback from Circle on how to run ... John Kodumal <j****n@l****m> over 11 years ago
27608476 Set a __BASE_TYPES__ variable to handle unicode in python 2 / 3 John Kodumal <j****n@l****m> over 11 years ago
f3a3dc80 Add future to requirements John Kodumal <j****n@l****m> over 11 years ago
36a46eb6 Run and save output of futurize John Kodumal <j****n@l****m> over 11 years ago
df3144d9 Sets a default value for the data attribute in track, so it's not necessary t... John Kodumal <j****n@l****m> over 11 years ago
7ef5c821 Bump version and pass proper config object with default constructor John Kodumal <j****n@l****m> over 11 years ago
cdb91db0 Bump version John Kodumal <j****n@l****m> over 11 years ago
0dd2a69b merge Merge pull request #9 from launchdarkly/jko/anonymous John Kodumal <j****n@l****m> over 11 years ago
7f7a4c99 Bump version to 0.15.2 John Kodumal <j****n@l****m> over 11 years ago
3602a753 Include test-requirements.txt John Kodumal <j****n@l****m> over 11 years ago
19e61b42 Add bool to primitives list, and update tests John Kodumal <j****n@l****m> over 11 years ago
29b2f9ce Add support for anonymous, rename get_flag to toggle John Kodumal <j****n@l****m> over 11 years ago
8652c236 renamed README; Patrick Kaeding <p****g@l****m> over 11 years ago
981977a8 merge Merge pull request #8 from launchdarkly/pk/add_flush Patrick Kaeding <p****k@k****e> over 11 years ago
e7330222 bumped version Patrick Kaeding <p****g@l****m> over 11 years ago
aaf8e252 made retry a bit more selective Patrick Kaeding <p****g@l****m> over 11 years ago
3401a56a fixed recursive call copypasta error Patrick Kaeding <p****g@l****m> over 11 years ago
0dd62e04 fixed import Patrick Kaeding <p****g@l****m> over 11 years ago
06736abd added log statement when retrying Patrick Kaeding <p****g@l****m> over 11 years ago
3591a009 fixed missing return statement Patrick Kaeding <p****g@l****m> over 11 years ago
912b2fc6 retry on protocolerror Patrick Kaeding <p****g@l****m> over 11 years ago
9496a471 merge Merge pull request #7 from launchdarkly/pk/add_flush Patrick Kaeding <p****k@k****e> over 11 years ago
8b81a111 added circleci badge Patrick Kaeding <p****g@l****m> over 11 years ago
e0a1c869 call py.test directly Patrick Kaeding <p****g@l****m> over 11 years ago
49a4682e install test-requirements in circle Patrick Kaeding <p****g@l****m> over 11 years ago
e6983913 add circle.yml Patrick Kaeding <p****g@l****m> over 11 years ago
82b0f756 change test running setup to hopefully work better with circleci Patrick Kaeding <p****g@l****m> over 11 years ago
9d95e247 AsyncConsumer should flush synchronously Patrick Kaeding <p****g@l****m> over 11 years ago
9bb26f2f ensure that all consumers implement a `flush` method Patrick Kaeding <p****g@l****m> over 11 years ago
0f62ef5a bumped version in setup.py Patrick Kaeding <p****g@l****m> over 11 years ago
7413bee8 bumped version to 0.15.0, added tests for userTarget Patrick Kaeding <p****g@l****m> over 11 years ago
a53aa0c3 merge Merge pull request #6 from launchdarkly/pk/add-tests Patrick Kaeding <p****k@k****e> over 11 years ago
35f3b136 merge Merge pull request #5 from launchdarkly/jko/user-rules John Kodumal <j****n@l****m> over 11 years ago
3bc1ebf5 added unit tests, fixed a couple minor bugs, added flush() method Patrick Kaeding <p****g@l****m> over 11 years ago
7ee0dd5c Support new builtin attributes John Kodumal <j****n@l****m> over 11 years ago
7e56ffdf Support for userTarget John Kodumal <j****n@l****m> over 11 years ago
68a38749 merge Merge pull request #4 from launchdarkly/jko/identify John Kodumal <j****n@l****m> over 11 years ago
55a54498 Add offline mode and identify John Kodumal <j****n@l****m> over 11 years ago
29352899 Update to work with pip 6, and bump version John Kodumal <j****n@l****m> over 11 years ago
45c23246 Log an error if no valid key is set for user John Kodumal <j****n@l****m> over 11 years ago
91006fc9 Call rstrip to delete trailing slashes if present John Kodumal <j****n@l****m> over 11 years ago
9af11523 Bump version to 0.12 John Kodumal <j****n@l****m> almost 12 years ago
b93ea1d4 Set the Content-Type header John Kodumal <j****n@l****m> almost 12 years ago
806de23c Bump version to 0.11 John Kodumal <j****n@l****m> almost 12 years ago
e6dcecde merge Merge pull request #3 from launchdarkly/consumer John Kodumal <j****n@l****m> almost 12 years ago
823e3c33 Add an AbstractBufferedConsumer John Kodumal <j****n@l****m> almost 12 years ago
54c96b15 Remove unused get_headers method John Kodumal <j****n@l****m> almost 12 years ago
aa3f178b Async consumer John Kodumal <j****n@l****m> almost 12 years ago
aa2ccc55 Have the BufferedConsumer take any arbitrary consumer John Kodumal <j****n@l****m> almost 12 years ago

← Back to repository