Ecosyste.ms: OpenCollective

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

sitespeed.io

Sitespeed.io is a set of Open Source tools that makes it easy to monitor and measure the performance of your web site.
Collective - Host: opensource - https://opencollective.com/sitespeedio - Website: https://www.siteespeed.io - Code: https://github.com/sitespeedio

capitalize first letter of the browser #269

github.com/sitespeedio/sitespeed.io - 37d1995b04f38a5474581335a3c7768d115a3267 authored about 11 years ago
Show which browser that is used when fetching timings #269

github.com/sitespeedio/sitespeed.io - 66e06ed6f74a5db8d2cb865ef5cf520857da734e authored about 11 years ago
when feeding URL:s from a file, create basedir the same as the filename, closes #342

github.com/sitespeedio/sitespeed.io - 4609766aad332cec989da1afec769b9612a1741c authored about 11 years ago
changed blogger url

github.com/sitespeedio/sitespeed.io - 0e807ee9aefd6fadc8143355d4e682724cd17902 authored about 11 years ago
fixed alexa list

github.com/sitespeedio/sitespeed.io - 80e31e53d33d77a52951cad0b27cd2c5c96bd901 authored about 11 years ago
updated version taht works with IE

github.com/sitespeedio/sitespeed.io - c026963e8c8de636f26eb2d8292a69ffb67bb083 authored about 11 years ago
Fetch Resource timing and Navigation timing by explicitly naming the attributes from the spec.

This gets around issues where certain versions of IE and Firefox adds non-standard attributes, s...

github.com/sitespeedio/browsertime - 38af66a0541f3783d33b568cc4970165df159268 authored about 11 years ago
Make parsing of booleans from js more like parsing of other types.

github.com/sitespeedio/browsertime - 41f9bf04715299f9354f393649d0d333d9274e43 authored about 11 years ago
Setting user agent works in Firefox as well, update help and readme.

github.com/sitespeedio/browsertime - 2de92d2e1c1cb0d556da80a8464e1654b42ef24d authored about 11 years ago
show firstPaint by default on summary when IE is used closes #340

github.com/sitespeedio/sitespeed.io - bdb01d2cc7790add600478613b48d4459cdc29e8 authored about 11 years ago
fix for IE: IE return Doubles and not Long

github.com/sitespeedio/browsertime - e95152225e072aac8388fe4703c364a27e6ffed0 authored about 11 years ago
added check that project names can't contain spaces

github.com/sitespeedio/jenkins.sitespeed.io - dc1eb20ca5c784b92286c09184546e34f3e43750 authored about 11 years ago
fixed hardcoded project name #4

github.com/sitespeedio/jenkins.sitespeed.io - 19d267633ed67de2736546bd7c00f0c33327050e authored about 11 years ago
print stacktrace when something really bad happens

github.com/sitespeedio/browsertime - 20883633a6d372a82d42cdff81fea714a59aea27 authored about 11 years ago
added msFirstPaint

github.com/sitespeedio/browsertime - 60d480afba92db4dad180bbb8a4ec48f2c181bee authored about 11 years ago
changed type to Double for firstpaint

github.com/sitespeedio/browsertime - e869ceab44894f2e8f231355aa8e016b3ac6202c authored about 11 years ago
new way of adding the BT XML to the XML-velocity parser to work on Windows #337

github.com/sitespeedio/sitespeed.io - d79b3912ecf91eb2aee5a76ce2875c4cb1fff69e authored about 11 years ago
small change on how to create the path to the BT XML file #337

github.com/sitespeedio/sitespeed.io - 9ce78745b1d902b808fa679a60e9f15241d09ca6 authored about 11 years ago
removed extra logging

github.com/sitespeedio/sitespeed.io - 2747d99af0d353cc4a9ef910584c51076b1a479c authored about 11 years ago
added extra logging

github.com/sitespeedio/sitespeed.io - 57bb0e068996c2720a37a8ae72079ee112ebc4aa authored about 11 years ago
Mention browserTimeVersion in CHANGELOG.

