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-14
remove confusing output related to issue #481
Chris McDonough
2012-03-13
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2012-03-13
Merge pull request #483 from audreyr/master
Chris McDonough
2012-03-13
Wording improvements to Defining Views section of tutorial.
Audrey Roy
2012-03-13
Wording improvements to Defining Views section of tutorial.
Audrey Roy
2012-03-13
Merge pull request #480 from ppaez/typos
Chris McDonough
2012-03-13
Typos
Patricio Paez
2012-03-13
Merge pull request #478 from shentonfreude/shentonfreude/bug.sqltut-test-popu...
Chris McDonough
2012-03-13
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2012-03-13
Merge pull request #479 from ppaez/wiki-documentation
Chris McDonough
2012-03-13
Merge remote-tracking branch 'upstream/master' into shentonfreude/bug.sqltut-...
Chris Shenton
2012-03-13
Show modification to scripts/populate.py to accept memory DB URI
Chris Shenton
2012-03-13
Improved the Authorization chapter
Patricio Paez
2012-03-13
Sync section titles with the summary
Patricio Paez
2012-03-13
Improved the Authorization chapter
Patricio Paez
2012-03-13
Merge pull request #474 from ppaez/wiki-documentation
michr
2012-03-12
Merge pull request #475 from audreyr/master
Michael Merickel
2012-03-12
Merge branch 'dianaclarke-master'
Chris McDonough
2012-03-12
py3 compat
Chris McDonough
2012-03-12
Merge branch 'master' of https://github.com/dianaclarke/pyramid into dianacla...
Chris McDonough
2012-03-12
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2012-03-12
Merge remote-tracking branch 'upstream/master'
Audrey Roy
2012-03-12
The import also has changed and needs to be edited by the user, so I highligh...
Audrey Roy
2012-03-12
Clarify two steps in the SQL wiki tutorial
Patricio Paez
2012-03-12
Merge pull request #473 from audreyr/master
Carlos de la Guardia
2012-03-12
More clarification, telling the user to open specified files.
Audrey Roy
2012-03-12
Merge pull request #472 from audreyr/master
Blaise Laflamme
2012-03-12
Clarified which files to open/edit. Highlighted the lines to be edited in mod...
Audrey Roy
2012-03-12
monkey patch atexit, since it seems to be gernerating this error in same
dianaclarke
2012-03-12
Merge pull request #471 from ppaez/wiki-documentation
Carlos de la Guardia
2012-03-12
Merge pull request #470 from audreyr/master
Carlos de la Guardia
2012-03-12
More concise views.py section.
Audrey Roy
2012-03-12
test the contents of the pid file in the exception cases
dianaclarke
2012-03-12
Added links to Starting the Application
Patricio Paez
2012-03-12
Merge pull request #468 from ppaez/wiki-documentation
Chris McDonough
2012-03-12
working on removing: # pragma: no cover from pserve
diana
2012-03-12
Added the Design chapter on both wiki tutorials
Patricio Paez
2012-03-12
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2012-03-12
Merge pull request #467 from rpatterson/master
Michael Merickel
2012-03-12
Use the warnings.catch_warnings context manager in more places.
Ross Patterson
2012-03-12
Switch to the warnings.catch_warnings context manager for testing.
Ross Patterson
2012-03-11
Merge branch '1.3-branch'
Chris McDonough
2012-03-11
- ``config.add_view(<aninstancemethod>)`` raised AttributeError involving
Chris McDonough
2012-03-11
Merge branch 'master' of https://github.com/hlv42/pyramid into hlv42-master
Chris McDonough
2012-03-11
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2012-03-11
Merge pull request #466 from liangsun/master
Chris McDonough
2012-03-11
only self
Chris McDonough
2012-03-11
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2012-03-11
view class methods were missing self parameter.
Carlos de la Guardia
2012-03-09
To make the dummy csrf token has the same length as a real one.
Liang Sun
[next]