Chris McDonough
2010-11-22 ecee85c8a87e2440abd1aeda3d1043b01cf1f4ab
2010-11-22 Chris McDonough
work towards https://github.com/Pylons/pyramid/issues#iss...
tree@ ecee85 commitdiff
2010-11-22 Chris McDonough
add link in add_handler method to handlers chapter
tree@ 00fb8b commitdiff
2010-11-22 Chris McDonough
- Make default renderer work (renderer factory registered with no name, whi...
tree@ 76e48b commitdiff
2010-11-22 Chris McDonough
- Add ``pyramid.interfaces.ITemplateRenderer`` interface to Interfaces API ...
tree@ e26903 commitdiff
2010-11-21 Chris McDonough
- SQLAlchemy+URLDispatch tutorial updated to integrate changes to ``pyram...
tree@ d0e2f6 commitdiff
2010-11-21 Chris McDonough
- Add logging configuration to all paster templates.
tree@ 957f61 commitdiff
2010-11-21 Chris McDonough
- The ``pyramid_routesalchemy`` paster template's unit tests failed (``As...
tree@ b44b93 commitdiff
2010-11-20 Chris McDonough
convert stray references to colon routing syntax to squiggly syntax
tree@ df3f64 commitdiff
2010-11-20 Chris McDonough
- Fix configurator to not convert ``ImportError`` to ``ConfigurationError``...
tree@ 35ce2a commitdiff
2010-11-20 Chris McDonough
Merge branch 'master' of https://github.com/BiosElement/pyramid into BiosEl...
tree@ dd5329 commitdiff
2010-11-20 Chris McDonough
- Remove calls to config.begin()/config.end() from startup config code in ...
tree@ 614f00 commitdiff
2010-11-20 William Chambers
Fix mako default filter to use unicode. This is mako's default.
tree@ 60e316 commitdiff
2010-11-19 Ben Bangert
Merge branch 'master' of github.com:Pylons/pyramid
tree@ 41181f commitdiff
2010-11-19 Ben Bangert
- URL Dispatch now uses the form ``{marker}`` to denote a replace marker in...
tree@ 4018ad commitdiff
2010-11-19 Chris McDonough
- Make test suite pass on PyPy (Chameleon doesn't work).
tree@ 29b7aa commitdiff
2010-11-18 Ben Bangert
Merge branch 'master' of github.com:Pylons/pyramid
tree@ c1a3d2 commitdiff
2010-11-18 Ben Bangert
- URL Dispatch now allows for replacement markers to be located anywhere ...
tree@ e84116 commitdiff
2010-11-18 Chris McDonough
- Fix apparent failures when calling ``pyramid.traversal.find_model(root, ...
tree@ a66593 commitdiff
2010-11-18 Chris McDonough
fix race condition test failure (seen on Jython)
tree@ e57f5c commitdiff
2010-11-18 Chris McDonough
- Make test suite pass on Jython (requires PasteScript trunk, presumably to...
tree@ 85ee02 commitdiff
2010-11-18 Chris McDonough
ocd break: sort imports
tree@ 34c590 commitdiff
2010-11-18 Chris McDonough
get rid of extraneous note
tree@ 8964ac commitdiff
2010-11-18 Chris McDonough
fix route_url on Jython
tree@ 647815 commitdiff
2010-11-18 Chris McDonough
- Add a ``pyramid.url.route_path`` API, allowing folks to generate relative...
tree@ 2c9d14 commitdiff
2010-11-18 Chris McDonough
remove unused code
tree@ 20fa56 commitdiff
2010-11-18 Chris McDonough
- Replace Twill with WebTest in internal integration tests (avoid deprecati...
tree@ dbaa08 commitdiff
2010-11-17 Marius Gedminas
More ReStructuredText fixes in docstrings.
tree@ 8c6a4c commitdiff
2010-11-17 Marius Gedminas
ReStructuredText fix in docstring of view_config.
tree@ 06c200 commitdiff
2010-11-17 Chris McDonough
fix for jython
tree@ bfee0a commitdiff
2010-11-17 Chris McDonough
make test pass on jython
tree@ e6e074 commitdiff
2010-11-17 Chris McDonough
fix test for jython
tree@ 991a26 commitdiff
2010-11-17 Chris McDonough
- The ``pyramid_alchemy`` paster template had a typo, preventing an import ...
tree@ 1e00f3 commitdiff
2010-11-17 Chris McDonough
skip Chameleon tests on Jython
tree@ 35c5a3 commitdiff
2010-11-17 Chris McDonough
make some tests which previously failed on jython pass
tree@ adc167 commitdiff
2010-11-17 Chris McDonough
point at correct location of get_current_registry
tree@ 84df81 commitdiff
2010-11-17 Chris McDonough
- Add deprecation warning for import of ``pyramid.zcml.zcml_configure`` and...
tree@ 34f44d commitdiff
2010-11-17 Chris McDonough
- The ``pyramid.settings.get_settings`` API is now deprecated. Use ``pyr...
tree@ b68aad commitdiff
2010-11-17 Chris McDonough
prevent deprecation warning during tests
tree@ f4c387 commitdiff
2010-11-17 Chris McDonough
get deprecations right
tree@ ff3bc6 commitdiff
2010-11-17 Chris McDonough
- Add deprecation warnings to import of ``pyramid.chameleon_text`` and ``...
tree@ 111a6f commitdiff
2010-11-16 Ben Bangert
- Added Mako TemplateLookup settings for ``mako.error_handler``, ``mako.d...
tree@ ae60ba commitdiff
2010-11-16 Chris McDonough
docs backrefs
tree@ 36c159 commitdiff
2010-11-16 Chris McDonough
add convenience static_url method to request
tree@ 9e2e1c commitdiff
2010-11-15 Chris McDonough
less aggressive caching of settings n case someone uses a renderer at modul...
tree@ b1e363 commitdiff
2010-11-15 Chris McDonough
- Internal: Chameleon template renderers now accept two arguments: ``path``...
tree@ 7b8d65 commitdiff
2010-11-14 Chris McDonough
hold a lock while we mutate the registry: it's not safe for more than one t...
tree@ 4a1d0e commitdiff
2010-11-14 Chris McDonough
remove template property, it's not part of the interface
tree@ 633700 commitdiff
2010-11-14 Chris McDonough
path->info
tree@ 634235 commitdiff
2010-11-12 Chris McDonough
- Internal: ZCML directives no longer call get_current_registry() if there'...
tree@ 76d7eb commitdiff
2010-11-11 Chris McDonough
stamp out inappropriate use of get_settings
tree@ 265ea8 commitdiff
first | « prev | next »