soulgalore
2a0b7b5a38
added orjan
2016-10-14 10:46:04 +02:00
soulgalore
2521c4448c
what to install
2016-10-14 10:10:22 +02:00
Jonathan Lee
71210aa16c
Adding note to changelog regarding docs #1240
2016-10-14 00:40:21 -04:00
Jonathan Lee
4b54ff5a67
Moving sitespeed.io over to github pages #1240
...
Moving index page and about us page to github pages #1240
Adding remaining pages to documentation ported from 4.0 branch of the docs.sitespeed.io repo #1240
Missed a couple of images. #1240
More minor tweaks #1240
Hardcoded 404 image path relative to github root for now #1240
Converting 404 to markdown #1240
Fix first blog post #1240
2016-10-13 23:24:21 -04:00
Peter Hedenskog
b24a3da2c8
Merge pull request #1244 from orjan/remove-appending-slash-from-pugs
...
Remove additional slash to rootPath in pugs
2016-10-13 23:30:05 +02:00
Örjan Sjöholm
fd3cd86ab0
Remove additional slash to rootPath in pugs
...
The rootPath ends with a slash and adding an extra slash will create an invalid url for some webserver e.g. S3
2016-10-13 20:26:17 +02:00
soulgalore
36248157e1
new browser version
2016-10-13 10:50:30 +02:00
Örjan Sjöholm
ae5fd1a6b3
Should only check the slack channel prefix if the channel is defined. ( #1242 )
2016-10-11 22:55:47 +02:00
soulgalore
91910d4970
removed default channel for slack to make use of the configured one in the hook
2016-10-11 00:07:53 +02:00
Peter Hedenskog
0990cc90e5
Move cli defaults to plugins ( #1238 )
2016-10-11 00:01:05 +02:00
Jonathan Lee
616ed45d59
Moving existing images to docs folder to start documentation within project
2016-10-10 23:30:08 +02:00
Jonathan Lee
420df62d62
Adding vscode to gitignore
2016-10-09 23:05:42 -04:00
soulgalore
5da3efb304
new tape version
2016-10-07 01:02:13 +02:00
soulgalore
3028f640d2
log just the error
2016-10-06 16:24:17 +02:00
Peter Hedenskog
481b928dbf
help text for missing metrics #1207 ( #1233 )
2016-10-06 12:27:18 +02:00
soulgalore
9f072f9759
latest changes
2016-10-06 12:25:31 +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
c7184c68cc
new example dashboards and hey, is that really the correct way to name the datasource to get it to work?
2016-10-05 23:05:29 +02:00
soulgalore
dad6a7aa7c
make sure we used latest released stable
2016-10-05 23:03:52 +02:00
soulgalore
0a5155e357
renamed to show it's Docker based
2016-10-05 22:26:58 +02:00
soulgalore
abe9a4fb3d
latest changes
2016-10-05 22:24:13 +02:00
soulgalore
5afb6e3064
log the first error that happens when loading a plugin fails
2016-10-05 22:23:19 +02:00
Peter Hedenskog
066cefe807
Send summary and or run data to Slack #1223 ( #1228 )
...
* Send summary and or run data to Slack #1223
2016-10-05 21:52:14 +02:00
soulgalore
453b20afb3
tell the world about the toplist change
2016-10-05 20:16:10 +02:00
soulgalore
46a128af17
moved analyisstorer and messagelogger to it own folders
2016-10-05 20:15:08 +02:00
Peter Hedenskog
07fb47a4c4
Change toplist data structure ( #1226 )
...
* New data structure for toplist, making it easier to use in graphite/budget
* Renamed message assets.aggregateSizePerContentTyp to assets.largest
2016-10-05 09:32:08 +02:00
soulgalore
408bf915d6
short explaining for the slow toplist
2016-10-04 21:39:05 +02:00
Tobias Lidskog
efcb9d9fee
Try to fix crash generating help page.
2016-09-30 01:05:00 +02:00
Tobias Lidskog
1208b1b332
Try to fix errors when running wpt on Travis.
2016-09-30 01:04:37 +02:00
Tobias Lidskog
187eb3e0dd
Replace custom isEmpty with lodash.
2016-09-29 20:29:46 +02:00
soulgalore
55a5ba4368
set custom connectivity profile using cli
2016-09-29 14:14:30 +02:00
Tobias Lidskog
a37efe72b5
Link to beta 4 from readme.
2016-09-29 09:38:01 +02:00
Tobias Lidskog
1a12e3bbea
4.0.0-beta.4
2016-09-29 09:19:49 +02:00
Tobias Lidskog
a60eec21df
Prepare changelog for next release.
2016-09-29 09:19:30 +02:00
Tobias Lidskog
defbc354e4
Fix generation of paths to screenshots.
2016-09-29 09:17:02 +02:00
Tobias Lidskog
32b3ec84b8
Fix rendering of WPT data.
2016-09-29 09:04:35 +02:00
Tobias Lidskog
969c696857
Fix crash for pages without ’last-modified’ header
...
Fixes #1221
2016-09-29 09:04:35 +02:00
soulgalore
7492f5cac9
use the new summary structure to genereate header and summary pages
2016-09-29 08:56:05 +02:00
Tobias Lidskog
97a34405b2
Correctly set ’group’ for assets summaries.
2016-09-28 21:39:57 +02:00
Tobias Lidskog
506a7bb988
Avoid crash for pagexray data without lastModified
...
Part of fix for https://github.com/sitespeedio/sitespeed.io/issues/1221
2016-09-28 21:38:45 +02:00
Tobias Lidskog
0bb59196a3
Avoid dropping browsertime data if coach fails.
...
Previously errors while running the coach har analysis would prevent all browsertime data (such as har files) to be posted to the queue. Move the coach processing to last will ensure we can save the relevant har files etc., making debugging errors much easier.
2016-09-27 21:17:02 +02:00
Tobias Lidskog
e80e218145
Remove support for crawling via the browser.
...
This feature was only experimental, never advertised via the cli, and barely tested. Better to remove it now to simplify the code, and potentially bring it back if the need arises later.
2016-09-27 21:16:48 +02:00
Tobias Lidskog
2aa15d904b
Simplify loop using Array#map.
2016-09-26 08:49:30 +02:00
Tobias Lidskog
0b2a233edc
Simplify API for storing html and json.
2016-09-26 08:49:30 +02:00
soulgalore
06e471b93e
cleanup
2016-09-26 08:29:28 +02:00
soulgalore
90f8cc994a
include file is case sensitive on linux (not mac)
2016-09-26 08:19:00 +02:00
soulgalore
95d3415bdb
latest fix
2016-09-26 08:16:15 +02:00
Peter Hedenskog
dc311b60f6
Merge pull request #1220 from moos/pug-memory
...
Process pug synchronously for better memory management - fixes #1219
2016-09-26 08:13:24 +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