summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2014-01-29Wee typo fixDan Jacka
2014-01-23Update project.rstamitvmane
2014-01-23Update project.rstamitvmane
2014-01-19update narrative docs about iterable decorator argumentMichael Merickel
2014-01-03modified MyProject srcBlaise Laflamme
2014-01-03updated myproject docsBlaise Laflamme
2014-01-03changed project image refsBlaise Laflamme
2013-12-30grammar fixesSteve Piercy
2013-12-12Merge branch 'jsonp-syntax' of github.com:wichert/pyramid into wichert-jsonp-...Chris McDonough
2013-12-10Use new pluralize calling convention recognised by Lingua 1.7Matthew Wilkes
2013-12-10prep for 1.5a3Chris McDonough
2013-12-10use CookieProfile from webob in authentication module, add support for new do...Chris McDonough
2013-11-18update whatsnew in 1.5Chris McDonough
2013-11-18Merge branch 'master' into 1.5-branchChris McDonough
2013-11-18Merge branch '1.5-branch' of github.com:Pylons/pyramid into 1.5-branchChris McDonough
2013-11-17Should return the simple_tween here, not the handler.Antti Haapala
2013-11-17Fixed indentation issuesAntti Haapala
2013-11-17Removed extra indentation from some examples (:linenos: should be indented wi...Antti Haapala
2013-11-1680 charsChris McDonough
2013-11-16Enhanced the narrative documentation for tweens.Antti Haapala
2013-11-11easiest commit everMichael Merickel
2013-11-11Merge branch 'feature.security-apis-on-request'Chris McDonough
2013-11-09undeprecate remember/forget functions and remove remember_userid/forget_useri...Chris McDonough
2013-11-07document add_adapterMichael Merickel
2013-10-30fix failing test (unrelated to security stuff)Chris McDonough
2013-10-30new apiChris McDonough
2013-10-30convert remember/forget to request-method-basedChris McDonough
2013-10-30note deprecationChris McDonough
2013-10-30not methods, attrsChris McDonough
2013-10-30fix wiki2 tutorial wrt request-method security APIsChris McDonough
2013-10-30copy forward views.py changes to tests stepChris McDonough
2013-10-30fix zodb tutorial wrt request-based authentication and authorization apisChris McDonough
2013-10-28Bring change log, API docs, and deprecations in line with normal policies/pro...Chris McDonough
2013-10-27Security APIs on pyramid.request.RequestMatt Russell
2013-10-20fix merge conflict and prevent warning from showing up during testing (dont i...Chris McDonough
2013-10-20fix merge conflictChris McDonough
2013-10-19monChris McDonough
2013-10-19add admonishment against secret sharingChris McDonough
2013-10-19link to the public renderer interfacesMichael Merickel
2013-10-19modify the docs for the renderer interfacesMichael Merickel
2013-10-19Merge branch 'master' into feature.signed-cookie-sessionMichael Merickel
2013-10-19update doc referencesMichael Merickel
2013-10-19Merge branch 'check_csrf_token' of kpinc/pyramid into feature.bad-csrf-token-...Michael Merickel
2013-10-19update the docsMichael Merickel
2013-10-17fix documentation for csrf checkingMichael Merickel
2013-10-16Add HTML escaping to views.pyJeff Hemphill
2013-10-14update old ptweens outputMichael Merickel
2013-10-14Address #866; don't run the tests when the docs build, this means that 'make ...Chris McDonough
2013-10-14temporarily dont run tests to see impact on readthedocsChris McDonough
2013-10-14make these tests pass on python 3.2+Chris McDonough