index
:
pyramid
main
Pyramid web framework (fork of https://github.com/Pylons/pyramid).
Daniel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
glossary.rst
Age
Commit message (
Expand
)
Author
2018-08-21
Merge pull request #3330 from stevepiercy/docs-code-style
Michael Merickel
2018-08-19
Fix broken links from linkcheck, exclude localhost from check
Steve Piercy
2018-08-19
Standardize Unix capitalization
Steve Piercy
2018-06-22
Add mention of migrations and Alembic in design and glossary.
Steve Piercy
2018-04-24
link to pypi.org
Michael Merickel
2017-07-15
Add more references about context manager and `with` statement
Steve Piercy
2017-07-12
Merge pull request #3119 from stevepiercy/docs-context-manager
Michael Merickel
2017-07-10
Add pyramid.interfaces.IRouter.request_context and pyramid.paster.bootstrap
Steve Piercy
2017-07-08
update link to pastedeploy
Michael Merickel
2017-07-03
Add term "context manager"
Steve Piercy
2017-06-27
Update all external links per `make linkcheck`
Steve Piercy
2017-06-26
change http://docs.pylonsproject.org to https
Steve Piercy
2017-05-23
fixes per code review, Thanks @stevepiercy.
cewing
2017-04-30
Merge pull request #2985 from mmerickel/plaster
Michael Merickel
2017-04-26
Apply drafting changes to documentation.
Matthew Wilkes
2017-03-31
add some simple notes about plaster in the narrative docs
Michael Merickel
2017-02-25
Add newline to make docs happy
Bert JW Regeer
2017-02-25
add an IExecutionPolicy that can wrap the router
Michael Merickel
2017-02-03
update links and reST syntax for mod_wsgi
Steve Piercy
2017-01-02
Waitress dropped 2.6 and 3.2 support
Steve Piercy
2016-12-27
glossary - moar updates for cookiecutters
Steve Piercy
2016-12-23
update glossary
Steve Piercy
2016-04-23
Fix all the stinky linkie rot via `make linkcheck SPHINXBUILD=$VENV/bin/sphin...
Steve Piercy
2016-04-16
quick_tutorial cleanup
Steve Piercy
2016-04-12
Merge branch 'master' into feature/require-csrf
Michael Merickel
2016-04-12
- add mention of Windows and Python 3.3+ for virtual environments
Steve Piercy
2016-04-12
one 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-11
Merge branch 'master' into docs/easy-install-to-pip.2104
Michael Merickel
2016-04-10
rewrite csrf checks to support a global setting to turn it on
Michael Merickel
2016-04-10
- update installation.rst to use pip, pyvenv, Python 3.4
Steve Piercy
2016-04-10
Merge pull request #2021 from Pylons/feature/configurable-view-deriver
Michael Merickel
2016-03-30
update installation and glossary
Steve Piercy
2016-03-21
polish view derivers docs, minor grammar
Steve Piercy
2016-03-13
add examples of view derivers to the glossary
Michael Merickel
2016-03-09
add "view deriver" to the glossary
Michael Merickel
2016-03-08
rewrite renderer glossary entry to read more easily
Steve Piercy
2016-02-20
fix links for babel and chameleon
Steve Piercy
2016-01-30
clean up principal and userid glossary entries for grammar, rst syntax
Steve Piercy
2016-01-14
Rename Cookbook to Pyramid Community Cookbook
Steve Piercy
2016-01-08
revert glossary entry name for tox on 3.5. I'll get this on a massive update ...
Steve Piercy
2016-01-08
update glossary with cookbook rst syntax. closes #2215
Steve Piercy
2015-12-26
Update glossary.rst
Bastien
2015-11-12
update cache buster prose and add ManifestCacheBuster
Michael Merickel
2015-11-12
Revert "fix/remove-default-cachebusters"
Michael Merickel
2015-11-12
complete cache buster docs using manifest example
Michael Merickel
2015-02-07
move the IResponseFactory into the public api
Michael Merickel
2015-01-01
Fix typo
John Anderson
2015-01-01
Mkae the response factory a factory that takes a request
John Anderson
2014-12-27
basic docs cleanup
John Anderson
[next]