| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-11-27 | updated doc theme workflow | Blaise Laflamme | |
| 2011-11-27 | - The SQLAlchemy Wiki tutorial has been updated. It now uses | Chris McDonough | |
| ``@view_config`` decorators and an explicit database population script. Closes #359. | |||
| 2011-11-27 | - Added ``setup_logging`` API function to the ``pyramid.paster`` module. | Chris McDonough | |
| This function sets up Python logging according to the logging configuration in a PasteDeploy ini file. | |||
| 2011-11-27 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2011-11-27 | add get_appsettings API to paster | Chris McDonough | |
| 2011-11-26 | git submodule missing | Blaise Laflamme | |
| 2011-11-26 | work around for submodule not updating to latest commit | Blaise Laflamme | |
| 2011-11-26 | garden… time for me to get some rest I think :( | Blaise Laflamme | |
| 2011-11-26 | garden | Blaise Laflamme | |
| 2011-11-26 | fix for themes on rtd | Blaise Laflamme | |
| 2011-11-26 | attempted to fix theme update for rtd | Blaise Laflamme | |
| 2011-11-26 | gardening… dumb me :( | Blaise Laflamme | |
| 2011-11-26 | Merge branch 'master' of github.com:Pylons/pyramid | Blaise Laflamme | |
| 2011-11-26 | updated current docs to use in progress badge | Blaise Laflamme | |
| 2011-11-26 | output warning to use populate command to console after alchemy scaffold ↵ | Chris McDonough | |
| rendering; emit logging statements when populate is run | |||
| 2011-11-26 | fix to match starter package | 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-11-21 | de-jythonify | Chris McDonough | |
| 2011-11-21 | degenshi | Chris McDonough | |
| 2011-11-21 | vb | Chris McDonough | |
| 2011-11-18 | - Fix ZODB tutorial docs to match ZODB tutorial code (I removed program name | Chris McDonough | |
| from ``scan``). | |||
| 2011-11-17 | Made pyramid.settings.aslist public. | Michael Merickel | |
| 2011-11-12 | - The ``alchemy`` scaffold has been removed. | Chris McDonough | |
| - The ``routesalchemy`` scaffold has been renamed ``alchemy``. | |||
| 2011-11-12 | make myproject project relocatable (as per Ken's changes) | Chris McDonough | |
| 2011-11-11 | make more relocatable | Chris McDonough | |
| 2011-11-11 | alphabetize | Chris McDonough | |
| 2011-11-11 | - New ``pyramid.compat`` module and API documentation which provides Python | Chris McDonough | |
| 2/3 straddling support for Pyramid add-ons and development environments. | |||
| 2011-11-10 | Merge pull request #350 from kenmanheimer/klm/docs.tutorial | Carlos de la Guardia | |
| various tutorial changes by Ken Manheimer | |||
| 2011-11-10 | Remove gratuitous whitespace. | kenmanheimer | |
| 2011-11-10 | Convert absolute 'tutorial' package references that are from within the | kenmanheimer | |
| package to relative ones, to reduce brittleness, eg when the user names the package something other than 'tutorial'. - make imports relative - use plain relative URLs for resources (like stylesheets and images) in page templates. This is the last batch of this kind of change that I know about. I've exercised the changes (via the browser and the test target) in a package with an alternate name, 'zodbtutorial', as well as in a package with the default name, 'tutorial'. | |||
| 2011-11-08 | Add a note flagging the only case where we might mislead the student to | kenmanheimer | |
| change substitute the package name they used with 'tutorial'. | |||
| 2011-11-08 | Remove unnecessary whitespace. | kenmanheimer | |
| 2011-11-08 | Convert absolute 'tutorial' package references that are from within the | kenmanheimer | |
| package to relative ones, to reduce brittleness, eg when the user names the package something other than 'tutorial'. - make imports relative - use plain relative URLs for resources (like stylesheets and images) in page templates. | |||
| 2011-11-08 | Use active ("Run the Tests") rather than passive ("Running the Tests") | kenmanheimer | |
| voice for the headings. | |||
| 2011-11-08 | No longer using request.static_url() in the demos. | kenmanheimer | |
| 2011-11-08 | Track change of the scaffolding file names, removing 'pyramid_' prefix. | kenmanheimer | |
| 2011-11-08 | Remove 'pyramid_' from scaffolding name used for pcreate now. | Chris Shenton | |
| 2011-11-08 | Move test, coverage together; start and view too. | Chris Shenton | |
| Previously it was: test, start, coverage, view. | |||
| 2011-11-08 | Note that firewalls may ask for network connection authorization. | kenmanheimer | |
| 2011-11-08 | Use active ("Run the Tests") rather than passive ("Running the Tests") | kenmanheimer | |
| voice for the headings. | |||
| 2011-11-08 | Swap order of the test-coverage and starting-application sections, so | kenmanheimer | |
| test-coverage comes right after the test section, and the starting-application section right before the visit-app-in-browser section. | |||
| 2011-11-08 | Explain relative naming policies necessary to allow varying the package | kenmanheimer | |
| name without breaking operation. | |||
| 2011-11-08 | Convert absolute 'tutorial' package references that are from within the | kenmanheimer | |
| package to relative ones, to reduce brittleness, eg when the user names the package something other than 'tutorial'. - make imports relative - use plain relative URLs for resources (like stylesheets and images) in page templates. | |||
| 2011-11-07 | Reverting "grammar: "people who" - it's not "to whom"." | kenmanheimer | |
| 2011-11-07 | Correct the description to match the code. | kenmanheimer | |
| 2011-10-26 | Removing some minor misprints in documentation. | alexander-travov | |
| 2011-10-25 | Merge pull request #324 from cypha/fix.diveintopythonlink | Chris McDonough | |
| Fix.diveintopythonlink | |||
| 2011-10-25 | updated [DEFAULT] to link to the relevant section | Cypha | |
| 2011-10-24 | readd _themes | Chris McDonough | |
