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
2015-02-06
req_type and ctx_type
Michael Merickel
2015-02-06
less dot operators in loops
Michael Merickel
2015-02-05
Merge pull request #1558 from sontek/add_tests_for_view_lookup
Michael Merickel
2015-02-05
Add tests to verify view lookup with multiple inheritance
John Anderson
2015-02-05
provide a fix for view lookup fallbacks
Michael Merickel
2015-02-05
we like pep 440
Michael Merickel
2015-02-02
add code-block to p.security.forget
Michael Merickel
2015-02-02
fix syntax of code-block again
Michael Merickel
2015-02-02
fix syntax of code-block
Michael Merickel
2015-01-30
Merge pull request #1550 from Pylons/reify-use_functools-update_wrapper
Tres Seaver
2015-01-30
Merge pull request #1551 from Pylons/suppress_noise_during_testing
Tres Seaver
2015-01-30
Ignore never-called function.
Tres Seaver
2015-01-30
Suppress setuptools chatter when testing under tox.
Tres Seaver
2015-01-30
Use 'functools.update_wrapper' to preserve attributes from wrapped.
Tres Seaver
2015-01-27
fix count
Michael Merickel
2015-01-22
Merge pull request #1488 from sontek/support_more_features_in_routes
Michael Merickel
2015-01-22
Make more ways to configure [proutes] section
John Anderson
2015-01-22
Merge pull request #1540 from stevepiercy/master
Steve Piercy
2015-01-22
apply changes from #1538 and #1539
Steve Piercy
2015-01-22
move index and reference down to proper section so that docs will build on ma...
Steve Piercy
2015-01-20
Merge branch 'master' of https://github.com/Pylons/pyramid into support_more_...
John Anderson
2015-01-20
Merge pull request #1533 from msabramo/pserve_webbrowser_open
Michael Merickel
2015-01-20
Give pserve the ability top open server in browser
Marc Abramowitz
2015-01-15
Merge pull request #1522 from Kapishin/master
Michael Merickel
2015-01-07
Provide a ref to check_csrf_token
Pavlo Kapyshin
2015-01-07
Fix typo
Pavlo Kapyshin
2015-01-07
Fix typos in configuration introspection documentation
Pavlo Kapyshin
2015-01-07
Fix rendering
Pavlo Kapyshin
2015-01-07
Fix "add_subscriber" spelling
Pavlo Kapyshin
2015-01-07
Fix "pyramid" spelling
Pavlo Kapyshin
2015-01-05
Merge branch 'master' of https://github.com/Pylons/pyramid into support_more_...
John Anderson
2015-01-05
update changes for #1417
Michael Merickel
2015-01-05
Merge pull request #1417 from lrowe/renderer_app_iter
Michael Merickel
2015-01-01
Terminated the highlight on ``format``
John Anderson
2015-01-01
Fix typo
John Anderson
2015-01-01
Updated the CHANGES to discuss these improvments.
John Anderson
2015-01-01
Merge branch 'master' of https://github.com/Pylons/pyramid into support_more_...
John Anderson
2015-01-01
Updated the docs to talk about `--format`
John Anderson
2015-01-01
Merge branch 'master' of https://github.com/sontek/pyramid into support_more_...
John Anderson
2015-01-01
Merge pull request #1499 from sontek/expose_response_class
Michael Merickel
2015-01-01
Move _get_response_factory to pyramid.response
John Anderson
2015-01-01
Merge pull request #1519 from sontek/add_logging_to_prequest
Michael Merickel
2015-01-01
Added a test for configuring logging
John Anderson
2015-01-01
Setup logging with prequest
John Anderson
2015-01-01
Added CHANGES entry for this PR
John Anderson
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
Added a version added flag
John Anderson
2014-12-27
basic docs cleanup
John Anderson
2014-12-27
Add the `set_response_factory` API
John Anderson
[next]