| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-01-22 | move index and reference down to proper section so that docs will build on ↵ | Steve Piercy | |
| master again | |||
| 2015-01-20 | Merge pull request #1533 from msabramo/pserve_webbrowser_open | Michael Merickel | |
| Give pserve the ability top open server in browser | |||
| 2015-01-20 | Give pserve the ability top open server in browser | Marc Abramowitz | |
| E.g.: pserve app.ini --browser or: pserve app.ini -b | |||
| 2015-01-15 | Merge pull request #1522 from Kapishin/master | Michael Merickel | |
| Fix few typos | |||
| 2015-01-07 | Provide a ref to check_csrf_token | Pavlo Kapyshin | |
| 2015-01-07 | Fix typo | Pavlo Kapyshin | |
| 2015-01-07 | Fix typos in configuration introspection documentation | Pavlo Kapyshin | |
| 2015-01-07 | Fix rendering | Pavlo Kapyshin | |
| 2015-01-07 | Fix "add_subscriber" spelling | Pavlo Kapyshin | |
| 2015-01-07 | Fix "pyramid" spelling | Pavlo Kapyshin | |
| 2015-01-05 | update changes for #1417 | Michael Merickel | |
| 2015-01-05 | Merge pull request #1417 from lrowe/renderer_app_iter | Michael Merickel | |
| Support returning app_iter from renderer. | |||
| 2015-01-01 | Merge pull request #1499 from sontek/expose_response_class | Michael Merickel | |
| Expose response class | |||
| 2015-01-01 | Move _get_response_factory to pyramid.response | John Anderson | |
| 2015-01-01 | Merge pull request #1519 from sontek/add_logging_to_prequest | Michael Merickel | |
| Setup logging with prequest | |||
| 2015-01-01 | Added a test for configuring logging | John Anderson | |
| 2015-01-01 | Setup logging with prequest | John Anderson | |
| 2015-01-01 | Added CHANGES entry for this PR | John Anderson | |
| 2015-01-01 | Fix typo | John Anderson | |
| 2015-01-01 | Mkae the response factory a factory that takes a request | John Anderson | |
| 2014-12-27 | Added a version added flag | John Anderson | |
| 2014-12-27 | basic docs cleanup | John Anderson | |
| 2014-12-27 | Add the `set_response_factory` API | John Anderson | |
| 2014-12-26 | Merge pull request #1503 from stevepiercy/master | Steve Piercy | |
| - update theme with new image | |||
| 2014-12-26 | - update theme with new image | Steve Piercy | |
| 2014-12-26 | Merge pull request #1502 from stevepiercy/master | Steve Piercy | |
| pin Sphinx >= 1.2.3 for RTD | |||
| 2014-12-26 | - pin Sphinx >= 1.2.3 for RTD | Steve Piercy | |
| 2014-12-26 | pass proper registry | John Anderson | |
| 2014-12-26 | Added 2 more tests directly to the util function | John Anderson | |
| 2014-12-26 | Merge pull request #1501 from stevepiercy/master | Steve Piercy | |
| - establish minimum version of 1.2.3 for Sphinx. I hope this works. See ... | |||
| 2014-12-26 | - establish minimum version of 1.2.3 for Sphinx. I hope this works. See ↵ | Steve Piercy | |
| https://github.com/Pylons/pyramid/issues/1068 | |||
| 2014-12-26 | Merge pull request #1500 from stevepiercy/master | Steve Piercy | |
| - adding back .png file because PDF cannot include and build SVG files. ... | |||
| 2014-12-26 | - adding back .png file because PDF cannot include and build SVG files. Also ↵ | Steve Piercy | |
| 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 | |||
| 2014-12-26 | Add test to show usage of custom response class | John Anderson | |
| 2014-12-26 | Refactored how `ResponseClass` is used so it can be overridden | John Anderson | |
| 2014-12-23 | Merge pull request #1496 from stevepiercy/master | Steve Piercy | |
| - add an index to the API directory for better SEO | |||
| 2014-12-23 | - add an index to the API directory for better SEO | Steve Piercy | |
| 2014-12-23 | Merge pull request #1479 from stevepiercy/master | Steve Piercy | |
| replace router.png with pyramid_router.svg and make design consistent | |||
| 2014-12-23 | - remove pyramid_router.png because an .svg version is available per @tseaver | Steve Piercy | |
| 2014-12-18 | Speed up Travis start via 'sudo: false'. | Tres Seaver | |
| 2014-12-16 | Merge branch 'AdrianTeng-master' | Chris McDonough | |
| 2014-12-16 | 79 cols | Chris McDonough | |
| 2014-12-16 | repoze who docs moved | Chris McDonough | |
| 2014-12-16 | Merge branch 'master' of https://github.com/AdrianTeng/pyramid into ↵ | Chris McDonough | |
| AdrianTeng-master | |||
| 2014-12-16 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2014-12-17 | Add documentation on handling CORS pre-flights | Adrian Teng | |
| 2014-12-09 | Move coverage floor pct into 'setup.cfg'. | Tres Seaver | |
| 2014-12-05 | Support returning app_iter from renderer. | Laurence Rowe | |
| Sets `response.app_iter = result` for renderer results which are iterable and not text/bytes. | |||
| 2014-12-01 | replace router.png with pyramid_router.svg and make design consistent | Steve Piercy | |
| 2014-12-01 | Merge pull request #1478 from stevepiercy/master | Steve Piercy | |
| - rename pyramid_router.svg to pyramid_request_processing.svg to be cons... | |||
