Ecosyste.ms: OpenCollective

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

github.com/HTTPArchive/legacy.httparchive.org

<<THIS REPOSITORY IS DEPRECATED>> The HTTP Archive provides information about website performance such as # of HTTP requests, use of gzip, and amount of JavaScript. This information is recorded over time revealing trends in how the Internet is performing. Built using Open Source software, the code and data are available to everyone allowing researchers large and small to work from a common base.
https://github.com/HTTPArchive/legacy.httparchive.org

move navlinks down a bit

git-svn-id: http://httparchive.googlecode.com/svn/trunk@701 fc7d47d3-c008-acd5-f51f-d19787b8a02f

1fe6ebdf9a4bb073c6641accb32f738d92bed412 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
add "Alexa rank" to viewsite.php

git-svn-id: http://httparchive.googlecode.com/svn/trunk@700 fc7d47d3-c008-acd5-f51f-d19787b8a02f

0fe378ffbfd2e88bb25388a6fb1734f8e898754c authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
improve the "urls" table - it works now

git-svn-id: http://httparchive.googlecode.com/svn/trunk@699 fc7d47d3-c008-acd5-f51f-d19787b8a02f

b40499d7dd8d399efb89173887d05d2260d6ce16 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
do NOT show some trending charts for individual websites

git-svn-id: http://httparchive.googlecode.com/svn/trunk@698 fc7d47d3-c008-acd5-f51f-d19787b8a02f

dbad280c6083a05f7ceec237fb54569418e20487 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
add "Alexa rank" to viewsite.php

git-svn-id: http://httparchive.googlecode.com/svn/trunk@697 fc7d47d3-c008-acd5-f51f-d19787b8a02f

4c8bdcec07d859e8efb4631f0967fd9f7eac5d44 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
move addStatusData() and removeAllStatusData from batch_start.php (renamed the functions)

git-svn-id: http://httparchive.googlecode.com/svn/trunk@696 fc7d47d3-c008-acd5-f51f-d19787b8a02f

ee336b0201102c2017643b2456feb3dcb7fd1e72 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
plot the INVERSE of Page Speed for the trends

git-svn-id: http://httparchive.googlecode.com/svn/trunk@695 fc7d47d3-c008-acd5-f51f-d19787b8a02f

6b7c786369269b460ecd0753a4b7a50a78bfb158 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
MAJOR REWRITE: Before, all 4 subtasks were behind one file lock - so a long subtask would prevent shorter subtasks from running at the next cronjob. Now each subtask has its own lock file - so we get better throughput.

git-svn-id: http://httparchive.googlecode.com/svn/trunk@694 fc7d47d3-c008-acd5-f51f-d19787b8a02f

e8056617c2fc4d23bf105491b0e42c81790827e9 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
the lock file is defined in lockFilename()

git-svn-id: http://httparchive.googlecode.com/svn/trunk@693 fc7d47d3-c008-acd5-f51f-d19787b8a02f

fecf41ff771dd078190cf7096c2682e051bc7197 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
add (bad) logic to also crawl URLs with rank=NULL. move stats table functions to dbapi.php. move killProcessAndChildren() and getPid() to batch_lib.inc. do NOT kill batch_process.php when batch_start.php is invoked.

git-svn-id: http://httparchive.googlecode.com/svn/trunk@692 fc7d47d3-c008-acd5-f51f-d19787b8a02f

44e7661ffa355059d8a3fff1d9862e54f2a7c854 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
add lockFilename(). move killProcessAndChildren() and getPid() here from batch_start.php.

git-svn-id: http://httparchive.googlecode.com/svn/trunk@691 fc7d47d3-c008-acd5-f51f-d19787b8a02f

05468d7b82d217414a1e02080298125ff9f98393 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
moved to importurls.php to avoid confusing name

git-svn-id: http://httparchive.googlecode.com/svn/trunk@690 fc7d47d3-c008-acd5-f51f-d19787b8a02f

e4c7fa83e69509af74b17ae3800949dfbd5dde0b authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
moved from loadurls.php to avoid confusing name

