Commit graph

10 commits

Author SHA1 Message Date
Donald Curtis
a535ed7f93 avoid some race conditions when processing dls
process_log.py now checks for other instances and makes sure to only run
once. previously this was corrupting the download_log.json.gz file.
2013-05-11 18:21:25 -05:00
Steve Purcell
72971d0fe1 Force locale during build to ensure UTF8 is used by default
(See #746)
2013-05-04 08:23:36 +01:00
Donald Curtis
e77648205e rename data files in process_log.py script 2013-04-24 21:11:53 -05:00
Donald Curtis
4098d7fcbe fix long string line 2013-04-24 13:48:29 -05:00
Donald Curtis
722d460914 add process_log.py script to maintain download counts 2013-04-24 13:39:37 -05:00
Steve Purcell
ba34e1ff2d Build script: print time zone offset, not name 2013-04-23 09:51:58 +01:00
Steve Purcell
8f488bbab2 Build script: include TZ in timestamps, remove duplication 2013-04-17 12:47:12 +01:00
Donald Curtis
e0ba61caea whitespace cleanup in the build script 2013-03-15 07:02:05 -07:00
Donald Curtis
eaea2c7da3 sync all files in the html directory in build script
fixes #586
2013-03-15 07:01:16 -07:00
Donald Curtis
d07c9d3724 add build script 2013-01-07 10:22:58 -06:00