Peter Hedenskog
|
767ea15701
|
Switch --debug to log in verbose log and use --debugMessages to log the queue. (#2607)
Users add --debug and think they get more detailed log messages but instead
they get the each message in the queue. With this fix we change that.
|
2019-08-29 07:19:19 +02:00 |
Peter Hedenskog
|
4a0d47dcfb
|
Use the third party web to categorise requests (#2394)
* Use the third party web to categorise requests
|
2019-03-26 23:37:25 +01:00 |
Peter Hedenskog
|
7cc5562204
|
Remove Bluebird promises and use await/sync where we can. (#2205)
|
2018-11-20 09:14:05 +01:00 |
Peter Hedenskog
|
375d70160d
|
Upgrade to first alpha of Browsertime 3.0 (#1970)
* initial commit for getting BT 3.0 to work
|
2018-04-07 14:04:23 +02:00 |
Peter Hedenskog
|
3c77976c8c
|
Move PageXray to own plugin (#1877)
* Move PageXray to own plugin.
This makes it easier for WebPageTest (and other tools in the future)
to xray the HAR file.
|
2018-01-14 08:39:34 +01:00 |
Tobias Lidskog
|
d1b376e2ca
|
Split out code that’s never accessed from plugins. (#1762)
|
2017-10-29 09:54:22 +01:00 |