Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / teamniteo/pyramid_mixpanel issues and pull requests

#49 - Prepare for release (0.13.0)

Pull Request - State: closed - Opened by karantan 9 months ago

#48 - Fix ValueError when user has multiple profiles

Pull Request - State: closed - Opened by karantan 9 months ago - 6 comments

#47 - Configure pytest for better BlueRacer report

Pull Request - State: closed - Opened by am-on almost 2 years ago - 1 comment

#46 - Bump certifi from 2021.5.30 to 2022.12.7

Pull Request - State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#45 - Remove docsy.org

Pull Request - State: closed - Opened by dmurko over 2 years ago

#44 - Bump waitress from 2.0.0 to 2.1.1

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 3 comments
Labels: dependencies

#43 - Less verbose MockedConsumer by default

Pull Request - State: closed - Opened by zupo over 2 years ago - 16 comments

#42 - Support for skipping arbitrary track/profile_set calls to Customer.io

Pull Request - State: closed - Opened by zupo almost 3 years ago

#41 - Rename niteoweb -> teamniteo

Pull Request - State: closed - Opened by zupo almost 3 years ago

#40 - Bump lxml from 4.6.3 to 4.6.5

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago - 3 comments
Labels: dependencies

#39 - Mixpanel and Customer.io expect different date formats

Pull Request - State: closed - Opened by zupo almost 3 years ago - 1 comment

#38 - Initial support for Customer.io

Pull Request - State: closed - Opened by zupo about 3 years ago

#37 - Update dev env to latest best practices

Pull Request - State: closed - Opened by zupo about 3 years ago

#36 - Bump urllib3 from 1.25.9 to 1.26.5

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#35 - Bump py from 1.8.1 to 1.10.0

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#34 - Bump lxml from 4.5.0 to 4.6.3

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#33 - Bump pygments from 2.6.1 to 2.7.4

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#32 - Bump pyyaml from 5.3.1 to 5.4

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#31 - Bump bleach from 3.1.5 to 3.3.0

Pull Request - State: closed - Opened by dependabot[bot] almost 4 years ago - 1 comment
Labels: dependencies

#30 - Bump lxml from 4.5.0 to 4.6.2

Pull Request - State: closed - Opened by dependabot[bot] almost 4 years ago - 1 comment
Labels: dependencies

#29 - Bump cryptography from 2.9.2 to 3.2

Pull Request - State: closed - Opened by dependabot[bot] about 4 years ago - 1 comment
Labels: dependencies

#28 - release 0.8.0

Pull Request - State: closed - Opened by am-on over 4 years ago

#27 - Support setting event props from HTTP headers

Pull Request - State: closed - Opened by am-on over 4 years ago

#26 - Bump bleach from 3.1.0 to 3.1.4

Pull Request - State: closed - Opened by dependabot[bot] over 4 years ago - 1 comment
Labels: dependencies

#25 - Bump bleach from 3.1.0 to 3.1.2

Pull Request - State: closed - Opened by dependabot[bot] over 4 years ago - 1 comment
Labels: dependencies

#24 - Bump bleach from 3.1.0 to 3.1.1

Pull Request - State: closed - Opened by dependabot[bot] almost 5 years ago - 1 comment
Labels: dependencies

#23 - Bump waitress from 1.4.0 to 1.4.2

Pull Request - State: closed - Opened by dependabot[bot] almost 5 years ago - 1 comment
Labels: dependencies

#22 - Add support for JSON-rendering objects with __json__() method

Issue - State: open - Opened by zupo almost 5 years ago

#21 - Bump waitress from 1.4.0 to 1.4.1

Pull Request - State: closed - Opened by dependabot[bot] almost 5 years ago - 1 comment
Labels: dependencies

#20 - update dev environment to latest releases

Pull Request - State: closed - Opened by zupo almost 5 years ago

#19 - Bump waitress from 1.3.1 to 1.4.0

Pull Request - State: closed - Opened by dependabot[bot] almost 5 years ago - 1 comment
Labels: dependencies

#18 - release 0.7.0

Pull Request - State: closed - Opened by am-on almost 5 years ago

#17 - Add support for people_union

Pull Request - State: closed - Opened by am-on almost 5 years ago

#16 - Bug in distinct_id_is_required?

Issue - State: closed - Opened by karantan about 5 years ago - 1 comment
Labels: bug

#15 - Add sayanarijit/typecov

Pull Request - State: closed - Opened by sayanarijit about 5 years ago

#14 - Add support for configuring a custom Consumer

Pull Request - State: closed - Opened by zupo over 5 years ago - 2 comments

#13 - Require that all Consumers implement a `.flush()` method

Pull Request - State: closed - Opened by zupo over 5 years ago

#12 - Prepare MixpanelTrack at app startup

Issue - State: open - Opened by zupo over 5 years ago
Labels: good first issue

#11 - structlog should be optional

Issue - State: closed - Opened by zupo over 5 years ago - 1 comment
Labels: good first issue

#10 - Small performance optimization

Pull Request - State: closed - Opened by zupo over 5 years ago

#9 - Guards that make sure parameters to .track and profile_set are good

Pull Request - State: closed - Opened by zupo over 5 years ago - 1 comment

#8 - Remove the `request.user` requirement

Pull Request - State: closed - Opened by zupo over 5 years ago - 1 comment

#7 - Don't flood logs with "mixpanel configured" messages

Pull Request - State: closed - Opened by zupo over 5 years ago

#6 - Add a wrapper around mixpanel people_append()

Pull Request - State: closed - Opened by suryasr007 over 5 years ago

#5 - Remove mixpanel.testing in favor of using mixpanel.token

Pull Request - State: closed - Opened by zupo over 5 years ago

#4 - Clean up a bunch of assumptions that are no longer valid

Pull Request - State: closed - Opened by zupo over 5 years ago

#3 - Make initial user as not mandatory.

Pull Request - State: closed - Opened by suryasr007 over 5 years ago - 1 comment

#2 - Not all consumers have .flush() method

Pull Request - State: closed - Opened by zupo over 5 years ago

#1 - add PoliteBufferedConsumer and set it as default one

Pull Request - State: closed - Opened by zupo over 5 years ago