Paul Irish
bfcbc302cb
chore (coverage): add codecov configuration - disable comments.
2017-06-20 13:34:51 -07:00
Ward Peeters
40867ea3ef
Throw better error message when url is not auditable ( #2527 )
2017-06-20 12:58:32 -07:00
Paul Irish
cea443ee8c
docs (hacking tips): add tips about a local travis image ( #2548 )
2017-06-20 11:59:08 -07:00
Ward Peeters
511c347b9b
Chrome stable for travis-ci ( #2547 )
2017-06-20 11:31:19 -07:00
Paul Irish
8fce1465f3
Travis: install deps sequentially ( #2543 )
2017-06-19 21:52:59 -07:00
Paul Irish
ca69f10d51
remove beta badge. ( #2453 )
2017-06-19 21:25:45 -07:00
Paul Irish
ad4c3db40e
Report coverage to codecov.io ( #2519 )
2017-06-19 21:20:26 -07:00
Kevin Farrugia
0944b09cb9
Feature/update gulp recipe lighthouse 2.0 ( #2537 )
2017-06-19 21:11:31 -07:00
Sam Saccone
cc5485fead
Enable typescript coverage metrics for coveralls.
...
use nyc + lcov merge to generate a combined coverage report.
Fixes #2374
2017-06-19 20:49:14 -07:00
Paul Irish
1cedf28ae7
yarn lockfile updates.
2017-06-19 20:35:13 -07:00
Paul Irish
752c9736cf
bump launcher to 0.2.0
2017-06-19 18:34:27 -07:00
Sam Saccone
c787b75420
extract logger from lighthouse ( #2528 )
2017-06-19 18:30:12 -07:00
Eric Bidelman
72cc7daf06
is-on-https: check record.protocol for blob urls ( #2538 )
2017-06-19 11:49:18 -07:00
Patrick Hulce
473fbd5985
feat(config): add audit blacklist support ( #2499 )
2017-06-19 11:05:38 -07:00
Paul Irish
8bc665e53c
chore(short-name-length-audit): remove dead code ( #2517 )
2017-06-19 11:05:00 -07:00
Paul Irish
04676901b7
Improve Travis caching ( #2441 )
...
* travis: cleanup compile-devtools work for faster build times.
* add gems to travis cache.
2017-06-19 11:03:15 -07:00
Paul Irish
99ec695b10
launcher to 0.1.3
2017-06-16 09:21:52 -07:00
Paul Irish
5094692287
docs (contributing): launcher release tweak
2017-06-16 09:21:36 -07:00
Paul Irish
c20b28500d
improve typescript declaration imports ( #2513 )
2017-06-16 09:18:29 -07:00
Paul Irish
946af4aef0
docs (launcher): don't tag when cutting chrome-launcher release
2017-06-15 18:23:23 -07:00
Paul Irish
9213fbba05
launcher to 0.1.2
2017-06-15 10:31:41 -07:00
Paul Irish
13aa622618
docs (launcher): add primary benefits ( #2508 )
2017-06-15 13:30:23 -04:00
Patrick Hulce
f22279edd6
docs: add trace interpretation guide ( #2472 )
...
* docs: add trace interpretation guide
* feedback
2017-06-14 23:30:25 -07:00
Will Chen
3ccd170415
plots: better support power use cases ( #2464 )
2017-06-14 14:21:34 -04:00
Paul Irish
912cea52a0
spelling fix in link-name audit ( #2496 )
...
thanks @tinfelise for the spot!
2017-06-13 14:46:35 -07:00
Will Chen
1c5c57fe1c
plots: smoke test for happy case ( #2411 )
2017-06-13 15:11:19 -04:00
Paul Irish
8770cacbe1
docs (launcher): add npm badge to readme
2017-06-13 10:36:00 -07:00
Paul Irish
e4a7ffb36a
v0.1.1
2017-06-13 10:30:59 -07:00
Sam Saccone
224c6a0766
Prep export of launcher as a standalone module ( #2358 )
...
* prep to publish to npm
* Use logger from lighthouse.
* Add launcher README
* Add notes for releasing chrome launcher
* Launcher readme tweaks
* docs (contributing): launcher rls tweak
2017-06-13 13:23:12 -04:00
Piper Chester
bd8c6c342e
Fix typo ( #2491 )
2017-06-13 13:00:07 -04:00
Kayce Basques
142a24956d
Link to appcache doc ( #2486 )
2017-06-12 11:46:02 -07:00
Kayce Basques
f9ff9a7301
Link to address bar doc ( #2487 )
2017-06-12 11:41:18 -07:00
Brendan Kenny
d59fd6dcad
move computed artifacts dependent on networkRecords to devtoolsLog ( #2467 )
...
* move criticalRequestChains to use devtoolsLog
* move pushedRequests to use devtoolslog
* move networkThroughput to use devtoolslog
2017-06-08 15:46:05 -07:00
Patrick Hulce
7d6ea29e88
refactor(trace-of-tab): return timestamps in microseconds ( #2454 )
2017-06-08 12:06:44 -07:00
Brendan Kenny
1bb1cfe9a4
LH implementation of LogNormalDistribution; remove traceviewer ( #2456 )
...
- reimplements LogNormalDistribution in Lighthouse rather than relying on traceviewer
- removes traceviewer from lighthouse-core/third_party/
2017-06-07 10:52:40 -07:00
Patrick Hulce
3dda036c8e
fix: better debug message for missing network times ( #2451 )
2017-06-06 22:57:47 -07:00
Patrick Hulce
4096e68930
refactor: remove old TTI code ( #2452 )
2017-06-06 19:06:19 -07:00
Paul Irish
65db419b15
Tag lighthouse 2.1.0 ( #2450 )
...
* bump extension to 2.1.0
* v2.1.0
2017-06-06 17:22:07 -07:00
Patrick Hulce
d5f5c52432
fix: normalize all times to navStart, remove traceviewer model ( #2347 )
...
* Remove traceviewer's tracingModel
* revert user timings changes
* fix remaining tests
* add trace with redirects
* use first navstart, not last
* Revert "use first navstart, not last"
* reduce -> for..of (#2399 )
* feedback
* bug fix and test
* add second test
* mainthread events
* test updates
* add back colon traceg
* fixed user timing test
* use navstart as default
* tasks -> events
2017-06-06 15:07:42 -07:00
Paul Irish
63b4ac14d0
Merge pull request #2444 from GoogleChrome/licenseheaders-mini
...
Compact the license headers
2017-06-05 19:22:19 -07:00
Paul Irish
0f03c47987
Compact the license header (assorted core files)
2017-06-05 19:21:47 -07:00
Paul Irish
332ab0cbf1
Compact the license header (plots)
2017-06-05 19:21:14 -07:00
Paul Irish
1feb25e695
Compact the license header (report, report tests)
2017-06-05 19:21:14 -07:00
Paul Irish
1d01ab0f60
Compact the license header (gatherer tests)
2017-06-05 19:21:13 -07:00
Paul Irish
8af980bffb
Compact the license header (audit tests)
2017-06-05 19:21:13 -07:00
Paul Irish
4747964d50
Compact the license header (core/lib)
2017-06-05 19:21:13 -07:00
Paul Irish
d732741b3f
Compact the license header (extension, viewer)
2017-06-05 19:21:13 -07:00
Paul Irish
d3f68c5aa5
Compact the license header (gather, driver, computed)
2017-06-05 19:21:13 -07:00
Paul Irish
64292abcae
Compact the license header (audits)
2017-06-05 19:21:13 -07:00
Paul Irish
ef7f0eccef
Compact the license header (chrome-launcher & cli)
2017-06-05 19:21:13 -07:00