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
2013-08-20
raise ValueError instead of generating just path when _app_url is provided to...
Chris McDonough
2013-08-19
allow pregenerator and route_prefix with external routes
Michael Merickel
2013-08-19
Merge branch 'feature.issue611-external-static-routes' of tomster/pyramid int...
Michael Merickel
2013-08-19
Fix indentation.
Fabian Neumann
2013-08-19
explain
Chris McDonough
2013-08-19
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2013-08-18
Merge pull request #1102 from stevepiercy/master
Chris McDonough
2013-08-18
no HTML smartypants!
Steve Piercy
2013-08-17
Merge branch 'adroullier-master'
Chris McDonough
2013-08-17
Merge branch 'master' of github.com:adroullier/pyramid into adroullier-master
Chris McDonough
2013-08-17
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2013-08-17
reference the static url route feature
Tom Lazar
2013-08-17
typo
Tom Lazar
2013-08-17
Oops, indent one level deeper.
Fabian Neumann
2013-08-17
Document the external URL feature.
Fabian Neumann
2013-08-17
Merge pull request #1100 from tomster/nose-selecttests
Chris McDonough
2013-08-17
include and mention the `nose-selecttests <https://pypi.python.org/pypi/nose-...
Tom Lazar
2013-08-17
adjust the checkout path to the new value set above in a previous commit
Tom Lazar
2013-08-17
provide the tox url when mentioning it first.
Tom Lazar
2013-08-17
update changelog
Tom Lazar
2013-08-17
document the behavior for ``route_path``
Tom Lazar
2013-08-17
if `_app_url` is given it takes precedence
Tom Lazar
2013-08-17
assemble a custom pregenerator for static external urls
Tom Lazar
2013-08-17
Merge branch 'witsch-508-localizer-on-request'
Chris McDonough
2013-08-17
Merge branch '508-localizer-on-request' of github.com:witsch/pyramid into wit...
Chris McDonough
2013-08-17
done :)
Andreas Zeidler
2013-08-17
clean up test names
Andreas Zeidler
2013-08-17
don't use the default locale when testing custom localizer
Andreas Zeidler
2013-08-17
remove test that explicitly sets a registry on the request
Andreas Zeidler
2013-08-17
test a custom localizer
Andreas Zeidler
2013-08-17
test the default localizer
Andreas Zeidler
2013-08-17
remove duplicate of `Test_get_locale_name.test_name_on_request`
Andreas Zeidler
2013-08-17
add ``localizer`` property to the request (refs #508)
Andreas Zeidler
2013-08-17
copy_dir() recursive overwrite test updates
adroullier
2013-08-17
copy_dir() recursive overwrite fix
adroullier
2013-08-17
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2013-08-16
updated sphinx theme
Blaise Laflamme
2013-08-16
updated sphinx theme
Blaise Laflamme
2013-08-16
Merge pull request #1095 from stevepiercy/master
Michael Merickel
2013-08-16
recommend easy_install until we don't
Michael Merickel
2013-08-16
add info how to run the tests using pytest (http://pytest.org/)
Andreas Zeidler
2013-08-16
Merge pull request #1096 from tomster/hacking-with-tox
Chris McDonough
2013-08-16
add custom tox config that creates a development environment
Tom Lazar
2013-08-16
One more "The Pyramid Web Application Development Framework" to "The Pyramid ...
Steve Piercy
2013-08-16
Merge branch 'stevepiercy-master'
Chris McDonough
2013-08-16
Merge branch 'master' of github.com:stevepiercy/pyramid into stevepiercy-master
Chris McDonough
2013-08-16
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2013-08-16
Another crack at the note for venv options
Steve Piercy
2013-08-16
remove --no-site-packages and add usage note
Steve Piercy
2013-08-16
Merge pull request #1084 from stevepiercy/master
Michael Merickel
[next]