Joseph Schorr
|
a397bb7af6
|
Update to new-style format
|
2015-07-21 15:39:23 -04:00 |
|
Joseph Schorr
|
60b05a0493
|
Fix string concats
Issue found here: https://app.getsentry.com/quayio/production/group/72831901/
|
2015-07-21 15:04:50 -04:00 |
|
Jake Moshenko
|
3efaa255e8
|
Accidental refactor, split out legacy.py into separate sumodules and update all call sites.
|
2015-07-17 11:56:15 -04:00 |
|
Jimmy Zelinskie
|
2355ad8d74
|
trackhelper: add user-agent to analytics
|
2015-03-06 12:02:40 -05:00 |
|
Joseph Schorr
|
83e05d2342
|
Add tracking of the kind of temporary access tokens, so we can display if a pull/push by token is for a build worker
|
2015-02-17 12:35:16 -05:00 |
|
Jake Moshenko
|
0f3d87466e
|
Unify the logging infrastructure and turn the prod logging level to INFO in preparation for picking up a new cloud logger.
|
2015-02-11 14:15:18 -05:00 |
|
Joseph Schorr
|
8085ff81a8
|
Only call get_authenticated_* once in the track_and_log, and add better logging to it
|
2015-01-04 14:50:08 -05:00 |
|
Jimmy Zelinskie
|
716d7a737b
|
Strip whitespace from ALL the things.
|
2014-11-24 16:07:38 -05:00 |
|
Joseph Schorr
|
003afc0c25
|
Add back the accidentally removed user event code. This fixes the tutorial.
|
2014-11-14 19:55:31 -05:00 |
|
Joseph Schorr
|
79e4864eb2
|
Move the the track_and_log code into its own module. This breaks a dependency chain between index -> common -> api -> subscribe -> common again.
|
2014-10-30 12:49:51 -04:00 |
|