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-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
2013-05-09
Implement PEP302 API in PackageOverrides as '__loader__'.
Tres Seaver
2013-05-09
Ignore coverage in new location.
Tres Seaver
2013-05-06
Merge pull request #1006 from tshepang/diff
Tres Seaver
2013-05-03
Merge pull request #1009 from sontek/make_docs_risky
Blaise Laflamme
2013-05-03
docs should be risky in master!
John Anderson
2013-04-28
use a cross-ref instead of a raw link
Tshepang Lekhonkhobe
2013-04-24
update changes.txt
Michael Merickel
2013-04-23
Merge pull request #1003 from tshepang/diff
Michael Merickel
2013-04-23
replace deprecated method
Tshepang Lekhonkhobe
2013-04-23
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2013-04-23
Merge pull request #1002 from tshepang/patch-2
Tres Seaver
2013-04-23
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2013-04-23
add a note about missing code
Tshepang Lekhonkhobe
2013-04-22
Merge pull request #997 from tshepang/patch-2
Michael Merickel
[next]