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
2014-04-08
Keep using easy_install.
Wichert Akkerman
2014-04-08
Update Lingua glossary item.
Wichert Akkerman
2014-04-08
Update documentation for Lingua 2
Wichert Akkerman
2014-04-08
Merge branch '1.5-branch'
Chris McDonough
2014-04-08
fix merge conflict while merging master to 1.5 branch
Chris McDonough
2014-04-07
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2014-03-27
broadcast 3.4 support
Michael Merickel
2014-03-27
Merge pull request #1188 from msabramo/patch-4
Michael Merickel
2014-03-26
Merge pull request #1280 from dhaaker/patch-2
Steve Piercy
2014-03-26
Merge pull request #1279 from dhaaker/patch-1
Steve Piercy
2014-03-26
Update hello_world.rst
Daniel Haaker
2014-03-26
Remove whitespace before the open parenthesis
Daniel Haaker
2014-03-24
Merge pull request #1269 from msabramo/test_unicode_in_url
Michael Merickel
2014-03-21
Merge pull request #1276 from stevepiercy/master
Steve Piercy
2014-03-21
- fix indentation of code block
Steve Piercy
2014-03-21
- correct bad .rst syntax
Steve Piercy
2014-03-18
Merge pull request #1275 from thapar/patch-3
Tres Seaver
2014-03-17
Corrected inline markup to use * for italics
thapar
2014-03-17
Added note to place login/logout route definitions before `/{pagename}` route
thapar
2014-03-11
test_unicode_in_url_404: Add comment to clarify why request_path_unicode
Marc Abramowitz
2014-03-11
Convert from u prefix to byte string and decode
Marc Abramowitz
2014-03-11
Remove 'b'; WebTest or WebOb doesn't like Python 3 bytes for URLs
Marc Abramowitz
2014-03-10
Add integration tests for Unicode in URL
Marc Abramowitz
2014-03-10
Merge pull request #1267 from sbivol/master
Tres Seaver
2014-03-10
Remove extra concatenation from request.static_url()
sbivol
2014-03-07
Merge pull request #1263 from slinkp/slinkp_quickintro_doc_fixes
Michael Merickel
2014-03-07
Minor punctuation and grammar changes to Quick Intro
Paul Winkler
2014-03-05
'request_method' is *not* limited to the named set.
Tres Seaver
2014-03-04
update inconsistent effective_principals docs
Michael Merickel
2014-03-04
Merge pull request #1255 from rbu/repozewho1-remember-kwargs-1.5
Tres Seaver
2014-03-03
Merge pull request #1254 from rbu/repozewho1-remember-kwargs
Tres Seaver
2014-03-03
Hand RepozeWho1AuthenticationPolicy.remember kwargs to repoze.who #1249
Robert Buchholz
2014-03-03
Hand RepozeWho1AuthenticationPolicy.remember kwargs to repoze.who #1249
Robert Buchholz
2014-02-27
update changelog
Michael Merickel
2014-02-27
Merge branch 'fix.1247'
Michael Merickel
2014-02-27
handle reissue_time=None properly
Michael Merickel
2014-02-27
reproduce reissue_time=None bug
Michael Merickel
2014-02-27
fix timeout=None bug as well as some other potential unpacking problems
Michael Merickel
2014-02-27
reproduce timeout=None bug
Michael Merickel
2014-02-27
79-char line widths!
Michael Merickel
2014-02-27
improve timeout docs
Michael Merickel
2014-02-27
Merge pull request #1250 from dobesv/patch-2
Michael Merickel
2014-02-27
Remove reference to request.get_logout_headers()
dobesv
2014-02-27
Add get_logout_headers to request
dobesv
2014-02-21
fix regression with code expecting secrets to be encoded with latin-1
Michael Merickel
2014-02-21
Merge branch 'fix.1246' into 1.5-branch
Michael Merickel
2014-02-21
support high-order characters in UnencryptedCookieSessionFactoryConfig secrets
Michael Merickel
2014-02-21
test cases to reproduce #1246
Michael Merickel
2014-02-16
Clarify.
Tres Seaver
2014-02-16
Trailing commas are good.
Tres Seaver
[next]