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-09-27
support a None value in query string parameters
Michael Merickel
2013-09-26
Quick Tour: shorten the setup part and point to Quick Tutorial Requirements f...
Paul Everitt
2013-09-25
Get pyramid_chameleon added to the quick tutorial, plus some other fixes for ...
Paul Everitt
2013-09-25
Add some more of the up-front packages.
Paul Everitt
2013-09-25
Oops, need a $VENV path to easy_install
Paul Everitt
2013-09-25
Quick Tutorial: Improve the setup instructions (adapted from Steve Piercy's w...
Paul Everitt
2013-09-24
Merge branch 'docs.quicktutorial'
Paul Everitt
2013-09-24
add mention of PEP 453
Steve Piercy
2013-09-24
Change python version to 3.3
Steve Piercy
2013-09-24
Added a note to CHANGES.txt, push the quick tutorial.
Paul Everitt
2013-09-24
Update Requirements section
Steve Piercy
2013-09-24
Merge branch 'master' of https://github.com/Pylons/pyramid
Paul Everitt
2013-09-22
try to clarify the docs to avoid "if '__main__'" confusion
Michael Merickel
2013-09-22
fix rst rendering of changes
Chris McDonough
2013-09-22
Merge branch '1.5-branch'
Chris McDonough
2013-09-22
Merge branch 'master' into 1.5-branch
Chris McDonough
2013-09-22
prep for 1.5a2
Chris McDonough
2013-09-22
Merge branch 'master' into 1.5-branch
Chris McDonough
2013-09-22
run zodb scaffolding tests on py3 too (now compat) and dont use distribute ever
Chris McDonough
2013-09-22
Merge branch 'master' into 1.5-branch
Chris McDonough
2013-09-22
better description of mako/chameleon bw incompat in changelog, update whatsne...
Chris McDonough
2013-09-22
make sure that missing template renderer factories dont cause a startup time ...
Chris McDonough
2013-09-22
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2013-09-22
typo
Chris McDonough
2013-09-22
typo
Michael Merickel
2013-09-20
Merge branch 'master' into 1.5-branch
Chris McDonough
2013-09-20
subrepo dance
Chris McDonough
2013-09-20
subrepo dance
Chris McDonough
2013-09-20
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2013-09-16
Merge branch 'docs.quicktutorial'
Paul Everitt
2013-09-16
Merge pull request #1123 from tshepang/docs.quicktutorial
Paul Everitt
2013-09-16
make example links clickable, for convenience
Tshepang Lekhonkhobe
2013-09-16
s/env/venv just for sake of consistency
Tshepang Lekhonkhobe
2013-09-15
Double 'instead' removed.
Carlos de la Guardia
2013-09-15
typo
Carlos de la Guardia
2013-09-15
typo
Carlos de la Guardia
2013-09-14
"useful...than" made no sense.
Carlos de la Guardia
2013-09-14
The sentence needed a conjunction.
Carlos de la Guardia
2013-09-14
rename ref mako_templates to available_template_system_bindings
Steve Piercy
2013-09-14
use most recent version of theme
Chris McDonough
2013-09-14
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2013-09-14
use most recent version of theme
Chris McDonough
2013-09-13
Fix naming of virtualenv prefix.
Paul Everitt
2013-09-13
All the references re-wired.
Paul Everitt
2013-09-13
First cut at import of quick tutorial.
Paul Everitt
2013-09-12
Merge pull request #1122 from AdamG/master
Tres Seaver
2013-09-12
fix broken link to tox
Adam Gomaa
2013-09-12
Merge pull request #1121 from agroszer/master
Chris McDonough
2013-09-12
Add doc about the top level member limitation of ``view_config``
Adam Groszer
2013-09-11
appease
Chris McDonough
[next]