<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/paste.git/paste/translogger.py, branch stringio</title>
<subtitle>bitbucket.org: Obsolete (use python-packages/paste-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/'/>
<entry>
<title>Use X-Forwarded-For in translogger: http://trac.pythonpaste.org/pythonpaste/ticket/412 -- also news for last commits</title>
<updated>2010-09-01T23:37:58+00:00</updated>
<author>
<name>Ian Bicking</name>
<email>ianb@colorstudy.com</email>
</author>
<published>2010-09-01T23:37:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=c36883f52e019c4d609f3a787f37b74880a0fdf4'/>
<id>c36883f52e019c4d609f3a787f37b74880a0fdf4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Save the REQUEST_METHOD when logging, in case it gets rewritten later (#241)</title>
<updated>2008-03-25T17:05:09+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2008-03-25T17:05:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=3a8f11b1574cedb9e9f13f25cc377656ea0ff39b'/>
<id>3a8f11b1574cedb9e9f13f25cc377656ea0ff39b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use paste.util.converters instead of paste.deploy.converters</title>
<updated>2007-10-10T00:53:20+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</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/commit/?id=e76b70a5b87811f3d6d4e928e597feee620bef1f'/>
<id>e76b70a5b87811f3d6d4e928e597feee620bef1f</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>ianb</name>
<email>devnull@localhost</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/commit/?id=5ef668595b50a669dd7df4cc5c63f7efad603352'/>
<id>5ef668595b50a669dd7df4cc5c63f7efad603352</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>ianb</name>
<email>devnull@localhost</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/commit/?id=e8b638c62beba08dc54898e74803d104d0b374df'/>
<id>e8b638c62beba08dc54898e74803d104d0b374df</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>ianb</name>
<email>devnull@localhost</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/commit/?id=23697accd4df29e348beab948268bb9804004110'/>
<id>23697accd4df29e348beab948268bb9804004110</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>ianb</name>
<email>devnull@localhost</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/commit/?id=96644d94fd727e919d6a3d52998f276c90cbf770'/>
<id>96644d94fd727e919d6a3d52998f276c90cbf770</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>ianb</name>
<email>devnull@localhost</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/commit/?id=399e3a446c88ef15e864e77d75e5592ef333c094'/>
<id>399e3a446c88ef15e864e77d75e5592ef333c094</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>devnull@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/commit/?id=27c03f6b97bc1c49f5739c8e9f9bb5eb9d9c415e'/>
<id>27c03f6b97bc1c49f5739c8e9f9bb5eb9d9c415e</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>devnull@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/commit/?id=1b85fc9401839aea1daa60fcee1b46acc5ccf5e8'/>
<id>1b85fc9401839aea1daa60fcee1b46acc5ccf5e8</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>
</feed>
