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
Age
Commit message (
Expand
)
Author
2020-01-14
Update test output
Steve Piercy
2020-01-13
update output of package versions, coverage. fix command.
Steve Piercy
2020-01-13
grammar fix
Steve Piercy
2020-01-13
realign emphasize-lines
Steve Piercy
2020-01-13
from webob.cookies import Cookie already existed; restore deleted comment
Steve Piercy
2020-01-13
Use correct verb
Steve Piercy
2020-01-13
Use reST numbered list syntax, not markdown
Steve Piercy
2020-01-13
Align line numbers to code
Steve Piercy
2020-01-13
Align emphasis to method name
Steve Piercy
2020-01-13
Remove emphasize-lines because the entire module is new and highlighting does...
Steve Piercy
2020-01-13
Remove emphasize-lines because the entire module is new, and there is no narr...
Steve Piercy
2020-01-13
Remove tests_require from literalinclude
Steve Piercy
2020-01-13
Improve requires section
Steve Piercy
2020-01-13
Update version numbers since last run to the latest
Steve Piercy
2020-01-13
grammar fix
Steve Piercy
2020-01-12
upgrade the test harness
Michael Merickel
2020-01-12
re-sync changes to starter conftest
Michael Merickel
2020-01-12
update wiki authorization chapter
Michael Merickel
2020-01-10
grammar fix
Michael Merickel
2020-01-10
sync wiki installation, basiclayout, models and views chapters with new cooki...
Michael Merickel
2020-01-09
demonstrate an identity_cache
Michael Merickel
2020-01-09
Merge branch 'master' into security-docs
Michael Merickel
2020-01-09
Merge pull request #3561 from mmerickel/request-local-cache
Michael Merickel
2020-01-09
clarify the docs
Michael Merickel
2020-01-09
fix lint
Michael Merickel
2020-01-09
fix paradigm to avoid incorrect usages
Michael Merickel
2020-01-08
Merge pull request #10 from stevepiercy/security-docs
Michael Merickel
2020-01-08
grammar fixes
Michael Merickel
2020-01-08
sync cookiecutter to starter project `myproject`
Steve Piercy
2020-01-08
fix lint
Michael Merickel
2020-01-08
add changed directives
Michael Merickel
2020-01-08
link to pr
Michael Merickel
2020-01-08
add a RequestLocalCache class
Michael Merickel
2020-01-08
invoke finished callbacks in prepare/bootstrap closers
Michael Merickel
2020-01-07
use _makeContext to reduce imports
Michael Merickel
2020-01-07
fix punctuation in docs/tutorials/wiki2/authentication.rst
Michael Merickel
2020-01-07
revamp the test suite and explain the fixtures
Michael Merickel
2020-01-06
update authorization docs with new security policy
Michael Merickel
2020-01-06
update authentication docs with security policy
Michael Merickel
2020-01-06
sync views with new structure and add csrf protection
Michael Merickel
2020-01-06
sync basiclayout, installation, models with new structure
Michael Merickel
2020-01-05
Merge pull request #3559 from mmerickel/settable-properties
Bert JW Regeer
2020-01-05
handle settable property same as reify
Michael Merickel
2020-01-05
support using descriptors other than property
Michael Merickel
2020-01-05
add changelog for #3559
Michael Merickel
2020-01-05
allow overriding synthesized properties
Michael Merickel
2020-01-04
clarify that new system is coupled
Michael Merickel
2020-01-03
Merge branch 'master' into security-docs
Michael Merickel
2020-01-03
Merge pull request #3556 from stevepiercy/docs-synch-cookiecutter-pr-71
Michael Merickel
2020-01-03
exclude tests package from source packages
Michael Merickel
[next]