Chris McDonough
2012-02-19 51919e05d9c251f7f80a4736be2b822eafc5d189
2012-02-19 Chris McDonough
prep for 1.3a8
blob@ 51919e commitdiff | diff to current
2012-02-19 Chris McDonough
- Create a "MakoRendererFactoryHelper" that provides customizable settings ...
blob@ d679fa commitdiff | diff to current
2012-02-19 Chris McDonough
- Put ``pyramid.includes`` targets within ini files in scaffolds on separat...
blob@ d21ba4 commitdiff | diff to current
2012-02-17 Chris McDonough
Features --------
blob@ c51896 commitdiff | diff to current
2012-02-16 Chris McDonough
Use req instead of r for #413. It's more likely that somebody is already p...
blob@ b2ea4c commitdiff | diff to current
2012-02-16 Chris McDonough
add sentence
blob@ 2a75f3 commitdiff | diff to current
2012-02-16 Chris McDonough
- The system value ``r`` is now supplied to renderers as an alias for ``r...
blob@ 4786ca commitdiff | diff to current
2012-02-16 Chris McDonough
- Add ``pyramid.config.Configurator.set_traverser`` API method. See the ...
blob@ 748aad commitdiff | diff to current
2012-02-14 Chris McDonough
- Don't create a ``session`` instance in SQLA Wiki tutorial, use raw ``DB...
blob@ c6a299 commitdiff | diff to current
2012-02-14 Chris McDonough
- Better error message when a .pyc-only module is ``config.include`` -ed. ...
blob@ 5ad401 commitdiff | diff to current
2012-02-14 Chris McDonough
- Better error messages when a view callable returns a value that cannot be...
blob@ af24f7 commitdiff | diff to current
2012-02-09 Chris McDonough
Features --------
blob@ e4b8fa commitdiff | diff to current
2012-02-08 Chris McDonough
prep for 1.3a7
blob@ e3f9d0 commitdiff | diff to current
2012-02-07 Michael Merickel
Modified match_param to accept a tuple. Fixes #425.
blob@ 835d48 commitdiff | diff to current
2012-02-07 Chris McDonough
- Internal: catch unhashable discriminators early (raise an error instead o...
blob@ 22e0aa commitdiff | diff to current
2012-01-31 Chris McDonough
garden
blob@ 7cf063 commitdiff | diff to current
2012-01-22 Chris McDonough
- More informative error message when a ``config.include`` cannot find an ...
blob@ f8bfc6 commitdiff | diff to current
2012-01-21 Chris McDonough
garden
blob@ a3a711 commitdiff | diff to current
2012-01-21 Chris McDonough
- The ``prequest`` script would fail when used against URLs which did not ...
blob@ 8a3621 commitdiff | diff to current
2012-01-21 Chris McDonough
- The process will now restart when ``pserve`` is used with the ``--reload`...
blob@ ea68d2 commitdiff | diff to current
2012-01-20 Chris McDonough
prep for 1.3a6
blob@ a41c8c commitdiff | diff to current
2012-01-20 Chris McDonough
Backport fix for issue #407 to 1.3 branch.
blob@ 05f462 commitdiff | diff to current
2012-01-19 Chris McDonough
- When using a dotted name for a ``view`` argument to ``Configurator.add_...
blob@ 134388 commitdiff | diff to current
2012-01-19 Chris McDonough
garden
blob@ 87233a commitdiff | diff to current
2012-01-16 Chris McDonough
- Responses generated by Pyramid's ``static_view`` now use a ``wsgi.file_...
blob@ 830864 commitdiff | diff to current
2012-01-11 Michael Merickel
Updated the changelogs.
blob@ 6c2e8f commitdiff | diff to current
2012-01-09 Chris McDonough
prep for 1.3a5
blob@ cf3a11 commitdiff | diff to current
2012-01-07 Chris McDonough
- The ``path_info`` route and view predicates now match against ``request...
blob@ a5d994 commitdiff | diff to current
2012-01-06 Chris McDonough
- The ``pyramid.view.view_defaults`` decorator did not work properly when ...
blob@ 4c29ef commitdiff | diff to current
2012-01-05 Chris McDonough
prep for 1.3a4
blob@ 683941 commitdiff | diff to current
2012-01-05 Chris McDonough
garden
blob@ c52c92 commitdiff | diff to current
2012-01-05 Chris McDonough
- Using a dynamic segment named ``traverse`` in a route pattern like this::
blob@ 92dcb5 commitdiff | diff to current
2012-01-05 Chris McDonough
garden
blob@ ad9807 commitdiff | diff to current
2012-01-03 Chris McDonough
- The documentation of ``pyramid.events.subscriber`` indicated that using i...
blob@ 52a948 commitdiff | diff to current
2012-01-03 Chris McDonough
- Use the ``waitress`` WSGI server instead of ``wsgiref`` in scaffolding.
blob@ 030d10 commitdiff | diff to current
2011-12-30 Michael Merickel
Updated the changelog for Request.set_property.
blob@ b73edc commitdiff | diff to current
2011-12-21 Chris McDonough
prep for 1.3a3
blob@ d394da commitdiff | diff to current
2011-12-21 Chris McDonough
- Add undocumented ``__discriminator__`` API to derived view callables. e...
blob@ ba2a3f commitdiff | diff to current
2011-12-16 Chris McDonough
- Removed the "Running Pyramid on Google App Engine" tutorial from the main...
blob@ 9003a8 commitdiff | diff to current
2011-12-16 Chris McDonough
- Added a section named "Making Your Script into a Console Script" in the ...
blob@ 61838b commitdiff | diff to current
2011-12-16 Chris McDonough
- Normalized exit values and ``-h`` output for all ``p*`` scripts (``pvie...
blob@ d58614 commitdiff | diff to current
2011-12-15 Chris McDonough
finish prequest feature
blob@ c8061e commitdiff | diff to current
2011-12-14 Chris McDonough
prep for 1.3a2
blob@ 9dce50 commitdiff | diff to current
2011-12-14 Chris McDonough
- Changed scaffolding machinery around a bit to make it easier for people w...
blob@ bfd4b3 commitdiff | diff to current
2011-12-14 Chris McDonough
add a backwards compatibility knob to pcreate to emulate paster create hand...
blob@ 78d1e4 commitdiff | diff to current
2011-12-14 Chris McDonough
Flesh out new view_defaults feature and add docs, change notes, and add to ...
blob@ 4375cf commitdiff | diff to current
2011-12-09 Chris McDonough
prep for 1.3a1
blob@ 5f1cf3 commitdiff | diff to current
2011-12-08 Chris McDonough
- New APIs: ``pyramid.path.AssetResolver`` and ``pyramid.path.DottedNameR...
blob@ 56df90 commitdiff | diff to current
2011-12-06 Chris McDonough
garden
blob@ c753fc commitdiff | diff to current
2011-12-06 Chris McDonough
garden
blob@ b74abe commitdiff | diff to current
first | « prev | next »