Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/sitespeedio/pagexray

Xray your HAR file and know all about the page
https://github.com/sitespeedio/pagexray

changelog: added fully loaded

ef5fbd18c048d9766c8b7c9d3379443c40f3a7e1 authored over 6 years ago by soulgalore <[email protected]>
changelog: new release

8a1b2683f1710055aa7cfcda911f2a5daaea77c9 authored over 6 years ago by soulgalore <[email protected]>
Collect requests loaded after DOMContentLoaded and onLoad #17 (#62)

Collect requests loaded after onContentLoad and onLoad #17

a0fc9e9b81f78d4863c032f6f72e23b9deb1c343 authored over 6 years ago by Peter Hedenskog <[email protected]>
Simple way to calculate fully loaded (#64)

59509b454652117612387a7e3db16f2e557a548a authored over 6 years ago by Peter Hedenskog <[email protected]>
2.2.2

11c17043c5fc7f03ef709f739926654c768a8f4f authored over 6 years ago by Peter Hedenskog <[email protected]>
changelog: new release

fd72d7fcf4de802e077326a02a530c7c9d08abd4 authored over 6 years ago by Peter Hedenskog <[email protected]>
Correctly parse more redirect scenarios. (#65)

Simplify parsing of document redirects to better handle complex redirect scenarios.

90a05fff415c85831dbdb41a5704b7b5a863d444 authored over 6 years ago by Tobias Lidskog <[email protected]>
Don’t change the HAR while parsing.

Sorting entries changes the original HAR, so make a (shallow) copy of the entries array first.

8711a38cddf8f9ec8768070917830a04b170fb89 authored over 6 years ago by Tobias Lidskog <[email protected]>
changelog: use URL parser

aeebaf16e105bef95a94fc1291f382564dfd52c2 authored over 6 years ago by soulgalore <[email protected]>
Check the URL case insensitive (#57)

8ad6aaf3bd15838b60999375c07b8e419032a124 authored over 6 years ago by Peter Hedenskog <[email protected]>
added some failing HARs

737396c20d17bdb45f1f9812450da6a29431f061 authored over 6 years ago by soulgalore <[email protected]>
2.2.1

519021cd9351efd59af780c09588cdcc452451ea authored over 6 years ago by Peter Hedenskog <[email protected]>
changelog: new release

9cbd2a64782ec9736ed366073daf621b3a75c789 authored over 6 years ago by Peter Hedenskog <[email protected]>
Include the size of 304 responses see https://github.com/sitespeedio/sitespeed.io/issues/1963 (#60)

cc6ae6e14188f1d2fd8d088670d4f398cfa5c760 authored over 6 years ago by Peter Hedenskog <[email protected]>
2.2.0

16d68f50a202f8ef749a36b17584995cbde80c06 authored almost 7 years ago by soulgalore <[email protected]>
Changelog: new release

63727ad69d284c7671f45c1b19e39fe01211e63a authored almost 7 years ago by soulgalore <[email protected]>
start total time at zero

776f6bc06ffb2c5a9f93153888f3d11dabbb1c11 authored almost 7 years ago by soulgalore <[email protected]>
Changelog: collect total time

71d578007655e7bac4782f9a7f6624e4c5e8e427 authored almost 7 years ago by soulgalore <[email protected]>
Fixes #58 - adding totalTime to results for each asset and domain (#59)

981dc4c9e06f3d3a94d099bc31cdb2ae98abfc77 authored almost 7 years ago by Jonathan Lee <[email protected]>
2.1.0

01870551c1ce0e798889958196b38beec879aa0a authored almost 7 years ago by soulgalore <[email protected]>
new release

50423d42a2a69ffa37e42080226b495466174f9c authored almost 7 years ago by soulgalore <[email protected]>
New CPU structure

e050be825ddbd2dc5a1abd1f171131e1e88f41e8 authored almost 7 years ago by Peter Hedenskog <[email protected]>
Use Chrome CPU from Browsertime and follow the new pattern for WPT (#55)

* use Chrome CPU from Browsertime and follow the new pattern for WPT

* removed log

352c02bc1a9fd91876899c7ebe6d2383e9113249 authored almost 7 years ago by Peter Hedenskog <[email protected]>
2.0.4

89edff814213f8392485f069cd30476d81c7f852 authored almost 7 years ago by Peter Hedenskog <[email protected]>
new linting versions

49f044b45cf27e183d1184ca670348312c2ec763 authored almost 7 years ago by Peter Hedenskog <[email protected]>
new release

ea332cf08906acc6f9a989abc158c4753a8da07e authored almost 7 years ago by Peter Hedenskog <[email protected]>
Treat unknown HTTP version as unknown #53 (#54)

75b81c6618d8a9b1aa2a4220e308c0c0ef084571 authored almost 7 years ago by Peter Hedenskog <[email protected]>
2.0.3

27f58802e243b1a32c32f1a3fbc14145a40291fe authored almost 7 years ago by soulgalore <[email protected]>
new release

584d7901473b58dea61568f2d44f93445dc1a966 authored almost 7 years ago by soulgalore <[email protected]>
test for the Expressen HAR from WebPageTest #52

eb2c41b8828803a79c4c7e6070ee80587accc4dd authored almost 7 years ago by soulgalore <[email protected]>
la

test cha
nge

1544c44057401fcabbfef65d1c663814d7bea52d authored almost 7 years ago by soulgalore <[email protected]>
comments about the WPT fix

d500af0f7918de5bbbaee6f04c00c35eafac4ef1 authored almost 7 years ago by soulgalore <[email protected]>
Disable sorting of requests for WebPageTest HARs (#52)

Sometimes run number two have earlier startedDateTime (or some
problem with our sorting?). Disa...

924c50b5dc967a71a72f503aa8153ebfda5a680c authored almost 7 years ago by Peter Hedenskog <[email protected]>
new place for release versions in the docs

a886fa7230b16f35143166dacc84f682b763a77a authored almost 7 years ago by soulgalore <[email protected]>
2.0.2

651fcd7543885b38734ab1ebc3faa82bbad07470 authored almost 7 years ago by soulgalore <[email protected]>
new release

602e3f587c406e7437be29d66403b41be6835278 authored almost 7 years ago by soulgalore <[email protected]>
fixes redirects back to the same page #50 (#51)

* fixes redirects back to the same page #50

* test case for the failing test

9b8dc59cd266d64ac1d9c7a5244d144f834c83a9 authored almost 7 years ago by Peter Hedenskog <[email protected]>
2.0.1

5c6a1bf9d12160acb23e1753ba603db3c15682d6 authored about 7 years ago by soulgalore <[email protected]>
Hadle both with or without hash closes #49

1e915c56dedba289e534294c04a245e08065ee2a authored about 7 years ago by soulgalore <[email protected]>
Bumping node to 8.9 and adding package-lock.json

df498dfd2a0d37e0e792ffab0f489b6e6348ab33 authored about 7 years ago by Jonathan Lee <[email protected]>
2.0.0

312283562bfca49df6b8c42ae26fda9a658cae85 authored about 7 years ago by soulgalore <[email protected]>
prepping 2.0

1ffd48581241e7152861815ad1807c7dae97e46b authored about 7 years ago by soulgalore <[email protected]>
Handle redirects to paths (i.e. not absolut urls). (#48)

* Parse har with same url loaded with h1 and h2.

* Handle redirects to paths (e.g. /foo) in H...

c5880698a402aa3280254b917a5399abc9b3d23d authored about 7 years ago by Tobias Lidskog <[email protected]>
node 8

f15a062561cfeceb918c59d0b74e62efca28f552 authored about 7 years ago by soulgalore <[email protected]>
just output the version number

7ff2c8a877e0d2d810ee01cdcf7776ca5aa853a2 authored about 7 years ago by soulgalore <[email protected]>
support for --version

5f2469218fc4a56a23f29414d4655d99010abf13 authored about 7 years ago by soulgalore <[email protected]>
1.0.1

f71755e09aaa69cb018593e10beee44f04fa4cff authored about 7 years ago by Tobias Lidskog <[email protected]>
Prepare next version.

c062d13edc7e0945ac7fba33cc384b9d53595db0 authored about 7 years ago by Tobias Lidskog <[email protected]>
Avoid error if optional entry timings are missing. (#46)

c44500477ef21439e96f1ada164d9c72c148f645 authored about 7 years ago by Tobias Lidskog <[email protected]>
test on nodejs 8

93d37e6a6107ddec33c3c501ca2910861ce1376e authored about 7 years ago by soulgalore <[email protected]>
Fix parsing of invalid dates. (#45)

384f99530eff963c9986f8462f0fde70b9268b65 authored about 7 years ago by Tobias Lidskog <[email protected]>
Update README.md

06a23f4ce9f1087875c16f6a84a5787c1d1790b8 authored over 7 years ago by Peter Hedenskog <[email protected]>
1.0.0

7420789ba7c09ee6ac4f112716b087ef70760587 authored over 7 years ago by soulgalore <[email protected]>
finally 1.0.0

fcc9fd7dcdb43a68496de9275b94b3c74d7df048 authored over 7 years ago by soulgalore <[email protected]>
generate dist in Travis

2a427e366d6135b584ff9d7c3ede0d9730054f1f authored over 7 years ago by Peter Hedenskog <[email protected]>
fixed typeo

09977f87aaaa891bdfbeb5cb732dace70e6cecbf authored over 7 years ago by Peter Hedenskog <[email protected]>
PageXray in your browser.

89bc3898632c2c9e81e394fadb0a3dcad14eb44e authored over 7 years ago by Peter Hedenskog <[email protected]>
update for coming 1.0

70373fd03984738579e58bbcd37818da6e1689ad authored over 7 years ago by Peter Hedenskog <[email protected]>
make sure total header size is skipping -1 values #14

68c8d9b0336474185c595dbc9859c6fc51096c5e authored over 7 years ago by soulgalore <[email protected]>
removing timings per content type #44

68e178066ea5f9c864adf53233f6d4fd900da4b3 authored over 7 years ago by soulgalore <[email protected]>
Publish generated js files to GH on release. (#43)

5442c69fcc85da5b0250d2a0204f1a2e5eeb0b63 authored over 7 years ago by Tobias Lidskog <[email protected]>
skip decimals for timings

98690980bea6edd8fb0d29536e36f4955d8b6a66 authored over 7 years ago by soulgalore <[email protected]>
new version but let us skip them soon

0169108f0dfdbd2d6437b19982ad32787d795a9c authored over 7 years ago by soulgalore <[email protected]>
sort entries

c5d9b714685f4bcf472f42376cb92f0238b3d53d authored over 7 years ago by soulgalore <[email protected]>
get the title from the HAR page

da4b4eedfd47d6099e731a8994e0b523b7ee073e authored over 7 years ago by soulgalore <[email protected]>
new

abbdb6f11b0abeb79fbdea11452b5c3890fb5b29 authored over 7 years ago by soulgalore <[email protected]>
latest

9f41ab691bdc8bf974e64fe30911798148f6a228 authored over 7 years ago by soulgalore <[email protected]>
collect timings per domain

58091549466855a9fb95904dd82a718cedba2ae0 authored over 7 years ago by soulgalore <[email protected]>
collect how many values that was used to calculate the stats

99eabd91f75d6b69ee133e2833e873ce4abfce8d authored over 7 years ago by soulgalore <[email protected]>
always calculate the total for the stats

62fe008db2e18cd229447c00dacc118e7122447a authored over 7 years ago by soulgalore <[email protected]>
fix for firstParty

512ec32adef0a2f7121fa5618796b9f522107c45 authored over 7 years ago by soulgalore <[email protected]>
pickup firstParty from HAR

7a088c21def104e8efdfc98efd6fe3bc654e0afd authored over 7 years ago by soulgalore <[email protected]>
new dist

fe4a6e7b578a46030f59e6110ddbd8f8c645e9e5 authored over 7 years ago by soulgalore <[email protected]>
only add CPU when we have that data

81a1f5eeaeb3f583880b17e4b38c92799b8ee892 authored over 7 years ago by soulgalore <[email protected]>
new build

5e1ec9c2e347f89c0a8278fcebbd0a083cd394fc authored over 7 years ago by soulgalore <[email protected]>
wpt and sitespeed extra metrics (#41)

ad0ec4c1f7bd2c0cd04226951991b5b24a2c3286 authored over 7 years ago by Peter Hedenskog <[email protected]>
find the entry for the redirect and use that httpVersion (#39)

79836cdaa5c326fe6bf046e7edb06995630e5c16 authored over 7 years ago by Peter Hedenskog <[email protected]>
add start time

030f8ffb5e8e57b7655a071ed0bd4990d9cd42a4 authored over 7 years ago by soulgalore <[email protected]>
use the local exported function when converting a specific run

aee85ab0be6186f019374fb6f72425b69977817e authored over 7 years ago by soulgalore <[email protected]>
cleanup stats in function

2c28b7cfb65e6fbf50216201c908bb7c9dd9bd0a authored over 7 years ago by soulgalore <[email protected]>
lint

7e270f6e127c00d0a3a1befca57f69e2eb6198a7 authored over 7 years ago by soulgalore <[email protected]>
extra info from sitespeed.io

a1a377a8693c963e418b6d6fada197f438e03536 authored over 7 years ago by soulgalore <[email protected]>
Add the extra metrics from sitespeed.io > 5.4.3 (#36)

* add the extra metrics from sitespeed.io > 5.4.3

9241241aaa823818acec19108478348e3c6eee31 authored over 7 years ago by Peter Hedenskog <[email protected]>
Tweak parsing of ”Time Since Last Modified” (#37)

This is a proposed update to how we calculate time between a page was delivered (if that informa...

9499fd660891627e2af3f03c2d52a391c72cd861 authored over 7 years ago by Tobias Lidskog <[email protected]>
latest dist

c6af3a41a5dd7174d60f3ddf7215205ef584bb41 authored over 7 years ago by soulgalore <[email protected]>
Make it easy to convert one run (#35)

* make it easy to convert one run

14a637518440192a83c8d7e9d8839eaf3a624964 authored over 7 years ago by Peter Hedenskog <[email protected]>
Merge pull request #38 from sitespeedio/prettier

Format code using the Prettier formater.

74677adc246789d6373a931cc46933ad45ee1e87 authored over 7 years ago by Peter Hedenskog <[email protected]>
Format code using the Prettier formater.

f88fff4d50a03be80323b1aa640454f6d5299bd5 authored over 7 years ago by Tobias Lidskog <[email protected]>
make sure median is a number

5265dd836ba821c694f5f33cb03a55e7b4f55592 authored over 7 years ago by soulgalore <[email protected]>
added latest change

2565f26721882aebc6867c3abe12dca32e096206 authored over 7 years ago by soulgalore <[email protected]>
Use Browserify to build a in browser version (#34)

* Remove fast-stats dependency and only use min/median/max values #31
* use babel to target es5...

7a6db30fe1c38f5f26e0e770a8e58e7e14e2850c authored over 7 years ago by Peter Hedenskog <[email protected]>
0.14.3

2a17bf61eecbc032033b669c0b27ef92986f0ab1 authored over 7 years ago by Peter Hedenskog <[email protected]>
new release

84d6c18d4af6ec6a32768095c85c364ab17d8c92 authored over 7 years ago by Peter Hedenskog <[email protected]>
Collect assets that have 2XX status code (#29)

Rel: #27

3baf3c0f3ce4fc2e37b71903340a43baf1bdbad3 authored over 7 years ago by Viorel Cojocaru <[email protected]>
Move on from node 4, require at least 6.

This gives access to more ES6 syntax.

a69d5ddb1103a2df72e62448e52faaf062094561 authored over 7 years ago by Tobias Lidskog <[email protected]>
Bump dependencies for linting and testing.

5980efed9336e7aeae5caf907e6140bd124ac319 authored over 7 years ago by Tobias Lidskog <[email protected]>
More asset data collection simplifications.

Fewer ifs for everyone!

b7a659639ee3b63ce992e1003d850425b7bcd71b authored over 7 years ago by Tobias Lidskog <[email protected]>
Extract variables for better readability.

9ec866ae1e40ac9080c0bfc8a2d9640dbd0297e3 authored over 7 years ago by Tobias Lidskog <[email protected]>
Simplify code with fewer ifs

440c156dacf99c72291467d908f48d1df57eca6f authored over 7 years ago by Tobias Lidskog <[email protected]>
Further simplify compression check.

Fewer ifs => more readable logic.

88d9c3128f7747af23fc1693ea0780f839072816 authored over 7 years ago by Tobias Lidskog <[email protected]>