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-20
add correct handling for dev docs which now points to 'master' docs
goodwillcoding
2014-04-20
remove special case for dev branches
Michael Merickel
2014-04-20
update the version detection to use better regex matching for version
goodwillcoding
2014-04-20
refine language some more to say 'Pyramid' less
goodwillcoding
2014-04-20
standardize on scaffold over template naming
goodwillcoding
2014-04-20
clean up the language to say "Generated by"
goodwillcoding
2014-04-19
Merge branch 'master' of github.com:Pylons/pyramid into scaffold_version
goodwillcoding
2014-04-19
Move the docs and pyramid version to scaffold template generation and
goodwillcoding
2014-04-18
_add_subscriber should resolve dotted names
Bert JW Regeer
2014-04-16
update the alchemy template to use pyramid version and doc version
Michael R
2014-04-16
add pyramid version and pyramid docs branch to the scaffold generation
Michael R
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
[next]