Chris McDonough
2011-07-12 f55b54a16def0bb0c463ee302dd12eefaa3638ad
2011-07-11 Chris McDonough
remove request clasattr, it breaks tests
tree@ 64d1fd commitdiff
2011-07-11 Chris McDonough
give request a registry = None clasattr so registry can successfully be pas...
tree@ e3fabe commitdiff
2011-07-10 Chris McDonough
slightly more informative error message
tree@ 1cb0d7 commitdiff
2011-07-10 Chris McDonough
add info to changes.txt and whatsnew about pshell changes; removed unused i...
tree@ 756500 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
reverse position of custom decorator and http cache decorator
tree@ 8cad60 commitdiff
2011-07-10 Chris McDonough
add prevent_auto flag to cache control
tree@ 8fa04b commitdiff
2011-07-10 Chris McDonough
add prevent_auto flag to cache control
tree@ 99d990 commitdiff
2011-07-10 Chris McDonough
prevent an extra function call when a renderer is in use
tree@ 8a7756 commitdiff
2011-07-10 Chris McDonough
request.json -> request.json_body; add some docs for json_body
tree@ 6a0602 commitdiff
2011-07-09 Chris McDonough
Merge branch 'responsewrapping'
tree@ c8e9a3 commitdiff
2011-07-09 Chris McDonough
massive test rejiggering to account for the addition of response_resolved_view
tree@ 58bc25 commitdiff
2011-07-09 Chris McDonough
rename wrapper for better results in profile output
tree@ 678423 commitdiff
2011-07-08 Chris McDonough
fwd compat for webob 1.1
tree@ 578c4a commitdiff
2011-07-08 Chris McDonough
more tests
tree@ deb32f commitdiff
2011-07-07 Chris McDonough
fix a few tests broken by refactoring
tree@ 32859f commitdiff
2011-07-06 Chris McDonough
typo
tree@ 9d943e commitdiff
2011-07-06 Chris McDonough
- The ``config.scan`` method has grown a ``**kw`` argument. ``kw`` argumen...
tree@ fca1ef commitdiff
2011-07-06 Michael Merickel
Added tests for the new pshell.
tree@ e6d8e5 commitdiff
2011-07-06 Michael Merickel
Replaced the manual parsing with python's ConfigParser.
tree@ 648a9e commitdiff
2011-07-06 Michael Merickel
Fixed a small bug in pviews initialization.
tree@ 26d135 commitdiff
2011-07-06 Michael Merickel
Updated paster tests to use the ini_file#section syntax.
tree@ 7b1a20 commitdiff
2011-07-06 Michael Merickel
Added [pshell] support to INI files and the ability to load generic wsgi apps.
tree@ 828384 commitdiff
2011-07-06 Michael Merickel
Updated paster commands to use the ini#section uri spec.
tree@ 6b01ad commitdiff
2011-07-04 Michr
better working for renderer param of add_view
tree@ 243440 commitdiff
2011-07-04 Chris McDonough
- New request attribute: ``json``. If the request's ``content_type`` is `...
tree@ b78eff commitdiff
2011-07-04 Chris McDonough
partial conversion to eager response resolving
tree@ 661ea7 commitdiff
2011-07-04 Chris McDonough
- A new value ``http_cache`` can be used as a view configuration parameter.
tree@ 0fa199 commitdiff
2011-07-02 Chris McDonough
intent
tree@ b3a692 commitdiff
2011-07-01 Chris McDonough
- The ``pyramid.events.subscriber`` directive behaved contrary to the doc...
tree@ 2ea5c1 commitdiff
2011-07-01 Chris McDonough
- Deprecated the ``set_renderer_globals_factory`` method of the Configurato...
tree@ b7f33b commitdiff
2011-07-01 Chris McDonough
Merge branch 'master' of github.com:Pylons/pyramid
tree@ 34ff72 commitdiff
2011-07-01 Chris McDonough
Add JSONP renderer
tree@ c1f3d0 commitdiff
2011-07-01 Niall O'Higgins
Zap word "either" describing request_method. By my reading, the word "eithe...
tree@ a0635d commitdiff
2011-06-28 Chris McDonough
unused import
tree@ ddfac1 commitdiff
2011-06-27 Chris McDonough
- ``pyramid.testing.DummyRequest`` now raises deprecation warnings when a...
tree@ 9395f0 commitdiff
2011-06-26 Chris McDonough
- Added ``mako.preprocessor`` config file parameter; allows for a Mako pr...
tree@ 8bd6cf commitdiff
2011-06-26 Chris McDonough
try to replicate github #213
tree@ 311ccc commitdiff
2011-06-26 Chris McDonough
- Accessing or setting deprecated response_* attrs on request (e.g. ``res...
tree@ d8c55c commitdiff
2011-06-26 Chris McDonough
appeasement
tree@ 8f6e37 commitdiff
2011-06-23 Chris McDonough
coverage
tree@ dfd219 commitdiff
2011-06-23 Michael Merickel
A fix for classmethod-based custom predicates with no __text__ property.
tree@ f2924f commitdiff
2011-06-22 Chris McDonough
- If multiple specs were provided in a single call to ``config.add_transl...
tree@ 6ed33e commitdiff
2011-06-21 Michael Merickel
Fixed a bw-compat issue with PyramidTemplate being moved.
tree@ fe5e07 commitdiff
2011-06-21 Chris McDonough
avoid some getattrs
tree@ e01f07 commitdiff
2011-06-21 Chris McDonough
- The pyramid Router attempted to set a value into the key ``environ['rep...
tree@ c724f0 commitdiff
2011-06-20 Chris McDonough
responsecode -> exception_response
tree@ f8f08b commitdiff
2011-06-20 Chris McDonough
- Register the default exception view for context of webob.exc.WSGIHTTPEx...
tree@ d69ae6 commitdiff
2011-06-20 Chris McDonough
- Copy exception templates from webob.exc into pyramid.httpexceptions and ...
tree@ 4275eb commitdiff
2011-06-20 Chris McDonough
failUnless -> assertTrue to appease the unittest naming nazis
tree@ 366a5c commitdiff
first | « prev | next »