<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pyramid/docs/narr/MyProject, branch main</title>
<subtitle>Pyramid web framework (fork of https://github.com/Pylons/pyramid).</subtitle>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/'/>
<entry>
<title>narr/project - update for cookiecutters</title>
<updated>2016-12-27T10:36:30+00:00</updated>
<author>
<name>Steve Piercy</name>
<email>web@stevepiercy.com</email>
</author>
<published>2016-12-27T10:36:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=e1b26edbb88ab51b1043ef82f093507d987cc2a4'/>
<id>e1b26edbb88ab51b1043ef82f093507d987cc2a4</id>
<content type='text'>
- update source files
- update project.png
- fix literalinclude reference in logging
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- update source files
- update project.png
- fix literalinclude reference in logging
</pre>
</div>
</content>
</entry>
<entry>
<title>Added configuration for ipv6 in .ini files.</title>
<updated>2016-12-09T11:46:33+00:00</updated>
<author>
<name>Martin</name>
<email>martin.frlin@gmail.com</email>
</author>
<published>2016-12-09T11:46:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=fb17a37442224961e4bd3d797945d130221acfb9'/>
<id>fb17a37442224961e4bd3d797945d130221acfb9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed 'host' and 'port' configuration to a new 'listen' style that is now supported by waitress server.</title>
<updated>2016-12-07T09:32:13+00:00</updated>
<author>
<name>Martin</name>
<email>martin.frlin@gmail.com</email>
</author>
<published>2016-12-06T09:43:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=07e802fa7d6a63a69b31514923f85d6e76dd33e8'/>
<id>07e802fa7d6a63a69b31514923f85d6e76dd33e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Changed 'host' and 'port' configuration to a new 'listen' style that …"</title>
<updated>2016-12-07T00:00:56+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>xistence@0x58.com</email>
</author>
<published>2016-12-07T00:00:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=988c1f789faf9662abead1e1be40969be37867a8'/>
<id>988c1f789faf9662abead1e1be40969be37867a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed 'host' and 'port' configuration to a new 'listen' style that is now supported by waitress server.</title>
<updated>2016-12-06T09:49:38+00:00</updated>
<author>
<name>Martin</name>
<email>martin.frlin@gmail.com</email>
</author>
<published>2016-12-06T09:43:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=1bf417e4c1b2865f44357a61ca16fadde310077e'/>
<id>1bf417e4c1b2865f44357a61ca16fadde310077e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- use an environment variable and venv. See https://github.com/Pylons/pyramid/pull/2468#discussion_r59311019</title>
<updated>2016-04-12T11:52:20+00:00</updated>
<author>
<name>Steve Piercy</name>
<email>web@stevepiercy.com</email>
</author>
<published>2016-04-12T11:52:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=ebbe68144ad6a6022863aa4a29f5611fde02258f'/>
<id>ebbe68144ad6a6022863aa4a29f5611fde02258f</id>
<content type='text'>
- rename stanza from `testing_extras` to `tests_require`
- switch from nose to pytest
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- rename stanza from `testing_extras` to `tests_require`
- switch from nose to pytest
</pre>
</div>
</content>
</entry>
<entry>
<title>- fix readme in narr/MyProject (used in project.rst and testing.rst)</title>
<updated>2016-04-12T09:03:24+00:00</updated>
<author>
<name>Steve Piercy</name>
<email>web@stevepiercy.com</email>
</author>
<published>2016-04-12T09:03:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=4556db94548424fe027af7f95dc6c664fd9a88d0'/>
<id>4556db94548424fe027af7f95dc6c664fd9a88d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove theme.min.css, it serves no purpose</title>
<updated>2016-04-12T02:26:46+00:00</updated>
<author>
<name>Michael Merickel</name>
<email>michael@merickel.org</email>
</author>
<published>2016-04-12T02:26:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=db3aa086a25504f8faf0149875eb7ff73ef08352'/>
<id>db3aa086a25504f8faf0149875eb7ff73ef08352</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- add trailing line ending</title>
<updated>2016-04-11T08:47:36+00:00</updated>
<author>
<name>Steve Piercy</name>
<email>web@stevepiercy.com</email>
</author>
<published>2016-04-11T08:47:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=1f67fd91990d3bd3e337ba2d80c76925ba5e4a3e'/>
<id>1f67fd91990d3bd3e337ba2d80c76925ba5e4a3e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- update narr/project.rst to use pip instead of setup.py</title>
<updated>2016-04-11T08:44:05+00:00</updated>
<author>
<name>Steve Piercy</name>
<email>web@stevepiercy.com</email>
</author>
<published>2016-04-11T08:44:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=f21b2bf0465593f3831bc1d25ef14bed9f0c6fd5'/>
<id>f21b2bf0465593f3831bc1d25ef14bed9f0c6fd5</id>
<content type='text'>
- update starter scaffold tests and setup.py (used in `narr/project.rst` and `narr/testing.rst`)
- update links to documentation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- update starter scaffold tests and setup.py (used in `narr/project.rst` and `narr/testing.rst`)
- update links to documentation
</pre>
</div>
</content>
</entry>
</feed>