git-svn-id: http://httparchive.googlecode.com/svn/trunk@689 fc7d47d3-c008-acd5-f51f-d19787b8a02f

eb2aa793611fb4b96f1228590587d7e583f0a219 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
reorganize the code a bit and add some comments - no change in functionality

git-svn-id: http://httparchive.googlecode.com/svn/trunk@688 fc7d47d3-c008-acd5-f51f-d19787b8a02f

adfd2a8e7f6ae9aad11a1bdee8bcb82f56ace948 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
tweak title

git-svn-id: http://httparchive.googlecode.com/svn/trunk@687 fc7d47d3-c008-acd5-f51f-d19787b8a02f

d2a69d9b1e89037e83140a4dfd85392cbf78b6d2 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
add trends charts for perFlash, perErrors, perRedirects, perHttps, maxageNull, and perGlibs

git-svn-id: http://httparchive.googlecode.com/svn/trunk@686 fc7d47d3-c008-acd5-f51f-d19787b8a02f

93f68d18ac47ead60b8e38541e8009fec31670b4 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
add trends charts for perFlash, perErrors, perRedirects, perHttps, maxageNull, and perGlibs. improve y-axis scale for Page Speed and all percentage charts. Fix bug to make all title fonts the same size.

git-svn-id: http://httparchive.googlecode.com/svn/trunk@685 fc7d47d3-c008-acd5-f51f-d19787b8a02f

613a9c04bda7f95edec80aef6fc99fe1fbf415e2 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
add trends charts for perFlash, perErrors, perRedirects, perHttps, maxageNull, and perGlibs

git-svn-id: http://httparchive.googlecode.com/svn/trunk@684 fc7d47d3-c008-acd5-f51f-d19787b8a02f

5744bab2d36d58e2cad0b08d98750f1c319c05da authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
new function wptServer() so we can remove global var

git-svn-id: http://httparchive.googlecode.com/svn/trunk@683 fc7d47d3-c008-acd5-f51f-d19787b8a02f

61be9395a8b923d45961ed2b100cd21d5f7ab0b8 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
FINALLY remove the double definition of $server and wrap it in wptServer() in utils.inc

git-svn-id: http://httparchive.googlecode.com/svn/trunk@682 fc7d47d3-c008-acd5-f51f-d19787b8a02f

ac9b71da5f17721897d1e4e4bca0764cf63a769a authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
new function wptServer() so we can remove global var

git-svn-id: http://httparchive.googlecode.com/svn/trunk@681 fc7d47d3-c008-acd5-f51f-d19787b8a02f

4509b8ed6c7715911ec5771e5556d20552392d0b authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
replace $server global var with call to wptServer()

git-svn-id: http://httparchive.googlecode.com/svn/trunk@680 fc7d47d3-c008-acd5-f51f-d19787b8a02f

430f6accd6e42faad023682d28cf1c54399d2ce0 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
replace $server global var with call to wptServer()

git-svn-id: http://httparchive.googlecode.com/svn/trunk@679 fc7d47d3-c008-acd5-f51f-d19787b8a02f

94def5257c300501c74502951d28979cf7a24d21 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
simpler! Guypo worked with Pat to move all the files and code for mobile to httparchive.webpagetest.org - yay!

git-svn-id: http://httparchive.googlecode.com/svn/trunk@678 fc7d47d3-c008-acd5-f51f-d19787b8a02f

73ae666d7f36e13929efd6307a46823cff5d9e31 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
removing the OLD bulktest files

git-svn-id: http://httparchive.googlecode.com/svn/trunk@677 fc7d47d3-c008-acd5-f51f-d19787b8a02f

81f013347bc1d76af61f3f0f49d7d475648855a5 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
committing until we switch to reading from urlstable

git-svn-id: http://httparchive.googlecode.com/svn/trunk@676 fc7d47d3-c008-acd5-f51f-d19787b8a02f

44cec390f2c05a9b5eb40bfef28cd26f3ef15d95 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
removing the OLD bulktest files

git-svn-id: http://httparchive.googlecode.com/svn/trunk@675 fc7d47d3-c008-acd5-f51f-d19787b8a02f

