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

139 Коммитов

Автор SHA1 Сообщение Дата
Paul Irish 387731a80c Run npm install/build tasks in parallel (#2381) 2017-06-05 11:23:58 -07:00
XhmikosR d0f4372301 Re-enable AppVeyor support. (#2380)
* Also readme.md: Switch to shields.io for all the badges.
2017-05-27 15:37:25 -07:00
Ben Schwarz 7fece8f4ee Add Calibre and WPT to Readme (#2355) 2017-05-24 13:32:54 -07:00
Eric Bidelman fb86d5079c Docs: update readme, add docs/readme, modernize a bit (#2341)
* Docs: update readme, add docs/readme, modernize a bit

* feedback

* feedback

* feedback

* add back not on extending default.js

* typo

* tweaks

* remove filename
2017-05-23 17:29:08 -07:00
Eric Bidelman e59d78b598 README: add io video (#2322) 2017-05-22 09:46:10 -07:00
thearegee fc43545a18 Readme: Adding lighthouse-cron to Related Projects (#2303) 2017-05-18 17:03:42 -07:00
Paul Irish b843104217 Docs: Update ChromeLauncher usage example (#2260)
* Update usage example. Add recipe.

* forget the recipe.
2017-05-15 23:11:49 -07:00
Eric Bidelman e59671d578 README: fix launched chrome example 2017-05-15 19:57:23 -07:00
Sam Saccone 33fec83df0 Update root readme with how to use launcher. 2017-05-15 12:35:12 -04:00
Eric Bidelman d926f32175 README: update CLI help with latest. Give common examples (#2182) 2017-05-08 14:55:05 -07:00
Paul Irish e5bd630551 Merge branch 'master' into netrecordspiecemeal 2017-05-04 22:58:20 -07:00
Paul Irish 11a1db3c95 networkRecords => computed artifact.
generate networkRecords during gather via the networkRecorder dispatcher
breaking change: performanceLog => devtoolsLogs
2017-05-04 22:41:05 -07:00
Paul Irish 90a9dc5a13 remove appveyor readme badge 2017-05-02 18:25:20 -07:00
Paul Irish 9dec69ea9b remove appveyor readme badge 2017-05-02 18:24:35 -07:00
Jim Cummins 7c1c1c59d7 improve instructions for running behind a login (#2123) 2017-05-02 11:57:27 -07:00
Paul Irish ff4d66714b Add script to compile renderer against TOT devtools frontend (#2099) 2017-05-01 16:46:13 -07:00
Brendan Kenny 9706837e7c simplify readme launcher example (#2093)
* simplify readme launcher example

* simplify chrome launching in gulp recipe
2017-05-01 13:51:25 -07:00
Paul Irish 2bb9c5b31a readme: tell developer to have yarn installed. ref #2072 2017-04-26 14:56:52 -07:00
Paul Irish 638760eec8 Migrate all dev scripts + docs from npm to yarn. (#2072)
Users can install install with npm, though
2017-04-26 12:41:01 -07:00
Artem Denysov 6898d09e22 add CI gulp recipe (#1886) 2017-03-30 14:21:32 -07:00
Patrick Hulce 1708865550 fix: default(.json -> .js). Disable css usage audit (#1911)
* fix: disable css usage audit

* mv default.json -> default.js FTW!
2017-03-27 17:29:36 -07:00
Artem Denysov 909a4638f3 add doc for testing site with authentication (#1906)
[skip ci]
2017-03-26 20:17:49 -07:00
Brendan Kenny 47eb040a68 remove pretty printing from CLI 2017-03-09 20:33:33 -08:00
Paul Irish 342398c716 readme: update related projects
ref #1835 and #1102
2017-03-09 13:40:23 -08:00
Chris Wheatley 15c5ef1397 add related projects section (#1835) 2017-03-09 13:36:53 -08:00
Maya Benari 4575febbed Fix "Installation" spelling mistake (#1843)
[skip ci]
2017-03-09 13:10:14 -08:00
Jeremiah Njoroge 984faf58af Fix typo in readme (#1844) 2017-03-09 11:39:46 -08:00
Paul Irish d0f1f73999 new contributor honeypot ;)
[skip CI]
2017-03-03 17:29:08 -08:00
Sendil Kumar N 3649322203 Adopt handlebars precompiled templates (#1752)
* Adopt handlebars precompiled templates
* Included gulp-concat / declare in dev dependencies
* replace empty to null formatter
* Added gulp to run before executing unit tests
* travis build changes
* changes to appveyor build
2017-03-03 16:57:03 -08:00
Patrick Hulce fe8adfac35 feat: support multiple output modes (#1813) 2017-03-03 16:54:07 -08:00
Mohsen Azimi ce1699eff1 Fix typo in README: s/console.err/console.error (#1772) 2017-02-23 18:51:22 -08:00
Patrick Hulce bccd962647 docs: fix readme example (#1746) 2017-02-17 10:46:34 -08:00
Eric Bidelman 44c6fb0ae1 README: fix typo in promise chain 2017-02-17 10:34:00 -08:00
Patrick Hulce 50a68ab2bf feat: allow extension of default config (#1731)
* feat: extend default config

* feedback

* typo fix
2017-02-16 21:06:38 -08:00
Den Temple e01e4aa6f3 README: minor yarn typo fix (#1736)
`yarn install --dev lighthouse` should be `yarn add --dev lighthouse`
2017-02-16 13:22:39 -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
Eric Bidelman c0d7ebf5c3 README: Reorganization and new "Using programmatically" section (#1721)
* README: reorganize and add programmatic section

* feedback

* Move API-internals -> headless-chrome

* smaller example
2017-02-15 10:21:25 -08:00
XhmikosR 2c6697438e Update readme.md. (#1700)
Link to issue.
2017-02-13 16:32:04 -08:00
XhmikosR f0aed1b178 Update readme.md (#1699)
[skip ci]
2017-02-11 15:32:20 -08:00
XhmikosR 350b06400e Add AppVeyor CI support for Windows testing. 2017-02-11 10:19:28 +02:00
Brendan Kenny 3043cc3732 1.5.1 (#1688) 2017-02-10 12:23:18 -08:00
Patrick Hulce 76fb69e4b6 fix: save artifacts and assets in output-path (#1601) 2017-02-06 17:28:42 -08:00
Paul Irish f9698f0944 new logo 2017-01-31 10:16:17 -08:00
XhmikosR abb50a5322 Use the `https` URL for viewer. (#1553) 2017-01-27 14:06:11 -08:00
XhmikosR f775a28f12 README: minor markdown tweaks and cleanup 2017-01-25 11:46:04 -08:00
XhmikosR 67704ef263 Fix GitHub's capitalization. (#1533) 2017-01-25 08:47:16 -08:00
Brendan Kenny a17238a2d8 remove support for node before v6 (#1519) 2017-01-24 15:39:47 -08:00
kiermasp 2bcbfba433 Update minimal version of chrome to 54 (#1503) 2017-01-20 12:25:37 -08:00
Artem Denysov 71dfc038b8 Minor fix for develop setup doc (#1494) 2017-01-19 09:28:30 -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