summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2012-12-10Merge pull request #736 from msabramo/docs-tutorials-wiki2-tweaksChris McDonough
2012-12-02Sync tests.py and views.py in SQL wiki tutorialPatricio Paez
2012-12-02Sync initializedb.py in SQL wiki tutorialPatricio Paez
2012-12-01Sync models.py in SQL wiki tutorialPatricio Paez
2012-12-01Sync __init__.py in SQL wiki tutorialPatricio Paez
2012-12-01Sync setup.py in SQL wiki tutorialPatricio Paez
2012-12-01Update line referencesPatricio Paez
2012-12-01Sync ZODB tutorial source files with the scaffoldPatricio Paez
2012-11-30tutorials/wiki2/definingviews.rst: Change example error page fromMarc Abramowitz
2012-11-30A bunch of minor tweaks to the wiki2 tutorial in docs/tutorials/wiki2Marc Abramowitz
2012-11-29Sync MyProject files with the starter scaffoldPatricio Paez
2012-11-29Fix broken link to contributor docsPaul Winkler
2012-11-27Merge pull request #732 from ppaez/transaction-dependencyChris McDonough
2012-11-22typosChris McDonough
2012-11-22Sync the tutorial docs for the transaction dependencyPatricio Paez
2012-11-22more appeasementChris McDonough
2012-11-22appeasementChris McDonough
2012-11-21prep for 1.4b1Chris McDonough
2012-11-21prep for releaseChris McDonough
2012-11-21document new introspectable attrsChris McDonough
2012-11-20adding transaction module requirement to zodb wiki docsericrasmussen
2012-11-20Merge branch 'master' into sontek-fix_commandsChris McDonough
2012-11-20coverageChris McDonough
2012-11-20Sync views.py on SQL wiki tutorial with the scaffoldPatricio Paez
2012-11-20More sync on ZODB wiki tutorialPatricio Paez
2012-11-19Sync some ZODB wiki tutorial files with the scaffoldPatricio Paez
2012-11-19Sync some SQL wiki tutorial files with the scaffoldPatricio Paez
2012-11-14prep for releaseChris McDonough
2012-11-14update for releaseChris McDonough
2012-11-14remove duplicate whatsnew entry (forward port from 1.3 branchChris McDonough
2012-11-13forward port from 1.3 branchChris McDonough
2012-11-12Modified the hooks documentation to currently describe how to access the cont...Robert Jackiewicz
2012-11-04merged SHA512AuthTktAuthenticationPolicy into AuthTktAuthenticationPolicyMichael Merickel
2012-11-04fix docs, upgrade tutorials, add change note, deprecate using zope.deprecatio...Chris McDonough
2012-11-04Merge branch 'feature.sha512_auth' of git://github.com/iElectric/pyramid into...Chris McDonough
2012-11-02explain csrf token stealing potentialityChris McDonough
2012-11-02typoCarlos de la Guardia
2012-10-30updated authentication policy api documentationMichael Merickel
2012-10-28- Added an ``effective_principals`` route and view predicate.Chris 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-14Merge branch 'master' into feature-basic-authChris Rossi
2012-10-14Add BasicAuthAuthenticationPolicy to Sphinx documentation. Move Repoze1Authe...Chris Rossi
2012-10-13Merge branch 'mmerickel-feature.multi-predicates' into 1.4-branchChris McDonough
2012-10-13add docs and changelog noteChris McDonough
2012-10-13fix typo and markupNozomu Kaneko
2012-09-28Remove duplicate wordCarlos de la Guardia
2012-09-27prep for 1.4a2Chris McDonough
2012-09-23Add SHA512AuthTktAuthenticationPolicy and deprecate AuthTktAuthenticationPolicyDomen Kožar
2012-09-22- Add ``Base.metadata.bind = engine`` to alchemy template, so that tablesChris McDonough