github.com/sitespeedio/browsertime - fe4e49f04f92c1e8f2e790686aa0a37fb1f16f44 authored about 11 years ago
Mention resource metrics in changelog, and update example in readme to include it.

github.com/sitespeedio/browsertime - 4e8b1f1f600bb356b18e5bef2fd30934b0fcf5f1 authored about 11 years ago
Remerge branch 'refs/heads/proxy_support' to restore some lost changes.

Conflicts:
src/main/java/net/browsertime/tool/guice/InternetExplorerModule.java
src/main/java/...

github.com/sitespeedio/browsertime - fd7fc2e25f03eff16b7d9f8c6962ef790b7c596c authored about 11 years ago
Silence some IDE warnings by restricting variable and class access and adding some annotations.

github.com/sitespeedio/browsertime - 4397afb0a203c9a31df88859a3d156fd4c8dea5a authored about 11 years ago
Make argument parsing code consistent by always using long form of argument.

github.com/sitespeedio/browsertime - a0811ad58dc73fdad27260945c9e4e189f22b68d authored about 11 years ago
Simplify option printing code.

github.com/sitespeedio/browsertime - 148ca9e340ad42a3d52b39b08e5726f65d90a3db authored about 11 years ago
Update changelog and readme with proxy support.

github.com/sitespeedio/browsertime - 6c8a632373756faedcf0bbd815cee530f3108e6a authored about 11 years ago
Extract common base class for WebDriver providers, and put proxy configuration there.

github.com/sitespeedio/browsertime - a287b52b84b4e870ab534cf18ea9dce505b773a0 authored about 11 years ago
Hook up cli option parsing for proxy host.

github.com/sitespeedio/browsertime - 69abf32336319e0e8de862c501a9f655f5f38f36 authored about 11 years ago
First attempt at setting up proxy for Firefox.

github.com/sitespeedio/browsertime - a22b87afa17568c80e7ea958a2119e1def2b362b authored about 11 years ago
Extract WebDriver providers into proper classes.

github.com/sitespeedio/browsertime - 29f3f6d8936ab49c35785192cf5ecc94fc403b6e authored about 11 years ago
updated to new browsertime

github.com/sitespeedio/sitespeed.io - 2d81a63bfd93872968561dc8a478af336217bb98 authored about 11 years ago
ignoring zoom setting in IE #31

github.com/sitespeedio/browsertime - cef69048d42bdd8f6e45d0008d28313ba5f76c17 authored about 11 years ago
Update changelog and readme with proxy support.

github.com/sitespeedio/browsertime - cb90a9630ef08c3c0f8d11f28e073a6fd8da44de authored about 11 years ago
Simplify option printing code.

github.com/sitespeedio/browsertime - 8612a4bf3ebc24234d8962fc625455e46a19a89e authored about 11 years ago
Merge branch 'refs/heads/master' into proxy_support

Conflicts:
src/main/java/net/browsertime/tool/guice/ChromeModule.java
src/main/java/net/browse...

github.com/sitespeedio/browsertime - ec1fd6c392b02aa1dd0306b7c86dadadce76b492 authored about 11 years ago
Hook up cli option parsing for proxy host.

github.com/sitespeedio/browsertime - 6a38e62a7ea972b2629049eab1b2f6bc2bd0ade1 authored about 11 years ago
Extract common base class for WebDriver providers, and put proxy configuration there.

github.com/sitespeedio/browsertime - 9232434886881192e636560c5860b8e3b01ada2f authored about 11 years ago
reverted the error log fix again

github.com/sitespeedio/sitespeed.io - 6beb354d82cb419a4d5ae11b55d0fd19dad61ca5 authored about 11 years ago
use OS specific file separator

