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-05-02
Updated tests for static files and made static.py raise all HTTP exceptions
Marin Rukavina
2012-05-02
Fixed up the tests and returned HTTPMovedPermanently
Marin Rukavina
2012-05-01
Merge remote-tracking branch 'Pylons/master'
Marin Rukavina
2012-04-30
Merge pull request #592 from danjacka/master
Chris McDonough
2012-05-01
Change the example script's description string to match the console_script's ...
Dan Jacka
2012-04-29
Merge pull request #591 from danjacka/master
Chris McDonough
2012-04-30
Separator between name and value in --header option to prequest is ':', not '='
Dan Jacka
2012-04-29
Merge pull request #590 from ppaez/docs
Patricio Paez
2012-04-29
Normalize 'Make a project' on both wiki tutorials
Patricio Paez
2012-04-28
Merge pull request #589 from stevepiercy/master
Chris McDonough
2012-04-28
expand glossary term for scaffold
Steve Piercy
2012-04-28
Merge pull request #588 from stevepiercy/master
Chris McDonough
2012-04-28
Link the first usage of "scaffold" to its definition in the glossary.
Steve Piercy
2012-04-27
Updated static_view to raise HTTP exceptions instead of returning
Marin Rukavina
2012-04-27
Merge branch 'lambacck-master'
Chris McDonough
2012-04-27
garden
Chris McDonough
2012-04-27
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2012-04-27
Don't add a ? to url if query string is empty.
Christopher Lambacher
2012-04-27
Merge pull request #584 from VlAleVas/patch-1
Chris McDonough
2012-04-27
Update docs/narr/urldispatch.rst
VlAleVas
2012-04-26
Merge pull request #505 from muellert/master
Michael Merickel
2012-04-21
Merge pull request #582 from ralphbean/master
Chris McDonough
2012-04-21
Use the new Pyramid trove classifiers for the scaffolds.
Ralph Bean
2012-04-21
make virtualenv, nose, and coverage testing extras rather than test requirements
Chris McDonough
2012-04-20
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2012-04-19
Merge pull request #540 from ralphbean/alchemy-fixes
Chris McDonough
2012-04-19
Change alchemy scaffold README to match the console_scripts setup.
Ralph Bean
2012-04-19
squash another reference to dotted name
Chris McDonough
2012-04-19
take out 'or dotted python name'
Chris McDonough
2012-04-18
test checkin for automating shiningpanda build from github post-receive url (...
Chris McDonough
2012-04-18
test checkin for automating shiningpanda build from github post-receive url
Chris McDonough
2012-04-18
try to fix windows test failure
Chris McDonough
2012-04-18
break docs stuff out of testing to hopefully appease shiningpanda
Chris McDonough
2012-04-18
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2012-04-17
Merge pull request #537 from hynek/master
Michael Merickel
2012-04-17
Add @ to examples of forbidden_view_config & notfound_view_config
Hynek Schlawack
2012-04-17
Merge pull request #533 from ppaez/paulos-list
Patricio Paez
2012-04-17
Merge branch 'mmerickel-feature.json-api'
Chris McDonough
2012-04-17
default_encode->_default_encode, dumps->_dumps, massage docs
Chris McDonough
2012-04-16
docs for json defaults
Michael Merickel
2012-04-16
fixed coverage, removed json encoder
Michael Merickel
2012-04-16
removed the component registry from json renderer
Michael Merickel
2012-04-16
first cut at removing ObjectJSONEncoder
Michael Merickel
2012-04-16
Normalize and update the last section
Patricio Paez
2012-04-16
Merge pull request #535 from lambacck/master
Chris McDonough
2012-04-16
Fix a typo in contributors file.
Christopher Lambacher
2012-04-16
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2012-04-16
garden
Chris McDonough
2012-04-16
replaced pylons with pyramid trove classifier
Michael Merickel
2012-04-13
Simplify the introduction
Patricio Paez
[next]