summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2015-04-16Replace git submodule crap with new pylons-sphinx-themes package goodness. Se...Steve Piercy
2015-04-15Merge branch '1.6-branch'Chris McDonough
2015-04-15typoTim Tisdall
2015-04-15master is now 1.7Chris McDonough
2015-04-14Merge branch 'master' into 1.6-branchChris McDonough
2015-04-14no longer in-progress on this branchChris McDonough
2015-04-14add docs enhancements section and supply more info about scaffolding changesChris McDonough
2015-04-14add a whats new for 1.6Chris McDonough
2015-04-14fixed documentation; wrong line in docsAntti Haapala
2015-03-30remove italics from internal referencesSteve Piercy
2015-03-26fix out of date match_param docsMichael Merickel
2015-03-21update pylons sphinx theme on master branch, tooSteve Piercy
2015-03-15Allow passing a custom redirect class for appending slashesDonald Stufft
2015-03-13Update code exampleSteve Piercy
2015-02-17enhance security docs with an example of subclassing a builtin policyMichael Merickel
2015-02-17grammarMichael Merickel
2015-02-17reword a small part to clarify what's happening with view_configMichael Merickel
2015-02-17Merge branch 'fix.600' of zmarvel/pyramid into pull.1483Michael Merickel
2015-02-17fix syntaxMichael Merickel
2015-02-17avoid saying order=0, instead say PHASE3_CONFIGMichael Merickel
2015-02-17fix odd sentenceMichael Merickel
2015-02-17expose public config phases in pyramid.configMichael Merickel
2015-02-17fix merge conflictsChris McDonough
2015-02-17remove the token from the ICacheBuster apiMichael Merickel
2015-02-16add InstancePropertyHelper and apply_request_extensionsMichael Merickel
2015-02-07move the IResponseFactory into the public apiMichael Merickel
2015-02-07Document the factory requires a positional argumentBert JW Regeer
2015-02-06Merge branch 'master' into feature.re-entrant-configMichael Merickel
2015-01-27fix countMichael Merickel
2015-01-22Merge pull request #1488 from sontek/support_more_features_in_routesMichael Merickel
2015-01-22Make more ways to configure [proutes] sectionJohn Anderson
2015-01-22apply changes from #1538 and #1539Steve Piercy
2015-01-22move index and reference down to proper section so that docs will build on ma...Steve Piercy
2015-01-20Merge branch 'master' of https://github.com/Pylons/pyramid into support_more_...John Anderson
2015-01-07Provide a ref to check_csrf_tokenPavlo Kapyshin
2015-01-07Fix typoPavlo Kapyshin
2015-01-07Fix typos in configuration introspection documentationPavlo Kapyshin
2015-01-07Fix renderingPavlo Kapyshin
2015-01-07Fix "add_subscriber" spellingPavlo Kapyshin
2015-01-07Fix "pyramid" spellingPavlo Kapyshin
2015-01-01Terminated the highlight on ``format``John Anderson
2015-01-01Merge branch 'master' of https://github.com/Pylons/pyramid into support_more_...John Anderson
2015-01-01Updated the docs to talk about `--format`John Anderson
2015-01-01Merge pull request #1499 from sontek/expose_response_classMichael Merickel
2015-01-01Fix typoJohn Anderson
2015-01-01Mkae the response factory a factory that takes a requestJohn Anderson
2014-12-27Added a version added flagJohn Anderson
2014-12-27basic docs cleanupJohn Anderson
2014-12-27Add the `set_response_factory` APIJohn Anderson
2014-12-27add action-order documentationMichael Merickel