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

remove dreamhost php.ini stuff

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

46f5f02a223228167fff5f18d36d34ab2523e9cf authored almost 13 years ago by [email protected] <[email protected]@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
add $gDesktopDir, $gMobileDir, and $gDevDir

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

163cf691409e44f9822b1a8853d2513467580643 authored almost 13 years ago by [email protected] <[email protected]@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
Clear out the production urls table and copy completely from urlsdev. Use the new $gDesktopDir, $gDevDir, and $gMobileDir variables.

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

1c5f1f92827b93e7d43d9b8e5c1f3724799a3836 authored almost 13 years ago by [email protected] <[email protected]@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
new report summary format. fix variable typo $module.

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

766b39dcf4831edbd0c1310503fe5ce92e868cca authored almost 13 years ago by [email protected] <[email protected]@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
Add ability to set "other=1" for URLs that are already in the list but not in top 50K. Add code to find similar URLs.

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

ec053ede345ce08daf7cb5e11bc708a993fbd1c7 authored almost 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
It's confusing to display debug messgaes for the slices that are NOT recomputed. Add a call to getStatsData() so we only display debug messages when we recompute.

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

152e176f4053d614bcf066838dd6176e81e5f64a authored almost 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
Return the values of other and optout when calling urlExists(). Fixup some comments. Fix bug where we need to replace the row when setting other=1.

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

1a23ce1299adb2e85a88582d72b5da2869dc76b0 authored almost 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
Since requests take 10x longer than pages and nothing is visible in the UI unless pages is filled, do all DB actions on requests before pages tables. Add "ignore" to urls table copying.

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

741441db02286565773a24d30e664b9d1eb41cc4 authored almost 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
changes

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

831d35fb8c5ff5bbb7caa868f99c605649602c22 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
update info about WPT setup

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

12c48e88424b8766ab60ca9cbf6c48dfc63429b4 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
tweak comment

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

b040eab35eb4ee89f255b2fe1bfe7d83fa6382bf authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
fix bug needed to have the same task names as batch_process.php

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

cabb5043f413ab67103f7d052224a95a6be565eb authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
add better logic for detecting duplicate URLs when adding

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

c078a84d7735003a60961d3cfba5e0d272a3281f authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
remove "dev." url

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

9dedc65d09f829f3fb4c1bee7bd62dbe18e5fa94 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
point users to the main website (httparchive.org) when adding/removing urls

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

cc5ab658985a8a4fc9263e275c09221ca67f313b authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
addsite and removesite should only be on the main website (httparchive.org)

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

f1621cc516f54410303ccb87b6bd36c11eb34872 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
globals for the main URL trunk

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

167b8f8199ba9ea84db54f407bec9e9f53e3f64e authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
handle edge case where URL is in the list but has no data yet

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

81b4cfd0772c638edf591d028241f1f323bd5e6e authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
indent better

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

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

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

46a785ad050f992d304c4705c70818fb90e3e0c9 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
finding similar URLs is slow - turn it off by default. supporting adding AND removing urls.

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

eaedeb0fe30114854f7c50f0548419d1d2167c8c authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
add a lot more error handling for removing a URL

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

33e854204b9be0ea24cad4a8b1389f054182d6d5 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
handle adding AND removing urls

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

d900576ed2de2578e46b76df9614fe852a4b4d53 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
go up to 50K URLs for IE8

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

d3fa7d4b627af88c1a6ed8984407b90039df8ee7 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
split the parsing task into TWO processes

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

3388d0901c9beb3a773736b089a4ea7b77ec4ab8 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
fix bug where we were copying file to itself for mobile

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

dc1022454326ee53e402a989133a22f173e8e423 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
modify obtainTestsWithCode to take $divisor and $modulo so we can split a single task into multiple tasks - helpful for IE8 crawl where the test agents are 2x faster than the parsing. Avoid sprintf - make queries simpler. Simplify code around runtest.php URL construction.

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

b2435c18a099d1f1642108e169f49246647176ac authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
a script I use for temporary fixups - might be nice to keep the history. This fix was recomputing perGlibs after a code change, and computing perFonts after adding that new field.

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

a0224278bab34b95d455bed2dd17a551adf9a980 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
approve/reject urls in bulk up to 5 at a time.

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

026827fea37a005a7783a6e8fabeed9dfbc28715 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
improve query for matching added sites

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

