| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-07-25 | add logging call to wsgi setup | Michael Merickel | |
| 2012-07-21 | corrected table name tables->pages | Siddhartha Kasivajhula | |
| 2012-06-19 | point at pyramid_beaker docs rather than its github page | Chris McDonough | |
| 2012-06-19 | fixed typos | Blaise Laflamme | |
| 2012-06-19 | fixed typos | Blaise Laflamme | |
| 2012-06-19 | added docs and changes for using defs in mako renderer | Blaise Laflamme | |
| 2012-06-17 | merge contributors | Chris McDonough | |
| 2012-06-17 | docs: Add view callable example to section on rendering_val. | Jeff Cook | |
| 2012-06-13 | Merge pull request #610 from fabianbuechler/patch-1 | Chris McDonough | |
| Fixed errors in URL dispatch docs in "Using a Route Prefix to Compose Applications" section | |||
| 2012-06-12 | docs reference setup_logging instead of fileConfig | Michael Merickel | |
| 2012-06-07 | Update documentation to clarify purpose of BeforeRender.rendering_val. | Jeff Cook | |
| 2012-05-31 | Added missing word "name" | Zeb Palmer | |
| 2012-05-23 | Fixed a few glitches in the "Using a Route Prefix to Compose Applications" ↵ | Fabian Büchler | |
| section of the docs/narr/urldispatch.rst docs. | |||
| 2012-05-15 | Fixed spelling errors and double backslash in `C:\`. | Bryce Boe | |
| 2012-05-12 | configurator, not configuration | Chris McDonough | |
| 2012-05-12 | remove uses-interfaces-too-liberally (this was only true of bfg) and update ↵ | Chris McDonough | |
| dependencies section | |||
| 2012-05-11 | add link to explanation | Chris McDonough | |
| 2012-05-09 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2012-05-09 | activate sphinx.ext.viewcode extension | Chris McDonough | |
| 2012-05-07 | Two grammatical fixes | Patricio Paez | |
| 2012-05-06 | added sphinx theme as submodule, added rtd hack to update theme | Blaise Laflamme | |
| 2012-05-04 | add python 3 as a uniqueness | Chris McDonough | |
| 2012-05-04 | garden | Chris McDonough | |
| 2012-05-04 | add introspection to whats unique | Chris McDonough | |
| 2012-05-03 | allow __json__ and custom adapters to accept request arg | Chris McDonough | |
| 2012-05-03 | Merge branch 'master' into feature.json-api | 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-04-29 | Normalize 'Make a project' on both wiki tutorials | Patricio Paez | |
| 2012-04-28 | expand glossary term for scaffold | Steve Piercy | |
| 2012-04-28 | Link the first usage of "scaffold" to its definition in the glossary. | Steve Piercy | |
| 2012-04-27 | Update docs/narr/urldispatch.rst | VlAleVas | |
| 2012-04-26 | Merge pull request #505 from muellert/master | Michael Merickel | |
| code to implement the suggestion in issue #504 | |||
| 2012-04-19 | squash another reference to dotted name | Chris McDonough | |
| 2012-04-19 | take out 'or dotted python name' | Chris McDonough | |
| 2012-04-18 | reverted back to using a component registry during json encoding | Michael Merickel | |
| 2012-04-17 | Merge pull request #533 from ppaez/paulos-list | Patricio Paez | |
| Paulos list | |||
| 2012-04-17 | default_encode->_default_encode, dumps->_dumps, massage docs | Chris McDonough | |
| 2012-04-16 | docs for json defaults | Michael Merickel | |
| 2012-04-16 | Normalize and update the last section | Patricio Paez | |
| 2012-04-13 | Simplify the introduction | Patricio Paez | |
| - Moved the selection of the templates to the Design chapter - Improved the Views section in the Design chapter - Normalize in both tutorials | |||
| 2012-04-13 | Fixed wsgi.org URL | Patricio Paez | |
| 2012-04-12 | Typos | Patricio Paez | |
| 2012-04-12 | Improve the Adding Templates section in both tutorials | Patricio Paez | |
| - As suggested by Paulo in the PyCon sprint | |||
| 2012-04-13 | Fix a typo in the documentation | Veeti Paananen | |
| 2012-04-10 | enable warning badge on master docs | Michael Merickel | |
| 2012-04-10 | test checkin for rtd | Chris McDonough | |
| 2012-04-08 | Final details | Patricio Paez | |
| - Normalize the Seeing our changes section - Changed import to recommended style | |||
| 2012-04-08 | Normalize Authorization in both tutorials 4 | Patricio Paez | |
| - Sync content of Add login and logout views, Add the login.pt template, Return a logged_in flag, Add a logout link sections - Normalize sections of views.py | |||
| 2012-04-08 | Normalize Authorization in both tutorials 3 | Patricio Paez | |
| - Sync content in Adding Authentication and Authorization policies, Add permission declarations sections - Added mising permission=view in SQL tutorial - Moved __init__.py listing to Seeing our changes | |||
