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-10-31
initial work removing pcreate
Michael Merickel
2018-10-16
change webtest link to https
Michael Merickel
2018-10-14
Merge pull request #3326 from mmerickel/fix-deprecated-accept-predicate
Michael Merickel
2018-10-07
Use proper case for Setuptools as a library name.
Steve Piercy
2018-10-05
Merge branch 'master' into one_cc
Steve Piercy
2018-09-27
Merge branch 'master' into fix-deprecated-accept-predicate
Michael Merickel
2018-09-22
Update links to trypyramid.com, Grok, gunicorn
Steve Piercy
2018-09-17
version cleanup
Stephen Martin
2018-09-17
name change
Stephen Martin
2018-09-14
Fix tiny typo in glossary doc ("l10" -> "l10n")
Colin Dunklau
2018-09-10
add unified cookiecutter heading
Stephen Martin
2018-09-10
correct versionadded/depreciation
Stephen Martin
2018-09-09
merging cookiecutters
Stephen Martin
2018-08-28
fix deprecated usage of request.accept in AcceptPredicate
Michael Merickel
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
[next]