8f2bfa86877e5fd194a2c9996c97c828c0da4650 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
urls for mobile (currently)

git-svn-id: http://httparchive.googlecode.com/svn/trunk@674 fc7d47d3-c008-acd5-f51f-d19787b8a02f

7d70735dcf0c1a33cfd29a0318e24256df8fd58b authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
STILL load urls from file (darn you!) but use a different file for mobile

git-svn-id: http://httparchive.googlecode.com/svn/trunk@673 fc7d47d3-c008-acd5-f51f-d19787b8a02f

002f35c3005d6661b429fe1964c84f45d4241d6a authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
start removing HAR file cruft

git-svn-id: http://httparchive.googlecode.com/svn/trunk@672 fc7d47d3-c008-acd5-f51f-d19787b8a02f

00e207045ad01d4e708b87abb5010dc98d9aa07e authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
put a newline after each chart for easier debugging

git-svn-id: http://httparchive.googlecode.com/svn/trunk@671 fc7d47d3-c008-acd5-f51f-d19787b8a02f

24bdbf36d3b8675de0928db95c25f0a73e703c1c authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
avoid divide by zero errors - in mobile

git-svn-id: http://httparchive.googlecode.com/svn/trunk@670 fc7d47d3-c008-acd5-f51f-d19787b8a02f

5fc11e697759fb3a6e44b1f3733d3d841f4b758c authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
add "AS" in two places

git-svn-id: http://httparchive.googlecode.com/svn/trunk@669 fc7d47d3-c008-acd5-f51f-d19787b8a02f

2ad756eaeb55393bcb9af763738ade75e7ccac37 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
compute stats for specific device

git-svn-id: http://httparchive.googlecode.com/svn/trunk@668 fc7d47d3-c008-acd5-f51f-d19787b8a02f

957c01364b93e8bc94043e095591d0816c22fe1b authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
nice updates. works with the NEW stats architecture. can be re-run and will NOT repeat already completed steps.

git-svn-id: http://httparchive.googlecode.com/svn/trunk@667 fc7d47d3-c008-acd5-f51f-d19787b8a02f

e1d0d337c2978945092d1740b6f3d43f627b1498 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
use new computeMissingStats function

git-svn-id: http://httparchive.googlecode.com/svn/trunk@666 fc7d47d3-c008-acd5-f51f-d19787b8a02f

cf4b8d64cb8128e14a4d614c61c40269f87ef54c authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
do NOT compute stats on demand (in case people request stats during a run). add computeMissingStats() to explicitly ONLY fill in gaps.

git-svn-id: http://httparchive.googlecode.com/svn/trunk@665 fc7d47d3-c008-acd5-f51f-d19787b8a02f

415252762a35095147b4e9be51bf9a6442bc3a80 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
fix bug to make sure last x-axis label is always shown

git-svn-id: http://httparchive.googlecode.com/svn/trunk@664 fc7d47d3-c008-acd5-f51f-d19787b8a02f

cd0b28c598bc5514a169ffdd996e1bc803d19976 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
tweak removeStatsData to be more flexible

git-svn-id: http://httparchive.googlecode.com/svn/trunk@663 fc7d47d3-c008-acd5-f51f-d19787b8a02f

fe15aed9b27962bbec9d2275f9d1cacefe0de62e authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
no longer have interesting.js

git-svn-id: http://httparchive.googlecode.com/svn/trunk@662 fc7d47d3-c008-acd5-f51f-d19787b8a02f

16d07b1e036256f6f7eb64eadd5e9c0dab3cac43 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
turns out we DO need interesting-images.js. I already deleted it from SVN, so copied an old version and added it back. then ripped out the guts and used the nice new stats.inc API

git-svn-id: http://httparchive.googlecode.com/svn/trunk@661 fc7d47d3-c008-acd5-f51f-d19787b8a02f

d73d45293df1f0dbe4e85eab8c3c9ea71557271b authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
add reminder about harviewer symlink.

git-svn-id: http://httparchive.googlecode.com/svn/trunk@660 fc7d47d3-c008-acd5-f51f-d19787b8a02f

