8000 Tags · AsherJia/Sonar · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: AsherJia/Sonar

Tags

v0.6.12

Toggle v0.6.12's commit message
fix null variable in state

Summary:
Fix "Cannot read property 'monitoring' of null" in CPU plugin.

{F132280986}

Reviewed By: danielbuechele

Differential Revision: D8800114

fbshipit-source-id: c363eda71e4d580fdd12ff1dc3981feaaafeae93

v0.6.11

Toggle v0.6.11's commit message
Skip initialisation if not running in own thread

Summary:
One design goal of sonar is to never cause the host app to crash or hang.
For this reason, we do all heavy work in a background thread.
If we detect that it's not running in it's own thread, just return so we don't hold up the caller.

Reviewed By: danielbuechele

Differential Revision: D8767288

fbshipit-source-id: e146cc2cfe5c3e62d12f527ff79f24c74873d4ff

v0.6.10

Toggle v0.6.10's commit message
Travis badge (facebook#135)

Summary:
Adds travis badge
Closes facebook#135

Reviewed By: danielbuechele

Differential Revision: D8732766

Pulled By: priteshrnandgaonkar

fbshipit-source-id: 51ba49b0382f9bef88f297d061e30c862b751cd1

v0.6.9

Toggle v0.6.9's commit message
update version

0