apachelog.git
12 years agoMerge pull request #2 from jkugler/master
Song Liu [Tue, 12 Jul 2011 12:49:04 +0000 (05:49 -0700)]
Merge pull request #2 from jkugler/master

New functionality

12 years agoAdded unit tests for new functionality
Joshua Kugler [Sat, 9 Jul 2011 04:42:29 +0000 (20:42 -0800)]
Added unit tests for new functionality

12 years agoEnabled use of AttrDict
Joshua Kugler [Sat, 9 Jul 2011 04:32:14 +0000 (20:32 -0800)]
Enabled use of AttrDict

12 years agoClarified parameter name
Joshua Kugler [Sat, 9 Jul 2011 04:31:31 +0000 (20:31 -0800)]
Clarified parameter name

12 years agoAdded a way to access the keys of the data dict as attributes, for "pretty" things...
Joshua Kugler [Sat, 9 Jul 2011 04:21:43 +0000 (20:21 -0800)]
Added a way to access the keys of the data dict as attributes, for "pretty" things like line.remote_ip, instead of line['remote_ip']

12 years agoAdded option to use new friendly names, will not break backward compatibility
Joshua Kugler [Sat, 9 Jul 2011 04:20:04 +0000 (20:20 -0800)]
Added option to use new friendly names, will not break backward compatibility

12 years agoAdded another format string
Joshua Kugler [Sat, 9 Jul 2011 04:11:36 +0000 (20:11 -0800)]
Added another format string

12 years agoUse the new format_to_name dict
Joshua Kugler [Wed, 22 Jun 2011 04:34:07 +0000 (20:34 -0800)]
Use the new format_to_name dict

12 years agoFirst cut of format_to_name dict.
Joshua Kugler [Wed, 22 Jun 2011 04:32:03 +0000 (20:32 -0800)]
First cut of format_to_name dict.

12 years agoRemoving (trailing) white space, since my editor does that automatically.
Joshua Kugler [Wed, 22 Jun 2011 04:31:12 +0000 (20:31 -0800)]
Removing (trailing) white space, since my editor does that automatically.

14 years agoaccept patches from:
unknown [Tue, 26 Jan 2010 09:28:40 +0000 (17:28 +0800)]
accept patches from:
http://code.google.com/p/apachelog/issues/detail?id=3
http://code.google.com/p/apachelog/issues/detail?id=4
http://code.google.com/p/apachelog/issues/detail?id=5

17 years agoAdding changelog
hfuecks [Thu, 19 Apr 2007 06:55:08 +0000 (06:55 +0000)]
Adding changelog

17 years agoBump to 1.1
hfuecks [Wed, 18 Apr 2007 15:24:41 +0000 (15:24 +0000)]
Bump to 1.1

17 years agoPatches for http://code.google.com/p/apachelog/issues/detail?id=1 and http://code...
hfuecks [Wed, 18 Apr 2007 15:15:23 +0000 (15:15 +0000)]
Patches for code.google.com/p/apachelog/issues/detail?id=1 and http://code.google.com/p/apachelog/issues/detail?id=2

17 years agoAdd setup attempt
hfuecks [Sun, 10 Dec 2006 21:57:13 +0000 (21:57 +0000)]
Add setup attempt

17 years agoInitial working version
hfuecks [Sun, 10 Dec 2006 21:27:29 +0000 (21:27 +0000)]
Initial working version