| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-10-22 | update to match tox.ini | Chris McDonough | |
| 2016-10-22 | Merge pull request #2798 from palindromed/move-to-jinja2 | Steve Piercy | |
| Move to jinja2 | |||
| 2016-10-22 | add jinja2 to manifest | Hannah Krager | |
| 2016-10-22 | Add missing end of file newline | Hannah Krager | |
| 2016-10-22 | Add name to CONTRIBUTORS.txt | Hannah Krager | |
| 2016-10-22 | Move to Jinja2 from chameleon in zodb scaffold | Hannah Krager | |
| 2016-10-22 | move from chameleon to jinja2 for starter scaffold | Hannah Krager | |
| 2016-10-02 | Merge pull request #2780 from stevepiercy/pcreate-to-cookiecutter | Steve Piercy | |
| Add deprecation notice in pcreate | |||
| 2016-10-02 | undo line removal | Steve Piercy | |
| 2016-10-02 | fix tests, changing out.startswith to out.count | Steve Piercy | |
| 2016-10-02 | add deprecation warning in pcreate | Steve Piercy | |
| 2016-09-29 | Merge pull request #2776 from stevepiercy/master | Steve Piercy | |
| Clean up docstrings/narr docs from PR #2660 | |||
| 2016-09-29 | two spaces should be one | Steve Piercy | |
| 2016-09-29 | Clean up docstrings/narr docs from PR #2660 | Steve Piercy | |
| - Closes #2768 | |||
| 2016-09-28 | Merge pull request #2775 from mmerickel/pcreate-interactive-default | Michael Merickel | |
| make --interactive the default for pcreate | |||
| 2016-09-28 | add changelog for #2775 | Michael Merickel | |
| 2016-09-28 | make --interactive the default for pcreate | Michael Merickel | |
| 2016-09-28 | add changelog for #2660 | Michael Merickel | |
| 2016-09-28 | Merge branch 'exception_only' | Michael Merickel | |
| 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 | Merge pull request #2773 from stevepiercy/master | Steve Piercy | |
| Revise Why use venv/bin/pip instead of source bin/activate then pip? | |||
| 2016-09-26 | Revise Why use venv/bin/pip instead of source bin/activate then pip? | Steve Piercy | |
| - Closes #2610 | |||
| 2016-09-25 | clarify what changed in 1.6 with ``config.add_notfound_view`` | Michael Merickel | |
| 2016-09-25 | Merge pull request #2772 from stevepiercy/master | Steve Piercy | |
| Why use venv/bin/pip instead of source bin/activate then pip? | |||
| 2016-09-24 | Why use venv/bin/pip instead of source bin/activate then pip? | Steve Piercy | |
| - Closes #2610 | |||
| 2016-09-19 | changelog for #2750 | Michael Merickel | |
| 2016-09-19 | Merge branch 'pr/2750' | Michael Merickel | |
| 2016-09-19 | clarify #2750 a bit further | Michael Merickel | |
| 2016-09-12 | changelog for #2764 | Michael Merickel | |
| 2016-09-12 | Merge branch 'fix/1549' | Michael Merickel | |
| 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-05 | Merge pull request #2761 from mmerickel/feature/default-tweens | Michael Merickel | |
| refactor tween initialization to occur at config-time | |||
| 2016-09-04 | refactor tween initialization to occur at config-time | Michael Merickel | |
| previously the EXCVIEW tween was only created in the router OR when another tween is added. Now the EXCVIEW tween is just added at startup similar to how view derivers and many other things operate. | |||
| 2016-09-03 | update docs to support the bootstrap context manager from #2760 | Michael Merickel | |
| 2016-09-03 | changelog for #2760 | Michael Merickel | |
| 2016-09-03 | Merge branch 'feature/with-bootstrap' | Michael Merickel | |
| 2016-09-03 | changelog for #2757 | Michael Merickel | |
| 2016-09-03 | Merge branch 'fix/reentrant-deferred-discriminators' | Michael Merickel | |
| 2016-09-03 | allow prepare/bootstrap to be used as a context manager | Michael Merickel | |
| closes #1822 | |||
| 2016-09-01 | Merge pull request #3 from stevepiercy/mmerickel-drop-py33 | Michael Merickel | |
| clean up HACKING and RELEASING for 1.8 | |||
| 2016-09-01 | One more for 2.6 | Steve Piercy | |
| 2016-09-01 | clean up HACKING and RELEASING for 1.8 | Steve Piercy | |
| 2016-09-01 | drop support for python 3.3 and error on 2.6 | Michael Merickel | |
| closes #2476 | |||
| 2016-08-31 | reference pull request for #2662 | Michael Merickel | |
| 2016-08-31 | Merge branch 'canni-extract_http_basic' | Michael Merickel | |
| 2016-08-31 | rename the credentials class | Michael Merickel | |
| 2016-08-31 | Merge branch 'extract_http_basic' of canni/pyramid into canni-extract_http_basic | Michael Merickel | |
| 2016-08-31 | ref the pull request for #2615 in the changelog | Michael Merickel | |
