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-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-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-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
2013-12-07
use a single serializer instead of serialize/deserialize in session.py, use S...
Chris McDonough
2013-11-27
revert my reversion
Chris McDonough
2013-11-27
Merge branch 'fix.pshell-ipython'
Chris McDonough
2013-11-27
change the behavior of parse_url_overrides and resource_url to not quote a _q...
Chris McDonough
2013-11-27
Merge branch 'feature.custom-query-strings'
Chris McDonough
2013-11-27
coverage
Chris McDonough
2013-11-15
Added a clarifying comment on i18n _LOCALE_ value
Antti Haapala
2013-11-15
remove deprecation warning with new ipython 1.1 embedded terminal
Michael Merickel
2013-11-12
update docs
Michael Merickel
2013-11-12
modify quoting to be bare-bones
Michael Merickel
[next]