29ab3693b4425458851c41d73ce1e27f23398bad authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
remove comments about which charts we NO LONGER do

git-svn-id: http://httparchive.googlecode.com/svn/trunk@659 fc7d47d3-c008-acd5-f51f-d19787b8a02f

36b728b73e90d457906ae085331af95969098fad authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
recovering this file - we need it (altho simpler) and I want a history of the BEFORE functions

git-svn-id: http://httparchive.googlecode.com/svn/trunk@658 fc7d47d3-c008-acd5-f51f-d19787b8a02f

0f5e178a7c8fea08d4f0ddcca298acbe5d5cdb22 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
Avoid showing "0 kB" when the bytes are rounded down to zero

git-svn-id: http://httparchive.googlecode.com/svn/trunk@657 fc7d47d3-c008-acd5-f51f-d19787b8a02f

58c477cb9fd8d3fb39303caa6ee183ae1652ca84 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
tweak image formats chart title

git-svn-id: http://httparchive.googlecode.com/svn/trunk@656 fc7d47d3-c008-acd5-f51f-d19787b8a02f

aade40696aa02fd7227fdbc15d3c3f44b0a3305f authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
Add a Stats section. Move the Stats and Trends sections up.

git-svn-id: http://httparchive.googlecode.com/svn/trunk@655 fc7d47d3-c008-acd5-f51f-d19787b8a02f

e291eb06ac5025b0d00f00c9041f2cfa59fad2b7 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
move some lines closer to the charts stuff

git-svn-id: http://httparchive.googlecode.com/svn/trunk@654 fc7d47d3-c008-acd5-f51f-d19787b8a02f

f089a1d7c4b036c7af9591f92ac354c8dd7d2ccd authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
support getting trends for a single URL (viewsite.php)

git-svn-id: http://httparchive.googlecode.com/svn/trunk@653 fc7d47d3-c008-acd5-f51f-d19787b8a02f

aabcc3a164d5daabde0dfd6bd5a82de146c68389 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
add getStatsDataForUrl() and getTrendsDataForUrl() to support viewsite.php.

git-svn-id: http://httparchive.googlecode.com/svn/trunk@652 fc7d47d3-c008-acd5-f51f-d19787b8a02f

d743cf959c5cd13472a0d90d1fd0c536032b6695 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
In order to support charts for a single website, detect zero values for responseSizes() and bytesContentTypeChart(). Tweak title of two charts.

git-svn-id: http://httparchive.googlecode.com/svn/trunk@651 fc7d47d3-c008-acd5-f51f-d19787b8a02f

e9a45003c885c9615cab57f2db69be18010fbf5b authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
add support for getTrends and getStats for a single URL

git-svn-id: http://httparchive.googlecode.com/svn/trunk@650 fc7d47d3-c008-acd5-f51f-d19787b8a02f

13a63d189b9836033d1deab87d6693a3352ca110 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
most of this is in dbapi.inc and cachegen.php

git-svn-id: http://httparchive.googlecode.com/svn/trunk@649 fc7d47d3-c008-acd5-f51f-d19787b8a02f

5893aedb893e9ada4b049668e11e7e407b3145cc authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
API for charts

git-svn-id: http://httparchive.googlecode.com/svn/trunk@648 fc7d47d3-c008-acd5-f51f-d19787b8a02f

67f33a60aed4175de7769d5c3cec5375028c7470 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
pull stats from stats table instead of doing an actual query - yay! change $hStats to $hTrends.

git-svn-id: http://httparchive.googlecode.com/svn/trunk@647 fc7d47d3-c008-acd5-f51f-d19787b8a02f

9d70a3a6fd5375edcc624250ce93e4c52fcb4236 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
replace interesting.js with charts.inc - yay!

git-svn-id: http://httparchive.googlecode.com/svn/trunk@646 fc7d47d3-c008-acd5-f51f-d19787b8a02f

e0d0daf33accd7f966f193d47d336e961006d978 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
add getTrendsData

git-svn-id: http://httparchive.googlecode.com/svn/trunk@645 fc7d47d3-c008-acd5-f51f-d19787b8a02f

