bryner%brianryner.com
|
e6b15dfda9
|
Add new report type, total_downloads, which simply adds up the downloads for all files listed and outputs the total with no formatting.
|
2004-07-30 06:39:44 +00:00 |
myk%mozilla.org
|
5f87d22b23
|
start storing the query string in the database
|
2004-06-30 01:14:45 +00:00 |
myk%mozilla.org
|
155742d369
|
don't need to store defs files in CVS?
|
2004-06-29 23:00:54 +00:00 |
myk%mozilla.org
|
f235349be1
|
make verbose output a command line switch
|
2004-06-29 23:00:09 +00:00 |
myk%mozilla.org
|
0d0035cf0a
|
add a new report type that generates stats for all files in a given directory
|
2004-06-29 22:45:39 +00:00 |
myk%mozilla.org
|
71e5a4ebd3
|
strip the query string before dividing the file into path and filename so that we don't divide on a slash in the query string by accident
|
2004-06-18 00:12:51 +00:00 |
myk%mozilla.org
|
32bc2e2410
|
collect stats for extensions as well
|
2004-06-17 23:02:17 +00:00 |
myk%mozilla.org
|
9d27b9dbf8
|
deal with funky directory for gatech logs
|
2004-06-16 23:17:41 +00:00 |
myk%mozilla.org
|
9bde1f216c
|
add simple verbosity hack
|
2004-06-16 23:17:19 +00:00 |
myk%mozilla.org
|
d40dbc3f88
|
updating schema
|
2004-05-22 17:08:48 +00:00 |
myk%mozilla.org
|
84e189380b
|
reorganizing directory layout
|
2004-05-22 16:52:04 +00:00 |
myk%mozilla.org
|
aac36c6b96
|
Don't assume we're in the root dir and intensify some comments about what we should be doing.
|
2004-05-22 16:43:20 +00:00 |
myk%mozilla.org
|
c92fa5067d
|
print informative messages to STDOUT instead of a log file. We can use standard shell redirection to put them into a log file if we want.
|
2004-05-22 14:14:16 +00:00 |
myk%mozilla.org
|
2fdefe1723
|
Treat compressed files as if they were the same as their uncompressed versions so that we can compress files and not have them be reprocessed. Also, handle bzip2ed files.
|
2004-05-22 14:09:58 +00:00 |
myk%mozilla.org
|
14b0e293c9
|
initial checkin of download-stats tool for processing download logs into MySQL database and then generating stats from them
|
2004-05-13 21:41:14 +00:00 |