github.com/sitespeedio/sitespeed.io - ad8ee01a778e1204b4a88b1d3610e6ff9dc0babf authored about 11 years ago
reverted error log file changes for now (didn't work on windows)

github.com/sitespeedio/sitespeed.io - 003c1c6dd947503f775aa9c312bfbfe0bdaa7520 authored about 11 years ago
new xml-velocity jar

github.com/sitespeedio/sitespeed.io - 8ba48df7c62fadaeed8d811e84354354da8cdb67 authored about 11 years ago
Merge branch 'refs/heads/master' into verbose_mode

Conflicts:
src/main/java/net/browsertime/tool/timingrunner/SeleniumTimingRunner.java

github.com/sitespeedio/browsertime - ac9cea693d702f67f4d24637552b7042b29cfacc authored about 11 years ago
Extract code to read Lists, Doubles and Longs from executing javascript snippets.

github.com/sitespeedio/browsertime - e7b7ef37495304f1d6b717f14353920acb681cb1 authored about 11 years ago
Extract shared code to test javascript for truth result.

github.com/sitespeedio/browsertime - 0f412646308cf2d8aa1185b6ff8f48a79030d741 authored about 11 years ago
Make data collector class names better match the spec they refer to.

github.com/sitespeedio/browsertime - 3887a26a1ebe2f1df18ac0de22de8c97029288aa authored about 11 years ago
DRY up an additional javascript test.

github.com/sitespeedio/browsertime - 683c6c304a06dcdbb79b6156e1e2f1c6aaac78ae authored about 11 years ago
Remove blank line.

github.com/sitespeedio/browsertime - b15dc81da9177393e8c174de22474b847041fa46 authored about 11 years ago
Fix spelling error.

github.com/sitespeedio/browsertime - c3a32174d90373ecd0eb68f45ca076301965b84e authored about 11 years ago
send errors both to output & the error log #334

github.com/sitespeedio/sitespeed.io - d02e6094a1d32dd0d053a872aa50ec7f45aa8cbf authored about 11 years ago
send specific phantomjs errors to the phantomjs log #334

github.com/sitespeedio/sitespeed.io - 328e638f7b5b94242ed0997c08cfa52f07810142 authored about 11 years ago
latest change [skip ci]

github.com/sitespeedio/sitespeed.io - d79df41ba1d0d0b6709a0a0cd5ceaede5330e934 authored about 11 years ago
merge from master

github.com/sitespeedio/sitespeed.io - 023535551430066c14213a0a349fda57952ce917 authored about 11 years ago
new xml-velocity jar

github.com/sitespeedio/sitespeed.io - 7078b5239d09554e8b17ea76a574abe10a077b0f authored about 11 years ago
quick & dirty fix to handle when api.exip.org is down

github.com/sitespeedio/sitespeed.io - 3e23235a8bdfa4a7159533be16e8786885df9716 authored about 11 years ago
testing new xml velocity jar

github.com/sitespeedio/sitespeed.io - 5477ee8530227171a4edc06b7546146b99bd8bba authored about 11 years ago
right path to error log #296

github.com/sitespeedio/sitespeed.io - 14223f72099c325883e84ad45e1cbee23d772696 authored about 11 years ago
make sure only one decimal is displayd in page timings

github.com/sitespeedio/sitespeed.io - c7e706003d026f746a65a18073c3feaf97665fc1 authored about 11 years ago
updated install for mac [skip ci]

github.com/sitespeedio/browsertime - 8b745ea2594494bf0c015ea6ea3e1a652855a7e5 authored about 11 years ago
Support for reading resource timing.

github.com/sitespeedio/browsertime - 19b8a94d14d5de0de0823a6a2a95b3ce43402896 authored about 11 years ago
Specify user timing marks as relative (to navigation start), instead of as absolutes time stamps.

github.com/sitespeedio/browsertime - ec94a6cd6964029b1880dbc82a7e593fbb435c09 authored about 11 years ago
Code formatting.

github.com/sitespeedio/browsertime - 17197c53d2f00c9cefc5b97bfdfba4a7d70f80b9 authored about 11 years ago
Don't drop accuracy of firstPaint time by converting double to long.

github.com/sitespeedio/browsertime - 3ddce5c0b95188886f84c8b05e18caa981d767c0 authored about 11 years ago
Include version of Browsertime in page info.

github.com/sitespeedio/browsertime - 63d4a7956b571e4f4451d8f0038c2a485c66c786 authored about 11 years ago
Rename, and expand use of, checks if various timing apis are supported by the current browser.

github.com/sitespeedio/browsertime - 45e5a33aba3f47f84f815bd2edde39a4788d10bc authored about 11 years ago
TimingDataCollector can't be abstract, it's being used when running Firefox.

github.com/sitespeedio/browsertime - 8b883f35415045141351c359f416371f1432d095 authored about 11 years ago
Code formatting.

github.com/sitespeedio/browsertime - fef177ba849ce79a4708488de46f31cffc5c4531 authored about 11 years ago
fixed the rule Avoid DNS lookups when a page has few requests closes #328

github.com/sitespeedio/sitespeed.io - 7cd69ee3014497066c9f03cc9cfa94687cb595c6 authored about 11 years ago
added rules for JS & CSS size

github.com/sitespeedio/sitespeed.io - 814940a5554eb26111c91390a981518fb6af8aed authored about 11 years ago
added doc for timings #161

github.com/sitespeedio/sitespeed.io - c4f988f5cee1f2a1ff8eca6d96d9e47090c2d207 authored about 11 years ago
added short descriptions on rules on the summary pages #161

github.com/sitespeedio/sitespeed.io - 807dec2874a03d6baffaa060ba365410d3be17c6 authored about 11 years ago
Out xml attributes in alphabetical order.

Note - this doesn't fully work, since JAXB insist on adding properties from a superclass last.

github.com/sitespeedio/browsertime - e02f723a99e73896530cde258a40453a1c116d1f authored about 11 years ago
DRY up some serialization.

github.com/sitespeedio/browsertime - a74ebd4a4fbb0dce5134691ad0449c1c76fb924e authored about 11 years ago
Simplify API for data collectors.

github.com/sitespeedio/browsertime - bddf67f2e46a0b5430ecce50cd615e98173caf0e authored about 11 years ago
upgraded xml-vel jar

github.com/sitespeedio/sitespeed.io - 93e9db168a32f3d9d906c0bd4e7bbc7565ee4c32 authored about 11 years ago
color for cachetime [skip ci]

github.com/sitespeedio/sitespeed.io - 4261e196cec690e3ae32b627e1bc3593d1442f40 authored about 11 years ago
show red/yellow/green for cachetime, closes #312

github.com/sitespeedio/sitespeed.io - 7d1aae86c6f5263363950ddbe0d2d78cbd28b135 authored about 11 years ago
Made it clearer that CSS & JS weight are per file in the summary (meaning inline CSS/JS are not included)

github.com/sitespeedio/sitespeed.io - 3537e28ac7f7936f0984252f196e941195c8d431 authored about 11 years ago
show firstPaint by default chrome #307 and add new summary fields #325

github.com/sitespeedio/sitespeed.io - 4d33e0d8fcf1bc920eb220d93512ec97e2217004 authored about 11 years ago
Initial verbose logging while fetching urls and collecting data.

github.com/sitespeedio/browsertime - 1ada4c27acc77a9bb400da6143b0b30cc364ab68 authored about 11 years ago
Merge branch 'refs/heads/master' into verbose_mode

github.com/sitespeedio/browsertime - fb06125d66750d5bc7ff4a72224c169bfa2138a4 authored about 11 years ago
Merge branch 'master' of github.com:sitespeedio/jenkins.sitespeed.io

github.com/sitespeedio/jenkins.sitespeed.io - a74e215cc641205bad966a662f658f3377fd6f38 authored about 11 years ago
metrics change [skip ci]

github.com/sitespeedio/jenkins.sitespeed.io - 0ba9834de3f065be73079d5cb02f62fa64ff6c82 authored about 11 years ago
added full doc link [skip ci]

github.com/sitespeedio/jenkins.sitespeed.io - 82d84fe52a21a7b95bd1478959de49532b6d0e8a authored about 11 years ago
fixed deprecated method

github.com/sitespeedio/jenkins.sitespeed.io - 1c94ab81f7f5fbfd231aa16ea0ecdb85a9982c7f authored about 11 years ago