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
2013-08-03
Some more occurrences of "application framework".
Paul Everitt
2013-08-03
"Web Application Development Framework" -> "Web Framework". Yay.
Paul Everitt
2013-07-07
Merge branch 'master' of github.com:Pylons/pyramid
Paul Everitt
2013-07-01
Tres committed this by mistake
Chris McDonough
2013-06-20
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2013-06-19
Typo
Tres Seaver
2013-06-19
Changelog for PR #1033.
Tres Seaver
2013-06-19
Update docstring to show PUT / PATCH usage.
Tres Seaver
2013-06-19
Merge branch 'master' into merwok-master
Tres Seaver
2013-06-19
Trailing whitespace.
Tres Seaver
2013-06-19
Add support for PUT and PATCH in prequest (#877)
Éric Araujo
2013-06-19
Trigger
Tres Seaver
2013-06-19
Tweak.
Tres Seaver
2013-06-11
About half of the first pass is done.
Paul Everitt
2013-06-11
- ``pyramid.testing.DummyResource`` didn't define ``__bool__``, so code under
Chris McDonough
2013-06-11
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2013-06-06
Merge pull request #1031 from omh/master
Chris McDonough
2013-06-06
Resources.rst quick typo fix
Ole Morten Halvorsen
2013-06-05
Merge branch 'lukecyca-master'
Chris McDonough
2013-06-05
add changelog note
Chris McDonough
2013-06-05
Merge branch 'master' of github.com:lukecyca/pyramid into lukecyca-master
Chris McDonough
2013-06-04
Update tests to use X-CSRF-Token header
Luke Cyca
2013-06-04
Add examples to narrative CSRF docs
Luke Cyca
2013-06-02
Edited narrative docs about CSRF
Luke Cyca
2013-06-02
Changed header name to X-CSRF-Token
Luke Cyca
2013-06-01
unused import
Chris McDonough
2013-06-01
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2013-05-30
Added myself to contributors
Luke Cyca
2013-05-30
Support CSRF via X-CSRFToken Header
Luke Cyca
2013-05-25
Merge pull request #1026 from gjhiggins/master
Tres Seaver
2013-05-25
Update URL
Graham Higgins
2013-05-22
Merge pull request #1024 from vstojkovic/defer_chameleon_import
Tres Seaver
2013-05-22
Defer imports of Chameleon until needed. Fixes #1021.
Vojislav Stojkovic
2013-05-21
normalize exception messages, coverage
Chris McDonough
2013-05-21
override all known attrs and methods instead of allowing subclass to override...
Chris McDonough
2013-05-21
this is actually a bugfix
Chris McDonough
2013-05-21
Merge branch 'feature-pep302'
Chris McDonough
2013-05-21
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2013-05-21
tortured docs
Chris McDonough
2013-05-21
skip mako-related tests on py32
Chris McDonough
2013-05-21
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2013-05-21
Merge pull request #1023 from Pylons/defend_against_mako_unimportable
Chris McDonough
2013-05-21
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2013-05-21
Prevent non-3.2-compatible MarkupSafe 0.16 from breaking us.
Tres Seaver
2013-05-16
Merge pull request #1018 from goodwillcoding/master
goodwillcoding
2013-05-16
fix indentaion type
Goodwill Coding
2013-05-16
Extend informational message to pcreate output. Tutorial, docs, twitter, mail...
Goodwill Coding
2013-05-11
Merge pull request #1016 from tshepang/patch-1
Tres Seaver
2013-05-11
add missing word; be more precise
Tshepang Lekhonkhobe
2013-05-09
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
[next]