summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2015-04-13Merge branch 'master' of https://github.com/Pylons/pyramid into start_pep8John Anderson
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
2014-12-26- update theme with new imageSteve Piercy
2014-12-26- adding back .png file because PDF cannot include and build SVG files. Also ...Steve Piercy
2014-12-23- add an index to the API directory for better SEOSteve Piercy
2014-12-23Merge pull request #1479 from stevepiercy/masterSteve Piercy
2014-12-23- remove pyramid_router.png because an .svg version is available per @tseaverSteve Piercy
2014-12-1679 colsChris McDonough
2014-12-16repoze who docs movedChris McDonough
2014-12-17Add documentation on handling CORS pre-flightsAdrian Teng