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

6 Коммитов

Автор SHA1 Сообщение Дата
Chris Thompson 278d1e7c1a cli: Add --mixed-content flag for triggering the mixed content audit (#4441) 2018-02-07 16:13:33 -08:00
Rupesh 890103468b cli(extra-headers): Enable sending additional HTTP Headers via the CLI (#3732) 2018-01-19 11:50:32 -08:00
Paul Irish b433a2a532
cli: remove legacy domhtml output (#4176) 2018-01-08 16:18:02 -08:00
Paul Irish a2bcf82c13
core(lifecycle): allow gathering & auditing to run separately (#3743)
New features:
* Gather mode launches the browser, collects artifacts, saves them to disk, and quits.
* Audit mode skips browser interaction, loads artifacts from disk, runs audits on them, generates report
* --gather-mode and --audit-mode are the long versions of -G and -A.
* -GA is also supported. Normal run, but saves artifacts to disk for subsequent -A runs.

Other changes:
* config.auditResults is removed
* assetSaver got a new impl of saveArtifacts, and added loadArtifacts
* --save-artifacts CLI flag was removed
2018-01-05 12:17:11 -08:00
Paul Irish 9d312c2abf
docs(error-reporting): improve clarity for opt-out folks (#3876) 2017-11-21 13:16:24 -08:00
Brendan Kenny 407b1af5eb
cli: compile out remaining typescript; add tsc type checking via jsdocs (#3747) 2017-11-20 18:10:03 -08:00