a0672a2a9bbd45a12ee474f27921982dad44b22a authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
add getTrends. change getStats to COMPUTE the stats if they do not exist.

git-svn-id: http://httparchive.googlecode.com/svn/trunk@644 fc7d47d3-c008-acd5-f51f-d19787b8a02f

65ade94121b830f470ba505246091fb6ff4331c1 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
ermm - no - actually do not want to deny ALL for admin.php - will figure out a temp workaround for now

git-svn-id: http://httparchive.googlecode.com/svn/trunk@643 fc7d47d3-c008-acd5-f51f-d19787b8a02f

fee9b150cf4bd7017c346669a8ca65d958d88f74 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
deny access to admin.php

git-svn-id: http://httparchive.googlecode.com/svn/trunk@642 fc7d47d3-c008-acd5-f51f-d19787b8a02f

0a3761c75c2e800faf5c80d3a31d916571abe874 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
no longer needed - charts.inc holds the secret

git-svn-id: http://httparchive.googlecode.com/svn/trunk@641 fc7d47d3-c008-acd5-f51f-d19787b8a02f

8ec5b8fc658bd2baa37be215fdc8eb0dcfdb05c6 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
remove cache commands for now - run it manually for awhile - then add code back here to do it

git-svn-id: http://httparchive.googlecode.com/svn/trunk@640 fc7d47d3-c008-acd5-f51f-d19787b8a02f

83a8d0ea44576497cde58494aac566d1743f8de3 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
YAY! Completely do away with the "interesting-images" caching idea. Use the stats table instead.

git-svn-id: http://httparchive.googlecode.com/svn/trunk@639 fc7d47d3-c008-acd5-f51f-d19787b8a02f

c5267e9ec5e81009d89d4b2323ff1b3702f899d7 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
Use the stats table as a cache for aggregate stats instead of the hacky interesting-images.js files.

git-svn-id: http://httparchive.googlecode.com/svn/trunk@638 fc7d47d3-c008-acd5-f51f-d19787b8a02f

5bb98e854a72940b44e1dbd19aeca1068ce0142c authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
YAY! Completely do away with the "interesting-images" caching idea. Use the stats table instead.

git-svn-id: http://httparchive.googlecode.com/svn/trunk@637 fc7d47d3-c008-acd5-f51f-d19787b8a02f

a71ffadcd3d5554eaa18e637773b2c1968ad9fe8 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
YAY! Completely do away with the "interesting-images" caching idea. Use the stats table instead.

git-svn-id: http://httparchive.googlecode.com/svn/trunk@636 fc7d47d3-c008-acd5-f51f-d19787b8a02f

6b042340d89dad2c732a6bc31ccffa80028d885b authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
very nice - use pageIds (instead of URLs) for slice condition. add computeOther for stats - BIG. remember JSON and "other" requests & bytes.

git-svn-id: http://httparchive.googlecode.com/svn/trunk@635 fc7d47d3-c008-acd5-f51f-d19787b8a02f

14f7846863531c044b8ebb9879c151755197a744 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
add replaceStats(). now addStats() does NOT remove the record if it exists.

git-svn-id: http://httparchive.googlecode.com/svn/trunk@634 fc7d47d3-c008-acd5-f51f-d19787b8a02f

b661b06d29e58b72497fe3d2579610e77e5d191b authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
call it "stats" table (not "data" table). add isDev() - trying to reduce global variables. shorten Domains column title. use int instead of float for pre-computed percentages. for now do not track most popular scripts - the regex is too easy to get out of date. add hashImplode function - easy way to create an insert statement.

git-svn-id: http://httparchive.googlecode.com/svn/trunk@633 fc7d47d3-c008-acd5-f51f-d19787b8a02f

ddb019bac5d6714e2e87ab3c518d10aa1252bcbf authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
interface for stats

git-svn-id: http://httparchive.googlecode.com/svn/trunk@632 fc7d47d3-c008-acd5-f51f-d19787b8a02f

455b6e0039d836574d8697dcf7ade8a8cec1acaa authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
trend stats and correlation coefficients working

