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
path:
root
/
pyramid
Age
Commit message (
Expand
)
Author
2014-04-08
no idea how this ever worked without pyramid being installed into the python ...
Chris McDonough
2014-04-08
Drop setup.cfg from scaffolds
Wichert Akkerman
2014-04-08
Remove Babel from all setup.cfg files
Wichert Akkerman
2014-04-08
Update documentation for Lingua 2
Wichert Akkerman
2014-04-08
fix merge conflict while merging master to 1.5 branch
Chris McDonough
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-05
'request_method' is *not* limited to the named set.
Tres Seaver
2014-03-04
update inconsistent effective_principals docs
Michael Merickel
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
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
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
support high-order characters in UnencryptedCookieSessionFactoryConfig secrets
Michael Merickel
2014-02-21
test cases to reproduce #1246
Michael Merickel
2014-02-16
Fix pserve --reload on Py3 (the simple solution)
Antti Haapala
2014-02-10
- Garden PR #1121
Steve Piercy
2014-02-08
- We no longer eagerly clear ``request.exception`` and ``request.exc_info`` in
Chris McDonough
2014-02-06
rst syntax
Michael Merickel
2014-01-22
- Fix a memory leak when the configurator's ``set_request_property`` method was
Chris McDonough
2014-01-03
updated version in scaffolds
Blaise Laflamme
2014-01-03
fixed starter template package ref
Blaise Laflamme
2014-01-03
fixed zodb template package ref
Blaise Laflamme
2014-01-03
fixed package ref
Blaise Laflamme
2014-01-03
changed alchemy template
Blaise Laflamme
2014-01-03
added new assets
Blaise Laflamme
2014-01-03
removed alchemy assets
Blaise Laflamme
2014-01-03
changed zodb template
Blaise Laflamme
2014-01-03
added new assets
Blaise Laflamme
2014-01-03
removed zodb assets
Blaise Laflamme
2014-01-03
changed starter template
Blaise Laflamme
2014-01-03
added new assets
Blaise Laflamme
2014-01-03
removed starter assets
Blaise Laflamme
2013-12-19
typos
Michael Merickel
2013-12-12
Merge branch 'jsonp-syntax' of github.com:wichert/pyramid into wichert-jsonp-...
Chris McDonough
2013-12-12
Merge pull request #1206 from MatthewWilkes/master
Chris McDonough
2013-12-12
Fix a typo.
Ira
2013-12-10
Expand on docstring
Matthew Wilkes
2013-12-10
add note about non-bw-compat between SignedCookieSessionFactory and Unencrypt...
Chris McDonough
2013-12-10
Fix JSONP syntax error
Wichert Akkerman
2013-12-10
use CookieProfile from webob in authentication module, add support for new do...
Chris McDonough
[next]