Peter Hedenskog
|
dd87bdbf60
|
Another plugin help fix (#4466)
|
2025-03-06 05:52:57 +01:00 |
Peter Hedenskog
|
b0a98cc973
|
Catch if plugins aren't found globally (#4452)
|
2025-02-28 04:24:17 +01:00 |
Peter Hedenskog
|
e0d004beec
|
Fix the "new" breaking of loading of plugins on Windows GitHub actions. (#4426)
|
2025-02-02 09:55:49 +01:00 |
Peter Hedenskog
|
3741366d45
|
Upgrade to eslint/unicorn 54 (#4213)
|
2024-07-08 08:19:41 +02:00 |
Peter Hedenskog
|
e9022e913a
|
Upgrade to Eslint 9.6 (#4211)
|
2024-07-08 06:38:46 +02:00 |
Peter Hedenskog
|
7c30470375
|
Fix loading globally installed plugins (#4167)
|
2024-05-28 15:43:12 +02:00 |
Peter Hedenskog
|
89dd90d821
|
Update to import-global 1.1.1 (#4129)
|
2024-04-03 11:00:50 +02:00 |
Peter Hedenskog
|
631271126f
|
New plugins structure and esmodule (#3769)
* New plugins structure and esmodule
|
2023-02-25 11:16:58 +01:00 |
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 |