Kevin Sawicki
30fc2536e0
Ignore basic core move events in heatmap
2013-01-11 08:29:50 -08:00
Kevin Sawicki
9013a94465
Count commands instead of command categories
2013-01-06 18:51:22 -08:00
Kevin Sawicki
f78adfa060
Add command and invocation counts to header
2013-01-04 16:39:13 -08:00
Nathan Sobo
8591c86733
Pass a name string to RootView.activatePackage & deactivatePackage
...
Previously we were relying on the package module itself to have a
`name` field. But now that we're using `atom.loadPackage` to load up
packages, we can infer the name of the module from the name of the
package directory.
2013-01-04 14:33:01 -07:00
Kevin Sawicki
7f0030ef4f
Move package CSS files to stylesheets directory
2013-01-02 16:55:55 -08:00
Kevin Sawicki
ff7e1b961a
Ignore delete events
2013-01-02 12:25:51 -08:00
Kevin Sawicki
d155ed7bc7
Ignore noisy events that are unimportant
2013-01-02 11:59:42 -08:00
Nathan Sobo
ec542170be
Use activatePackage method instead of activateExtension for spec
2012-12-31 14:19:49 -06:00
Kevin Sawicki
5a29f9a32c
Remove unused require
2012-12-29 20:19:55 -08:00
Kevin Sawicki
6c9537132f
Include commands with no category
2012-12-29 20:18:09 -08:00
Kevin Sawicki
e2e10950fd
💄
2012-12-28 17:10:11 -08:00
Kevin Sawicki
272a2edcbe
Drop () from around run count
2012-12-28 17:10:11 -08:00
Kevin Sawicki
be56be362c
Use space pen to create inner node HTML
2012-12-28 17:10:11 -08:00
Kevin Sawicki
b4ced55609
💄
2012-12-28 17:10:10 -08:00
Kevin Sawicki
9609352336
Style inside of nodes with HTML instead of SVG
2012-12-28 17:10:10 -08:00
Kevin Sawicki
8b40656ef7
💄
2012-12-28 17:10:10 -08:00
Kevin Sawicki
967ef703b9
💄
2012-12-28 17:10:10 -08:00
Kevin Sawicki
4773df0f3d
Use cleaner root hash initialization
2012-12-28 17:10:10 -08:00
Kevin Sawicki
bd68dc618a
Add d3 treemap of command logger data
2012-12-28 17:10:10 -08:00
Kevin Sawicki
1723aba993
Remove unneeded require
2012-12-28 17:10:10 -08:00
Kevin Sawicki
92661041f8
Add package to log command details
...
Logs the count and most recent time a command
is triggered and displays them in a sorted list.
2012-12-28 17:10:10 -08:00