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
2012-10-13
Merge branch '1.4-branch'
Chris McDonough
2012-10-13
Merge branch 'master' into 1.4-branch
Chris McDonough
2012-10-13
Merge branch 'mmerickel-feature.multi-predicates' into 1.4-branch
Chris McDonough
2012-10-13
add docs and changelog note
Chris McDonough
2012-10-13
Merge pull request #704 from knzm/1.4-branch-fix-doc
Michael Merickel
2012-10-13
added tests for header predicate and standardized the text property
Michael Merickel
2012-10-13
updated request_param and match_param to use as_sorted_tuple
Michael Merickel
2012-10-13
collapsed request_param text to match the match_param text format
Michael Merickel
2012-10-13
allow request_param predicate to accept a tuple of constraints
Michael Merickel
2012-10-13
fix typo and markup
Nozomu Kaneko
2012-10-12
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2012-10-12
Fix indentation
Chris McDonough
2012-10-08
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2012-10-07
- The Configurator ``testing_securitypolicy`` method now returns the policy
Chris McDonough
2012-10-05
remove unintended commit
Chris McDonough
2012-10-05
garden
Chris McDonough
2012-10-05
Merge branch 'fix.templatemacroreg'
Chris McDonough
2012-10-05
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2012-10-05
fix caching of template registrations that reference macros
Chris McDonough
2012-10-04
Merge pull request #701 from Sapphire64/1.4-branch
Chris McDonough
2012-10-04
Updated links to documentation and copyrights year
Anton Vlasenko
2012-10-02
Merge pull request #699 from davidjb/master
Chris McDonough
2012-10-03
Clarify documentation for pyramid.session.check_csrf_token function
David\ Beitey
2012-09-30
s/either//
Chris McDonough
2012-09-30
An attempt at better behavior when reload cannot restart the controlled appli...
Chris McDonough
2012-09-30
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2012-09-30
- 1.4a ``pyramid.scripting.prepare`` behaved differently than 1.3 series
Chris McDonough
2012-09-28
Remove duplicate word
Carlos de la Guardia
2012-09-27
Merge branch '1.4-branch'
Chris McDonough
2012-09-27
prep for 1.4a2
Chris McDonough
2012-09-22
Merge branch '1.4-branch'
Chris McDonough
2012-09-22
- Add ``Base.metadata.bind = engine`` to alchemy template, so that tables
Chris McDonough
2012-09-22
Merge branch '1.4-branch'
Chris McDonough
2012-09-22
mirror john's change for chameleon, better changelog message
Chris McDonough
2012-09-22
garden
Chris McDonough
2012-09-22
Merge branch 'master' into 1.4-branch
Chris McDonough
2012-09-22
Merge branch 'sontek-allow-hyphens'
Chris McDonough
2012-09-22
Filenames like app:foo-bar.mako should be valid.
John Anderson
2012-09-21
note potential 1.5 removals and remove dead code
Chris McDonough
2012-09-19
Merge branch 'master' into 1.4-branch
Chris McDonough
2012-09-19
remove dead code
Chris McDonough
2012-09-19
garden
Chris McDonough
2012-09-19
Merge branch 'master' into 1.4-branch
Chris McDonough
2012-09-19
A ``check_csrf`` view predicate was added. For example, you can now do
Chris McDonough
2012-09-19
garden
Chris McDonough
2012-09-19
Merge branch 'master' into 1.4-branch
Chris McDonough
2012-09-19
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2012-09-19
add check_csrf convenience function
Chris McDonough
2012-09-18
mention set_request_property's doc-deprecation up above as well, make
Philip Jenvey
2012-09-17
Merge branch 'oddshocks-pretty-css' into 1.4-branch
Chris McDonough
[next]