0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix for tests to run don't pass yet though. More... over 13 years ago
Since we are using npm need to bump the version of node up to 0.2.0 More... over 13 years ago
Merge branch 'master' of github.com:brianjriddle/hummingbird More... over 13 years ago
using npm to manage dependencies instead of submodules. More... over 13 years ago
Merge branch 'master', remote branch 'mnutt/master' More... over 13 years ago
Merge branch 'master', remote branch 'mnutt/master' More... over 13 years ago
Fix map fullscreen bug; tweak map labels More... over 13 years ago
Upgrade to socket.io 0.6 More... over 13 years ago
switch cloudmade map styles More... over 13 years ago
Use jquery for svg animation; restore polymaps' Point type; fix jquery's delay() More... over 13 years ago
If metric has ignoreOnEmpty prop, don't broadcast its data if no hits have occurred More... over 13 years ago
Upgrade to jquery 1.4.3 More... over 13 years ago
Remove logging statement; fix bug in geoip caching More... over 13 years ago
forgot to revert svg container More... over 13 years ago
just kidding, remove raphael. the integration with polymaps looks complicated More... over 13 years ago
Fix label background on city names, add raphael More... over 13 years ago
add location cache to make sure we don't hit ipinfodb too much More... over 13 years ago
Make firefox happy by not redefining console More... over 13 years ago
Catch errors on geoip lookups More... over 13 years ago
Modified server.js and the sample app config file to support specifying of the mongodb host and port to use
Tim
More... over 13 years ago
listen on all interfaces More... over 13 years ago
add map widget example More... over 13 years ago
Update sample config; add customization notes to the readme, simplify sales view More... over 13 years ago
scale down to 50 to start More... over 13 years ago
favicon to shut webkit up More... over 13 years ago
Move average stuff out of graph.js and into base; now any widgets can use averages More... over 13 years ago
Try to make examples a bit clearer; allow customizable height on graph widget More... over 13 years ago
clean up analytics widget More... over 13 years ago
Convert analytics to Graph widget; de-minify jquery for now More... over 13 years ago
Create widgets which are bound to specific properties on the websocket json data More... over 13 years ago