<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pyramid/docs/_static, 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>add execution policy to pyramid request processing diagrams</title>
<updated>2017-04-10T09:41:23+00:00</updated>
<author>
<name>Steve Piercy</name>
<email>web@stevepiercy.com</email>
</author>
<published>2017-04-10T09:41:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=b9ee2a673a27ba045ac031b94b7d1cc9196844cf'/>
<id>b9ee2a673a27ba045ac031b94b7d1cc9196844cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- nudge `BeforeTraversal`</title>
<updated>2016-04-13T08:35:48+00:00</updated>
<author>
<name>Steve Piercy</name>
<email>web@stevepiercy.com</email>
</author>
<published>2016-04-13T08:35:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=a2c28ff6fcdbc1ae221bbc2ed379392503ab20ec'/>
<id>a2c28ff6fcdbc1ae221bbc2ed379392503ab20ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- update Pyramid Request Processing Diagram.</title>
<updated>2016-04-13T07:28:19+00:00</updated>
<author>
<name>Steve Piercy</name>
<email>web@stevepiercy.com</email>
</author>
<published>2016-04-13T07:28:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=e8caaef7919eb3bb52ba5c53dd44013a125f59d4'/>
<id>e8caaef7919eb3bb52ba5c53dd44013a125f59d4</id>
<content type='text'>
- Closes #2473.
- See also #2413 and #2469.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Closes #2473.
- See also #2413 and #2469.
</pre>
</div>
</content>
</entry>
<entry>
<title>minor update to request processing diagram</title>
<updated>2016-03-13T19:32:03+00:00</updated>
<author>
<name>Steve Piercy</name>
<email>web@stevepiercy.com</email>
</author>
<published>2016-03-13T19:32:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=05b2b50706cd303c28233a321ef3dcc2e45486be'/>
<id>05b2b50706cd303c28233a321ef3dcc2e45486be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- replace image with ASCII tree diagram</title>
<updated>2015-05-16T23:54:56+00:00</updated>
<author>
<name>Steve Piercy</name>
<email>web@stevepiercy.com</email>
</author>
<published>2015-05-16T23:54:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=0d4d7cb81ae162cafe21546b1ae1df8f33b4b8af'/>
<id>0d4d7cb81ae162cafe21546b1ae1df8f33b4b8af</id>
<content type='text'>
- make venv name generic without a version to reduce future maintenance
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- make venv name generic without a version to reduce future maintenance
</pre>
</div>
</content>
</entry>
<entry>
<title>- adding back .png file because PDF cannot include and build SVG files. Also renamed images to use a 'imagename.*' wildcard so that the correct format is chosen. See http://stackoverflow.com/questions/6473660/using-sphinx-docs-how-can-i-specify-png-image-formats-for-html-builds-and-pdf-im</title>
<updated>2014-12-26T10:32:58+00:00</updated>
<author>
<name>Steve Piercy</name>
<email>web@stevepiercy.com</email>
</author>
<published>2014-12-26T10:32:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=8c54a34d5d3211537b8705b04ae8662274641828'/>
<id>8c54a34d5d3211537b8705b04ae8662274641828</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- remove pyramid_router.png because an .svg version is available per @tseaver</title>
<updated>2014-12-23T09:09:16+00:00</updated>
<author>
<name>Steve Piercy</name>
<email>web@stevepiercy.com</email>
</author>
<published>2014-12-23T09:09:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=0fa3ddf54b1324a8bcbf26b0cc7df8a06afe7c4f'/>
<id>0fa3ddf54b1324a8bcbf26b0cc7df8a06afe7c4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>replace router.png with pyramid_router.svg and make design consistent</title>
<updated>2014-12-01T21:45:01+00:00</updated>
<author>
<name>Steve Piercy</name>
<email>web@stevepiercy.com</email>
</author>
<published>2014-12-01T21:45:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=29e7a7d80149e84b844b68f093a7676ba9e400ee'/>
<id>29e7a7d80149e84b844b68f093a7676ba9e400ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- rename pyramid_router.svg to pyramid_request_processing.svg to be consistent with its content</title>
<updated>2014-12-01T21:40:39+00:00</updated>
<author>
<name>Steve Piercy</name>
<email>web@stevepiercy.com</email>
</author>
<published>2014-12-01T21:40:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=3408269bd291b771efef8e54f039038fc5b59a26'/>
<id>3408269bd291b771efef8e54f039038fc5b59a26</id>
<content type='text'>
- add source files for future modifications
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- add source files for future modifications
</pre>
</div>
</content>
</entry>
<entry>
<title>add request processing diagram to docs/narr/router.rst</title>
<updated>2014-11-23T07:31:50+00:00</updated>
<author>
<name>Steve Piercy</name>
<email>web@stevepiercy.com</email>
</author>
<published>2014-11-23T07:31:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=370862eb748f74dacee6b2bb1a5a2e35f865018a'/>
<id>370862eb748f74dacee6b2bb1a5a2e35f865018a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
