| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-04-23 | Remove repeated word. | Omid Raha | |
| Remove repeated `use` word. | |||
| 2014-04-21 | Update background section same as quick_tour.rst | Steve Piercy | |
| Update text of ``background`` section same as ``sessions`` section of ``quick_tour.rst`` | |||
| 2014-04-20 | Merge pull request #1309 from omidraha/patch-1 | Steve Piercy | |
| Correct question to adapt to the the text. | |||
| 2014-04-20 | Remove repeated word. | Omid Raha | |
| Remove repeated `operations` word. | |||
| 2014-04-18 | Corrected the comment's language | thapar | |
| 2014-04-18 | Typo fix "not"-->"no" | thapar | |
| 2014-04-17 | More explicit example of set_property | flibustenet | |
| cleanup callback has a "request" parameter (and not "_") cleanup callback know (since 1.5) if an exception occurred or not (to commit or rollback) (same as #1302 on 1.5) | |||
| 2014-04-16 | minor tweaks based on toolbar changes in 2.x | Michael Merickel | |
| 2014-04-16 | Update debugtoolbar.rst | tylereaves | |
| grammar fix | |||
| 2014-04-16 | Update debugtoolbar.rst | tylereaves | |
| Fix wording to reflect how debugtoolbar actually works | |||
| 2014-04-15 | DOC: Comment re: XSS, PEP8 imports, typo | westurner | |
| 2014-04-15 | DOC: Add cgi.escape to quick_tour/views/views.py (Fixes #1294) | westurner | |
| 2014-04-15 | DOC: Response.content_type defaults to text/html | westurner | |
| 2014-04-14 | Merge pull request #1291 from nnja/master | Michael Merickel | |
| Update python installation instructions for Mac OSX | |||
| 2014-04-14 | clarify python version support | Michael Merickel | |
| 2014-04-14 | adding comments for python versions | Nina Zakharenko | |
| 2014-04-14 | Change OSX to Mac OS X | Nina Zakharenko | |
| 2014-04-14 | Update the documentation for Python installation on OSX. Binaries are ↵ | Nina Zakharenko | |
| primary method. | |||
| 2014-04-14 | Update python installation instructions for mac osx. | Nina Zakharenko | |
| 2014-04-09 | Typo correction "setupy"-->"setup.py" | thapar | |
| 2014-04-09 | Merge pull request #1288 from stevepiercy/master | Steve Piercy | |
| - add name of views.py | |||
| 2014-04-09 | - add name of views.py | Steve Piercy | |
| 2014-04-09 | Merge pull request #1287 from stevepiercy/master | Steve Piercy | |
| - clarify Windows setuptools instructions | |||
| 2014-04-09 | - clarify Windows setuptools instructions | Steve Piercy | |
| - correct typo on location | |||
| 2014-04-08 | make pdf build again | Chris McDonough | |
| 2014-04-08 | i have no idea why we do this in here, but let's make it at least correct | Chris McDonough | |
| 2014-04-08 | fix typo and update whatsnew | Chris McDonough | |
| 2014-04-08 | Drop setup.cfg from scaffolds | Wichert Akkerman | |
| Since setup.cfg is no longer needed for Babel, and no scaffold or documentation references nose there is no need to keep them. | |||
| 2014-04-08 | Remove Babel from all setup.cfg files | Wichert Akkerman | |
| 2014-04-08 | Always mention the msg* commands come from Gettext | Wichert Akkerman | |
| 2014-04-08 | Remove lingua references from setup.cfg description. | Wichert Akkerman | |
| 2014-04-08 | Fix $VENT typo | Wichert Akkerman | |
| 2014-04-08 | Keep using easy_install. | Wichert Akkerman | |
| 2014-04-08 | Update Lingua glossary item. | Wichert Akkerman | |
| 2014-04-08 | Update documentation for Lingua 2 | Wichert Akkerman | |
| 2014-04-08 | fix merge conflict while merging master to 1.5 branch | Chris McDonough | |
| 2014-03-26 | Merge pull request #1280 from dhaaker/patch-2 | Steve Piercy | |
| Update hello_world.rst | |||
| 2014-03-26 | Update hello_world.rst | Daniel Haaker | |
| Modify 'Extra Credit' to reflect code example | |||
| 2014-03-26 | Remove whitespace before the open parenthesis | Daniel Haaker | |
| 2014-03-21 | - fix indentation of code block | Steve Piercy | |
| 2014-03-21 | - correct bad .rst syntax | Steve Piercy | |
| 2014-03-17 | Corrected inline markup to use * for italics | thapar | |
| 2014-03-17 | Added note to place login/logout route definitions before `/{pagename}` route | thapar | |
| Resolves https://github.com/Pylons/pyramid/issues/1274 | |||
| 2014-03-13 | Strip redundant logging config from tutorial INI files. | Tres Seaver | |
| Leave it for the 'logging' and 'scaffolds' sections, where it is germane. | |||
| 2014-03-10 | Remove extra concatenation from request.static_url() | sbivol | |
| fixes issue #1266 | |||
| 2014-03-07 | Minor punctuation and grammar changes to Quick Intro | Paul Winkler | |
| 2014-02-28 | add support for using an absolute path to override an asset | Michael Merickel | |
| fixes #1229 | |||
| 2014-02-16 | Clarify. | Tres Seaver | |
| 2014-02-16 | Trailing commas are good. | Tres Seaver | |
| 2014-02-16 | EC: break the page and see the DBT traceback display. | Tres Seaver | |