cef88743d60065ab103d70daf6bab890bdb60d1e authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
tweak perFonts color

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

62c00c141916f4b3d402794742ea3f364d7ef6a0 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
add settings for perFonts, and add that column to the stats table

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

12df04944c61bae2f92cd1e3081009d3b4b74f7a authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
add query for custom fonts. remove unnecessary $tmpPageidCond and "as num". add urlHasData() for admin.php when adding sites

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

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

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

7f4544c17004a57da36adec3057c47cc4d3b8224 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
define $gUrl to avoid error - yuck

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

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

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

933bcb80779c6ce1fbaa4dd0d8af2b7e458418c5 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
add percentFonts()

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

771499b2b9f5d3711ce14501da79a440d93bafea authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
add percentFonts()

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

1241718889ba96d5be11074c4ebb62a82cad2802 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
add percentFonts()

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

38276cb0c33894e966282350fdba6f16c06d475d authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
fix bug with $archive. add percentFonts()

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

7709a451e1fa5da473f8a065e5d1baa04d9a7aa0 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
copy mobile dumps to dev

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

0be172094fad1f225431eadae9f164439515c471 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
replace 400 with $gErrBase

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

587b0caccda98b221aa7cdcd015e10201eb0f08a authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
move $gErrBase here from bootstrap.inc and change it from 400 to 900 to avoid confusion with HTTP status codes. get rank from $statusInfo.

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

251e0e61d8ac46ccecf02b4ac6239995742d39e7 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
rename obtainXMLResult() to obtainXMLResults()

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

08fda490ebfedc565b61a05fe5b16aa3841535d0 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
move $gErrBase to batch_lib.inc

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

d5a890e12fd801a66318d6c91c57cf96c0c412dc authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
add optional $file param to loadUrlsFromFile

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

de663a21d38d5b177c70260d6ba30b805cd4add8 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
lowercase the URL to add (iphone is capitalizing Http)

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

376cda48513c9a19cb9b2f35c7797b4c4bc70bd6 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
add addsite faq

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

ee1fdb306fe75b3fe73cce1ee3da9714f4d95757 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
use a SINGLE urlchange table for dev & prod since admin.php is only on dev but addsite.php is on prod. Add some mysql_free_result calls to cleanup

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

334b323d680d2fc9887b43e76289e6b6cee68b76 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
make sure it has a trailing "/"

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

5af36c753eb0617772d51b91352c5079129c2cad authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
test for dupes before adding

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

ddc1aa3368a7ffd7d75e0a3f573feb1a52e8d5da authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
add functions hostname() and secondLevelDomain()

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

2c210e7145589875a14e807b4d97896d56abef5e authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
approve/reject adding/removing URLs (need to test removing more)

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

76fa8140e39e6a22316fd4e9f5ac3b9c0509fd4c authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
utility functions for adding/removing URLs

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

d0564beab93d8a8d1a020bb5bfb7e25d2b928ab1 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
retrieve rank from urls table and save it to the status table (faster)

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

8c5a79d47f449d2d95cfc0a5a09eec5f5f7f7db5 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
commaize total urls

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

829bc4a37f15c2f6285a11bd8a65350ebeff56d0 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
save rank to the status table

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

bbc171089c932d5eef28c0a92ebf6e9c935d5d03 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
add rank column to status table - it is too slow to retrieve rank for individual URLs

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

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

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

f3b3e01c7449dbc9507c0832e97998fd98a841d0 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
add news about Page Speed version change, urls list change, and # of urls change

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

61f17147e9d8fb3d09059e35b5ecb48c6fe8120c authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
update the FAQ about the list of URLs being based on Alexa

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

c7bf04cfe11e3b7784c41f0ab910f9be5d2cfcde authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
copy stats from dev to production

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

e3bf81c150f0a57a3d163e92d691b10472be326b authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
remove debug statements

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

1ae779c086a81b08f40a491f6132a8c91d306d0c authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
tweak message. move title.

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

cf2a167a9e05031c80266d468c7fe0b94d70244d authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
fix bug in removeStatsData where label was empty string

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

81f9d0741ec0536ae8a01a47e6dc92dc8923de3a authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
change sleep to 10 seconds

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

9cb3a259c75b15d058d61697856aa23023869646 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
TEMPORARILY do NOT save rank - it slows things down too much. change $row to $statusInfo.

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

