| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-05-11 | Update authorization.rst | Areski Belaid | |
| fix the url for hello route '/howdy' | |||
| 2015-05-08 | Fixed minor highlighting mistake. | Florian Klemme | |
| There was just an apostrophe missing. | |||
| 2015-04-30 | Update logging.rst | Areski Belaid | |
| The point 5 from this tutorial http://docs.pylonsproject.org/projects/pyramid/en/latest/quick_tutorial/logging.html mention that we should see a debug message. This appears before any needed changes in `development.ini`, thus this patch intend to change the order and add an extra point to put forward changes in the ini file. | |||
| 2015-04-30 | correct view name | Steve Piercy | |
| 2015-04-19 | add epub to docs and specify a env-specific build dir for docs | Michael Merickel | |
| 2015-04-17 | Added support for a prefixed base url to not contain a trailing slash | Charlie Choiniere | |
| 2015-04-16 | - update sphinx makefile | Steve Piercy | |
| - git submodule deinit . - replace git submodule with new pylons-sphinx-themes package. See #1614, #1596 | |||
| 2015-04-16 | Replace git submodule crap with new pylons-sphinx-themes package goodness. ↵ | Steve Piercy | |
| See #1614. | |||
| 2015-04-15 | Merge branch '1.6-branch' | Chris McDonough | |
| 2015-04-15 | typo | Tim Tisdall | |
| 2015-04-15 | master is now 1.7 | Chris McDonough | |
| 2015-04-14 | Merge branch 'master' into 1.6-branch | Chris McDonough | |
| 2015-04-14 | no longer in-progress on this branch | Chris McDonough | |
| 2015-04-14 | add docs enhancements section and supply more info about scaffolding changes | Chris McDonough | |
| 2015-04-14 | add a whats new for 1.6 | Chris McDonough | |
| 2015-04-14 | fixed documentation; wrong line in docs | Antti Haapala | |
| 2015-03-30 | remove italics from internal references | Steve Piercy | |
| 2015-03-26 | fix out of date match_param docs | Michael Merickel | |
| 2015-03-21 | update pylons sphinx theme on master branch, too | Steve Piercy | |
| 2015-03-15 | Allow passing a custom redirect class for appending slashes | Donald Stufft | |
| 2015-03-13 | Update code example | Steve Piercy | |
| Modify `lines` to include closing parens in source and update corresponding `emphasize-lines`. Closes #1606. | |||
| 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 | |
