0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 21 hours ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.md More... about 11 years ago
fixed automatic reconnection after 65s timeout on receiving TICK More... about 11 years ago
Bump version More... about 11 years ago
Fix broken StreamConsumer._get_url() for multiple hashes More... about 11 years ago
Fix test fixtures broken by the OUTPUT_PARAMS_PREFIX change in 361f7791ba2 More... about 11 years ago
Remove tests for HTTP exceptions More... about 11 years ago
Mock out _read_chunk to fix user exceptions tests More... about 11 years ago
Merge tag '0.5.5' into develop More... about 11 years ago
Merge branch 'release/0.5.5' More... about 11 years ago
Bumped version to v.0.5.5 More... about 11 years ago
Merge pull request #27 from datasift/feature/fix-historics-volume-info More... about 11 years ago
Merge pull request #28 from datasift/feature/reconnect More... about 11 years ago
Merge pull request #22 from datasift/feature/fixfrontpage More... about 11 years ago
removed hack More... about 11 years ago
- introduced automatic reconnection after 65s of no data and no ticks received from Meteor - introduced a new method call on stream consuner: on_header where the http headers are received at connection time. This allow us to check the header. - introduced an optional argument to the constructor of class User "stream_base_url" which is set to the standard url: stream.datasift.com - fixed a problem where on an http error the raw socket cannot be obtained as it was not created and the error message is crytic. A more understandable message is now displayed. This might need to be revisited. More... over 11 years ago
Bumped to v.0.5.4 More... over 11 years ago
Removed checks for existance of deprecated 'volume_info' field in historics/prepare response More... over 11 years ago
Merge pull request #26 from datasift/bug/push-output-params-prefix More... over 11 years ago
Merge pull request #23 from datasift/feature/update-historic-sample-test-value More... over 11 years ago
PushDefinition automatically prefixes output param More... over 11 years ago
Changed historics sample value to 10. 1.56% sample is no longer valid after API change More... over 11 years ago
Added front page contents for autodocs. More... over 11 years ago
Merge tag '0.5.3' into develop More... over 11 years ago
Merge branch 'release/0.5.3' Added missing Historic sample size into historic/prepare requests More... over 11 years ago
Merge pull request #20 from datasift/feature/historic-prepare-sample More... over 11 years ago
Bump to v.0.5.3 - Added missing Historic sample size into historic/prepare requests More... over 11 years ago
Merge tag '0.5.2' into develop More... over 11 years ago
Patch for the missing availability info after Historic/prepare More... over 11 years ago
Bumped to v.0.5.2 More... over 11 years ago
Bumped to v.0.5.2 More... over 11 years ago