git-svn-id: http://httparchive.googlecode.com/svn/trunk@631 fc7d47d3-c008-acd5-f51f-d19787b8a02f

a047d19f10556ef5f50274ac197330360988ece3 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
consolidate API that touches the database

git-svn-id: http://httparchive.googlecode.com/svn/trunk@630 fc7d47d3-c008-acd5-f51f-d19787b8a02f

6d67004a5691ec4bccd504e19b01f9539d1c60d7 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
add codesample and warning classes. set width for PRE

git-svn-id: http://httparchive.googlecode.com/svn/trunk@629 fc7d47d3-c008-acd5-f51f-d19787b8a02f

25e3c57f3fafa02295cb7eeb8b64e6570d13f883 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
avoid loading jquery twice

git-svn-id: http://httparchive.googlecode.com/svn/trunk@628 fc7d47d3-c008-acd5-f51f-d19787b8a02f

7f065bfe45c3b5d537e4abdfcfb7e05de2103e4e authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
add settings and data tables. add functions deviceNames(), sliceNames(), selectSlice(). Add $gaSlices and $gaDevices.

git-svn-id: http://httparchive.googlecode.com/svn/trunk@627 fc7d47d3-c008-acd5-f51f-d19787b8a02f

606d4e1e97ca9cce6d4a227f2f4031c67020889e authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
add Jonathan Klein

git-svn-id: http://httparchive.googlecode.com/svn/trunk@626 fc7d47d3-c008-acd5-f51f-d19787b8a02f

65e13b98ec56d5764e70c7f93d87b478aa34845b authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
early on

git-svn-id: http://httparchive.googlecode.com/svn/trunk@625 fc7d47d3-c008-acd5-f51f-d19787b8a02f

6f775c0e609e9420d2a42bf9ca056cc942b374f8 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
UI & checker code for letting users remove their website from the archive. Still need to connect it to the URL list.

git-svn-id: http://httparchive.googlecode.com/svn/trunk@624 fc7d47d3-c008-acd5-f51f-d19787b8a02f

cec9e99f065607627bdaca912c4e1d59e3d309ef authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
tweak dropdown menu

git-svn-id: http://httparchive.googlecode.com/svn/trunk@623 fc7d47d3-c008-acd5-f51f-d19787b8a02f

7b0e83fc4c628b4db1ecd79bd331993cc26a2e5e authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
avoid loading jquery twice

git-svn-id: http://httparchive.googlecode.com/svn/trunk@622 fc7d47d3-c008-acd5-f51f-d19787b8a02f

836fdaaacb464d1871f6ab3eb12ee0b1fbbdc229 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
avoid loading jquery twice

git-svn-id: http://httparchive.googlecode.com/svn/trunk@621 fc7d47d3-c008-acd5-f51f-d19787b8a02f

8245073aef14cb5389647f2923344ea4fa0a4c12 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
avoid loading jquery twice

git-svn-id: http://httparchive.googlecode.com/svn/trunk@620 fc7d47d3-c008-acd5-f51f-d19787b8a02f

2246f875f465feb0d024c5cc8f84b9b027c2492e authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
fix bug where dropdown menu stays open

git-svn-id: http://httparchive.googlecode.com/svn/trunk@619 fc7d47d3-c008-acd5-f51f-d19787b8a02f

76c69ec913506049b44fbbb2f9c70d9c7d5afe49 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
use the word "slice" instead of "set" (mostly in variables)

git-svn-id: http://httparchive.googlecode.com/svn/trunk@618 fc7d47d3-c008-acd5-f51f-d19787b8a02f

c8f326f99fe25e237b514f2fa32fa7af8a302f84 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
use the word "slice" instead of "set" (mostly in variables)

git-svn-id: http://httparchive.googlecode.com/svn/trunk@617 fc7d47d3-c008-acd5-f51f-d19787b8a02f

53a3aae9064b393938237f66259eb804a6a40190 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
use the word "slice" instead of "set" (mostly in variables). use new function selectSlice() to create picklist.

git-svn-id: http://httparchive.googlecode.com/svn/trunk@616 fc7d47d3-c008-acd5-f51f-d19787b8a02f

