Branch: refs/heads/master
Home:
https://github.com/hawkular/hawkular
Commit: a9562d34a27c72ed3f91dc2e79b509a5dd59d72f
https://github.com/hawkular/hawkular/commit/a9562d34a27c72ed3f91dc2e79b50...
Author: Mike Thompson <mithomps(a)redhat.com>
Date: 2015-10-09 (Fri, 09 Oct 2015)
Changed paths:
M console/src/main/scripts/plugins/metrics/ts/metricsPlugin.ts
Log Message:
-----------
Reduce the size of the angular generated DOM and increase runtime performance by turning
off angular debug info.
Angular spits out all kinds of debug info that is not wanted in a production app. This
info can easliy be turned back on at runtime by typing at the js console:
angular.reloadWithDebugInfo().
Commit: 0f59ddca198dc0d07dc6a6d3f8eb7d885367c477
https://github.com/hawkular/hawkular/commit/0f59ddca198dc0d07dc6a6d3f8eb7...
Author: Mike Thompson <mtho11(a)users.noreply.github.com>
Date: 2015-10-09 (Fri, 09 Oct 2015)
Changed paths:
M console/src/main/scripts/plugins/metrics/ts/metricsPlugin.ts
Log Message:
-----------
Merge pull request #548 from hawkular/turn-off-debug-info
Reduce the size of the angular generated DOM and increase runtime per…
Compare:
https://github.com/hawkular/hawkular/compare/82cb73125185...0f59ddca198d