| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-11-09 | - add missing "has" | Steve Piercy | |
| 2014-11-09 | - rewrap | Steve Piercy | |
| - add missing clause in last paragraph | |||
| 2014-10-14 | fix comment on hello view | Michael Merickel | |
| 2014-10-14 | typo fix | Jay Martin | |
| 2014-10-14 | fix route name in comments | Jay Martin | |
| 2014-10-08 | Minor edits to Templating With jinja2 | David Eisner | |
| * Fix grammar, order of operations in step 1. * Remove Analysis section reference to pyramid.includes in functional tests, which is no longer accurate. | |||
| 2014-10-07 | Update functional_testing.rst | David Eisner | |
| Wrap long line. | |||
| 2014-10-07 | Update functional_testing.rst | deisner | |
| Make it clear that the tests.py file in the functional_testing directory is the one to edit. Also, warn about a potential "gotcha": if the tests.py file is executable, it will be silently ignored. (I ran into this problem while going through the tutorial. This can happen if the file is being edited on a network file share from a different OS, for example.). | |||
| 2014-09-26 | Update ini.rst | Jay Martin | |
| grammar tweak (former discussion:https://github.com/Pylons/pyramid/pull/1413#issuecomment-56891441) | |||
| 2014-09-21 | Update hello_world.rst | Jay Martin | |
| 2014-09-17 | fix typo | Steve Piercy | |
| Re: https://github.com/Pylons/pyramid/pull/1411/files | |||
| 2014-07-02 | dont need to use any settings, we include pyramid_jinja2 in main | Chris McDonough | |
| 2014-05-25 | Bring in #1352 | Steve Piercy | |
| 2014-05-05 | fix merge conflicts | Chris McDonough | |
| 2014-05-05 | Merge branch 'master' into redundant_totuorial_logging_config | Chris McDonough | |
| 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-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-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 | 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 | 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-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-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 | |
| 2014-02-16 | Don't leave the page broken. | Tres Seaver | |
| 2014-02-16 | Match optional reqs on Windows to those on POSIX. | Tres Seaver | |
| 2014-02-16 | EC: why not add 'pyramid_debugtoolbar' to our 'install_requires'? | Tres Seaver | |
| 2014-02-16 | Clarifications. | Tres Seaver | |
| 2014-02-16 | Avoid re-ambiguating 'project' vs. 'package. | Tres Seaver | |
| 2014-02-16 | Clarify vs. import time. | Tres Seaver | |
| 2014-02-16 | Clarify reasons for preferring easy_install over pip. | Tres Seaver | |
| 2014-02-10 | - Garden PR #1121 | Steve Piercy | |
| 2013-11-09 | undeprecate remember/forget functions and remove ↵ | Chris McDonough | |
| remember_userid/forget_userid methods from request | |||
| 2013-10-30 | convert remember/forget to request-method-based | Chris McDonough | |
| 2013-10-19 | Merge branch 'master' into feature.signed-cookie-session | Michael Merickel | |
| 2013-10-19 | update the docs | Michael Merickel | |
