slogging/slogging
Stef T 9ce73e2e1e vastly improvee the speed of the access_processor's main process method
by returning dict's instead of lists from IPTools. This turns a very
nasty O(n)*3 into O(1)*3 .. much nicer. All tests pass.
2012-09-26 23:38:18 +02:00
..
__init__.py releasing 1.1.8 2012-06-06 21:07:39 +00:00
access_log_delivery.py removed MemcacheStub in InternalProxy to allow memcache usage based on config 2012-05-21 14:14:49 -05:00
access_processor.py vastly improvee the speed of the access_processor's main process method 2012-09-26 23:38:18 +02:00
compressing_file_reader.py initial code copy 2011-06-15 15:19:36 -05:00
db_stats_collector.py fixes #2 adding comments to get_data 2011-07-06 12:38:13 -07:00
file_buffer.py updated tests 2012-03-26 10:03:31 -05:00
internal_proxy.py updated to use Application instead of BaseApplication 2012-09-19 22:47:39 -07:00
log_common.py fixed imports 2012-05-22 13:35:16 -05:00
log_processor.py fixed config parsing for log-stats-collector 2012-04-10 15:25:25 -05:00
log_uploader.py removed etag check. that doesn't work 2012-05-15 13:35:16 -05:00
stats_processor.py made account stats log processing more robust and added tests 2011-08-04 14:19:24 -05:00