GitHub / launchdarkly/python-server-sdk / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| f03aaa13 | fix bug in flag evals - putting wrong flag in "prereqOf" | Eli Bishop <e****i@l****m> | over 8 years ago | |
| 745b3b92 | add more unit test coverage of flag evals | Eli Bishop <e****i@l****m> | over 8 years ago | |
| 796a1fcd | InMemoryFeatureStore should implement FeatureStore | Eli Bishop <e****i@l****m> | over 8 years ago | |
| 21b07ba9 | cleaner path-parsing logic | Eli Bishop <e****i@l****m> | over 8 years ago | |
| 983ae600 | misc cleanup | Eli Bishop <e****i@l****m> | over 8 years ago | |
| 55baede2 | more test coverage | Eli Bishop <e****i@l****m> | over 8 years ago | |
| 4cc18ca5 | allow bucketing by int attribute (using its string representation) | Eli Bishop <e****i@l****m> | over 8 years ago | |
| 6aaa7e89 | undo renaming of modules | Eli Bishop <e****i@l****m> | over 8 years ago | |
| 7ae9b3ae | unit tests, misc cleanup | Eli Bishop <e****i@l****m> | over 8 years ago | |
| 91cd0131 | genericized feature store + misc fixes | Eli Bishop <e****i@l****m> | over 8 years ago | |
| 64b00516 | merge Merge branch 'segments' into eb/segments | Eli Bishop <e****i@l****m> | over 8 years ago | |
| 15dce380 | Preparing for release of version 4.2.1 | LaunchDarklyCI <d****v@l****m> | over 8 years ago | |
| 8c3ad536 | Update Changelog for release of version 4.2.1 | LaunchDarklyCI <d****v@l****m> | over 8 years ago | |
| 126fd50b | merge Merge pull request #27 from launchdarkly/eb/private-attrs-twisted |
Eli Bishop <3****y@u****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 313f8036 | merge Merge pull request #28 from launchdarkly/eb/ch10838/fix-upsert-after-delete |
Eli BIshop <3****y@u****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| cb7d3225 | merge Merge pull request #25 from eplusminus/eb/semver-operators |
Eli BIshop <3****y@u****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 3845ee73 | merge Merge branch 'master' into eb/ch10838/fix-upsert-after-delete | Eli Bishop <e****i@l****m> | over 8 years ago | |
| b4d7f2e7 | revert accidental deletion | Eli Bishop <e****i@l****m> | over 8 years ago | |
| bf6fc410 | merge Merge pull request #30 from launchdarkly/eb/ch1077/log-unknown-feature |
Eli BIshop <3****y@u****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 812a0735 | downgrade logging for unknown flag to INFO (+ reduce some Redis logging to de... | Eli Bishop <e****i@l****m> | over 8 years ago | |
| 36fc82aa | merge Merge pull request #29 from launchdarkly/eb/ch7989/fix-doc-link |
Eli BIshop <3****y@u****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 6a1e51e1 | fix 1.0 documentation link | Eli Bishop <e****i@l****m> | over 8 years ago | |
| 807a3c4a | disallow upsert of older version after delete | Eli Bishop <e****i@l****m> | over 8 years ago | |
| 37941cb7 | support private attributes in twisted mode | Eli Bishop <e****i@l****m> | over 8 years ago | |
| 33fb7f56 | support segments | Eli Bishop <e****i@l****m> | over 8 years ago | |
| 50e56960 | merge Merge branch 'master' into eb/semver-operators | Eli Bishop <e****i@l****m> | over 8 years ago | |
| fc60723c | Preparing for release of version 4.2.0 | LaunchDarklyCI <d****v@l****m> | over 8 years ago | |
| bd198ef2 | Update Changelog for release of version 4.2.0 | LaunchDarklyCI <d****v@l****m> | over 8 years ago | |
| 9a76c33d | can use feature store even if update processor not inited |
Eli Bishop <t****s@e****t>
Committed by: Andrew Shannon Brown <a****n@u****m> |
over 8 years ago | |
| 1b985a59 | Preparing for release of version 4.1.0 | LaunchDarklyCI <d****v@l****m> | over 8 years ago | |
| 095ede25 | Update Changelog for release of version 4.1.0 | LaunchDarklyCI <d****v@l****m> | over 8 years ago | |
| 957946a5 | merge Merge remote-tracking branch 'public/master' | Andrew S. Brown <a****w@l****m> | over 8 years ago | |
| 410a42fa | Increase minimum polling interval to 30s and add warning to streaming paramet... |
Eli Bishop <t****s@e****t>
Committed by: Andrew Shannon Brown <a****n@u****m> |
over 8 years ago | |
| 02152b35 | strip unknown top-level user attrs; never make "anonymous" attr private (#21) |
Eli Bishop <t****s@e****t>
Committed by: Andrew Shannon Brown <a****n@u****m> |
over 8 years ago | |
| a421727b | merge Merge pull request #74 from prokopst/patch-1 |
John Kodumal <j****n@l****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| e53b4d21 | Fixed markdown formatting for links to other SDKs |
Stanislav Prokop <p****t@u****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 78ba6ff1 | regex fix | Eli Bishop <t****s@e****t> | over 8 years ago | |
| dfade423 | somewhat smarter logic for supporting "loose" versions | Eli Bishop <t****s@e****t> | over 8 years ago | |
| 28c368b3 | add negative case | Eli Bishop <t****s@e****t> | over 8 years ago | |
| 86a37344 | minor cleanup | Eli Bishop <t****s@e****t> | over 8 years ago | |
| 11a3a7f2 | add semantic version operators | Eli Bishop <t****s@e****t> | over 8 years ago | |
| d906469b | Create CODEOWNERS |
Andrew Shannon Brown <a****n@u****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 9850adf1 | update private user data property names to match spec (#16) |
eplusminus <t****s@e****t>
Committed by: Andrew Shannon Brown <a****n@u****m> |
almost 9 years ago | |
| 4f1555ae | stop trying to do HTTP after we get a 401 (#17) |
eplusminus <t****s@e****t>
Committed by: Andrew Shannon Brown <a****n@u****m> |
almost 9 years ago | |
| b9bc9025 | deprecate events_enabled, use send_events instead (#15) |
eplusminus <t****s@e****t>
Committed by: Andrew Shannon Brown <a****n@u****m> |
almost 9 years ago | |
| 35db4ee5 | Add support for making select user attributes private (#13) |
eplusminus <t****s@e****t>
Committed by: Andrew Shannon Brown <a****n@u****m> |
almost 9 years ago | |
| bd06d542 | Preparing for release of version 4.0.6 | LaunchDarklyCI <d****v@l****m> | about 9 years ago | |
| 285c38b1 | Update Changelog for release of version 4.0.6 | LaunchDarklyCI <d****v@l****m> | about 9 years ago | |
| 2c67d094 | merge Merge pull request #72 from launchdarkly/dr/4.0.6 |
Dan Richelson <d****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 4c213148 | fix code coverage reporting | Patrick Kaeding <p****g@l****m> | about 9 years ago | |
| bf653d61 | Empty commit to trigger CI | Dan Richelson <d****n@l****m> | about 9 years ago | |
| a7694890 | merge Merge pull request #9 from launchdarkly/dr/updateDeps |
Dan Richelson <d****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 2a95e0de | merge Merge branch 'master' into dr/updateDeps | Dan Richelson <d****n@l****m> | about 9 years ago | |
| 4046ec8f | Fix log message | Dan Richelson <d****n@l****m> | about 9 years ago | |
| 0c298f15 | Stop using cache when retrieving one flag. | Dan Richelson <d****n@l****m> | about 9 years ago | |
| a31b619c | Add wait in while loop | Dan Richelson <d****n@l****m> | about 9 years ago | |
| 3c48109f | Adjust streaming error handling so we only increment backoff count on connect... | Dan Richelson <d****n@l****m> | about 9 years ago | |
| 69551ae4 | merge Merge pull request #8 from launchdarkly/pk/ch3838/fix-tx-handling |
Patrick Kaeding <p****k@k****e>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 3dd278e5 | merge Merge branch 'pk/ch3838/fix-tx-handling' into dr/updateDeps | Dan Richelson <d****n@l****m> | about 9 years ago | |
| ffa282f9 | Update dependencies to latest released versions | Dan Richelson <d****n@l****m> | about 9 years ago | |
| 639d4f01 | add fossa badge | Patrick Kaeding <p****g@l****m> | about 9 years ago | |
| 616c14b0 | fixed timezone handling and partial second handling in timestamp parsing | Patrick Kaeding <p****g@l****m> | about 9 years ago | |
| 5c5ee203 | merge Merge pull request #6 from launchdarkly/dr/releaseScript |
Dan Richelson <d****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 9ef86932 | merge Merge pull request #7 from launchdarkly/pk/ch3620/remove-strict-rfc3339 |
Patrick Kaeding <p****k@k****e>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 87f9f2ec | replaced `strict-rfc3339` dep in favor of `pyRFC3339`, which has a more permi... | Patrick Kaeding <p****g@l****m> | over 9 years ago | |
| 379da7f5 | merge Merge remote-tracking branch 'public/master' | Patrick Kaeding <p****g@l****m> | over 9 years ago | |
| 95ccc40c | Add release to release script | Dan Richelson <d****n@l****m> | over 9 years ago | |
| f5bdcc20 | Add release script for automagically updating versions. | Dan Richelson <d****n@l****m> | over 9 years ago | |
| 426952cf | merge Merge pull request #5 from launchdarkly/dr/pollingLogging |
Dan Richelson <d****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| f367751c | Improved error handling in polling mode | Dan Richelson <d****n@l****m> | over 9 years ago | |
| 4b66f4fb | Modify feature requester logging. | Dan Richelson <d****n@l****m> | over 9 years ago | |
| 333fce5e | fixed links in readme |
Patrick Kaeding <p****k@k****e>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| a033a27a | added pypi versions badge to README |
Patrick Kaeding <p****k@k****e>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 9c701069 | fixed code climate coverage badge | Patrick Kaeding <p****g@l****m> | over 9 years ago | |
| f4bb0227 | prepare for 4.0.5 release | Patrick Kaeding <p****g@l****m> | over 9 years ago | |
| c2d88207 | fixed code climate coverage publishing | Patrick Kaeding <p****g@l****m> | over 9 years ago | |
| ab1f2c9c | set python version before reporting coverage | Patrick Kaeding <p****g@l****m> | over 9 years ago | |
| 734372a6 | merge Merge branch 'master' of github.com:launchdarkly/python-client | Patrick Kaeding <p****g@l****m> | over 9 years ago | |
| 90add66e | merge Merge pull request #4 from launchdarkly/pk/codeclimate-coverage |
Patrick Kaeding <p****k@k****e>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| a622516d | merge Merge pull request #3 from launchdarkly/pk/ch1342/regex-substring |
Patrick Kaeding <p****k@k****e>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 06cb3d63 | fixed typo in circle command | Patrick Kaeding <p****g@l****m> | over 9 years ago | |
| 53c3cc5f | fixed circle command to publish coverage report | Patrick Kaeding <p****g@l****m> | over 9 years ago | |
| 4f595c51 | enabled code coverage reports; updated classifiers in setup.py | Patrick Kaeding <p****g@l****m> | over 9 years ago | |
| b1d56eb8 | change regex matcher to return true if there is any match in the string, not ... | Patrick Kaeding <p****g@l****m> | over 9 years ago | |
| b386b14d | Added Code Climate badge |
Patrick Kaeding <p****k@k****e>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 3b850d61 | removed noisy check | Patrick Kaeding <p****g@l****m> | over 9 years ago | |
| 572e183e | merge Merge branch 'master' of github.com:launchdarkly/python-client | Patrick Kaeding <p****g@l****m> | over 9 years ago | |
| 54be6afe | added codeclimate config | Patrick Kaeding <p****g@l****m> | over 9 years ago | |
| 244e4335 | fixed issue link in changelog |
Patrick Kaeding <p****k@k****e>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| c077fb0d | prepare 4.0.4 release | Patrick Kaeding <p****g@l****m> | over 9 years ago | |
| 9cc98d83 | merge Merge pull request #2 from launchdarkly/pk/missing-key-warning |
Patrick Kaeding <p****k@k****e>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 59e763a0 | Avoid logging a warning for a missing sdk key when importing ldclient. Fixes ... | Patrick Kaeding <p****g@l****m> | over 9 years ago | |
| b9c2eeeb | Fix release packaging | Dan Richelson <d****n@l****m> | over 9 years ago | |
| f3a46ae1 | merge Merge pull request #1 from launchdarkly/drichelson/ch1741/python-release-pyth... |
Dan Richelson <d****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| bc64bca8 | Update readme | Dan Richelson <d****n@l****m> | over 9 years ago | |
| 7b9c2543 | Update release date | Dan Richelson <d****n@l****m> | over 9 years ago | |
| 973cea48 | Make all code Python2.6 compatible. Add documentation, package manager support. | Dan Richelson <d****n@l****m> | over 9 years ago | |
| c7f75fb0 | Update changelog + versions for 4.0.1 | Dan Richelson <d****n@l****m> | over 9 years ago | |
| 186cc1a3 | merge Merge pull request #68 from launchdarkly/drichelson/ch773/python-redisfeature... |
Dan Richelson <d****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 037a7a04 | Fix redis feature store so it returns default when redis is unavailable. | Dan Richelson <d****n@l****m> | over 9 years ago |