summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-20raise ValueError instead of generating just path when _app_url is provided to...Chris McDonough
2013-08-19allow pregenerator and route_prefix with external routesMichael Merickel
2013-08-19Merge branch 'feature.issue611-external-static-routes' of tomster/pyramid int...Michael Merickel
2013-08-19Fix indentation.Fabian Neumann
2013-08-19explainChris McDonough
2013-08-19Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2013-08-18Merge pull request #1102 from stevepiercy/masterChris McDonough
2013-08-18no HTML smartypants!Steve Piercy
2013-08-17Merge branch 'adroullier-master'Chris McDonough
2013-08-17Merge branch 'master' of github.com:adroullier/pyramid into adroullier-masterChris McDonough
2013-08-17Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2013-08-17reference the static url route featureTom Lazar
2013-08-17typoTom Lazar
2013-08-17Oops, indent one level deeper.Fabian Neumann
2013-08-17Document the external URL feature.Fabian Neumann
2013-08-17Merge pull request #1100 from tomster/nose-selecttestsChris McDonough
2013-08-17include and mention the `nose-selecttests <https://pypi.python.org/pypi/nose-...Tom Lazar
2013-08-17adjust the checkout path to the new value set above in a previous commitTom Lazar
2013-08-17provide the tox url when mentioning it first.Tom Lazar
2013-08-17update changelogTom Lazar
2013-08-17document the behavior for ``route_path``Tom Lazar
2013-08-17if `_app_url` is given it takes precedenceTom Lazar
2013-08-17assemble a custom pregenerator for static external urlsTom Lazar
2013-08-17Merge branch 'witsch-508-localizer-on-request'Chris McDonough
2013-08-17Merge branch '508-localizer-on-request' of github.com:witsch/pyramid into wit...Chris McDonough
2013-08-17done :)Andreas Zeidler
2013-08-17clean up test namesAndreas Zeidler
2013-08-17don't use the default locale when testing custom localizerAndreas Zeidler
2013-08-17remove test that explicitly sets a registry on the requestAndreas Zeidler
2013-08-17test a custom localizerAndreas Zeidler
2013-08-17test the default localizerAndreas Zeidler
2013-08-17remove duplicate of `Test_get_locale_name.test_name_on_request`Andreas Zeidler
2013-08-17add ``localizer`` property to the request (refs #508)Andreas Zeidler
2013-08-17copy_dir() recursive overwrite test updatesadroullier
2013-08-17copy_dir() recursive overwrite fixadroullier
2013-08-17Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2013-08-16updated sphinx themeBlaise Laflamme
2013-08-16updated sphinx themeBlaise Laflamme
2013-08-16Merge pull request #1095 from stevepiercy/masterMichael Merickel
2013-08-16recommend easy_install until we don'tMichael Merickel
2013-08-16add info how to run the tests using pytest (http://pytest.org/)Andreas Zeidler
2013-08-16Merge pull request #1096 from tomster/hacking-with-toxChris McDonough
2013-08-16add custom tox config that creates a development environmentTom Lazar
2013-08-16One more "The Pyramid Web Application Development Framework" to "The Pyramid ...Steve Piercy
2013-08-16Merge branch 'stevepiercy-master'Chris McDonough
2013-08-16Merge branch 'master' of github.com:stevepiercy/pyramid into stevepiercy-masterChris McDonough
2013-08-16Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2013-08-16Another crack at the note for venv optionsSteve Piercy
2013-08-16remove --no-site-packages and add usage noteSteve Piercy
2013-08-16Merge pull request #1084 from stevepiercy/masterMichael Merickel