Chris McDonough
2015-03-18 e3e87ac4fde343683b1475c024de11ab1edcbb74
2011-12-15 Chris McDonough
prep for 1.1.3
blob@ f9c4f3 commitdiff | diff to current
2011-12-15 Chris McDonough
fix tox.ini with latest requirements for this version, get rid of troubleso...
blob@ 879ae2 commitdiff | diff to current
2011-09-28 Chris McDonough
garden
blob@ 9b439b commitdiff | diff to current
2011-08-17 Chris McDonough
prep for 1.1.2
blob@ ee885a commitdiff | diff to current
2011-08-17 Chris McDonough
fix changes
blob@ 49e25a commitdiff | diff to current
2011-08-10 Chris McDonough
- Fixed an issue with the default renderer not working at certain times. S...
blob@ 07980e commitdiff | diff to current
2011-08-17 Chris McDonough
- Fix ``pyramid.config.preserve_view_attrs`` to not choke when the view it ...
blob@ 8c900d commitdiff | diff to current
2011-08-13 Chris McDonough
prep for 1.1.1
blob@ 0cbf22 commitdiff | diff to current
2011-08-12 Rocky Burt
merge exc_info feature from 1.0 branch
blob@ 72e780 commitdiff | diff to current
2011-07-22 Chris McDonough
prep for 1.1; gather contributors
blob@ 8c0344 commitdiff | diff to current
2011-07-22 Chris McDonough
- Change all scaffolding templates that point to docs.pylonsproject.org to ...
blob@ 39e88a commitdiff | diff to current
2011-07-22 Chris McDonough
- Added the ``pyramid.renderers.null_renderer`` object as an API. The null...
blob@ aa2fe1 commitdiff | diff to current
2011-07-22 Chris McDonough
- Add a deprecation warning for non-API function ``pyramid.renderers.rend...
blob@ 73c0ae commitdiff | diff to current
2011-07-21 Chris McDonough
- Remove ``compat`` code that served only the purpose of providing backward...
blob@ e7cb93 commitdiff | diff to current
2011-07-20 Chris McDonough
- Reordered chapters in narrative section for better new user friendliness.
blob@ 8cb682 commitdiff | diff to current
2011-07-19 Chris McDonough
- Fixed two typos in wiki2 (SQLA + URL Dispatch) tutorial.
blob@ ead3c7 commitdiff | diff to current
2011-07-18 Chris McDonough
prep for 1.1b4
blob@ 40c643 commitdiff | diff to current
2011-07-17 Chris McDonough
- Change paster pviews and paster proutes to use bootstrap.
blob@ af0560 commitdiff | diff to current
2011-07-17 Chris McDonough
mention paster pshell using bootstrap
blob@ 9c5b83 commitdiff | diff to current
2011-07-17 Chris McDonough
mention paster pshell using prepare
blob@ 95df42 commitdiff | diff to current
2011-07-17 Chris McDonough
add note about removing make_request
blob@ f06ce6 commitdiff | diff to current
2011-07-16 Chris McDonough
- Omit custom environ variables when rendering a custom exception template ...
blob@ 4b3ba9 commitdiff | diff to current
2011-07-16 Chris McDonough
- Added a section entitled "Writing a Script" to the "Command-Line Pyramid"...
blob@ 5fb458 commitdiff | diff to current
2011-07-15 Chris McDonough
prep for 1.1b3
blob@ 999d44 commitdiff | diff to current
2011-07-15 Chris McDonough
- get_root2 -> prepare
blob@ c515d7 commitdiff | diff to current
2011-07-14 Chris McDonough
typo
blob@ acc2d3 commitdiff | diff to current
2011-07-14 Chris McDonough
- Without a mo-file loaded for the combination of domain/locale, ``pyrami...
blob@ 5b5cd6 commitdiff | diff to current
2011-07-14 Chris McDonough
typo
blob@ 10408c commitdiff | diff to current
2011-07-14 Chris McDonough
forgot to change whatsnew
blob@ 100a57 commitdiff | diff to current
2011-07-14 Chris McDonough
- New API class: ``pyramid.static.static_view``. This supersedes the dep...
blob@ 56d0fe commitdiff | diff to current
2011-07-14 Chris McDonough
- Fix corner case to ease semifunctional testing of views: create a new r...
blob@ 2ad827 commitdiff | diff to current
2011-07-13 Chris McDonough
prep for 1.1b2
blob@ d4ccb8 commitdiff | diff to current
2011-07-13 Chris McDonough
- Views associated with routes with spaces in the route name may not have ...
blob@ 873d9b commitdiff | diff to current
2011-07-13 Chris McDonough
- We now clear ``request.response`` before we invoke an exception view; an ...
blob@ d05117 commitdiff | diff to current
2011-07-13 Chris McDonough
- New environment setting ``PYRAMID_PREVENT_HTTP_CACHE`` and new configur...
blob@ e573d4 commitdiff | diff to current
2011-07-13 Chris McDonough
- The ``pyramid_routesalchemy`` and ``pyramid_alchemy`` scaffolds inappro...
blob@ aec6b2 commitdiff | diff to current
2011-07-13 Chris McDonough
- The ``Configurator.add_route`` method allowed two routes with the same ...
blob@ 94ab24 commitdiff | diff to current
2011-07-12 Chris McDonough
- Previously, If a ``BeforeRender`` event subscriber added a value via the ...
blob@ 82efa4 commitdiff | diff to current
2011-07-10 Chris McDonough
prep for 1.1b1
blob@ a36fdb commitdiff | diff to current
2011-07-10 Chris McDonough
add info to changes.txt and whatsnew about pshell changes; removed unused i...
blob@ 756500 commitdiff | diff to current
2011-07-10 Chris McDonough
request.json -> request.json_body; add some docs for json_body
blob@ 6a0602 commitdiff | diff to current
2011-07-09 Chris McDonough
add a note about response wrapping bug fix
blob@ b44aab commitdiff | diff to current
2011-07-06 Chris McDonough
- The ``config.scan`` method has grown a ``**kw`` argument. ``kw`` argumen...
blob@ fca1ef commitdiff | diff to current
2011-07-04 Chris McDonough
- New request attribute: ``json``. If the request's ``content_type`` is `...
blob@ b78eff commitdiff | diff to current
2011-07-04 Chris McDonough
- A new value ``http_cache`` can be used as a view configuration parameter.
blob@ 0fa199 commitdiff | diff to current
2011-07-01 Chris McDonough
move 1.0 stuff to HISTORY.txt
blob@ e21ed8 commitdiff | diff to current
2011-07-01 Chris McDonough
prep for 1.1a4
blob@ b9c0e7 commitdiff | diff to current
2011-07-01 Chris McDonough
fix
blob@ 8519c9 commitdiff | diff to current
2011-07-01 Chris McDonough
- The ``pyramid.events.subscriber`` directive behaved contrary to the doc...
blob@ 2ea5c1 commitdiff | diff to current
2011-07-01 Chris McDonough
fix wiki tests too
blob@ 6c9959 commitdiff | diff to current
first | « prev | next »