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-06-03
Fixed quote chars.
Christoph Zwerschke
2011-06-02
Some typos, better quoting in Traversal docs.
Christoph Zwerschke
2011-06-02
Fix wrong parameter name.
Christoph Zwerschke
2011-05-31
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2011-05-30
Merge pull request #200 from ppaez/tutorial-updates
Carlos de la Guardia
2011-05-30
Sync Adding Authorization on both wiki tutorials
Patricio Paez
2011-05-30
Improvements to Adding Authorization of the wiki tutorials
Patricio Paez
2011-05-30
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2011-05-30
Merge pull request #198 from mmerickel/fix_wildcard_dispatch
Chris McDonough
2011-05-30
add design defense entry for simpler traversal
Chris McDonough
2011-05-30
Removed a pdb trace. Oops!
Michael Merickel
2011-05-30
Fixed a bug in dispatch matching * at the end of a route.
Michael Merickel
2011-05-27
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2011-05-27
Merge pull request #197 from mmerickel/mako_defaults
Chris McDonough
2011-05-27
Attempt to fix issue #193 by setting mako default filter to 'h'.
Michael Merickel
2011-05-26
Fix typo to close issue 196.
Carlos de la Guardia
2011-05-25
add docs about configuring a session factory for this authentication policy t...
Chris McDonough
2011-05-25
add notifications for new feature
Chris McDonough
2011-05-25
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2011-05-25
Merge pull request #194 from mmerickel/session_authn
Chris McDonough
2011-05-25
Finally got around to signing the contrib agreement.
Michael Merickel
2011-05-25
Added a simple session-based authentication policy.
Michael Merickel
2011-05-18
added correct module name to method references so that proper links are gener...
John Anderson
2011-05-15
garden
Chris McDonough
2011-05-15
docstring/comment changes
Chris McDonough
2011-05-14
template -> scaffold
Chris McDonough
2011-05-14
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2011-05-14
add 'What's new In Pyramid 1.1' document
Chris McDonough
2011-05-14
Merge pull request #190 from wichert/master
Carlos de la Guardia
2011-05-14
Correct spelling of my name
Wichert Akkerman
2011-05-14
applied some of the suggestions from issue #189. closes #189
Chris McDonough
2011-05-14
garden
Chris McDonough
2011-05-14
use lingua in docs (thanks to wichert)
Chris McDonough
2011-05-13
good enough
Chris McDonough
2011-05-13
fix IRouteMapper interface to match reality
Chris McDonough
2011-05-13
- The ``add_route`` method of the Configurator now accepts a ``static``
Chris McDonough
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
[next]