Peter Hedenskog
|
3d58b6628b
|
Test load globally installed plugins (#3546)
|
2022-01-29 14:40:48 +01:00 |
Peter Hedenskog
|
553d1391d2
|
Do not run the Coach on Safari iOS. (#3468)
See https://github.com/sitespeedio/browsertime/issues/1275
|
2021-09-28 14:07:16 +02:00 |
Peter Hedenskog
|
e97ec03467
|
Use a plugin to store "latest" data from browsertime. (#3243)
|
2021-01-11 20:49:23 +01:00 |
Peter Hedenskog
|
ab57bcdab1
|
Add plugin that can remove all data for a URL. (#3173)
|
2020-11-01 17:18:44 +01:00 |
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 |