summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-02gardenChris McDonough
2012-11-02- In the past if a renderer returned ``None``, the body of the resultingChris McDonough
2012-11-02Merge branch '1.4-branch'Chris McDonough
2012-11-02resolve merge conflictChris McDonough
2012-11-02gardenChris McDonough
2012-11-02gardenChris McDonough
2012-11-02- Do not allow the userid returned from the ``authenticated_userid`` or theChris McDonough
2012-11-02explain csrf token stealing potentialityChris McDonough
2012-11-02Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2012-11-02typoCarlos de la Guardia
2012-10-30Merge branch '1.4-branch'Chris McDonough
2012-10-30Merge pull request #711 from Pylons/fix.auth-policy-noticeChris McDonough
2012-10-30updated authentication policy api documentationMichael Merickel
2012-10-30updated docsMichael Merickel
2012-10-30updated changesMichael Merickel
2012-10-30raise exc if view_execution_permitted invoked on non-existant viewMichael Merickel
2012-10-29Merge branch 'master' into 1.4-branchChris McDonough
2012-10-28- Added an ``effective_principals`` route and view predicate.Chris McDonough
2012-10-27Merge branch 'master' into 1.4-branchChris McDonough
2012-10-26prep for 1.4a3Chris McDonough
2012-10-26- New ``physical_path`` view predicate. If specified, this value should be aChris McDonough
2012-10-18Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2012-10-14pypi support for python 3.3Michael Merickel
2012-10-14pypi support for python 3.3Michael Merickel
2012-10-14Merge branch 'feature-basic-auth'Chris McDonough
2012-10-14point at policyChris McDonough
2012-10-14Fixes for Python 3.Chris Rossi
2012-10-14Update change log.Chris Rossi
2012-10-14Merge branch 'master' into feature-basic-authChris Rossi
2012-10-14Include recipe for issuing challenge.Chris Rossi
2012-10-14Fix rst syntax error which prevented Sphinx docs from building.Chris Rossi
2012-10-14Add BasicAuthAuthenticationPolicy to Sphinx documentation. Move Repoze1Authe...Chris Rossi
2012-10-13Merge branch '1.4-branch'Chris McDonough
2012-10-13mention commentsChris McDonough
2012-10-13Merge branch '1.4-branch'Chris McDonough
2012-10-13Merge pull request #706 from mmerickel/feature.scaffold-comments2Chris McDonough
2012-10-13updated ini files with links to documentationMichael Merickel
2012-10-13Merge branch '1.4-branch'Chris McDonough
2012-10-13Merge branch 'master' into 1.4-branchChris McDonough
2012-10-13Merge branch 'mmerickel-feature.multi-predicates' into 1.4-branchChris McDonough
2012-10-13add docs and changelog noteChris McDonough
2012-10-13Merge pull request #704 from knzm/1.4-branch-fix-docMichael Merickel
2012-10-13added tests for header predicate and standardized the text propertyMichael Merickel
2012-10-13updated request_param and match_param to use as_sorted_tupleMichael Merickel
2012-10-13collapsed request_param text to match the match_param text formatMichael Merickel
2012-10-13allow request_param predicate to accept a tuple of constraintsMichael Merickel
2012-10-13fix typo and markupNozomu Kaneko
2012-10-12Test coverage.Chris Rossi
2012-10-12Add basic auth authentication policy.Chris Rossi
2012-10-12Merge branch 'master' of github.com:Pylons/pyramidChris McDonough