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
2012-03-25
fix tests under py33
Chris McDonough
2012-03-22
Merge branch '1.3-branch'
Chris McDonough
2012-03-22
- Add ``REMOTE_ADDR`` to the ``prequest`` WSGI environ dict for benefit of
Chris McDonough
2012-03-21
Merge branch '1.3-branch'
Chris McDonough
2012-03-21
flesh out system values
Chris McDonough
2012-03-21
prep for 1.3
Chris McDonough
2012-03-20
update
Chris McDonough
2012-03-20
Merge branch '1.3-branch'
Chris McDonough
2012-03-20
- The fix for issue https://github.com/Pylons/pyramid/issues/461 (which made
Chris McDonough
2012-03-19
windows
Chris McDonough
2012-03-19
wording
Chris McDonough
2012-03-19
use the correct message
Chris McDonough
2012-03-19
show the effect of a server restart under reload; explain that template chang...
Chris McDonough
2012-03-19
provide instructions about how to change the port, warn against changing the ...
Chris McDonough
2012-03-19
explain where things might go in reality and explain gt example Windows conve...
Chris McDonough
2012-03-18
warn about project names that shadow stdlib names, change UNIX prompt to gt
Chris McDonough
2012-03-18
explain
Chris McDonough
2012-03-18
Merge branch '1.3-branch'
Chris McDonough
2012-03-18
- When ``pyramid.wsgi.wsgiapp2`` calls the downstream WSGI app, the
Chris McDonough
2012-03-18
add python 3 logo
Chris McDonough
2012-03-18
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2012-03-18
Merge branch 'pull.500' into 1.3-branch
Michael Merickel
2012-03-18
Fixed line width.
Michael Merickel
2012-03-18
Suggestion : giving at least the name the command to use as an indication .
Rachid Belaid
2012-03-18
Merge branch 'pull.500'
Michael Merickel
2012-03-18
Fixed line width.
Michael Merickel
2012-03-18
Merge branch 'patch-4' of https://github.com/rach/pyramid into pull.500
Michael Merickel
2012-03-18
Keep the same vocabulary than previously in the doc, at this stage of the ins...
Rachid Belaid
2012-03-18
Merge pull request #499 from rach/patch-3
Michael Merickel
2012-03-18
Keep the same notation, 'myproject' is used previously. 'mypackage' is correc...
Rachid Belaid
2012-03-18
Merge pull request #498 from rach/patch-2
Michael Merickel
2012-03-18
Suggestion : giving at least the name the command to use as an indication .
Rachid Belaid
2012-03-18
Keep the same vocabulary than previously in the doc, at this stage of the ins...
Rachid Belaid
2012-03-18
Keep the same notation, 'myproject' is used previously. 'mypackage' is correc...
Rachid Belaid
2012-03-17
misspelling : change 'pryamid_debugtoolbar' into 'pyramid_debugtoolbar'
Rachid Belaid
2012-03-17
Merge pull request #497 from rach/patch-1
Michael Merickel
2012-03-17
misspelling : change 'pryamid_debugtoolbar' into 'pyramid_debugtoolbar'
Rachid Belaid
2012-03-17
prep for 1.3b3
Chris McDonough
2012-03-17
change populate to initialize
Chris McDonough
2012-03-17
warn about python 3
Chris McDonough
2012-03-17
dont depend on nose or coverage except for in extras
Chris McDonough
2012-03-17
add info about sprint improvements
Chris McDonough
2012-03-17
- Remove references to do-nothing ``pyramid.debug_templates`` setting in all
Chris McDonough
2012-03-17
fix punctuation as per issue #493
Chris McDonough
2012-03-17
normalize zodb tut design doc with text from sqla design doc
Chris McDonough
2012-03-17
normalize zodb tut design doc with text from sqla design doc
Chris McDonough
2012-03-17
explain base a bit
Chris McDonough
2012-03-17
add various elements to design document
Chris McDonough
2012-03-17
explain zopetransaction extension
Chris McDonough
2012-03-17
dont make a judgment as to whom this will be most familiar for
Chris McDonough
[next]