summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-21Break sentence in leiu of semicolon spliceCasey Duncan
2010-11-21fix typoCasey Duncan
2010-11-21fix lingering old-style replacement marker syntaxCasey Duncan
2010-11-21clarify sentence about nonsensical replacement markersCasey Duncan
2010-11-21fix lingering old-style replacement marker syntaxCasey Duncan
2010-11-21notate literal period in text for clarityCasey Duncan
2010-11-21reword/simplify 'URL dispatch supplies a shortcut' paragraphCasey Duncan
2010-11-19make previous version route example match current exampleCasey Duncan
2010-11-19example of previous route marker should use old marker syntax (:, not {})Casey Duncan
2010-11-19merge changes from masterCasey Duncan
2010-11-19Merge branch 'master' of https://github.com/BiosElement/pyramid into BiosElem...Chris McDonough
2010-11-19- Remove calls to config.begin()/config.end() from startup config code inChris McDonough
2010-11-19Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2010-11-19gardeningChris McDonough
2010-11-19Fix mako default filter to use unicode. This is mako's default.William Chambers
2010-11-18There is no pattern_regexes.Ben Bangert
2010-11-18More colon references.Ben Bangert
2010-11-18Ensure the version changed info is visible.Ben Bangert
2010-11-18Merge branch 'master' of github.com:Pylons/pyramidBen Bangert
2010-11-18- URL Dispatch now uses the form ``{marker}`` to denote a replace marker inBen Bangert
2010-11-18- Make test suite pass on PyPy (Chameleon doesn't work).Chris McDonough
2010-11-18Remove "and", add commasCasey Duncan
2010-11-18Remove phrase "within this chapter", to make sentence more generalCasey Duncan
2010-11-18Remove confusing sentence about where things are documentedCasey Duncan
2010-11-18Add commaCasey Duncan
2010-11-18Gardening.Ben Bangert
2010-11-18Merge branch 'master' of github.com:Pylons/pyramidBen Bangert
2010-11-18- URL Dispatch now allows for replacement markers to be located anywhereBen Bangert
2010-11-18- Fix apparent failures when calling ``pyramid.traversal.find_model(root,Chris McDonough
2010-11-18we dont actually need coverage (and it fails on pypy)Chris McDonough
2010-11-18add pypyenv, change ignores for things that are directories to end in a slashChris McDonough
2010-11-18gardeningChris McDonough
2010-11-18fix race condition test failure (seen on Jython)Chris McDonough
2010-11-18- Make test suite pass on Jython (requires PasteScript trunk, presumably toChris McDonough
2010-11-18ocd break: sort importsChris McDonough
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