Paul Irish
1b8af1f69c
bump to 1.6.0 ( #1814 )
2017-03-03 16:22:26 -08:00
Patrick Hulce
59bc945ef7
feat: configurable page timeout ( #1672 )
...
* feat: configurable page timeout
* update max-wait-for-load description
* update readme text
* bump yargs
2017-02-15 16:07:25 -08:00
Patrick Hulce
d1b91101a8
refactor: DRY byte efficiency audits ( #1635 )
...
* refactor: DRY byte efficiency tests
* loosen responsive images conditions
* reduce optimized images aggressiveness
* consistency with optimized images threshold
* more updates
* add class overview
* update unused css description
* more feedback
* added smoke tests
* adjust perf.json
* pauls feedback
2017-02-14 16:43:16 -08:00
Brendan Kenny
3043cc3732
1.5.1 ( #1688 )
2017-02-10 12:23:18 -08:00
XhmikosR
a00eee2e19
Use uppercase repository name in github URLs. ( #1682 )
2017-02-10 08:46:20 -08:00
Brendan Kenny
49ed379a36
1.5.0 ( #1680 )
2017-02-09 21:10:23 -08:00
XhmikosR
c32c37615a
Update mocha to v3.2.0.
...
Fixes various `npm i` warnings.
2017-02-02 02:09:50 +02:00
XhmikosR
8a41880f10
Switch back to plain `npm install` ( #1522 )
...
`npm install -C` does not work on Windows.
2017-01-25 11:48:11 -08:00
XhmikosR
fd90f5ce94
Modify package.json scripts to use bash/node explicitly. ( #1510 )
...
Shebangs don't work on Windows.
2017-01-24 20:49:40 -08:00
Brendan Kenny
a17238a2d8
remove support for node before v6 ( #1519 )
2017-01-24 15:39:47 -08:00
Brendan Kenny
6833a5a8e0
lock (npm) dependency versions ( #1422 )
2017-01-23 15:44:03 -08:00
Patrick Hulce
ae897933a0
fix: less noisy CSS unused rules ( #1466 )
...
* fix: less noisy CSS unused rules
* filter out duplicate stylesheets
* don't report stylesheets that have no rules
addresses #1456
* add smokehouse length expectation
* feedback
2017-01-17 12:42:45 -08:00
M Somerville
4514a73781
Viewport audit: accept initial-scale and allow spaces ( #1267 )
...
Introduce `metaviewport-parser` module for better parsing.
2017-01-12 10:33:50 -08:00
Eric Bidelman
b810242d25
Add install/build scripts for each package.json ( #1439 )
...
* Prepublish commands to do the initial building
* Update CLI warning for ts compile
* Remove prepublish. Add helpful build scripts
* Keep prepublish for tsc compile
* make node4 happy
2017-01-12 02:28:53 -08:00
Eric Bidelman
cd5015a2e6
Viewer: Add tests for fileuploader ( #1184 )
2017-01-05 16:42:10 -08:00
Brendan Kenny
179783b6a2
1.4.1 ( #1406 )
2017-01-04 18:45:16 -08:00
Paul Irish
de25797c04
1.4.0 ( #1403 )
2017-01-04 15:34:04 -08:00
Eric Bidelman
83c4915caa
Removes uses of HTML injection in report ( #1226 )
...
* Beginning to use markdown in snippets
* Allow links and code snippets
* Update audits to use .md instead of html
* Add tests
2017-01-03 10:47:21 -08:00
XhmikosR
46a7fb1427
Remove duplicate mkdirp dependency.
...
Fixes npm install warning.
2016-12-23 23:23:26 +02:00
Brendan Kenny
aa1059b0e9
1.3.2 ( #1281 )
2016-12-23 11:02:00 -08:00
Brendan Kenny
a00240b4e0
1.3.1 ( #1230 )
2016-12-21 18:53:53 -08:00
Brendan Kenny
029e1f0d78
1.3.0 ( #1181 )
2016-12-19 16:43:50 -08:00
Patrick Hulce
54fe456153
Fix evaluateAsync in the face of aggressive Promise polyfills ( #1178 )
...
* Fix `driver.evaluateAsync` behavior when [zone.js](https://github.com/angular/zone.js ) has mucked with Promise.
* Add zone.js to the smoke tests so regression won't happen again.
* Remove old testing promise-polyfill
2016-12-19 15:29:00 -08:00
Brendan Kenny
55284fc5ba
bin.ts simplification refactor
2016-12-15 17:42:54 -08:00
WeiweiAtGit
dd6348a4be
Add --view flag which will start a server and host report.html ( #1130 )
2016-12-14 17:48:12 -08:00
Ward Peeters
279965c8cd
Use whatwg-url to parse urls ( #997 )
2016-12-14 09:05:08 -08:00
Paul Irish
83a5fdb94d
bump axe to 2.1.7 with perf fix ( #1155 )
2016-12-13 18:09:10 -08:00
Paul Irish
8142268f83
Upgrade ESLint and eslint-config-google to latest ( #1136 )
2016-12-13 16:49:28 -08:00
Eric Bidelman
509691fa72
Add Lighthouse Report Viewer ( #1109 )
2016-12-06 17:16:50 -08:00
Paul Irish
393bbf28f6
remove jszip dependency for traceviewer. ( #1094 )
2016-12-01 17:48:58 -08:00
Brendan Kenny
c1ab428c58
unmute some smoke test failures ( #1081 )
...
also update smoke test expectations for changes in perf metric scoring
2016-11-29 17:19:02 -08:00
Brendan Kenny
31637d7e7b
1.2.2
2016-11-29 15:53:37 -08:00
Brendan Kenny
30a8709975
1.2.1 ( #1022 )
2016-11-22 18:13:11 -08:00
Brendan Kenny
f17ce7c059
1.2.0 ( #961 )
2016-11-17 00:09:47 -08:00
Eric Bidelman
ae285d14d3
Add DBW audits and gatherers to default config
2016-11-08 15:48:25 -08:00
Sam Saccone
55eaed4529
Migrate launch-chrome.sh to use chrome-launcher.
2016-11-06 10:42:33 -08:00
Eric Bidelman
ffe0afda4a
Add DBW to smoke tests ( #843 )
2016-11-01 21:09:00 -07:00
Brendan Kenny
694baf61d5
1.1.7 ( #865 )
2016-10-31 15:25:57 -07:00
Eric Bidelman
8eaf3e0636
DBW: update flags
2016-10-26 17:02:03 -07:00
Sam Saccone
b712120ef9
Migrate cli js to TS
2016-10-22 15:13:17 -07:00
Pavel Feldman
7062bfb550
Extract Connection abstraction from Driver ( #800 )
...
* Migrate off chrome-remote-interface
* Extract Connection delegate abstraction from driver.
2016-10-20 18:08:47 -07:00
Brendan Kenny
41a5cfe314
make existing smoketest run using smokehouse ( #788 )
...
* transfer npm run smoke to using smokehouse
* run smokehouse subprocess with --harmony if needed
2016-10-18 11:27:18 -07:00
Paul Irish
b446a816bf
Adopt Perceptual Speed Index ( #785 )
...
* report PSI instead.
* bump speedline to 1.0.3
* update tests for pSI swap
2016-10-17 08:33:27 -07:00
Brendan Kenny
9e44fd843e
add smokehouse, an end-to-end test runner ( #781 )
2016-10-16 21:38:17 -07:00
Paul Irish
f80e121cbe
1.1.6
2016-10-12 11:33:44 -07:00
Brendan Kenny
e9297e25fa
1.1.5 ( #759 )
2016-10-10 15:49:34 -07:00
Paul Irish
88baef6e9a
speedline to 1.0.2. ref #728
...
fptovc branch === the 1.0.2 tag, so this commit has no functional changes.
See #728 for details
2016-10-02 12:48:09 -07:00
Paul Irish
98a0b2e7c8
speedline to 1.0.1
2016-10-01 17:06:48 -07:00
Paul Irish
39c3490a33
bump chrome-devtools-frontend module ( #724 )
...
* devtools frontend bump. A+ for --perf
* speedline to 1.0.0
2016-09-30 18:09:42 -07:00
Paul Irish
67680a09b6
Bump catapult/traceviewer to latest ( #723 )
...
* Bump traceviewer to master
* Add babel transpile to build-traceviewer-module.js
2016-09-30 17:59:29 -07:00