FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for ldclient - hipchat/python-client · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
hipchat
/
python-client
Public
forked from
launchdarkly/python-server-sdk
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
python-client
ldclient
on
master
User selector
Datepicker
Commit history
Commits on Jan 26, 2016
Init to nothing if nothing found in redis
Show description for 4e44553
mrdon
committed
4e44553
View commit details
Copy full SHA for 4e44553
View code at this point
Browse repository at this point
Commits on Oct 7, 2015
Bump versions, prepare for release
jkodumal
committed
3956f9b
View commit details
Copy full SHA for 3956f9b
View code at this point
Browse repository at this point
Commits on Sep 25, 2015
enable streaming by default
pkaeding
committed
7e9a990
View commit details
Copy full SHA for 7e9a990
View code at this point
Browse repository at this point
Commits on Sep 22, 2015
Add LDD tests, fix found issues
mrdon
committed
6602fd1
View commit details
Copy full SHA for 6602fd1
View code at this point
Browse repository at this point
Add back TwistedLDClient as a convenience
mrdon
committed
94dfd05
View commit details
Copy full SHA for 94dfd05
View code at this point
Browse repository at this point
Commits on Sep 21, 2015
LLD implementations of requester and processor
Show description for 650d33a
mrdon
committed
650d33a
View commit details
Copy full SHA for 650d33a
View code at this point
Browse repository at this point
Commits on Sep 17, 2015
Fix optional twisted support
mrdon
committed
dd2516a
View commit details
Copy full SHA for dd2516a
View code at this point
Browse repository at this point
Commits on Sep 16, 2015
More refactoring, fix event publishing for defaults
mrdon
committed
ffcc3ba
View commit details
Copy full SHA for ffcc3ba
View code at this point
Browse repository at this point
Refactor to prefer composition
Show description for 09d7825
mrdon
committed
09d7825
View commit details
Copy full SHA for 09d7825
View code at this point
Browse repository at this point
Commits on Sep 15, 2015
PEP-8 cleanups
Show description for 27afa3b
mrdon
committed
27afa3b
View commit details
Copy full SHA for 27afa3b
View code at this point
Browse repository at this point
Support configured defaults on init #21
mrdon
committed
e067ce6
View commit details
Copy full SHA for e067ce6
View code at this point
Browse repository at this point
Commits on Sep 14, 2015
Improved flushing, use new stream api
Show description for 24e117c
mrdon
committed
24e117c
View commit details
Copy full SHA for 24e117c
View code at this point
Browse repository at this point
Commits on Sep 11, 2015
Fix and test reconnects
mrdon
committed
9a77cf2
View commit details
Copy full SHA for 9a77cf2
View code at this point
Browse repository at this point
Commits on Sep 9, 2015
Implement SSE for twisted
Show description for 94b04a7
mrdon
committed
94b04a7
View commit details
Copy full SHA for 94b04a7
View code at this point
Browse repository at this point
Merge remote-tracking branch 'source/master'
Show description for d5f99a8
mrdon
committed
d5f99a8
View commit details
Copy full SHA for d5f99a8
View code at this point
Browse repository at this point
Commits on Sep 8, 2015
Remove print statements (pokerface)
mrdon
committed
b9112b2
View commit details
Copy full SHA for b9112b2
View code at this point
Browse repository at this point
Fix py2 compatibility
mrdon
committed
38f7211
View commit details
Copy full SHA for 38f7211
View code at this point
Browse repository at this point
Fix return
mrdon
committed
55779c5
View commit details
Copy full SHA for 55779c5
View code at this point
Browse repository at this point
Add twisted support #18
mrdon
committed
ab76809
View commit details
Copy full SHA for ab76809
View code at this point
Browse repository at this point
Use get to access features dictionary
jkodumal
committed
e5b00d8
View commit details
Copy full SHA for e5b00d8
View code at this point
Browse repository at this point
Re-add version.py
jkodumal
committed
3536691
View commit details
Copy full SHA for 3536691
View code at this point
Browse repository at this point
Bump version, ignore test.py
jkodumal
committed
fb41f0b
View commit details
Copy full SHA for fb41f0b
View code at this point
Browse repository at this point
Commits on Aug 19, 2015
Improve ctor formatting
jkodumal
committed
f6aa44a
View commit details
Copy full SHA for f6aa44a
View code at this point
Browse repository at this point
Process events and pull features from the stream if configured
jkodumal
committed
090c71f
View commit details
Copy full SHA for 090c71f
View code at this point
Browse repository at this point
Commits on Aug 18, 2015
Replace dictionary comprehension for Python 2.6.x compatibility
jkodumal
committed
2cb624c
View commit details
Copy full SHA for 2cb624c
View code at this point
Browse repository at this point
Move VERSION into a separate file. Add read-write lock implementation and in-memory feature store
jkodumal
committed
ef446d5
View commit details
Copy full SHA for ef446d5
View code at this point
Browse repository at this point
Commits on Jul 21, 2015
Bump version strings
jkodumal
committed
bc37ab3
View commit details
Copy full SHA for bc37ab3
View code at this point
Browse repository at this point
Commits on Jul 13, 2015
Ensure that consumer creation is protected by a lock
jkodumal
committed
ae719ae
View commit details
Copy full SHA for ae719ae
View code at this point
Browse repository at this point
Commits on Jul 12, 2015
Fix mock consumer setup
jkodumal
committed
de16528
View commit details
Copy full SHA for de16528
View code at this point
Browse repository at this point
Revamp event processing code using a simpler async consumer thread.
jkodumal
committed
c1e7fa6
View commit details
Copy full SHA for c1e7fa6
View code at this point
Browse repository at this point
Commits on Jul 10, 2015
More idiomatic logging configuration
jkodumal
committed
fcda22d
View commit details
Copy full SHA for fcda22d
View code at this point
Browse repository at this point
Improved warning message
jkodumal
committed
bfb0c01
View commit details
Copy full SHA for bfb0c01
View code at this point
Browse repository at this point
Commits on Jun 10, 2015
Import sys
jkodumal
committed
c8f9a11
View commit details
Copy full SHA for c8f9a11
View code at this point
Browse repository at this point
Add a check to see if uWSGI is running. If so, warn if --enable-threads is not set.
jkodumal
committed
1214274
View commit details
Copy full SHA for 1214274
View code at this point
Browse repository at this point
Commits on Apr 13, 2015
Bump to version 0.16.2
jkodumal
committed
2fc6283
View commit details
Copy full SHA for 2fc6283
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL