| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-12-28 | fix link target | Steve Piercy | |
| 2016-12-27 | update Sphinx link target | Steve Piercy | |
| 2016-12-27 | narr/commandline - update for cookiecutters | Steve Piercy | |
| 2016-12-27 | quick_tutorial - refactor MyProject/myproject for cookiecutters | Steve Piercy | |
| 2016-12-27 | narr/webob - update for cookiecutters | Steve Piercy | |
| 2016-12-27 | narr/startup - update for cookiecutters | Steve Piercy | |
| 2016-12-27 | narr/project - update for cookiecutters | Steve Piercy | |
| - update source files - update project.png - fix literalinclude reference in logging | |||
| 2016-12-27 | narr/cookiecutters - revise | Steve Piercy | |
| 2016-12-27 | narr/paste - update | Steve Piercy | |
| 2016-12-27 | narr/logging - update | Steve Piercy | |
| 2016-12-27 | narr/introduction - update | Steve Piercy | |
| 2016-12-27 | narr/install - update | Steve Piercy | |
| 2016-12-27 | narr/extending - update | Steve Piercy | |
| 2016-12-27 | narr/assets - update | Steve Piercy | |
| 2016-12-26 | narr/cookiecutters - add | Steve Piercy | |
| narr/scaffolding - update index - add link to narr/cookiecutters | |||
| 2016-12-16 | move asset overrides to an earlier phase | Michael Merickel | |
| 2016-12-15 | Merge pull request #2822 from mmerickel/remove-deprecated-icontexturl | Bert JW Regeer | |
| remove the deprecated IContextURL | |||
| 2016-12-14 | Merge branch 'master' into pr/2853 | Michael Merickel | |
| 2016-12-10 | Merge branch 'master' into pserve-watch-files | Michael Merickel | |
| 2016-12-09 | grammar fixes | Martin | |
| 2016-12-09 | Added configuration for ipv6 in .ini files. | Martin | |
| 2016-12-07 | Changed 'host' and 'port' configuration to a new 'listen' style that is now ↵ | Martin | |
| supported by waitress server. | |||
| 2016-12-06 | Revert "Changed 'host' and 'port' configuration to a new 'listen' style that ↵ | Bert JW Regeer | |
| …" | |||
| 2016-12-06 | Changed 'host' and 'port' configuration to a new 'listen' style that is now ↵ | Martin | |
| supported by waitress server. | |||
| 2016-11-26 | add 3.6 support to documentation | Steve Piercy | |
| - See #2835 | |||
| 2016-11-21 | remove the deprecated IContextURL | Michael Merickel | |
| 2016-11-21 | document globbing | Michael Merickel | |
| 2016-11-21 | support a [pserve] config section with a list of files to watch | Michael Merickel | |
| fixes #2732 | |||
| 2016-11-20 | link to documentation on hupper | Michael Merickel | |
| fixes #2806 | |||
| 2016-11-19 | require tuple variants on IResourceURL as well | Michael Merickel | |
| 2016-11-19 | add warnings about how notfound/forbidden views are only invoked for raised ↵ | Michael Merickel | |
| exceptions fixes #1531 | |||
| 2016-11-19 | improve view decorator return type documentation | Michael Merickel | |
| Fixes #2770. | |||
| 2016-10-22 | Merge branch 'master' into issue.2614 | cewing | |
| 2016-10-06 | Add pyramid_nacl_session to session factories | Steve Piercy | |
| - closes #2791 | |||
| 2016-09-29 | Clean up docstrings/narr docs from PR #2660 | Steve Piercy | |
| - Closes #2768 | |||
| 2016-09-28 | Merge branch 'master' into exception_only | Michael Merickel | |
| 2016-09-28 | derive exception views separately from normal views | Michael Merickel | |
| - previously the multiview was shared for both exception and hot-route, but now that we allow some exception-only views this needed to be separated - add ViewDeriverInfo.exception_only to detect exception views - do not prevent http_cache on exception views - optimize secured_view and csrf_view derivers to remove themselves from the view pipeline for exception views | |||
| 2016-09-26 | Revise Why use venv/bin/pip instead of source bin/activate then pip? | Steve Piercy | |
| - Closes #2610 | |||
| 2016-09-24 | Why use venv/bin/pip instead of source bin/activate then pip? | Steve Piercy | |
| - Closes #2610 | |||
| 2016-09-12 | document more clearly the ``__call__`` method on route and view predicates | Michael Merickel | |
| fixes #1549 | |||
| 2016-09-12 | Merge pull request #2759 from mmerickel/drop-py33 | Michael Merickel | |
| drop support for python 3.3 and error on 2.6 | |||
| 2016-09-03 | update docs to support the bootstrap context manager from #2760 | Michael Merickel | |
| 2016-09-01 | drop support for python 3.3 and error on 2.6 | Michael Merickel | |
| closes #2476 | |||
| 2016-07-19 | Change gendered language in examples | Jon Davidson | |
| Some examples in documentation use "dude" and "bro" -- for example, "Not found, bro". While playful, this language can make some people uncomfortable. I have changed the wording to something equally playful that doesn't make assumptions about the reader's gender. | |||
| 2016-07-02 | fix overly aggressive refactor | Steve Piercy | |
| 2016-07-02 | Update Windows installation instructions and related bits. | Steve Piercy | |
| - Use proper Windows commands, drives, and paths - Use doscon for Windows console lexer | |||
| 2016-06-20 | typo fix within urldispatch narrative, example 2 | dowwie | |
| 2016-06-09 | update section on returning dictionaries from views | cewing | |
| 2016-06-09 | update information about extensible templating | cewing | |
| 2016-06-09 | update asset specification section | cewing | |
