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-07-13
New tutorial: Using PyCharm with Pyramid
Steve Piercy
2013-07-13
Merge branch 'master' of github.com:stevepiercy/pyramid
Steve Piercy
2013-07-13
New tutorial: Using PyCharm with Pyramid
Steve Piercy
2013-07-13
New tutorial: Using PyCharm with Pyramid
Steve Piercy
2013-07-12
Merge pull request #1043 from merwok/master
Tres Seaver
2013-07-12
Merge pull request #1044 from stevepiercy/master
Michael Merickel
2013-07-12
Make abstraction consistent.
Steve Piercy
2013-07-12
Merge branch 'feature.prequest_login'
Chris McDonough
2013-07-12
add an entry to changes about code merged from feature.prequest_login branch
Chris McDonough
2013-07-12
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2013-07-11
Merge pull request #1041 from merwok/patch-1
Tres Seaver
2013-07-11
Coverage for new OPTIONS and PROPFIND methods.
Tres Seaver
2013-07-11
Coverage for new '--login' option.
Tres Seaver
2013-07-11
Get this out of the way after removing the pre-commit hook.
Tres Seaver
2013-07-11
Typo firx from merwok.
Tres Seaver
2013-07-11
Minor markup update to clarify object type
Éric Araujo
2013-07-11
reST fix
Éric Araujo
2013-07-02
Allow 'prequest' to send basic auth headers.
Tres Seaver
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
- ``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
[next]