| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-03-29 | fixed typo | cguardia | |
| 2011-03-25 | Moved the content that was put into whatsnew-1.0.rst into the CHANGES.txt | Joe Dallago | |
| file, b/c the terminology change doesn't apply to version 1.0. Also changed the output of the paster create command in project.rst back to its original state. | |||
| 2011-03-24 | It was decided that pyramid would undergo a terminology change. | Joe Dallago | |
| 'Paster templates' will now be refered to as 'scaffolds,' while 'rendered templates' will remain as 'templates.' I have changed the docs to reflect this change in terminology. | |||
| 2011-03-24 | Merge remote branch 'source/master' | Alexandre Bourget | |
| Conflicts: docs/narr/hooks.rst | |||
| 2011-03-24 | Fix some typos. | Alexandre Bourget | |
| 2011-03-02 | Closes #125 | Chris McDonough | |
| 2011-02-28 | Fix authentication policy example. | Chris McDonough | |
| Closes #137 | |||
| 2011-02-26 | it's request_param | Chris McDonough | |
| 2011-02-25 | typo | Chris McDonough | |
| 2011-02-13 | Merge branch 'master' of https://github.com/lambacck/pyramid into ↵ | Chris McDonough | |
| lambacck-master | |||
| 2011-02-12 | Add make_localizer function & docs & tests | Christopher Lambacher | |
| 2011-02-12 | fix typo | Chris McDonough | |
| 2011-02-05 | fix conflicts | Chris McDonough | |
| 2011-02-02 | Wrong name for variable | Chris Beelby | |
| 2011-02-02 | Capitalization fix | Chris Beelby | |
| 2011-01-30 | fix references | Chris McDonough | |
| 2011-01-30 | More errors in narrative fixed. | Chris Beelby | |
| 2011-01-30 | fix too-long lines | Chris McDonough | |
| 2011-01-30 | too-long line | Chris McDonough | |
| 2011-01-30 | - Remove duplication of ``add_route`` API documentation from URL Dispatch | Chris McDonough | |
| narrative chapter. | |||
| 2011-01-30 | inappropriate mentions of alternate declarative forms | Chris McDonough | |
| 2011-01-30 | remove reference to ZCML directives; doesnt work in printed book | Chris McDonough | |
| 2011-01-30 | remove direct reference to pyramid_cookbook; doesnt work in printed version | Chris McDonough | |
| 2011-01-30 | remove reference to static ZCML directive; cant refer to it from printed book | Chris McDonough | |
| 2011-01-29 | - Changed "Cleaning up After a Request" section in the URL Dispatch chapter | Chris McDonough | |
| to use ``request.add_finished_callback`` instead of jamming an object with a ``__del__`` into the WSGI environment. | |||
| 2011-01-29 | Merge branch 'master' of https://github.com/osmaker/pyramid into osmaker-master | Chris McDonough | |
| 2011-01-29 | no longer broken | Chris McDonough | |
| 2011-01-29 | renderings | Chris McDonough | |
| 2011-01-28 | shorten too-long lines for latex | Chris McDonough | |
| 2011-01-28 | render URL properly | Chris McDonough | |
| 2011-01-28 | minor grammar fixes ('a' vs 'an') | Kyle Johnson | |
| 2011-01-28 | Removed reference to Zope XML namespace since this is a Mako example. Also ↵ | Chris Beelby | |
| Mako in general does not require such well-formed documents and it is perhaps more accurate of a typical mako template to make the example very basic. | |||
| 2011-01-28 | capitalizations | Chris McDonough | |
| 2011-01-28 | nonsensical mod | Chris McDonough | |
| 2011-01-28 | convert all tabs to spaces in templates (sorry, blaise, i may have to use an ↵ | Chris McDonough | |
| older version of sphinx which doesnt respect tab-width) | |||
| 2011-01-27 | remove bacticks from interface description | Chris McDonough | |
| 2011-01-27 | module name contractions | Chris McDonough | |
| 2011-01-27 | spell out 20 | Chris McDonough | |
| 2011-01-27 | this line is too long to fit in the book; cheat | Chris McDonough | |
| 2011-01-27 | method name contractions | Chris McDonough | |
| 2011-01-27 | method name contractions; move details of view lookup to end | Chris McDonough | |
| 2011-01-27 | fix dangling references | Chris McDonough | |
| 2011-01-27 | - Beef up documentation related to ``set_default_permission``: explicitly | Chris McDonough | |
| mention that default permissions also protect exception views. | |||
| 2011-01-27 | First batch of fixes for typo's and other language issues. | Chris Beelby | |
| 2011-01-26 | fix typo in "URL Dispatch section mentioned by some on mailing list: ↵ | michr | |
| https://groups.google.com/group/pylons-devel/browse_thread/thread/511291709aec2b4a | |||
| 2011-01-25 | - Use © instead of copyright symbol in paster templates / tutorial | Chris McDonough | |
| templates for the benefit of folks who cutnpaste and save to a non-UTF8 format. | |||
| 2011-01-24 | apply recomenndations from graham | Chris McDonough | |
| 2011-01-21 | - Minimally explain usage of custom regular expressions in URL dispatch | Chris McDonough | |
| replacement markers within URL Dispatch chapter. | |||
| 2011-01-21 | include txt, mako, xml, html | Chris McDonough | |
| 2011-01-21 | - Add a ``MANIFEST.in`` file to each paster template. See | Chris McDonough | |
| https://github.com/Pylons/pyramid/issues#issue/95 Closes issue #95. | |||
