Commit Graph

15 Commits

Author SHA1 Message Date
Tobias Lidskog 3debfec0b4 Format code using the Prettier formatter. (#1677) 2017-07-20 21:24:12 +02:00
Tobias Lidskog 720d3b93c2 Set plugin name by default when loading it 2017-03-13 17:40:29 +01:00
Peter Hedenskog ceb9ab4400 Store trace json from browsertime (#1472) 2017-02-26 20:03:51 +01:00
Peter Hedenskog 17b8578b5a Make it easy (or possible) to use sitespeed.io without the cli (#1243) 2016-10-14 21:29:14 +02:00
soulgalore 55bba8f054 store the HAR file per default, closes #1174 2016-10-06 12:23:20 +02:00
Peter Hedenskog b013baf3d1 Budget (#1227)
* First step to implement budget
Support min & max values for summaries.
2016-10-06 12:16:30 +02:00
soulgalore 5afb6e3064 log the first error that happens when loading a plugin fails 2016-10-05 22:23:19 +02:00
soulgalore 46a128af17 moved analyisstorer and messagelogger to it own folders 2016-10-05 20:15:08 +02:00
soulgalore 30dc3fcee8 Merge and restructure @moos --summary option(s) to get text summary to stdout
Changed the structure so we now have a dataCollector plugin that collects the
default data and is shared through the context. Tried to make the HTML plugin
only handle HTML. And some restructuring. Lets go through the naming before
the final release.
2016-09-26 07:58:51 +02:00
soulgalore e502e820d0 use relative or absolute path to plugins 2016-09-21 14:13:59 +02:00
Peter Hedenskog a32ea529a2 Configurable metrics keys (#1057)
* List metrics, filters and add/remove filters.
* List all configured filters
* List all possible metrics
* Add filters
* Remove filters
2016-08-21 20:14:01 +02:00
soulgalore be44b3ecb3 disable analysisStorer plugin by default (should we rename it?) 2016-08-12 20:42:29 +02:00
Peter Hedenskog 5dd40cf56b Load plugin (#1064)
* Load your own plugin #891

* extra doc
2016-08-12 14:27:48 +02:00
Peter Hedenskog 42450ec5dd Collect screenshots from Browsertime
Chrome is easy, Firefox needs to crop the image to the current viewport.
There's also changes to the layout, to make the image fit in better (and
we can do this much better).

See this as a first move for #952 and let us improve.
2016-06-22 09:44:27 +02:00
Tobias Lidskog 781dc03072 Intial commit of sitespeed.io 4.0. 2016-03-10 23:07:36 +01:00