| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-04-26 | add pylons_sphinx_latesturl to the docs extras | Michael Merickel | |
| 2015-04-16 | Replace git submodule crap with new pylons-sphinx-themes package goodness. ↵ | Steve Piercy | |
| See #1614. | |||
| 2015-04-15 | master is now 1.7 | Chris McDonough | |
| 2015-04-14 | prep for 1.6a1 | Chris McDonough | |
| 2015-02-05 | we like pep 440 | Michael Merickel | |
| 2014-12-26 | - establish minimum version of 1.2.3 for Sphinx. I hope this works. See ↵ | Steve Piercy | |
| https://github.com/Pylons/pyramid/issues/1068 | |||
| 2014-06-01 | fix inclusion of README.rst in the package description | goodwillcoding | |
| 2014-05-22 | fix project url | Michael Merickel | |
| 2014-04-14 | mature dev status | Michael Merickel | |
| 2014-04-08 | vb master to 1.6dev | Chris McDonough | |
| 2014-04-08 | prep for 1.5 release | Chris McDonough | |
| 2014-03-27 | broadcast 3.4 support | Michael Merickel | |
| 2014-02-08 | prep for 1.5b1 | Chris McDonough | |
| 2014-02-08 | nose-selecttests is not py3 compat, so we cant really rely on it in testing ↵ | Chris McDonough | |
| requirements | |||
| 2014-01-28 | prep for 1.5a4 release | Chris McDonough | |
| 2013-12-13 | Depend on 1.3.1 of WebOb | Bert JW Regeer | |
| 2013-12-10 | prep for 1.5a3 | Chris McDonough | |
| 2013-12-10 | use CookieProfile from webob in authentication module, add support for new ↵ | Chris McDonough | |
| domain attribute on dummy request, depend on webob 1.3 or better | |||
| 2013-09-22 | prep for 1.5a2 | Chris McDonough | |
| 2013-09-04 | Remove bfg fixers script from entry points | Bert JW Regeer | |
| 2013-09-04 | Remove chameleon as a dependency in setup.py | Bert JW Regeer | |
| 2013-09-03 | Remove last references to mako | Bert JW Regeer | |
| We remove the default addition of .mak/.mako files in the configuration object, and we remove the test to see if it is has been defined as a renderer. | |||
| 2013-09-03 | Require the pyramid_mako package | Bert JW Regeer | |
| This is mainly for backwards compatibility. | |||
| 2013-09-03 | Remove requirement from setup.py | Bert JW Regeer | |
| 2013-08-30 | prep for 1.5a1 | Chris McDonough | |
| 2013-08-17 | include and mention the `nose-selecttests ↵ | Tom Lazar | |
| <https://pypi.python.org/pypi/nose-selecttests/>`_ plugin | |||
| 2013-08-13 | Merge remote-tracking branch 'origin/master' into docs.gettingstarted | Paul Everitt | |
| Conflicts: docs/index.rst docs/latexindex.rst setup.py | |||
| 2013-08-03 | "Web Application Development Framework" -> "Web Framework". Yay. | Paul Everitt | |
| 2013-08-02 | add pdistreport command | Chris McDonough | |
| 2013-07-18 | version bump in setup.py conf.py CHANGES.txt, rejigger changes bugs vs. features | Chris McDonough | |
| 2013-03-22 | update Copyright year | Tshepang Lekhonkhobe | |
| 2013-03-04 | fix #311 | Tshepang Lekhonkhobe | |
| 2012-12-18 | prep for 1.4 | Chris McDonough | |
| 2012-12-10 | prep for 1.4b3 | Chris McDonough | |
| 2012-12-10 | prep for 1.4b2 | Chris McDonough | |
| 2012-11-21 | prep for 1.4b1 | Chris McDonough | |
| 2012-11-14 | prep for release | Chris McDonough | |
| 2012-10-26 | prep for 1.4a3 | Chris McDonough | |
| 2012-10-14 | pypi support for python 3.3 | Michael Merickel | |
| 2012-09-27 | prep for 1.4a2 | Chris McDonough | |
| 2012-09-16 | prep for 1.4a1 | Chris McDonough | |
| 2012-09-09 | - It is no longer possible to pass an environ dictionary directly to | Chris McDonough | |
| ``pyramid.traversal.ResourceTreeTraverser.__call__`` (aka ``ModelGraphTraverser.__call__``). Instead, you must pass a request object. Passing an environment instead of a request has generated a deprecation warning since Pyramid 1.1. - Pyramid will no longer work properly if you use the ``webob.request.LegacyRequest`` as a request factory. Instances of the LegacyRequest class have a ``request.path_info`` which return a string. This Pyramid release assumes that ``request.path_info`` will unconditionally be Unicode. - Pyramid now requires WebOb 1.2b3+ (the prior Pyramid release only relied on 1.2dev+). This is to ensure that we obtain a version of WebOb that returns ``request.path_info`` as text. | |||
| 2012-04-21 | make virtualenv, nose, and coverage testing extras rather than test requirements | Chris McDonough | |
| 2012-04-18 | break docs stuff out of testing to hopefully appease shiningpanda | Chris McDonough | |
| 2012-04-16 | replaced pylons with pyramid trove classifier | Michael Merickel | |
| 2012-03-29 | update version markers | Chris McDonough | |
| 2012-03-21 | prep for 1.3 | Chris McDonough | |
| 2012-03-17 | prep for 1.3b3 | Chris McDonough | |
| 2012-03-17 | dont depend on nose or coverage except for in extras | Chris McDonough | |
| 2012-03-16 | add a dev alias for develop-and-install-testing-dependencies and depend on ↵ | Chris McDonough | |
| nose and coverage in setup.py | |||
