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
Age
Commit message (
Expand
)
Author
2012-11-02
garden
Chris McDonough
2012-11-02
- In the past if a renderer returned ``None``, the body of the resulting
Chris McDonough
2012-11-02
Merge branch '1.4-branch'
Chris McDonough
2012-11-02
resolve merge conflict
Chris McDonough
2012-11-02
garden
Chris McDonough
2012-11-02
garden
Chris McDonough
2012-11-02
- Do not allow the userid returned from the ``authenticated_userid`` or the
Chris McDonough
2012-11-02
explain csrf token stealing potentiality
Chris McDonough
2012-11-02
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2012-11-02
typo
Carlos de la Guardia
2012-10-30
Merge branch '1.4-branch'
Chris McDonough
2012-10-30
Merge pull request #711 from Pylons/fix.auth-policy-notice
Chris McDonough
2012-10-30
updated authentication policy api documentation
Michael Merickel
2012-10-30
updated docs
Michael Merickel
2012-10-30
updated changes
Michael Merickel
2012-10-30
raise exc if view_execution_permitted invoked on non-existant view
Michael Merickel
2012-10-29
Merge branch 'master' into 1.4-branch
Chris McDonough
2012-10-28
- Added an ``effective_principals`` route and view predicate.
Chris McDonough
2012-10-27
Merge branch 'master' into 1.4-branch
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-18
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2012-10-14
pypi support for python 3.3
Michael Merickel
2012-10-14
pypi support for python 3.3
Michael Merickel
2012-10-14
Merge branch 'feature-basic-auth'
Chris McDonough
2012-10-14
point at policy
Chris McDonough
2012-10-14
Fixes for Python 3.
Chris Rossi
2012-10-14
Update change log.
Chris Rossi
2012-10-14
Merge branch 'master' into feature-basic-auth
Chris Rossi
2012-10-14
Include recipe for issuing challenge.
Chris Rossi
2012-10-14
Fix rst syntax error which prevented Sphinx docs from building.
Chris Rossi
2012-10-14
Add BasicAuthAuthenticationPolicy to Sphinx documentation. Move Repoze1Authe...
Chris Rossi
2012-10-13
Merge branch '1.4-branch'
Chris McDonough
2012-10-13
mention comments
Chris McDonough
2012-10-13
Merge branch '1.4-branch'
Chris McDonough
2012-10-13
Merge pull request #706 from mmerickel/feature.scaffold-comments2
Chris McDonough
2012-10-13
updated ini files with links to documentation
Michael Merickel
2012-10-13
Merge branch '1.4-branch'
Chris McDonough
2012-10-13
Merge branch 'master' into 1.4-branch
Chris McDonough
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
Merge pull request #704 from knzm/1.4-branch-fix-doc
Michael Merickel
2012-10-13
added tests for header predicate and standardized the text property
Michael Merickel
2012-10-13
updated request_param and match_param to use as_sorted_tuple
Michael Merickel
2012-10-13
collapsed request_param text to match the match_param text format
Michael Merickel
2012-10-13
allow request_param predicate to accept a tuple of constraints
Michael Merickel
2012-10-13
fix typo and markup
Nozomu Kaneko
2012-10-12
Test coverage.
Chris Rossi
2012-10-12
Add basic auth authentication policy.
Chris Rossi
2012-10-12
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
[next]