893b2e0a367c1cb2246b25ba1065ec1a4350d567 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
use the word "slice" instead of "set" (mostly in variables)

git-svn-id: http://httparchive.googlecode.com/svn/trunk@615 fc7d47d3-c008-acd5-f51f-d19787b8a02f

30decb862cbf59a7b0b3b5f41a0aa21547cfb1c8 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
use the word "slice" instead of "set" (mostly in variables). use new function selectSlice() to create picklist.

git-svn-id: http://httparchive.googlecode.com/svn/trunk@614 fc7d47d3-c008-acd5-f51f-d19787b8a02f

c9cc1b8e4134bd5282772d5332df7d4f02071221 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
make About a dropdown menu - WARNING: Need to fix double jquery downloads in websites and viewsite

git-svn-id: http://httparchive.googlecode.com/svn/trunk@613 fc7d47d3-c008-acd5-f51f-d19787b8a02f

c6ca525caac8f4eeaa3a518a6c1ec980e2c94651 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
use the word "slice" instead of "set" (mostly in variables)

git-svn-id: http://httparchive.googlecode.com/svn/trunk@612 fc7d47d3-c008-acd5-f51f-d19787b8a02f

1478542de182cdcd70b9ccd3943291da8df159ab authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
add an id to the Mission section (for the About dropdown menu)

git-svn-id: http://httparchive.googlecode.com/svn/trunk@611 fc7d47d3-c008-acd5-f51f-d19787b8a02f

b4dcb1a10f515a35206b8ead90f4e367a92564f0 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
use the word "slice" instead of "set" (mostly in variables)

git-svn-id: http://httparchive.googlecode.com/svn/trunk@610 fc7d47d3-c008-acd5-f51f-d19787b8a02f

446266f0179268d538ac3dddb20ced324a1a1aed authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
make the About link a dropdown menu

git-svn-id: http://httparchive.googlecode.com/svn/trunk@609 fc7d47d3-c008-acd5-f51f-d19787b8a02f

1f5644f34f5b1a298f2be139baa17610459b9c5b authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
tried: svn propset svn:keywords "Revision" gendata.php

git-svn-id: http://httparchive.googlecode.com/svn/trunk@608 fc7d47d3-c008-acd5-f51f-d19787b8a02f

88d9530c121eb29e57c7cbf324b6db75264c16dc authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
try to get $Rev$ to work

git-svn-id: http://httparchive.googlecode.com/svn/trunk@607 fc7d47d3-c008-acd5-f51f-d19787b8a02f

1e5917051d72487f2fcff6c1116da67f8a4d51c3 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
remove some comments - see if $gRev gets updated

git-svn-id: http://httparchive.googlecode.com/svn/trunk@606 fc7d47d3-c008-acd5-f51f-d19787b8a02f

b14d973b1390c02683433e94afa8ccb5da13dc95 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
tweak echo messages

git-svn-id: http://httparchive.googlecode.com/svn/trunk@605 fc7d47d3-c008-acd5-f51f-d19787b8a02f

8652de6cfe563ca10d314cabac85976d740466bc authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
a single data table for all aggregate stats for all runs and all devices

git-svn-id: http://httparchive.googlecode.com/svn/trunk@604 fc7d47d3-c008-acd5-f51f-d19787b8a02f

30373b58588e1bcd566c32c750e2183bd2bb16c6 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
Deal with charts that have too many data points (bug 170). Add getSkip() to determine if there is too much data. Add getLabels() so we can skip labels if necessary. Alter the &chm param to use the $skip value, and to center the data labels using "h".

git-svn-id: http://httparchive.googlecode.com/svn/trunk@603 fc7d47d3-c008-acd5-f51f-d19787b8a02f

4aafe53a84fa45b0cd4bef5c7d406cfdd235de36 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
HarViewer changes from Brian Pane.

git-svn-id: http://httparchive.googlecode.com/svn/trunk@602 fc7d47d3-c008-acd5-f51f-d19787b8a02f

a12d037bbdf655f745a5cdc54512a7e91fa32984 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>