| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |||
| 2012-04-07 | Normalize Authorization in both tutorials 2 | Patricio Paez | |
| - Sync content of Add users and groups, and Add an ACL. - Added yellow highlight to listings in Seeing our changes, added models.py | |||
| 2012-04-07 | Ordered sections as per the summary | Patricio Paez | |
| 2012-04-07 | Normalize Authorization in both tutorials 1 | Patricio Paez | |
| - Sync the content of the introduction and the Viewing the Application in a Browser sections - Sync the section structure | |||
| 2012-04-06 | Merge pull request #524 from ppaez/sql-wiki-authorization | Carlos de la Guardia | |
| Sql wiki authorization | |||
| 2012-04-06 | Added first level sections, fixed route in the summary | Patricio Paez | |
| 2012-04-06 | Improve Authorization in the SQL tutorial | Patricio Paez | |
| - Made the section headers more explicit and rearranged them in a group for access control and another for login/logout - Split the summary in the two groups - Added missing section Add routes for /login and /logout - Clarify some sections | |||
| 2012-04-02 | removed strange text that showed up | David Gay | |
| 2012-04-02 | Merge branch 'master' of github.com:oddshocks/pyramid | David Gay | |
| Conflicts: docs/narr/views.rst | |||
| 2012-04-02 | addressed #327 | David Gay | |
| 2012-04-02 | addressed #327 | David Gay | |
| 2012-04-01 | Improve Authorization on SQL tutorial | Patricio Paez | |
| - Simplified the authentication policy callback section - Use full path for files in Seeing Our Changes - Fixed a typo | |||
| 2012-04-01 | More simplification to the Authorization chapter | Patricio Paez | |
| - Clarify the Adding A Root Factory section, include a related modification to __init__.py - Added Add routes for /login and /logout section - Added yellow higlighting in various listings - Consolidate all the Seeing our changes at the end - Use a 'do, then explain' pattern | |||
| 2012-04-01 | Improved Adding Authorization in SQL wiki tutorial | Patricio Paez | |
| - Removed unneeded logged_in assignment - Moved up text to the corresponding section - Normalize references to view callables - Simplify text in Add permission declarations | |||
| 2012-03-31 | Merge pull request #513 from ppaez/issue-510 | Carlos de la Guardia | |
| Mark line with yellow in SQL wiki - issue #510 | |||
| 2012-03-29 | update version markers | Chris McDonough | |
| 2012-03-29 | - Coverage and docs updates for custom JSON class. | Chris McDonough | |
| - Fork point: master now represents a future 1.4 release. | |||
