<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/paste-git.git/paste/translogger.py, branch 1.5</title>
<subtitle>github.com: cdent/paste.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/'/>
<entry>
<title>use paste.util.converters instead of paste.deploy.converters</title>
<updated>2007-10-10T00:53:20+00:00</updated>
<author>
<name>Ian Bicking</name>
<email>ian@ianbicking.org</email>
</author>
<published>2007-10-10T00:53:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=ded4add50199e71b9f449a476c81b095efbf26bf'/>
<id>ded4add50199e71b9f449a476c81b095efbf26bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make wsgi the default logger name for the entry point (it was going to the root logger before)</title>
<updated>2007-07-09T21:59:19+00:00</updated>
<author>
<name>Ian Bicking</name>
<email>ian@ianbicking.org</email>
</author>
<published>2007-07-09T21:59:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=22e604f73ba10a948e4e6b8f9e4a956dbd6eb359'/>
<id>22e604f73ba10a948e4e6b8f9e4a956dbd6eb359</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Also calculate QUERY_STRING in translogger before dispatching the request</title>
<updated>2007-02-15T19:29:49+00:00</updated>
<author>
<name>Ian Bicking</name>
<email>ian@ianbicking.org</email>
</author>
<published>2007-02-15T19:29:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=697c2b65d97150379b85d151c8c4f772c0185af6'/>
<id>697c2b65d97150379b85d151c8c4f772c0185af6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Figure out the request URI earlier in translogger (so later rewrites won't change it).  Quote the path in the logs</title>
<updated>2007-02-15T03:19:04+00:00</updated>
<author>
<name>Ian Bicking</name>
<email>ian@ianbicking.org</email>
</author>
<published>2007-02-15T03:19:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=858771fd3880b64c5ae5fe792299ff339ac284e3'/>
<id>858771fd3880b64c5ae5fe792299ff339ac284e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add docstring for all the entry points</title>
<updated>2006-10-20T19:17:23+00:00</updated>
<author>
<name>Ian Bicking</name>
<email>ian@ianbicking.org</email>
</author>
<published>2006-10-20T19:17:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=bd122f8823f753d2a364bb5915c9bc807aa582ba'/>
<id>bd122f8823f753d2a364bb5915c9bc807aa582ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added an Paste Deploy entry point for paste.translogger</title>
<updated>2006-10-07T03:25:51+00:00</updated>
<author>
<name>Ian Bicking</name>
<email>ian@ianbicking.org</email>
</author>
<published>2006-10-07T03:25:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=0c835b2865bd9208dfa68a81d85dd3387b2f31d3'/>
<id>0c835b2865bd9208dfa68a81d85dd3387b2f31d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed the logged HTTP protocol, now grabbing it from HTTP_VERSION environment var</title>
<updated>2006-06-18T06:04:02+00:00</updated>
<author>
<name>pjenvey</name>
<email>pjenvey@localhost</email>
</author>
<published>2006-06-18T06:04:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=2a9b84a63019ff49724ecbe363b71c18d2b004c5'/>
<id>2a9b84a63019ff49724ecbe363b71c18d2b004c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed TransLogger to log to the Apache combined log format as advertised</title>
<updated>2006-06-18T05:57:19+00:00</updated>
<author>
<name>pjenvey</name>
<email>pjenvey@localhost</email>
</author>
<published>2006-06-18T05:57:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=e2c4f49eea4f5bca1ab9fec7a81a62ea4adce121'/>
<id>e2c4f49eea4f5bca1ab9fec7a81a62ea4adce121</id>
<content type='text'>
submitted by: http://nate.myopenid.com/
resolves: #118
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
submitted by: http://nate.myopenid.com/
resolves: #118
</pre>
</div>
</content>
</entry>
<entry>
<title>Added copyright header to a bunch of files</title>
<updated>2006-06-13T16:13:14+00:00</updated>
<author>
<name>Ian Bicking</name>
<email>ian@ianbicking.org</email>
</author>
<published>2006-06-13T16:13:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=af9dd3d43fb62b1531b0c0b0b5559bff6a197427'/>
<id>af9dd3d43fb62b1531b0c0b0b5559bff6a197427</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Wrap what is now a really long line</title>
<updated>2006-03-13T03:34:49+00:00</updated>
<author>
<name>Ian Bicking</name>
<email>ian@ianbicking.org</email>
</author>
<published>2006-03-13T03:34:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=f7349db16e964e4790aef2896da249caa5934e92'/>
<id>f7349db16e964e4790aef2896da249caa5934e92</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
