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

removed unused code

github.com/sitespeedio/sitespeed.io - f468b52c5c57f2f3c12d462e7ac8a8139a048d91 authored over 11 years ago
better packaging #306

github.com/sitespeedio/sitespeed.io - 4b172a384775d9f9b19904347ea66c4d95774212 authored over 11 years ago
cleaning up for #306

github.com/sitespeedio/sitespeed.io - 431a79ad5cafe64147018628f3533deb019eb7fe authored over 11 years ago
Moving scripts & making paths easier #306

github.com/sitespeedio/sitespeed.io - 125e453ae6badd5358d5f2f4c3b030c3b26a0756 authored over 11 years ago
Moving scripts & making paths easier #306

github.com/sitespeedio/sitespeed.io - 43a7e28c7bb0f4ee356846ee552eaf0ea0cd66c3 authored over 11 years ago
Bump to 0.4 snapshot.

github.com/sitespeedio/browsertime - 56e4f4ceee56d9d09ff52dbc0feb73105f13e815 authored over 11 years ago
Update date in changelog

github.com/sitespeedio/browsertime - 13dcb9f9f16cb20792e326bd9c5bc5bc041b44e2 authored over 11 years ago
Bump version to 0.3

github.com/sitespeedio/browsertime - 09ef17ef23cb8b673c29a9797b4803b58a4d968a authored over 11 years ago
Prepare docs for 0.3 release, mentioning homebrew installation and distribution package.

github.com/sitespeedio/browsertime - ca1bdf683fe1c2523b479cf12a9c1e631e42ddba authored over 11 years ago
Standardize on Browsertime as the name of the project.

github.com/sitespeedio/browsertime - f9b7fc4347e281c133f9c1f86d869b91fbb59ccd authored over 11 years ago
Remove outputSamples, they weren't up to date anyway.

github.com/sitespeedio/browsertime - 0f00349cb3b450c2371943bdbbdfcfd36f7422aa authored over 11 years ago
Update CHANGELOG and README for new distribution.

github.com/sitespeedio/browsertime - 62ded9ea577cf26f37617a1729c2ea445d4ce468 authored over 11 years ago
Create distribution zip/tgz and include shell script to trigger jar execution.

github.com/sitespeedio/browsertime - 34c068f7fc416a47e617144de85be1a6c4d76174 authored over 11 years ago
Rename tests to differentiate unit tests and integration tests.

Only run integration tests (tests requiring an actual browser) in the integration-test phase.

github.com/sitespeedio/browsertime - c2a0bab7dbcc64c0136f8c6f542f4b9ebc5e3721 authored over 11 years ago
make sure the report dir support relative/absolute path

github.com/sitespeedio/sitespeed.io - 26f82b20263c0cec40393a3fa951bd2fde7e47e2 authored over 11 years ago
find the junit files

github.com/sitespeedio/sitespeed.io - c24f13690a1a0130b4d761e97df1173a3e6e3fca authored over 11 years ago
Merge branch 'refs/heads/master' into configurable_timeout

Conflicts:
README.md
src/main/java/com/soulgalore/web/browsertime/run/CliParser.java

github.com/sitespeedio/browsertime - 90b9831aae8a243ccd58b0c7393eafd43be846b9 authored over 11 years ago
reverting where to put files

github.com/sitespeedio/sitespeed.io - cd664344301b4e24ff22065064f6bed49de9b3f4 authored over 11 years ago
setting result dir to current dir by default

github.com/sitespeedio/sitespeed.io - 7b9232e95823666c4daab771928321fb9a776631 authored over 11 years ago
updated with released version of XML-VELOCITY, closes #304

github.com/sitespeedio/sitespeed.io - d2ca39fcabcc66566bcbc66076a7604e9b39f11c authored over 11 years ago
Make browser timeout configurable via new -t option.

github.com/sitespeedio/browsertime - 6a695004f1df0aaa65b5a60dd2462f41f5a1e74d authored over 11 years ago
Make default number of iterations into a constant.

github.com/sitespeedio/browsertime - 679f2fa90d4fc79c8ea4c73d3d2517321252d086 authored over 11 years ago
raw and compact options were missing from README file.

github.com/sitespeedio/browsertime - d95a4e0904f322de6a05966ec1638a49e1e7d2bf authored over 11 years ago
fixes chromedriver open multiple times

