| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-01-01 | eliminate repeated "the" words | Tshepang Lekhonkhobe | |
| 2012-08-14 | Typo pwteens -> ptweens | Kees Hink | |
| 2012-06-12 | docs reference setup_logging instead of fileConfig | Michael Merickel | |
| 2012-05-01 | Change the example script's description string to match the console_script's ↵ | Dan Jacka | |
| name: show_settings | |||
| 2012-04-30 | Separator between name and value in --header option to prequest is ':', not '=' | Dan Jacka | |
| 2012-03-02 | Correct section name in pshell example. | Martijn Pieters | |
| The section in the example is called 'app:main', not 'app:MyProject'. | |||
| 2012-02-11 | Updated the scripting example for more url control. | Michael Merickel | |
| 2011-12-21 | Split long run-on sentence into two. | Steve Piercy | |
| Attempt to make it more understandable, not sure of technical correctness. | |||
| 2011-12-15 | undo cutnpaste mistakes | Chris McDonough | |
| 2011-12-15 | - Added a section named "Making Your Script into a Console Script" in the | Chris McDonough | |
| "Command-Line Pyramid" chapter. | |||
| 2011-12-15 | finish prequest feature | Chris McDonough | |
| 2011-12-05 | add whatsnew-1.3; garden | Chris McDonough | |
| 2011-11-21 | add bpython support to pshell with raydeo remarks and design | Jean-Philippe Camguilhem | |
| 2011-11-21 | add bpython support for pshell | Jean-Philippe Camguilhem | |
| 2011-10-06 | remove all reference to the paster command-line utility | Chris McDonough | |
| 2011-08-31 | wrong path for logging.config | Chris McDonough | |
| 2011-08-22 | - Use [app:main] instead of a pipeline in all scaffolds and tutorials | Chris McDonough | |
| and narrative docs. - Break out awkward description of PasteDeploy entry points from project chapter into its own Paste chapter. | |||
| 2011-08-16 | Added some docs for the new 'setup' option key in [pshell]. | Michael Merickel | |
| 2011-08-14 | - The ``route_url``, ``route_path``, ``resource_url``, ``static_url``, and | Chris McDonough | |
| ``current_route_url`` functions in the ``pyramid.url`` package now delegate to a method on the request they've been passed, instead of the other way around. The pyramid.request.Request object now inherits from a mixin named pyramid.url.URLMethodsMixin to make this possible, and all url/path generation logic is embedded in this mixin. - Narrative and API documentation which used the ``route_url``, ``route_path``, ``resource_url``, ``static_url``, and ``current_route_url`` functions in the ``pyramid.url`` package have now been changed to use eponymous methods of the request instead. | |||
| 2011-08-13 | disallow adding a tween factory which is an instance without passing its ↵ | Chris McDonough | |
| globally importable name | |||
| 2011-08-13 | - Projects created via a scaffold no longer depend on the ``WebError`` | Chris McDonough | |
| package at all; configuration in the ``production.ini`` file which used to require its ``error_catcher`` middleware has been removed. Configuring error catching / email sending is now the domain of the ``pyramid_exclog`` package (see https://docs.pylonsproject.org/projects/pyramid_exclog/dev/). | |||
| 2011-08-08 | document under and over params | Chris McDonough | |
| 2011-08-06 | add tweens module, add docs for ptweens and tweens to hooks | Chris McDonough | |
| 2011-07-30 | Updated all of the docs to reflect the new pyramid.* settings prefix. | Michael Merickel | |
| 2011-07-20 | add description of keys and values | Chris McDonough | |
| 2011-07-20 | add more index markers | Chris McDonough | |
| 2011-07-16 | - Change paster pviews and paster proutes to use bootstrap. | Chris McDonough | |
| 2011-07-16 | mention manual logging config | Chris McDonough | |
| 2011-07-16 | Changed the URL generation example to be more practical. | Michael Merickel | |
| 2011-07-16 | Renamed the 'info' dict to 'env' in scripting. | Michael Merickel | |
| 2011-07-16 | garden | Michael Merickel | |
| 2011-07-16 | Mmm, maybe the bad func name was pasted from an emacs buffer | Carlos de la Guardia | |
| 2011-07-16 | typo in func name | Carlos de la Guardia | |
| 2011-07-16 | promote bootstrap to major feature | Chris McDonough | |
| 2011-07-16 | note version reqt; fix dangling ref | Chris McDonough | |
| 2011-07-16 | - Added a section entitled "Writing a Script" to the "Command-Line Pyramid" | Chris McDonough | |
| chapter. | |||
| 2011-07-14 | corrected typo | Carlos de la Guardia | |
| 2011-07-14 | eliminated repeated word | Carlos de la Guardia | |
| 2011-07-13 | move all paster commands to a separate chapter | Chris McDonough | |
