Tres Seaver
2016-04-16 3779dd8cffe9e87ea040127be5fe40e3a3a79cff
2012-09-16 Chris McDonough
prep for 1.3.4
blob@ efdcbf commitdiff | diff to current
2012-09-16 Chris McDonough
garden
blob@ 9379da commitdiff | diff to current
2012-08-26 Chris McDonough
- When registering multiple views with an ``accept`` predicate in a Pyramid...
blob@ 245f36 commitdiff | diff to current
2012-08-22 Blaise Laflamme
fixed bug with mixing up asset spec and absolute uri in mako template inher...
blob@ 95e9dc commitdiff | diff to current
2012-08-13 Chris McDonough
- When ``pyramid.debug_routematch`` was turned on and the ``traverse`` pr...
blob@ 92b72d commitdiff | diff to current
2012-08-11 Chris McDonough
prep for 1.3.3
blob@ f57625 commitdiff | diff to current
2012-08-03 Blaise Laflamme
backport fix.mako-606
blob@ 560e36 commitdiff | diff to current
2012-07-13 Chris McDonough
- Backport bug fix from master: On at least one 64-bit Ubuntu system under ...
blob@ 3d7c54 commitdiff | diff to current
2012-07-10 Chris McDonough
- Backport bug fix from master: Explicit url dispatch regexes can now conta...
blob@ 29a7c6 commitdiff | diff to current
2012-05-20 Chris McDonough
prep for 1.3.2
blob@ 815beb commitdiff | diff to current
2012-05-19 Chris McDonough
note classProvides fix
blob@ 147215 commitdiff | diff to current
2012-05-19 Chris McDonough
prep for 1.3.1
blob@ c75128 commitdiff | diff to current
2012-05-19 Chris McDonough
backport from master of fix for zope.interface and warnings squashing see h...
blob@ 6fa4b6 commitdiff | diff to current
2012-03-30 Chris McDonough
- When no authentication policy was configured, a call to ``pyramid.secur...
blob@ 8782de commitdiff | diff to current
2012-03-27 Chris McDonough
add change note
blob@ 077fa3 commitdiff | diff to current
2012-03-22 Chris McDonough
- Add ``REMOTE_ADDR`` to the ``prequest`` WSGI environ dict for benefit of ...
blob@ a39dd2 commitdiff | diff to current
2012-03-21 Chris McDonough
prep for 1.3
1.3
blob@ 7c88fe commitdiff | diff to current
2012-03-20 Chris McDonough
- The fix for issue https://github.com/Pylons/pyramid/issues/461 (which mad...
blob@ 6c1597 commitdiff | diff to current
2012-03-18 Chris McDonough
explain
blob@ 5cccad commitdiff | diff to current
2012-03-18 Chris McDonough
- When ``pyramid.wsgi.wsgiapp2`` calls the downstream WSGI app, the app's...
blob@ 2b4134 commitdiff | diff to current
2012-03-17 Chris McDonough
prep for 1.3b3
blob@ 58d149 commitdiff | diff to current
2012-03-17 Chris McDonough
add info about sprint improvements
blob@ ae1648 commitdiff | diff to current
2012-03-17 Chris McDonough
- Remove references to do-nothing ``pyramid.debug_templates`` setting in al...
blob@ 343fb5 commitdiff | diff to current
2012-03-14 Chris McDonough
Changes to support #481.
blob@ a67838 commitdiff | diff to current
2012-03-12 Chris McDonough
- ``config.add_view(<aninstancemethod>)`` raised AttributeError involving ...
blob@ 4a6f53 commitdiff | diff to current
2012-03-04 Chris McDonough
backslash is an escape character in RST
blob@ caebdf commitdiff | diff to current
2012-03-02 Chris McDonough
prep for 1.3b2
blob@ 3a1420 commitdiff | diff to current
2012-02-29 Chris McDonough
remove rant
blob@ 45ddd8 commitdiff | diff to current
2012-02-29 Chris McDonough
garden
blob@ 28c313 commitdiff | diff to current
2012-02-28 Chris McDonough
Fix security bug caused by __iter__ checking on strings under Python 3
blob@ 52ca12 commitdiff | diff to current
2012-02-27 Chris McDonough
- The method ``pyramid.request.Request.partial_application_url`` is no long...
blob@ 5b1e2a commitdiff | diff to current
2012-02-26 Chris McDonough
prep for 1.3b1
blob@ cf973d commitdiff | diff to current
2012-02-26 Chris McDonough
- Pyramid authorization policies did not show up in the introspector.
blob@ 1b7342 commitdiff | diff to current
2012-02-24 Chris McDonough
docs-deprecate tmpl_context
blob@ 01eac9 commitdiff | diff to current
2012-02-23 Chris McDonough
- ``pyramid.config.Configurator.with_package`` didn't work if the Configu...
blob@ b0ebdf commitdiff | diff to current
2012-02-23 Chris McDonough
prep for 1.3a9
blob@ 662d6e commitdiff | diff to current
2012-02-23 Chris McDonough
- New APIs: ``pyramid.response.FileResponse`` and ``pyramid.response.File...
blob@ 6b3cca commitdiff | diff to current
2012-02-23 Chris McDonough
- New API: ``pyramid.config.Configurator.add_forbidden_view``. This is a ...
blob@ a7fe30 commitdiff | diff to current
2012-02-22 Chris McDonough
- New API: ``pyramid.config.Configurator.add_notfound_view``. This is a ...
blob@ 0db4a1 commitdiff | diff to current
2012-02-21 Chris McDonough
- The static file response object used by ``config.add_static_view`` opened...
blob@ 22bae9 commitdiff | diff to current
2012-02-20 Chris McDonough
garden
blob@ 40301d commitdiff | diff to current
2012-02-20 Chris McDonough
provide version number
blob@ 5ca6a9 commitdiff | diff to current
2012-02-20 Chris McDonough
Features --------
blob@ 844ed9 commitdiff | diff to current
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
first | « prev | next »