| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-11-12 | add changelog for #2119 | Michael Merickel | |
| 2015-11-12 | add changelog entry for #2118 | Michael Merickel | |
| 2015-11-12 | Revert "fix/remove-default-cachebusters" | Michael Merickel | |
| This reverts commit 7410250313f893e5952bb2697324a4d4e3d47d22. This reverts commit cbec33b898efffbfa6acaf91cae45ec0daed4d7a. This reverts commit 345ca3052c395545b90fef9104a16eed5ab051a5, reversing changes made to 47162533af84bb8d26db6d1c9ba1e63d70e9070f. | |||
| 2015-11-12 | update changelog with #2013 | Michael Merickel | |
| 2015-10-21 | update changelog to document preserving capitalization in pshell | Michael Merickel | |
| 2015-10-21 | remove ipython and bpython from core | Michael Merickel | |
| 2015-10-14 | update changelog for #1929 | Michael Merickel | |
| 2015-10-14 | Merge pull request #1907 from mnaberez/circus-as-pserve-daemonize-replacement | Michael Merickel | |
| Mention Circus as a pserve --daemon replacement. Refs #1554, #1641 | |||
| 2015-10-11 | Merge pull request #1891 from sontek/use_entry_points_for_shells | Michael Merickel | |
| Use entry points for pshell | |||
| 2015-10-01 | Mention Circus as a pserve --daemon replacement. Refs #1554, #1641 | Mike Naberezny | |
| 2015-09-13 | deprecate pserve daemonization | Michael Merickel | |
| 2015-09-06 | Added an entry to changelog | John Anderson | |
| 2015-08-31 | update changelog | Michael Merickel | |
| 2015-06-11 | added appropriate contributors and changes entries | Igor Stroh | |
| 2015-04-17 | default response_callback and finished_callback to an empty deque instead of ↵ | Michael Merickel | |
| None fixes #1600 | |||
| 2015-04-14 | move 1.5 stuff to HISTORY.txt and label 1.6 in changes | Chris McDonough | |
| 2015-04-13 | make it possible to run scaffold functests using tox | Chris McDonough | |
| 2015-04-12 | add change note related to #1529 | Chris McDonough | |
| 2015-03-15 | be more specific about the append_slash feature addition | Chris McDonough | |
| 2015-03-15 | Allow passing a custom redirect class for appending slashes | Donald Stufft | |
| 2015-03-05 | Merge pull request #1471 from Pylons/feature.py3-coverage | Michael Merickel | |
| update tox/travis to check code coverage on py3 | |||
| 2015-03-05 | Merge branch 'master' into fix.shared-view-renderer | Michael Merickel | |
| 2015-02-24 | update changelog | David Glick | |
| 2015-02-22 | Merge pull request #1563 from Pylons/fix.idempotent-render-to-response | Michael Merickel | |
| update render_to_response to prevent renderers from mutating request.response | |||
| 2015-02-20 | Merge branch 'master' into feature.py3-coverage | Michael Merickel | |
| 2015-02-17 | fix typo on changes.rst | 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 | update changelog | Michael Merickel | |
| 2015-02-16 | update changelog for #1581 | Michael Merickel | |
| 2015-02-13 | add pull request reference | David Glick | |
| 2015-02-12 | Add workaround to make sure echo is enabled after reload (refs #689) | David Glick | |
| Also add myself to CONTRIBUTORS.txt | |||
| 2015-02-11 | Merge branch 'master' into feature.py3-coverage | Michael Merickel | |
| 2015-02-11 | update changelog | Michael Merickel | |
| 2015-02-10 | update changelog for #1574 | Michael Merickel | |
| 2015-02-07 | Merge pull request #1566 from bertjwregeer/feature/pcreate-help | Michael Merickel | |
| When running pcreate without scaffold, list scaffolds | |||
| 2015-02-07 | Add changelog entry | Bert JW Regeer | |
| 2015-02-06 | update changelog | Michael Merickel | |
| 2015-02-06 | update changelog for #1541 | Michael Merickel | |
| 2015-02-06 | Prevent DeprecationWarning from setuptools>=11.3 | Jeff Dairiki | |
| 2015-02-06 | update changelog and docs | Michael Merickel | |
| 2015-02-06 | Merge branch 'master' into feature.re-entrant-config | Michael Merickel | |
| 2015-02-06 | Merge pull request #1561 from Pylons/fix.jsonp-without-request | Michael Merickel | |
| fix #1535 by avoiding the request if it's None | |||
| 2015-02-06 | update changelog | Michael Merickel | |
| 2015-02-05 | Add link to PR | Bert JW Regeer | |
| 2015-02-05 | Fix typo | Bert JW Regeer | |
| 2015-02-05 | Update CHANGES | Bert JW Regeer | |
| 2015-02-05 | update changelog | Michael Merickel | |
| 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-20 | Give pserve the ability top open server in browser | Marc Abramowitz | |
| E.g.: pserve app.ini --browser or: pserve app.ini -b | |||