aaae8a84cc460ae7fcdfd583cf5d0f8541f14464 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
remove malformed URL (trailing space " ")

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

9ae34114221e5f55149b8b2cab1585a80892ddfa authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
check which files are locked

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

5be06283df9a7820a15ff711fe3744ab51f436a8 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
create more fine-grained function importWptResults() - better for debugging

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

ad9855151b8b95c418e8f229ea669b105d6fd6c2 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
form for adding sites

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

264f19ee883d23ccc7b1691ed400be4133aa0839 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
create desktop global for urlschange table

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

d062f74dbf8d640935b0757922581d81ee9fb7ee authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
add FAQ about adding urls, but comment it out for now

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

6bf233b6122bc38d6f7d81fb0ae5861922dd1847 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
cronjob script to notify about url adds/removes

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

d414708cfb1af2953213c333fc5e332cd1c4c62a authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
indent last list

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

4af61c709a9544b7da70203208390dc8b42d822c authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
change dump instructions to reference schema file

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

21759c7a4943dbf1c6a34993aa9f88db67096f4a authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
wrapper functions for URLs

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

6113ca49ac35b51dc5f0e5c6821f6fad246034d6 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
add urlschange table

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

cdfbc0023966c05ce14d9dbefe549c90d9781f1f authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
add removesite.php

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

9bde9112ca6bb292eb2ff17657ea7057669537f7 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
works well - added the queueing logic

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

d7de2806b224dcae32db33bcc2a039ef9f4d3025 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
add the schema dump

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

e667ee9c2e45d3ee7570bea934b256b421b20351 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
create a mysqldump of ONLY the schema

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

13d112d433a3a15cef85a42161fc2f143be6e000 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
remove dupe cp

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

e2482135b53ddea031a1696dff32d15ab00c15b8 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
add stats mysqldump for downloading. combine desktop & mobile in a single list.

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

524e20cdcb43a938949d9defe8b113d99cbf4d6e authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
remove code references archives directory

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

471619c903d30d0f33efe75d920796e4a38e4330 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
add code to gzip the stats table

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

c544361e5729307a4c6b0beeefa0864e7f772a78 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
remove unused code around archives

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

d9b0053d2203b30439f3bd016c351e140182ac92 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
get error_log to work by pulling in php.ini (seems too complicated)

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

8e7b4f6ed278a3a7e3d2f5985e6bc09ae34c396e authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
remove harfile column. shorten label & archive columns. drop unique key & create a new one. These changes were applied manually to pages[dev,mobile] and requests[dev,mobile] manually per the mysql commands shown in comments.

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

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

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

1017b6f9f0c51273a4eaa0cb0267ceb2a00958bc authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
change "bug list" to "bugs"

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

d643e2d6b2ea7483ded8b1ed4e1a081ed2d53de3 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
remove $harfile - not used

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

41f42543cb01d161da8b097e2fb83b8dbdf3b571 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
change "bug list" to "bugs"

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

1d66292a78f3244ab1367022961c376c4edacfe0 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
remind myself about har_to_pagespeed and harfiles-delme

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

d18c4d8cf7285e778e56c4541d0bb0834b8faea8 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
no code changes - tweak a comment, add some curlies

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

afaf8dbc3eea3c7be93a4b8e76a04e1a6ec175cc authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
update the list of URLs as part of IE8 bulktest

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

0cdecf14ef1b8592ab7a908e4f9789de46f9a51d authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
Add commandline support for specifying a file of URLs to import (so we can import the OLD URLs for better "intersection"). Use ranktmp column to update ranks and then quickly swamp them in to the rank column. NICE: Switch to INSERT and use ON DUPLICATE KEY UPDATE so we can update SOME columns in rows without overwriting OTHER values.

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

7d45d8ffc4a7e91be9304c977dacc6fd7c0e64b1 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
add $bOther to loadUrlsFromDB. Tweak loadUrlsFromDB() to do a better query. Require importurls.php to update urls table. Switch from loadUrlsFromFile to loadUrlsFromDB.

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

193247c315ac246fa29cccb80da734bbcfb75531 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
copy rows from urlsdev to urls

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

346e82c818338e1d55916df186b48d67b2b4aa21 authored about 13 years ago by stevesoudersorg <stevesoudersorg@fc7d47d3-c008-acd5-f51f-d19787b8a02f>
make urlOrig binary so it is case SENSITIVE

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

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