Adam Stankiewicz
12258324d3
More code style rules to enforce
2015-11-30 11:06:57 +01:00
AnthonyBobsin
19fc84007d
Implements jscs to enforce a newly created style guide for the repo. Uses jscs to fix some minor style guide warnings.
2015-11-29 16:22:58 -05:00
Adam Stankiewicz
44a5260050
test: Clear analytics config for test environment
2015-09-27 12:22:40 +02:00
Sindre Sorhus
6a96815c44
bump insight
2015-01-12 10:04:25 +08:00
Ray Shan
4656021902
fix broken analytics tracking introduced in #1507
2014-09-26 22:33:43 +02:00
Adam Stankiewicz
dfd2c7a3d2
Add tests to analytics and fix them
2014-09-12 21:28:44 +02:00
John Schulz
6637762aec
"analytics" value in \.bowerrc\ removes need to prompt user
2014-09-12 00:26:41 +02:00
Adam Stankiewicz
74d568b1e7
Improve noninteractive loading performance 2x, fixes #1221
2014-04-12 21:11:17 +02:00
Nick Schonning
dfae97a8d7
Don't turn on analytics on CI unless explicit
2014-03-11 16:51:41 -04:00
Pascal Hartig
e84f71cd37
Basic usage tracking with insight
...
The user is prompted with a question whether he would like to provide usage data
on the first start, when run in interactive mode. The current implementation
tracks calls to `install`, `info`, `search` and `uninstall` when run with at
least one parameter.
Fixes #260
Closes gh-796.
2013-12-05 22:37:32 +01:00