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-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-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-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-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-16
Clarify.
Tres Seaver
2014-02-16
Trailing commas are good.
Tres Seaver
2014-02-16
EC: break the page and see the DBT traceback display.
Tres Seaver
2014-02-16
Don't leave the page broken.
Tres Seaver
2014-02-16
Match optional reqs on Windows to those on POSIX.
Tres Seaver
2014-02-16
EC: why not add 'pyramid_debugtoolbar' to our 'install_requires'?
Tres Seaver
2014-02-16
Clarifications.
Tres Seaver
2014-02-16
Avoid re-ambiguating 'project' vs. 'package.
Tres Seaver
2014-02-16
Clarify vs. import time.
Tres Seaver
2014-02-16
Clarify reasons for preferring easy_install over pip.
Tres Seaver
2014-02-16
Changelog for PR #1245.
Tres Seaver
2014-02-16
Merge pull request #1245 from ztane/patch-2
Tres Seaver
2014-02-16
Fix pserve --reload on Py3 (the simple solution)
Antti Haapala
2014-02-10
Merge pull request #1241 from stevepiercy/master
Steve Piercy
2014-02-10
- Garden PR #1121
Steve Piercy
2014-02-10
Merge pull request #1240 from stevepiercy/master
Steve Piercy
2014-02-10
- Update list of session packages
Steve Piercy
2014-02-09
Merge pull request #1239 from stevepiercy/master
Steve Piercy
2014-02-09
- Clean up PR #1163
Steve Piercy
2014-02-09
Specified installation instructions for pyramid_chameleon
Hari haran
2014-02-09
Merge pull request #1238 from stevepiercy/master
Steve Piercy
2014-02-09
- Add more git submodule instructions
Steve Piercy
2014-02-09
Apply change from #1221 manually.
Tres Seaver
2014-02-09
Merge pull request #1236 from stevepiercy/master
Steve Piercy
2014-02-09
- correct error when building docs in Sphinx:
Steve Piercy
2014-02-09
add docs/_themes
Steve Piercy
[next]