github.com/sitespeedio/sitespeed.io - 98c6c23bfbc295ca9672502692c431b7ff850989 authored over 11 years ago
Collect page data on first timing run. This reduces the number of times the browser is launched.

Fixes #28.

github.com/sitespeedio/browsertime - 9d4d57189a01b0e24e6443b2daed78244eaf5d03 authored over 11 years ago
Sort marks according to the order they are recorded.

github.com/sitespeedio/browsertime - 39cda2ae75c1c085ff391b2334facae48769c78e authored over 11 years ago
increased timeout

github.com/sitespeedio/sitespeed.io - 96c5214e4e555f70e07e0d83c5d5fb81f5a26aee authored over 11 years ago
increased timeout

github.com/sitespeedio/sitespeed.io - c47b8871c8fdba03cc18eed28f5b2e42584de1a3 authored over 11 years ago
added exprimental green/yellow for backend & frontend time

github.com/sitespeedio/sitespeed.io - f8ac8de079e7ba46af6b2269f361a78938af8822 authored over 11 years ago
updated browsertime & added backend & frontend time

github.com/sitespeedio/sitespeed.io - e28f29e7586b22babd510c3a2c45f40adf008d52 authored over 11 years ago
follow the naming standard

github.com/sitespeedio/browsertime - de63a1193cbad73b0d8d7bdff58e82e491aaa4fd authored over 11 years ago
added frontEnd & backEnd timings

github.com/sitespeedio/browsertime - e58a215bba780d504b14dd6d86c27f6b10f7f699 authored over 11 years ago
Merge branch '2.2-wip' of github.com:sitespeedio/sitespeed.io into 2.2-wip

github.com/sitespeedio/sitespeed.io - ba3bb2de7b791c620e4195aa356b9bd13ded2958 authored over 11 years ago
spelling [skip ci]

github.com/sitespeedio/sitespeed.io - 677185ac4e2cb23f2c06703af3f9b430a255e087 authored over 11 years ago
preparing for 0.3

github.com/sitespeedio/browsertime - b632bd067b1aacd4e0b884f925ae6d2f4c95178f authored over 11 years ago
[maven-release-plugin] prepare for next development iteration

github.com/sitespeedio/browsertime - a079f71b170d1624e9344c86db9bcfa7d106af4c authored over 11 years ago
[maven-release-plugin] prepare release browsertime-0.2

github.com/sitespeedio/browsertime - 39231b4dc41932ee2de9808a8200340fdc2e45a3 authored over 11 years ago
0.2 not released yet

github.com/sitespeedio/browsertime - a0a309250a38a401be528b4b2b7d83f443eb5529 authored over 11 years ago
Add --raw option for controlling if data for individual runs is included in output.

github.com/sitespeedio/browsertime - a4f8bce694881cc3ba3885e3672f0717ab16c6c6 authored over 11 years ago
fix for firefox 25

github.com/sitespeedio/sitespeed.io - 55ff037b4e097383f22c1b491460a045bb78d1d2 authored over 11 years ago
fix for firefox 25, closes #27

github.com/sitespeedio/browsertime - 3e14e6e51552d8f0d53826d21c75d0b1b7cb66d6 authored over 11 years ago
upgraded selenium

github.com/sitespeedio/browsertime - 5b4e13779cd92db50b0201d84a0eef7b87af98f7 authored over 11 years ago
super simple script to batch test multiple urls

github.com/sitespeedio/browsertime - 43fd4c2adcb95837ec830cd84895d6cf89322655 authored over 11 years ago
setting globoff for curl for handling url with brackets #292

github.com/sitespeedio/sitespeed.io - bc1a7ed8850f22ffae473e39b720e20fd0703906 authored over 11 years ago
remove invalid XML chars, final solution closes #298

github.com/sitespeedio/sitespeed.io - 7eb7f5004c100e52e901ac5dc153ea9a53c02124 authored over 11 years ago
applying the invalid XML characters fix for all pages #298

github.com/sitespeedio/sitespeed.io - 5099696b06fef310a3b5fef7e87b2ded4ba4a3c8 authored over 11 years ago
sending phantomjs errors to own log file, to make it cleaner on mavericks

