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
/
narr
Age
Commit message (
Expand
)
Author
2014-11-17
Merge pull request #1399 from Pylons/feature.security-docs-enhancements
Michael Merickel
2014-11-17
Merge branch 'master' into feature.override-asset-with-absolute-path
Michael Merickel
2014-11-17
Merge branch 'master' into feature.security-docs-enhancements
Michael Merickel
2014-11-17
improve the docs for absolute path overrides
Michael Merickel
2014-11-11
fix grammar
Steve Piercy
2014-11-10
Merge branch 'master' into feature.security-docs-enhancements
Michael Merickel
2014-09-29
Merge pull request #1396 from kpinc/doc_config
Michael Merickel
2014-09-29
Merge pull request #1395 from kpinc/doc_logging
Michael Merickel
2014-09-10
Change helloworld to myapp
Bert JW Regeer
2014-08-14
remove unnecessary use of `get_current_registry()`
Tim Tisdall
2014-08-13
some tweaks to the usage of userid in the docs
Michael Merickel
2014-08-12
Docs: Switched first 2 paragraphs of security overview.
Karl O. Pinc
2014-08-12
Docs: Add resource tree into security overview.
Karl O. Pinc
2014-08-12
Docs: Include the concept of credentials in the high level security overview.
Karl O. Pinc
2014-08-12
Docs: Make "userid" link to the glossary term.
Karl O. Pinc
2014-08-12
Security: Change "principal" argument in security.remember() to "userid".
Karl O. Pinc
2014-08-12
Docs: Make clear that a userid need not be a principal.
Karl O. Pinc
2014-08-10
Some improvements to the paste.translogger related docs.
Karl O. Pinc
2014-08-08
Add index entries for .ini files vis settings.
Karl O. Pinc
2014-08-08
Link to logging configuration in the Startup chapter.
Karl O. Pinc
2014-08-08
Link to .ini file description in configuration chapter.
Karl O. Pinc
2014-08-06
Merge branch 'master' into feature.override-asset-with-absolute-path
Michael Merickel
2014-07-28
Merge branch 'feature-cachebust'
Chris McDonough
2014-07-28
add versionadded notes
Chris McDonough
2014-07-28
Mo' features, mo' problems.
Chris Rossi
2014-07-24
cachebuster -> cachebust
Chris Rossi
2014-07-21
Add 'prevent_cachebuster' setting.
Chris Rossi
2014-07-18
Take mcdonc's advice. This should be easier for users to understand.
Chris Rossi
2014-07-17
Add index entry.
Chris Rossi
2014-07-17
Write the documentation.
Chris Rossi
2014-07-16
Updating to current msginit syntax
nick knouf
2014-07-16
remove mako docs that should be in pyramid_mako package
Michael Merickel
2014-07-15
Update i18n.rst
Alexey Torkhov
2014-07-14
Update i18n.rst
Alexey Torkhov
2014-07-14
Narrative scifi.
Chris Rossi
2014-07-13
remove lie
Chris McDonough
2014-07-04
Fix path to pshell
Kamal Gill
2014-07-04
Correct handler name for logger_wsgi
LiJunjie
2014-05-21
oops, re-clarify that tweens should not have mutable state
Michael Merickel
2014-05-21
clarify tween thread-safety
Michael Merickel
2014-05-18
Draw attention that tweens instances are unique and shared between threads
flibustenet
2014-05-16
Docs: narr/templates.rst: Link template bindings to pyramid docs.
Karl O. Pinc
2014-05-16
Docs: narr/templates.rst: Doc default extensions of each template system.
Karl O. Pinc
2014-05-13
Update hooks.rst
synthomat
2014-05-07
Merge branch 'master' of https://github.com/ftravers/pyramid into pull.1325
Michael Merickel
2014-05-01
fix #1253
Michael Merickel
2014-04-24
Replaced non-ascii copyright character with HTML equivalent.
Fenton Travers
2014-04-23
Typo found in second Declarative code block
bobby
2014-04-15
DOC: Response.content_type defaults to text/html
westurner
2014-04-14
Merge pull request #1291 from nnja/master
Michael Merickel
[next]