index
:
pyramid
main
Pyramid web framework (fork of https://github.com/Pylons/pyramid).
Daniel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Age
Commit message (
Expand
)
Author
2012-12-10
Merge pull request #736 from msabramo/docs-tutorials-wiki2-tweaks
Chris McDonough
2012-12-02
Sync tests.py and views.py in SQL wiki tutorial
Patricio Paez
2012-12-02
Sync initializedb.py in SQL wiki tutorial
Patricio Paez
2012-12-01
Sync models.py in SQL wiki tutorial
Patricio Paez
2012-12-01
Sync __init__.py in SQL wiki tutorial
Patricio Paez
2012-12-01
Sync setup.py in SQL wiki tutorial
Patricio Paez
2012-12-01
Update line references
Patricio Paez
2012-12-01
Sync ZODB tutorial source files with the scaffold
Patricio Paez
2012-11-30
tutorials/wiki2/definingviews.rst: Change example error page from
Marc Abramowitz
2012-11-30
A bunch of minor tweaks to the wiki2 tutorial in docs/tutorials/wiki2
Marc Abramowitz
2012-11-29
Sync MyProject files with the starter scaffold
Patricio Paez
2012-11-29
Fix broken link to contributor docs
Paul Winkler
2012-11-27
Merge pull request #732 from ppaez/transaction-dependency
Chris McDonough
2012-11-22
typos
Chris McDonough
2012-11-22
Sync the tutorial docs for the transaction dependency
Patricio Paez
2012-11-22
more appeasement
Chris McDonough
2012-11-22
appeasement
Chris McDonough
2012-11-21
prep for 1.4b1
Chris McDonough
2012-11-21
prep for release
Chris McDonough
2012-11-21
document new introspectable attrs
Chris McDonough
2012-11-20
adding transaction module requirement to zodb wiki docs
ericrasmussen
2012-11-20
Merge branch 'master' into sontek-fix_commands
Chris McDonough
2012-11-20
coverage
Chris McDonough
2012-11-20
Sync views.py on SQL wiki tutorial with the scaffold
Patricio Paez
2012-11-20
More sync on ZODB wiki tutorial
Patricio Paez
2012-11-19
Sync some ZODB wiki tutorial files with the scaffold
Patricio Paez
2012-11-19
Sync some SQL wiki tutorial files with the scaffold
Patricio Paez
2012-11-14
prep for release
Chris McDonough
2012-11-14
update for release
Chris McDonough
2012-11-14
remove duplicate whatsnew entry (forward port from 1.3 branch
Chris McDonough
2012-11-13
forward port from 1.3 branch
Chris McDonough
2012-11-12
Modified the hooks documentation to currently describe how to access the cont...
Robert Jackiewicz
2012-11-04
merged SHA512AuthTktAuthenticationPolicy into AuthTktAuthenticationPolicy
Michael Merickel
2012-11-04
fix docs, upgrade tutorials, add change note, deprecate using zope.deprecatio...
Chris McDonough
2012-11-04
Merge branch 'feature.sha512_auth' of git://github.com/iElectric/pyramid into...
Chris McDonough
2012-11-02
explain csrf token stealing potentiality
Chris McDonough
2012-11-02
typo
Carlos de la Guardia
2012-10-30
updated authentication policy api documentation
Michael Merickel
2012-10-28
- Added an ``effective_principals`` route and view predicate.
Chris McDonough
2012-10-26
prep for 1.4a3
Chris McDonough
2012-10-26
- New ``physical_path`` view predicate. If specified, this value should be a
Chris McDonough
2012-10-14
Merge branch 'master' into feature-basic-auth
Chris Rossi
2012-10-14
Add BasicAuthAuthenticationPolicy to Sphinx documentation. Move Repoze1Authe...
Chris Rossi
2012-10-13
Merge branch 'mmerickel-feature.multi-predicates' into 1.4-branch
Chris McDonough
2012-10-13
add docs and changelog note
Chris McDonough
2012-10-13
fix typo and markup
Nozomu Kaneko
2012-09-28
Remove duplicate word
Carlos de la Guardia
2012-09-27
prep for 1.4a2
Chris McDonough
2012-09-23
Add SHA512AuthTktAuthenticationPolicy and deprecate AuthTktAuthenticationPolicy
Domen Kožar
2012-09-22
- Add ``Base.metadata.bind = engine`` to alchemy template, so that tables
Chris McDonough
[next]