summaryrefslogtreecommitdiff
path: root/docs/glossary.rst
AgeCommit message (Expand)Author
2017-07-12Merge pull request #3119 from stevepiercy/docs-context-managerMichael Merickel
2017-07-10Add pyramid.interfaces.IRouter.request_context and pyramid.paster.bootstrapSteve Piercy
2017-07-08update link to pastedeployMichael Merickel
2017-07-03Add term "context manager"Steve Piercy
2017-06-27Update all external links per `make linkcheck`Steve Piercy
2017-06-26change http://docs.pylonsproject.org to httpsSteve Piercy
2017-05-23fixes per code review, Thanks @stevepiercy.cewing
2017-04-30Merge pull request #2985 from mmerickel/plasterMichael Merickel
2017-04-26Apply drafting changes to documentation.Matthew Wilkes
2017-03-31add some simple notes about plaster in the narrative docsMichael Merickel
2017-02-25Add newline to make docs happyBert JW Regeer
2017-02-25add an IExecutionPolicy that can wrap the routerMichael Merickel
2017-02-03update links and reST syntax for mod_wsgiSteve Piercy
2017-01-02Waitress dropped 2.6 and 3.2 supportSteve Piercy
2016-12-27glossary - moar updates for cookiecuttersSteve Piercy
2016-12-23update glossarySteve Piercy
2016-04-23Fix all the stinky linkie rot via `make linkcheck SPHINXBUILD=$VENV/bin/sphin...Steve Piercy
2016-04-16quick_tutorial cleanupSteve Piercy
2016-04-12Merge branch 'master' into feature/require-csrfMichael Merickel
2016-04-12- add mention of Windows and Python 3.3+ for virtual environmentsSteve Piercy
2016-04-12one does not simply "create a virtualenv". one should "create a virtual envir...Steve Piercy
2016-04-12- replace `pyvenv` with `python3 -m venv`Steve Piercy
2016-04-11Merge branch 'master' into docs/easy-install-to-pip.2104Michael Merickel
2016-04-10rewrite csrf checks to support a global setting to turn it onMichael Merickel
2016-04-10- update installation.rst to use pip, pyvenv, Python 3.4Steve Piercy
2016-04-10Merge pull request #2021 from Pylons/feature/configurable-view-deriverMichael Merickel
2016-03-30update installation and glossarySteve Piercy
2016-03-21polish view derivers docs, minor grammarSteve Piercy
2016-03-13add examples of view derivers to the glossaryMichael Merickel
2016-03-09add "view deriver" to the glossaryMichael Merickel
2016-03-08rewrite renderer glossary entry to read more easilySteve Piercy
2016-02-20fix links for babel and chameleonSteve Piercy
2016-01-30clean up principal and userid glossary entries for grammar, rst syntaxSteve Piercy
2016-01-14Rename Cookbook to Pyramid Community CookbookSteve Piercy
2016-01-08revert glossary entry name for tox on 3.5. I'll get this on a massive update ...Steve Piercy
2016-01-08update glossary with cookbook rst syntax. closes #2215Steve Piercy
2015-12-26Update glossary.rstBastien
2015-11-12update cache buster prose and add ManifestCacheBusterMichael Merickel
2015-11-12Revert "fix/remove-default-cachebusters"Michael Merickel
2015-11-12complete cache buster docs using manifest exampleMichael Merickel
2015-02-07move the IResponseFactory into the public apiMichael Merickel
2015-01-01Fix typoJohn Anderson
2015-01-01Mkae the response factory a factory that takes a requestJohn Anderson
2014-12-27basic docs cleanupJohn Anderson
2014-11-10Merge branch 'master' into feature.security-docs-enhancementsMichael Merickel
2014-11-09- add Translation Context term to Glossary to allow Sphinx to build docs, in ...Steve Piercy
2014-08-13some tweaks to the usage of userid in the docsMichael Merickel
2014-08-12Docs: Introduce the concept of "userid" into the glossary.Karl O. Pinc
2014-05-03- spellingSteve Piercy
2014-04-08Update Lingua glossary item.Wichert Akkerman