| 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-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-01 | Merge pull request #1499 from sontek/expose_response_class | Michael Merickel | |
| Expose response class | |||
| 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 | - 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-23 | Merge pull request #1479 from stevepiercy/master | Steve Piercy | |
| replace router.png with pyramid_router.svg and make design consistent | |||
| 2014-12-16 | 79 cols | Chris McDonough | |
| 2014-12-17 | Add documentation on handling CORS pre-flights | Adrian Teng | |
| 2014-12-01 | replace router.png with pyramid_router.svg and make design consistent | Steve Piercy | |
| 2014-12-01 | - rename pyramid_router.svg to pyramid_request_processing.svg to be ↵ | Steve Piercy | |
| consistent with its content - add source files for future modifications | |||
| 2014-11-26 | Merge pull request #1472 from stevepiercy/master | Tres Seaver | |
| add request processing diagram to docs/narr/router.rst | |||
| 2014-11-26 | Merge pull request #1467 from mgrbyte/fix.issue1001 | Tres Seaver | |
| Include code examples for integration and functional tests in docs. | |||
| 2014-11-25 | Tweak seealso for the includeme function. | Matt Russell | |
| 2014-11-25 | Include code examples for integration and functional tests in docs #1001 | Matt Russell | |
| Wrap lines as per convention. | |||
| 2014-11-22 | add request processing diagram to docs/narr/router.rst | Steve Piercy | |
| 2014-11-17 | Merge pull request #1399 from Pylons/feature.security-docs-enhancements | Michael Merickel | |
| security docs enhancements | |||
| 2014-11-17 | Merge branch 'master' into feature.override-asset-with-absolute-path | Michael Merickel | |
| 2014-11-17 | Merge branch 'master' into feature.security-docs-enhancements | Michael Merickel | |
| 2014-11-17 | improve the docs for absolute path overrides | Michael Merickel | |
| 2014-11-11 | fix grammar | Steve Piercy | |
| 2014-11-10 | Merge branch 'master' into feature.security-docs-enhancements | Michael Merickel | |
| 2014-09-29 | Merge pull request #1396 from kpinc/doc_config | Michael Merickel | |
| Doc config | |||
| 2014-09-29 | Merge pull request #1395 from kpinc/doc_logging | Michael Merickel | |
| Some improvements to the paste.translogger related docs. | |||
| 2014-09-10 | Change helloworld to myapp | Bert JW Regeer | |
| Fix a typo in the documentation. Closes #1408 | |||
| 2014-08-14 | remove unnecessary use of `get_current_registry()` | Tim Tisdall | |
| - We have a request object, so get the current registry properly through it. - make use of the built-in `aslist` function for parsing the result | |||
| 2014-08-13 | some tweaks to the usage of userid in the docs | Michael Merickel | |
| 2014-08-12 | Docs: Switched first 2 paragraphs of security overview. | Karl O. Pinc | |
| 2014-08-12 | Docs: Add resource tree into security overview. | Karl O. Pinc | |
| 2014-08-12 | Docs: Include the concept of credentials in the high level security overview. | Karl O. Pinc | |
| 2014-08-12 | Docs: Make "userid" link to the glossary term. | Karl O. Pinc | |
| 2014-08-12 | Security: Change "principal" argument in security.remember() to "userid". | Karl O. Pinc | |
| Make the change througout the authentication policies, etc. as well. | |||
| 2014-08-12 | Docs: Make clear that a userid need not be a principal. | Karl O. Pinc | |
| 2014-08-10 | Some improvements to the paste.translogger related docs. | Karl O. Pinc | |
| Synchronizes with Waitress docs. | |||
| 2014-08-08 | Add index entries for .ini files vis settings. | Karl O. Pinc | |
| 2014-08-08 | Link to logging configuration in the Startup chapter. | Karl O. Pinc | |
| The Startup chapter describes the application's .ini file. The Logging chapter describes how to configure logging with the .ini file. | |||
| 2014-08-08 | Link to .ini file description in configuration chapter. | Karl O. Pinc | |
| The Startup chapter describes a Pyramid application's .ini file. This is now a seealso in the Configuration chapter. | |||
| 2014-08-06 | Merge branch 'master' into feature.override-asset-with-absolute-path | Michael Merickel | |
| 2014-07-28 | Merge branch 'feature-cachebust' | Chris McDonough | |
| 2014-07-28 | add versionadded notes | Chris McDonough | |
| 2014-07-28 | Mo' features, mo' problems. | Chris Rossi | |
| 2014-07-24 | cachebuster -> cachebust | Chris Rossi | |
| 2014-07-21 | Add 'prevent_cachebuster' setting. | Chris Rossi | |
