Chris McDonough
2011-09-04 90737d6b24775cab3a3816b426c0dc65c03fe43d
2011-08-25 Michael Merickel
Added docs for some missing HTTP status' supported in httpexceptions.
tree@ 596860 commitdiff
2011-08-20 Chris McDonough
add static_path function to url and static_path method to request
tree@ 5c6963 commitdiff
2011-08-20 Chris McDonough
- New request methods: ``current_route_url``, ``current_route_path``.
tree@ 12cef0 commitdiff
2011-08-19 Chris McDonough
review and fix configurator docs in random places
tree@ adfc23 commitdiff
2011-08-19 Chris McDonough
- Pyramid no longer eagerly commits some default configuration statements a...
tree@ ea824f commitdiff
2011-08-15 Chris McDonough
- New methods of the ``pyramid.config.Configurator`` class: ``set_authent...
tree@ 1a42bd commitdiff
2011-08-14 Chris McDonough
- Added the ``pyramid.interfaces.IDict`` interface representing the methods...
tree@ 5c52da commitdiff
2011-08-10 Michael Merickel
Added the `pyramid.security.NO_PERMISSION_REQUIRED` constant.
tree@ feceff commitdiff
2011-08-10 Chris McDonough
show members for event interfaces
tree@ 7d75b9 commitdiff
2011-08-09 Chris McDonough
document under and over params
tree@ 05f610 commitdiff
2011-08-07 Chris McDonough
add tweens module, add docs for ptweens and tweens to hooks
tree@ 131132 commitdiff
2011-07-31 Chris McDonough
- A new attribute is available on request objects: ``exc_info``. Its value...
tree@ 95a379 commitdiff
2011-07-28 Chris McDonough
merge
tree@ be631d commitdiff
2011-07-24 Chris McDonough
fix merge conflicts
tree@ 47525f commitdiff
2011-07-24 Chris McDonough
back this feature out; we'll try a different approach
tree@ 643499 commitdiff
2011-07-24 Chris McDonough
first cut
tree@ af2323 commitdiff
2011-07-24 Chris McDonough
- New method: ``pyramid.request.Request.add_view_mapper``. A view wrapper ...
tree@ b72379 commitdiff
2011-07-22 Chris McDonough
- Added the ``pyramid.renderers.null_renderer`` object as an API. The null...
tree@ aa2fe1 commitdiff
2011-07-16 Michael Merickel
Reworked pyramid.scripting. Modified docs and made make_request private.
tree@ 8ac4c9 commitdiff
2011-07-15 Chris McDonough
remove bogus information about route_name, refer to the right method of Con...
tree@ 7a5f56 commitdiff
2011-07-15 Chris McDonough
- get_root2 -> prepare
tree@ c515d7 commitdiff
2011-07-15 Michael Merickel
Added test coverage for p.paster.bootstrap.
tree@ 00f7c6 commitdiff
2011-07-14 Michael Merickel
Added p.paster.bootstrap for handling simple loading of INI files.
tree@ f422ad commitdiff
2011-07-14 Michael Merickel
Added p.scripting.get_root2 that doesn't require an app arg.
tree@ 359906 commitdiff
2011-07-11 Michael Merickel
Added some docs for make_request and global_registries.
tree@ 37e3be commitdiff
2011-07-14 Chris McDonough
- New API class: ``pyramid.static.static_view``. This supersedes the dep...
tree@ 56d0fe commitdiff
2011-07-11 Manuel Hermann
Decorator version of config.add_response_adapter.
tree@ 078412 commitdiff
2011-07-10 Chris McDonough
Merge branch 'feature.pshell' of https://github.com/mmerickel/pyramid into ...
tree@ b45a60 commitdiff
2011-07-10 Chris McDonough
request.json -> request.json_body; add some docs for json_body
tree@ 6a0602 commitdiff
2011-07-07 Michael Merickel
Added/updated documentation for the new interactive shell.
tree@ e8561f commitdiff
2011-07-04 Chris McDonough
- New request attribute: ``json``. If the request's ``content_type`` is `...
tree@ b78eff commitdiff
2011-07-01 Chris McDonough
- Deprecated the ``set_renderer_globals_factory`` method of the Configurato...
tree@ b7f33b commitdiff
2011-07-01 Chris McDonough
Add JSONP renderer
tree@ c1f3d0 commitdiff
2011-06-20 Chris McDonough
responsecode -> exception_response
tree@ f8f08b commitdiff
2011-06-14 Chris McDonough
merge httpexception-utils branch
tree@ 31d78e commitdiff
2011-06-14 Chris McDonough
- Added new add_response_adapter method to Configurator.
tree@ 1a6fc7 commitdiff
2011-06-13 Chris McDonough
- Remove IResponder abstraction in favor of more general IResponse abstra...
tree@ d868ff commitdiff
2011-06-11 Chris McDonough
- Pyramid now expects Response objects to have a __call__ method which im...
tree@ 99edc5 commitdiff
2011-06-05 Chris McDonough
- It is now possible to control how the Pyramid router calls the WSGI ``s...
tree@ df15ed commitdiff
2011-05-25 Michael Merickel
Added a simple session-based authentication policy.
tree@ ef992f commitdiff
2011-05-16 Chris McDonough
- Added API docs for ``pyramid.httpexceptions.abort`` and ``pyramid.httpe...
tree@ 1ffb8e commitdiff
2011-05-13 Chris McDonough
- Added documentation for a "multidict" (e.g. the API of ``request.POST``) ...
tree@ 2a1c3f commitdiff
2011-04-19 Chris McDonough
rendering
tree@ d3d17a commitdiff
2011-04-19 Chris McDonough
rendering
tree@ 6717cc commitdiff
2011-04-19 Chris McDonough
clarify
tree@ b330c7 commitdiff
2011-04-18 Chris McDonough
- Deprecated all assignments to ``request.response_*`` attributes such as ...
tree@ a7b1a9 commitdiff
2011-04-14 Chris McDonough
- Add missing docs reference to ``pyramid.config.Configurator.set_view_ma...
tree@ cae85d commitdiff
2011-04-13 Chris McDonough
- Make ``pyramid.interfaces.IAuthenticationPolicy`` and ``pyramid.interfa...
tree@ d2973d commitdiff
2011-03-28 Chris McDonough
branch coverage
tree@ 865c1d commitdiff
2011-03-09 Chris McDonough
leave some breadcrumbs for finding renderered response attribute settings
tree@ 9fd151 commitdiff
first | « prev | next »