Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/ory/analytics-go
Segment analytics client for Go
https://github.com/ory/analytics-go
156aadf297a0f9a7bd9144956a2cf9312496bef2 authored over 1 year ago by Misa Munde <[email protected]>
ff916a638e2a046bb0309f31aea85dadccadf126 authored over 1 year ago by aeneasr <[email protected]>
ad3ff77a00e2a7a96fbc513c6fc3347f406db555 authored over 1 year ago by Misa Munde <[email protected]>
1c43bf1180c607d9f86d6d5e1931815b094f062c authored almost 3 years ago by Patrik <[email protected]>
06cea9e36c256e2f45a3cfac7894e87912303c14 authored almost 3 years ago by Patrik <[email protected]>
0dc0dd4cb00bfc9c49ca08c1c87e6b2aae866f69 authored over 3 years ago by Patrik <[email protected]>
1f0023fea793a98e0de971c3a222a945a5c1b6f8 authored over 3 years ago by hackerman <[email protected]>
41b6494f00cdee00f88d1ce5b58778a0d2bfbd97 authored over 4 years ago by hackerman <[email protected]>
c6e5905bcc64aa9c4b9f988880ed49f8fca4cfa5 authored over 4 years ago by aeneasr <[email protected]>
04c1a6ccfd7cbd4ab50e0b4d47dd03f77dcb3d72 authored over 5 years ago by Andrey Bulgakov <[email protected]>
Expose the Message interface Validate method
c98da3f556e1c06413a568de69b33c3f9667efaa authored over 5 years ago by Prateek Srivastava <[email protected]>Co-Authored-By: Prateek Srivastava <[email protected]>
b9e4561ce901ea9fdc37007ac2c38a9705e0260b authored over 5 years ago by Dean Karn <[email protected]>7b7e10d4197fc81234de31f74979cd4b5a8019d5 authored over 5 years ago by Dean Karn <[email protected]>
By exposing the Message interfaces validate() method it allows the
analytics types to be used ex...
return error if a custom type is enqueued
0126b29dd57f27a1493902a3da9adb46f0073640 authored over 5 years ago by Prateek Srivastava <[email protected]>Because of the way we construct messages with type assertion, custom types that satisfy the `Mes...
7e255e1ec562e980bb8538844fafe5400468d834 authored over 5 years ago by Prateek Srivastava <[email protected]>Handle pointer types in Enqueue()
89105eb6aa0934048d489027f3198f0b914a752d authored over 5 years ago by Prateek Srivastava <[email protected]>5da11e6bf56cf5d1d6db81fdfc98045b0e030e2a authored over 5 years ago by Andrey Bulgakov <[email protected]>
* remove scheduled e2e testing
* disable alias or advanced tests as we dont support those for...
c79bb69ad0dff386d3cf7af86df870936ea5b314 authored over 5 years ago by Prateek Srivastava <[email protected]>message: update maxMessageBytes to 32KB
24d15f43d2c44954e6b6a1aa9abe9834dc55d76c authored almost 6 years ago by Prateek Srivastava <[email protected]>
This patch raises the maxMessageBytes allowed per call to 32KB as stated
in documentation for V3...
Add changelog for 3.0.1
3b00f71eadd594f41e9b6af6d5198aca38ccaca5 authored about 6 years ago by Rob McQueen <[email protected]>f1cc630b93ed5ca64ee6d2132ef534fd704b8676 authored about 6 years ago by Rob McQueen <[email protected]>
2e9f5a9c7a246565f85626b863006f8db0fb3739 authored about 6 years ago by Rob McQueen <[email protected]>
fix vendored packages
19815268077f3645ad4107cbaf7b532903b8f264 authored about 6 years ago by Prateek Srivastava <[email protected]>Dominic reported an issue when running go get on v3.
```
go get -u gopkg.in/segmentio/analytics...
c541109ba0656ac1a8a90aaf4fa8bc8042811223 authored over 6 years ago by Nhi Nguyen <[email protected]>
This reverts commit 28d7e155c26cc0a302e266c9fd026965f9d3016e.
3c23dda8e1aa07d78b05017df45be85679f86f88 authored over 6 years ago by Nhi Nguyen <[email protected]>28d7e155c26cc0a302e266c9fd026965f9d3016e authored over 6 years ago by Nhi Nguyen <[email protected]>
add standardized makefile
300c6b06bf3ff47851d5582bba88bfd017e1f6c3 authored over 6 years ago by Prateek Srivastava <[email protected]>cdabab82ce88b94e24ddcadea5ceb96d602b6091 authored over 6 years ago by Prateek Srivastava <[email protected]>
update for new version of end to end testing tool
14e03163be0341b9c2f219e56c6e1311acbf0ec6 authored over 6 years ago by Prateek Srivastava <[email protected]>6de52d1513570191aae4dbeaca5104c4a21dfa67 authored over 6 years ago by Prateek Srivastava <[email protected]>
godoc v3
86867f7ae46ed806db6b99d2c1a86331b911e1de authored over 6 years ago by Prateek Srivastava <[email protected]>1b82565b441aa4c2929d81d9b851a052fb8ad098 authored over 6 years ago by Minghe <[email protected]>
Add End to End tests.
4f08212e9b32c48b4a4d20997d3f90dc0b56eba8 authored almost 7 years ago by Prateek Srivastava <[email protected]>This integrates the testing harness with the Go library. The harness invokes the cli package wit...
5fd146c1ad61f7135fac2a9e58d149a07680ac75 authored almost 7 years ago by Prateek Srivastava <[email protected]>Migrate to Circle CI v2
d44a26651497f0886d0968d28f1019e4f205277f authored almost 7 years ago by Prateek Srivastava <[email protected]>1c1d0c9e85f8cda6bd7da62d7ef2bc66e1d10887 authored almost 7 years ago by Prateek Srivastava <[email protected]>
When working on https://github.com/segmentio/analytics-go/pull/122, I realized the Circle config...
db5d4baf33f31af000cb5d0c134f402285221be4 authored almost 7 years ago by Prateek Srivastava <[email protected]>Fix typos in config.go
1178b964a36694a8f9c161b19e6fe28cb37e8482 authored about 7 years ago by Prateek Srivastava <[email protected]>ccde53fa60885e3f90b66ed923092b813ed42bc7 authored about 7 years ago by Paul Kuruvilla <[email protected]>
Update History.md for v3 and remove note about submodules in Readme
da504c6172c513bcaa9d80aef5001683adb95c09 authored about 7 years ago by Prateek Srivastava <[email protected]>7c36690097254bb99d7d19c4fcab3607600d1166 authored about 7 years ago by Prateek Srivastava <[email protected]>
Adding `Context.App.Namespace` since it is required in order to send Server-to-Server events to ...
1f3f9fc4864242f80f00f064a0a2f60c1b47e396 authored about 7 years ago by Prateek Srivastava <[email protected]>Server-to-Server events to AppsFlyer.
This already exists in the Segment iOS SDK:
https://github...
Adding "DevinceInfo.AdvertisingID" in order to send data to AppsFlyer integration
b1c057179a207351f8073af239b9a3df1fbec97c authored over 7 years ago by Prateek Srivastava <[email protected]>Server-to-Server events to AppsFlyer according to Segment documentation:
https://segment.com/docs...
Set default http timeout conditionally.
f1078902ec8ccb8ae4a0fc1f4488817995d87e66 authored over 8 years ago by Achille <[email protected]>
Use conditional compilation to set default timeout on http client.
For go 1.6+ we always the htt...
add code coverage artifacts
6afcb9ff169900456f9ad0ce82d62a59b6f844e7 authored over 8 years ago by Achille <[email protected]>fix http timeout tests
4374211f45d98f6cf8e8b0c1040c7d3587693ed6 authored over 8 years ago by Achille <[email protected]>26e76d7fd726706cb1bc92cbc50babd8a4de7e66 authored over 8 years ago by Achille Roussel <[email protected]>
00e3e689acfa5193721c655dd9a02f86f1e05e0c authored over 8 years ago by Achille Roussel <[email protected]>
d2d8d71d6fd0af09d2a347457facc737d8119cf8 authored over 8 years ago by Achille Roussel <[email protected]>
961a1c854cc35b26a175b828310aca2b7a13248c authored over 8 years ago by Achille Roussel <[email protected]>
b0a593393621d2593a900ed852c6f55a07ab0c45 authored over 8 years ago by Achille Roussel <[email protected]>
5df4ee09388356c25466f481064c10d392fc95d6 authored over 8 years ago by Achille Roussel <[email protected]>
620f7317bb3d1c212ce2b6929532a127894b1616 authored over 8 years ago by Achille Roussel <[email protected]>
720d48cf29dce7c3f1fe3ed8d4afe385085b4b3b authored over 8 years ago by Achille Roussel <[email protected]>
e79b8c1ea18b3d740d09ac634a5d993768b85a13 authored over 8 years ago by Achille Roussel <[email protected]>
847f792f2286e642561a69c21fd0f6f15ca2c246 authored over 8 years ago by Achille Roussel <[email protected]>
51e8a65329d107078c94fed9e549db2cf52965a7 authored over 8 years ago by Achille Roussel <[email protected]>
35a8ca4c87dd750c59cccfe4e582bf16a8de674a authored over 8 years ago by Achille Roussel <[email protected]>
326e6d1ece99e12b482508a0d23fd35dabcc7dd7 authored over 8 years ago by Achille Roussel <[email protected]>
d1b3e0f7bcf4c3f1eb883c54f5ef0abe06d0c2f0 authored over 8 years ago by Achille Roussel <[email protected]>
680708dc144c261e2cb8fa4e97207a5c827dde7b authored over 8 years ago by Achille Roussel <[email protected]>
2a1dbadf0f4d72c362a08c8ba6b7fb28a91b9e1f authored over 8 years ago by Achille Roussel <[email protected]>
288572ff28c4154dbad7bd726df280a93dc20960 authored over 8 years ago by Achille Roussel <[email protected]>
5154dd481e88baf2b889422c57662cb8a9b8b85d authored over 8 years ago by Achille Roussel <[email protected]>
e347277fa47a0b6ba19dd796308bf12edabbef0b authored over 8 years ago by Achille Roussel <[email protected]>
9c0cf5052699a404f1e6e673d9ea5cfff24f0e60 authored over 8 years ago by Achille Roussel <[email protected]>
de7a54950bc899b32213ce53092e8bc17b219fe0 authored over 8 years ago by Achille Roussel <[email protected]>
0bb55874afe041574ff5831fcfd22d36331fecea authored over 8 years ago by Achille Roussel <[email protected]>
65a12d2b52d20e51c7d1abc53fc5f2acb822da5a authored over 8 years ago by Achille Roussel <[email protected]>
define callback policy
b23eeb24d291091286cb2f1a0ec2e069115dcba6 authored over 8 years ago by Achille <[email protected]>13419d623a8bf22f1b407d79ddb9eaa05ad3b7ae authored over 8 years ago by Achille Roussel <[email protected]>
5de17ba764312ead834336d0169114a3a45fbaa7 authored over 8 years ago by Achille Roussel <[email protected]>
dc3d006b636d01502b8db6b218297390b73dc0a4 authored over 8 years ago by Achille <[email protected]>
100% test coverage
413df525687518cf77c6a33142c23358177e5db7 authored over 8 years ago by Achille <[email protected]>095e04652fef93a3b83313df18922df79fe9fce2 authored over 8 years ago by Achille Roussel <[email protected]>
4df3f0b2bd4e4c39070b78a7072cbdb48336e3a7 authored over 8 years ago by Achille Roussel <[email protected]>
f1359e45e3ec5b3c646f7377ae2b3bc0adbb72a8 authored over 8 years ago by Achille Roussel <[email protected]>
1e10f1eee7a681e051051fdcd6d46e21e11b2d07 authored over 8 years ago by Achille Roussel <[email protected]>
0f72f225ecb959ead982d166a99e90722773de46 authored over 8 years ago by Achille Roussel <[email protected]>
b7e3bb45548ec539e52369e8a28c8a778f9bb6e3 authored over 8 years ago by Achille Roussel <[email protected]>
dfe337aaca7f0d297016bc668913afad6c48e1ea authored over 8 years ago by Achille Roussel <[email protected]>
226c110d760d19b6fb9722037aba61ced9b5006d authored over 8 years ago by Achille Roussel <[email protected]>
5a17ddb06fbcda903998b71928794076e1d91589 authored over 8 years ago by Achille Roussel <[email protected]>
36c3a76af61277667bc90b0572254b6ca1d53c68 authored over 8 years ago by Achille Roussel <[email protected]>
c1e0850082b51202a31315fa82fce8807a0c45af authored over 8 years ago by Achille Roussel <[email protected]>
add executor to limit the number of goroutines
2f523673f7b31be555151fb77e4879c317727ab4 authored over 8 years ago by Achille <[email protected]>a04066f6ded7070411d134f3b03096936ef04e69 authored over 8 years ago by Achille Roussel <[email protected]>
c0d2539f476a518f20117027cc8f506c137ca356 authored over 8 years ago by Achille Roussel <[email protected]>
7a3e7f9dc1ad49181d73e38c03d6d2ab80528f43 authored over 8 years ago by Achille Roussel <[email protected]>
fd604d12ab629541fef2f7df8e207f20d36b7d44 authored over 8 years ago by Achille <[email protected]>
add Integrations type
4e08bc28c3e025d7fe8a91dfe139d3f4146ed3d4 authored over 8 years ago by Achille <[email protected]>147c023100a9f41bce768e659b711896ab194457 authored over 8 years ago by Achille Roussel <[email protected]>
Update readme
cc2efe78a8d1eaec1d6acf2f3665c67dc26fd3ee authored over 8 years ago by Achille <[email protected]>e9ecd18d479d09c5fa9e501a5ff239e78e226281 authored over 8 years ago by Achille Roussel <[email protected]>