Commit Graph

19 Commits

Author SHA1 Message Date
Emily Stark
f761e898c8 Record session id on package stats 2014-06-25 11:12:12 -07:00
Emily Stark
e4ecda9fe8 Fix direct dependency reporting.
And test for it.
2014-06-25 11:12:12 -07:00
Emily Stark
4b58ba4d99 A steaming pile of hacks to get report-stats test passing. 2014-06-25 11:12:12 -07:00
Emily Stark
6f92768559 Add hostname/meteor release/os to package stats 2014-06-25 11:12:12 -07:00
Avital Oliver
600ae65304 Don't print errors on stream level failures, and a little reorg
In particular, this becomes especially important with packaging
since we ping the server with a DDP connection every time you
run an app. Multiple times actually.

So now there's no ECONN error messages printed
2014-06-16 16:33:07 -07:00
Avital Oliver
a9fb0072b7 When running from a checkout, print errors from package usage recording 2014-06-16 14:01:53 -07:00
David Glasser
471cc487e6 Merge branch 'packaging' into unified-version-files
Conflicts:
	tools/stats.js
2014-06-03 15:14:56 -07:00
David Glasser
3f5ea39a48 use project.project consistently in stats.js 2014-06-03 15:13:10 -07:00
Emily Stark
fe36e7e473 Add package stats opt-out 2014-05-29 08:23:29 -07:00
ekatek
9e04e2dc35 unified versions wip two 2014-05-23 14:07:48 -07:00
ekatek
6f3504a2d3 project refactoring, wip 1 2014-05-21 15:42:12 -07:00
Emily Stark
a9c944c4d9 Catch errors reporting package stats 2014-05-14 10:25:38 -07:00
Emily Stark
624ddcb655 Remove stats login XXX 2014-05-13 14:30:22 -07:00
Avital Oliver
6696e2751e Respond to Emily's code review comments 2014-05-12 16:45:49 -07:00
Avital Oliver
a51b4697ae Test that userId is recorded when sending package stats. 2014-05-12 16:24:36 -07:00
Emily Stark
2da8567df7 Add OAuth login to package stats reporting 2014-05-12 13:49:35 -07:00
Avital Oliver
14f6570d73 WIP: Failing test for reporting stats on 'meteor bundle' 2014-05-09 11:25:42 -07:00
Emily Stark
7dd6fa1478 Change package stats object to match server change 2014-05-08 12:35:45 -07:00
Emily Stark
7ec7cb4d97 WIP: record package usage stats 2014-05-07 11:27:25 -07:00