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
2015-10-06
- grammar, wrapping to 79 columns
Steve Piercy
2015-10-05
- grammar
Steve Piercy
2015-10-05
- grammar
Steve Piercy
2015-10-04
grammar
Steve Piercy
2015-10-04
grammar, rst heading underline fixes
Steve Piercy
2015-10-01
wrap to 79 chars
Steve Piercy
2015-09-12
Fix possessive form, from PR by @uralbash
Steve Piercy
2015-09-01
- add pylonswebframework to intersphinx config, sort entries so they can be f...
Steve Piercy
2015-08-24
document +dot+ for dotfiles in scaffolds
Alexandre Conrad
2015-07-23
Use correct cache argument in cache busting doco
David Beitey
2015-07-15
fix for #1846, incorrect pointers to nonexistent webob properties
Chris McDonough
2015-06-06
cherry pick 1.6-branch to master
Steve Piercy
2015-06-06
More idiomatic code
Kiss György
2015-05-31
- update testing and templating remarks
Steve Piercy
2015-05-30
Added notes on check_csrf view predicate. Also it is an add_view parameter, n...
Kiss György
2015-05-27
add an example decorator showing a response being used unconditionally
Michael Merickel
2015-05-16
cherrypick from 1.5
Steve Piercy
2015-03-26
fix out of date match_param docs
Michael Merickel
2015-03-15
Allow passing a custom redirect class for appending slashes
Donald Stufft
2015-02-17
enhance security docs with an example of subclassing a builtin policy
Michael Merickel
2015-02-17
grammar
Michael Merickel
2015-02-17
reword a small part to clarify what's happening with view_config
Michael Merickel
2015-02-17
Merge branch 'fix.600' of zmarvel/pyramid into pull.1483
Michael Merickel
2015-02-17
fix syntax
Michael Merickel
2015-02-17
avoid saying order=0, instead say PHASE3_CONFIG
Michael Merickel
2015-02-17
fix odd sentence
Michael Merickel
2015-02-17
expose public config phases in pyramid.config
Michael Merickel
2015-02-17
fix merge conflicts
Chris McDonough
2015-02-17
remove the token from the ICacheBuster api
Michael Merickel
2015-02-07
move the IResponseFactory into the public api
Michael Merickel
2015-02-07
Document the factory requires a positional argument
Bert JW Regeer
2015-02-06
Merge branch 'master' into feature.re-entrant-config
Michael Merickel
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
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-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-01
Terminated the highlight on ``format``
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 pull request #1499 from sontek/expose_response_class
Michael Merickel
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
[next]