summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-18Add commaCasey Duncan
2010-11-17Add note about workaround for missing paster create dependanciesCasey Duncan
2010-11-17Merge https://github.com/Pylons/pyramidCasey Duncan
2010-11-17not BFG no moChris McDonough
2010-11-17gardeningChris McDonough
2010-11-17get rid of extraneous noteChris McDonough
2010-11-17fix route_url on JythonChris McDonough
2010-11-17suppress deprecation warnings while building docsChris McDonough
2010-11-17- Add a ``pyramid.url.route_path`` API, allowing folks to generate relativeChris McDonough
2010-11-17remove unused codeChris McDonough
2010-11-17- Replace Twill with WebTest in internal integration tests (avoid deprecationChris McDonough
2010-11-17gardeningChris McDonough
2010-11-17- Removed ``zodbsessions`` tutorial chapter. It's still useful, but we nowChris McDonough
2010-11-17gardeningChris McDonough
2010-11-17note marius' contributionsChris McDonough
2010-11-17Merge branch 'mgedmin-master'Chris McDonough
2010-11-17Make 'make -C docs html' check out the pylons sphinx theme, if needed.Marius Gedminas
2010-11-17Merge branch 'mgedmin-master'Chris McDonough
2010-11-17More ReStructuredText fixes in docstrings.Marius Gedminas
2010-11-17ReStructuredText fix in docstring of view_config.Marius Gedminas
2010-11-17paster templates now use the name "main" to represent the function that retur...d2m
2010-11-17gardeningChris McDonough
2010-11-17fix for jythonChris McDonough
2010-11-17make test pass on jythonChris McDonough
2010-11-17fix test for jythonChris McDonough
2010-11-17- The ``pyramid_alchemy`` paster template had a typo, preventing an importChris McDonough
2010-11-16skip Chameleon tests on JythonChris McDonough
2010-11-16make some tests which previously failed on jython passChris McDonough
2010-11-16add ignores for jython usual suspectsChris McDonough
2010-11-16Remove "however" since the predicate is not really contrasting, and I found t...Casey Duncan
2010-11-16point at correct location of get_current_registryChris McDonough
2010-11-16- Add deprecation warning for import of ``pyramid.zcml.zcml_configure`` andChris McDonough
2010-11-16- The ``pyramid.settings.get_settings`` API is now deprecated. UseChris McDonough
2010-11-16prevent deprecation warning during testsChris McDonough
2010-11-16get deprecations rightChris McDonough
2010-11-16- Add deprecation warnings to import of ``pyramid.chameleon_text`` andChris McDonough
2010-11-16back to developmentChris McDonough
2010-11-16prep for 1.0a3Chris McDonough
2010-11-16fix renderingChris McDonough
2010-11-16- Added Mako TemplateLookup settings for ``mako.error_handler``,Ben Bangert
2010-11-16Split up long sentence on beginning configuration for clarityCasey Duncan
2010-11-15Split up long sentence on app config for clarityCasey Duncan
2010-11-15Add missing closing paren (prose)Casey Duncan
2010-11-15Reword sentence describing what Pyramid config accomplishesCasey Duncan
2010-11-15Reword sentence explaining application configuration for clarityCasey Duncan
2010-11-15docs backrefsChris McDonough
2010-11-15add convenience static_url method to requestChris McDonough
2010-11-15Merge https://github.com/Pylons/pyramidCasey Duncan
2010-11-15Remove extra "cd tmp" command which fails and is unneededCasey Duncan
2010-11-15less aggressive caching of settings n case someone uses a renderer at module ...Chris McDonough