| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-02-17 | enhance security docs with an example of subclassing a builtin policy | Michael Merickel | |
| 2015-02-17 | grammar | Michael Merickel | |
| 2015-02-17 | reword a small part to clarify what's happening with view_config | Michael Merickel | |
| 2015-02-17 | Merge branch 'fix.600' of zmarvel/pyramid into pull.1483 | Michael Merickel | |
| 2015-02-17 | fix syntax | Michael Merickel | |
| 2015-02-17 | avoid saying order=0, instead say PHASE3_CONFIG | Michael Merickel | |
| 2015-02-17 | fix odd sentence | Michael Merickel | |
| 2015-02-17 | expose public config phases in pyramid.config | Michael Merickel | |
| 2015-02-17 | fix merge conflicts | Chris McDonough | |
| 2015-02-17 | remove the token from the ICacheBuster api | Michael Merickel | |
| This exposes the QueryStringCacheBuster and PathSegmentCacheBuster public APIs alongside the md5-variants. These should be more cleanly subclassed by people wishing to extend their implementations. | |||
| 2015-02-16 | add InstancePropertyHelper and apply_request_extensions | Michael Merickel | |
| 2015-02-07 | move the IResponseFactory into the public api | Michael Merickel | |
| 2015-02-07 | Document the factory requires a positional argument | Bert JW Regeer | |
| 2015-02-06 | Merge branch 'master' into feature.re-entrant-config | Michael Merickel | |
| 2015-01-27 | fix count | Michael Merickel | |
| 2015-01-22 | Merge pull request #1488 from sontek/support_more_features_in_routes | Michael Merickel | |
| Make Proutes *AMAZING*: Fix checks for @wsgiapp2, MultiView, and add request method | |||
| 2015-01-22 | Make more ways to configure [proutes] section | John Anderson | |
| 2015-01-22 | apply changes from #1538 and #1539 | Steve Piercy | |
| 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 branch 'master' of https://github.com/Pylons/pyramid into ↵ | John Anderson | |
| support_more_features_in_routes Conflicts: CHANGES.txt | |||
| 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 | Terminated the highlight on ``format`` | John Anderson | |
| 2015-01-01 | Merge branch 'master' of https://github.com/Pylons/pyramid into ↵ | John Anderson | |
| support_more_features_in_routes | |||
| 2015-01-01 | Updated the docs to talk about `--format` | John Anderson | |
| 2015-01-01 | Merge pull request #1499 from sontek/expose_response_class | Michael Merickel | |
| Expose response class | |||
| 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-27 | add action-order documentation | Michael Merickel | |
| 2014-12-26 | - update theme with new image | Steve Piercy | |
| 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 | - 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-16 | 79 cols | Chris McDonough | |
| 2014-12-16 | repoze who docs moved | Chris McDonough | |
| 2014-12-17 | Add documentation on handling CORS pre-flights | Adrian Teng | |
| 2014-12-10 | Revise URL Dispatch documentation to use config.scan() in Examples 1, 2, and 3 | Zack Marvel | |
| In response to #600. | |||
| 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 #1475 from hugobranquinho/master | Tres Seaver | |
| Shortcut for package name on registry | |||
| 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. | |||
