Граф коммитов

17 Коммитов

Автор SHA1 Сообщение Дата
Sam Saccone 1d925936c8 Remove implicit any from ts. 2016-10-26 11:23:51 -07:00
Sam Saccone b712120ef9 Migrate cli js to TS 2016-10-22 15:13:17 -07:00
YongWoo Jeon 59422f9092 Add ignore pattern, change template file name 2016-10-19 02:43:07 +09:00
Surma a208999dac Save closure errors to a file (#494)
* Save closure errors to a file

* Add error to console output
2016-07-06 11:01:18 -07:00
Paul Irish 8ebb4c3850 Bring gitignore up to date. (#485) 2016-06-28 19:08:55 -07:00
Paul Lewis 0295887b88 Refactors to separate /lighthouse-core, /lighthouse-extension and /lighthouse-cli 2016-06-14 12:10:19 +01:00
Michael Gerakis 412afe4e94 Add support for marks to user timings. (#416)
* Add performance.mark events to the user_timings audit.

* Add test coverage to src/audits/performance/user-timings.js

* Add comments to document user timings phase property.

* Declare UserTimingsExtendedInfo type
2016-06-08 12:19:58 -07:00
Paul Irish c9ab75dca6
Write HTML output by default. 2016-05-28 02:52:14 -07:00
Paul Irish 8f157e21e7
add a few more things to gitignore. 2016-05-28 02:13:46 -07:00
Brendan Kenny 62adf05401 add istanbul test coverage reporting
also removes smoke tests from what are (ostensibly) unit tests
2016-05-27 00:41:38 -07:00
Paul Irish 09d185ff89 Remove clovis support code [take 2] (#355) 2016-05-24 23:29:33 -07:00
Paul Irish 734d2dbfcd gitingore the lighthouse report js in ext 2016-05-11 22:33:07 +01:00
Paul Irish 62ca0b3671 traceviewer module + input readiness metric
PR  (#309) has the details

* Adds conversion script to convert catapult repo into a consumable node mobule
* Adds 'input readiness' metric which depends on traceviewer
* works with browserify.
2016-05-10 23:35:31 -07:00
Deepanjan Roy c4de68fcf9 Get json network dependency graph (#253)
* Get json network dependency graph

* Rename png generator script
2016-04-26 11:11:09 -07:00
Deepanjan Roy 98db21169d Generate network dependency graph (#234)
* Generate network dependency graph

* Fix lints

* Rename --netdep-graph to --save-artifacts
2016-04-23 17:03:59 -07:00
Brendan Kenny a6b0cd7790 linting fixes 2016-03-11 23:34:10 -08:00
Paul Lewis c09a442f05 Adds tests. 2016-01-15 17:13:20 +00:00