| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-04-13 | - Add missing docs reference to | Chris McDonough | |
| ``pyramid.config.Configurator.set_view_mapper`` and refer to it within Hooks chapter section named "Using a View Mapper". | |||
| 2011-04-13 | - Make ``pyramid.interfaces.IAuthenticationPolicy`` and | Chris McDonough | |
| ``pyramid.interfaces.IAuthorizationPolicy`` public interfaces, and refer to them within the ``pyramid.authentication`` and ``pyramid.authorization`` API docs. - Render the function definitions for each exposed interface in ``pyramid.interfaces``. Closes #167. | |||
| 2011-04-11 | pyramid_sqla -> akhet | Chris McDonough | |
| 2011-04-11 | add description of MANIFEST.in | Chris McDonough | |
| 2011-04-11 | make prettier | Chris McDonough | |
| 2011-04-11 | fix improper use of :ref: (should have been :meth:) | Chris McDonough | |
| 2011-04-10 | Wrong attribute name; closes #146. | Chris McDonough | |
| 2011-04-01 | add patricio to list of contributors | Chris McDonough | |
| 2011-03-31 | Move Viewing the Application in a Browser up | Patricio Paez | |
| 2011-03-31 | Fix typos in the tutorials | Patricio Paez | |
| 2011-03-31 | Sync the Defining Views intro with the SQLAlchemy tutorial | Patricio Paez | |
| 2011-03-31 | Sync note with SQLAlchemy tutorial | Patricio Paez | |
| 2011-03-30 | Sync Declaring Dependencies with the SQLAlchemy tutorial | Patricio Paez | |
| 2011-03-30 | Move the Declaring Dependencies topic to the Defining Views section | Patricio Paez | |
| 2011-03-29 | fixed typo | cguardia | |
| 2011-03-28 | branch coverage | Chris McDonough | |
| 2011-03-26 | Simplify the Defining the Domain Model section in the ZODB tutorial | Patricio Paez | |
| and standardize with the SQLAlchemy tutorial | |||
| 2011-03-25 | Moved the content that was put into whatsnew-1.0.rst into the CHANGES.txt | Joe Dallago | |
| file, b/c the terminology change doesn't apply to version 1.0. Also changed the output of the paster create command in project.rst back to its original state. | |||
| 2011-03-24 | It was decided that pyramid would undergo a terminology change. | Joe Dallago | |
| 'Paster templates' will now be refered to as 'scaffolds,' while 'rendered templates' will remain as 'templates.' I have changed the docs to reflect this change in terminology. | |||
| 2011-03-24 | Merge remote branch 'source/master' | Alexandre Bourget | |
| Conflicts: docs/narr/hooks.rst | |||
| 2011-03-24 | Fix some typos. | Alexandre Bourget | |
| 2011-03-22 | Merge branch 'cguardia-master' | Chris McDonough | |
| 2011-03-21 | changed mentions of repoze.tm to repoze.tm2 to fix issue 151 | cguardia | |
| 2011-03-20 | review changes to sqla tutorial | Chris McDonough | |
| 2011-03-19 | update description of shootout | Chris McDonough | |
| 2011-03-15 | Restructured the routes wiki tutorial to make it easier to follow along. ↵ | Carlos de la Guardia | |
| Moved the routes tutorial above the traversal tutorial. | |||
| 2011-03-09 | leave some breadcrumbs for finding renderered response attribute settings | Chris McDonough | |
| 2011-03-05 | add section about pluggable apps | Chris McDonough | |
| 2011-03-02 | Closes #128 | Chris McDonough | |
| 2011-03-02 | Closes #125 | Chris McDonough | |
| 2011-02-28 | Fix authentication policy example. | Chris McDonough | |
| Closes #137 | |||
| 2011-02-26 | it's request_param | Chris McDonough | |
| 2011-02-25 | typo | Chris McDonough | |
| 2011-02-25 | unused | Chris McDonough | |
| 2011-02-23 | mirror virhilo's changes to views tutorial package in authorization step | Chris McDonough | |
| 2011-02-23 | normalized test cases in wiki2 tutorial | Łukasz Fidosz | |
| 2011-02-16 | fix tutorial wording | Chris McDonough | |
| 2011-02-15 | fixed typo in docs in wiki2 tutorial | Łukasz Fidosz | |
| 2011-02-13 | Merge branch 'master' of https://github.com/lambacck/pyramid into ↵ | Chris McDonough | |
| lambacck-master | |||
| 2011-02-12 | Add make_localizer function & docs & tests | Christopher Lambacher | |
| 2011-02-12 | fix typo | Chris McDonough | |
| 2011-02-05 | mention Chris Beebly | Chris McDonough | |
| 2011-02-05 | fix conflicts | Chris McDonough | |
| 2011-02-04 | new foreword text | Chris McDonough | |
| 2011-02-03 | Corrected a/an usage and also clarified "deployment" to mean to a production ↵ | Chris Beelby | |
| system (as opposed to deploying to a development, QA, etc... machine) | |||
| 2011-02-02 | Wrong name for variable | Chris Beelby | |
| 2011-02-02 | Capitalization fix | Chris Beelby | |
| 2011-02-01 | credit hugues | Chris McDonough | |
| 2011-01-31 | Merge branch 'master' of https://github.com/cconrad/pyramid into cconrad-master | Chris McDonough | |
| 2011-01-31 | rendering | Chris McDonough | |