github.com/sitespeedio/sitespeed.io - 3723232e4e1c9da968e11472eced4c0c7c48079c authored over 11 years ago
cleaner fix when removing invalid XML characters #298

github.com/sitespeedio/sitespeed.io - 9388ec66bb62ddd45e0a6cda733fda5e230e201b authored over 11 years ago
collecting errors #296

github.com/sitespeedio/sitespeed.io - eeca0b0caad584100d27af563117fc4896fd1279 authored over 11 years ago
remove invalid XML character, #298

github.com/sitespeedio/sitespeed.io - e304d3fd70447a3a42cfee902bfc8632efb2d0b9 authored over 11 years ago
compact output from browsertime

github.com/sitespeedio/sitespeed.io - 4cfdf2563001a12b0a492a576fa81af60f1ed1b7 authored over 11 years ago
wait time [skip ci]

github.com/sitespeedio/browsertime - 7d9c0001a4d79ca9ecccdab38082e7f3ac075242 authored over 11 years ago
Update change log with notes of notes about --compact flag, and incompatible output changes.

github.com/sitespeedio/browsertime - f391fd48484e94fe1f6eaacdd47001d5695145f7 authored over 11 years ago
Move NonScientificDoubleAdapter to inner class of XmlSerializer.

github.com/sitespeedio/browsertime - 9671f4eae0f414471886afd2b7576d21b19f40c1 authored over 11 years ago
Merge branch 'refs/heads/mark_refactoring'

github.com/sitespeedio/browsertime - 29eaeee8e76a5efcf34b7baa4b41183cee0a012a authored over 11 years ago
changed hardcoded max wait time to 60s (from 30s)

github.com/sitespeedio/browsertime - b942163479e4914cd7f71a4531d4f9581a6c5969 authored over 11 years ago
updated browser time

github.com/sitespeedio/sitespeed.io - cff0f01d7eae4c64e0e16b6575bd5275161d211b authored over 11 years ago
Merge branch 'master' into 2.2-wip

github.com/sitespeedio/sitespeed.io - 9bcfe524fe1efc5e4b5f1f4e50da9c069ab99c92 authored over 11 years ago
better structure for building the project

github.com/sitespeedio/sitespeed.io - cc9b81d9e0ec680dea3979d8d6f18fc1d2ef94e7 authored over 11 years ago
run sitespeed.io with bash instead of sh

github.com/sitespeedio/sitespeed.io - 0c1d4c7500f6e2e8bd450d5dae88b70a0c1e4f8f authored over 11 years ago
Merge branch 'master' of github.com:soulgalore/sitespeed.io

github.com/sitespeedio/sitespeed.io - 14681299e3b25e2a1f92a44ad123110bde2f90da authored over 11 years ago
also copy the result.xml file to the working dir so the data can be used

github.com/sitespeedio/sitespeed.io - 7355d24c36bd95b47b9072656682df04852d4428 authored over 11 years ago
new YSLow, new ruleset names, closes #288

github.com/sitespeedio/sitespeed.io - e8cd94fdcfb2f936121a6ecac75810394cff6414 authored over 11 years ago
analyze sites with self signed cert, closes #224

github.com/sitespeedio/sitespeed.io - 991317c2d131670b37086a5fc56c9d0d9a9d6ae2 authored over 11 years ago
new travis helper file

github.com/sitespeedio/sitespeed.io - 07d196bbcb1b614e0311d0027194e515cd4a3948 authored over 11 years ago
better name on output file

github.com/sitespeedio/sitespeed.io - 0c5acdf5ff1fdebead28c64d01d241cc8c299081 authored over 11 years ago
added possibility to configure timings rule file

github.com/sitespeedio/sitespeed.io - 1815b18af73a80fe801f83a283b81767c5610881 authored over 11 years ago
added todo comment

github.com/sitespeedio/sitespeed.io - 0f4d0b19576e857f732cb5a969f450723fa7d634 authored over 11 years ago
make it clear that we check rules

github.com/sitespeedio/sitespeed.io - ed573fb556d5386c5a36867d82ac241e3904b78e authored over 11 years ago
renamed junit xsl to follow the new standard

github.com/sitespeedio/sitespeed.io - 1b8a36fb872a25470b699a7131cafedaa40263e7 authored over 11 years ago