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
2011-05-13
- Added documentation for a "multidict" (e.g. the API of ``request.POST``) as
Chris McDonough
2011-05-13
note location change
Chris McDonough
2011-05-12
rename 'paster_templates' to 'scaffolds', adjust references
Chris McDonough
2011-05-12
zcml not part of pyramid itself anymore
Chris McDonough
2011-05-12
garden
Chris McDonough
2011-05-12
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2011-05-11
Silence stupid deprecation under Python >= 2.7.
Tres Seaver
2011-05-10
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2011-05-10
Merge pull request #187 from aodag/master
Tres Seaver
2011-05-09
Merge pull request #188 from dairiki/master
Carlos de la Guardia
2011-05-09
fixes trivial doc typos
Geoffrey T. Dairiki
2011-05-09
wrong declaring for provided and implemented interface of DefaultViewMapper.
Atsushi Odagiri
2011-05-05
added note about constructor argument for same purpose, for uniformity
cguardia
2011-05-05
removed meth indicator, which caused parentheses to show beside the name of t...
cguardia
2011-05-05
removed meth indicator, which was showing on the rendered docs
cguardia
2011-05-05
Merge pull request #184 from mmerickel/fix_auth_tutorial
Carlos de la Guardia
2011-05-05
Fixed some line numbers in the docs.
Michael Merickel
2011-05-05
Fixed a bug in the wiki2/auth tutorial.
Michael Merickel
2011-05-04
note pviews
Chris McDonough
2011-05-04
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2011-05-04
Merge pull request #182 from cguardia/master
Chris McDonough
2011-05-04
Merge pull request #181 from dairiki/master
Carlos de la Guardia
2011-05-04
changed __doc__ to __text__ in dummy custom predicate
cguardia
2011-05-04
Revert "test adding theme as a submodule"
cguardia
2011-05-04
Revert "fixed makefile to update theme submodule correctly"
cguardia
2011-05-04
Revert "added requirement file to test rtd integration"
cguardia
2011-05-04
Revert "changed requirements file to test rtd integration"
cguardia
2011-05-04
Merge branch 'master' of https://github.com/Pylons/pyramid
cguardia
2011-05-04
code refactoring for showing route->view relationship more correctly; tests a...
cguardia
2011-05-04
Documentation typo fix
Geoffrey T. Dairiki
2011-04-27
- Passing an ``environ`` dictionary to the ``__call__`` method of a
Chris McDonough
2011-04-27
- Previously, ``pyramid.request.Request`` inherited from
Chris McDonough
2011-04-27
pulled in mcdoncs changes
cguardia
2011-04-27
Merge branch 'cguardia-master' into pviews
Chris McDonough
2011-04-27
use __doc__ instead of __text__ to represent predicate output; inject bfg.rou...
Chris McDonough
2011-04-27
removed line that will never be executed
cguardia
2011-04-27
use __doc__ instead of __text__ for predicate description
cguardia
2011-04-27
Merge branch 'master' of https://github.com/Pylons/pyramid
cguardia
2011-04-25
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2011-04-25
spell it out entirely
Chris McDonough
2011-04-25
added to contibutor list
cguardia
2011-04-25
Merge branch 'master' of https://github.com/Pylons/pyramid
cguardia
2011-04-25
revert a5702cd8: oops, it undoes timing attack protection
Philip Jenvey
2011-04-24
refactor
Philip Jenvey
2011-04-24
resistance is futile, assimilating (not built by aliens)
Philip Jenvey
2011-04-25
Merge branch 'master' of https://github.com/Pylons/pyramid
cguardia
2011-04-24
finished paster views command and 100% test coverage
cguardia
2011-04-24
Merge branch 'ppaez-zodb-tutorial-test-reorg'
Chris McDonough
2011-04-24
Merge branch 'zodb-tutorial-test-reorg' of https://github.com/ppaez/pyramid i...
Chris McDonough
2011-04-24
Merge branch 'jdnavarro-master'
Chris McDonough
[next]