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
2011-09-03
mechanical cut at removing zope.configuration dependencies (breaks pyramid_zc...
Chris McDonough
2011-09-03
garden
Chris McDonough
2011-09-02
prep for 1.2a4
Chris McDonough
2011-09-02
organize better
Chris McDonough
2011-09-02
remove; too complex to document here
Chris McDonough
2011-09-01
- Added a "Fixing HTTP vs. HTTP When Deploying Behind a Proxy" section to the
Chris McDonough
2011-09-01
move fixture packages into pkgs subdir of tests
Chris McDonough
2011-09-01
move settings getter/setter tests to test_settings
Chris McDonough
2011-09-01
move set_default_permission test to test_security
Chris McDonough
2011-09-01
move add_renderer and set_renderer_globals tests to test_rendering
Chris McDonough
2011-09-01
move i18n tests to test_i18n
Chris McDonough
2011-09-01
add set_view_mapper tests to test_view
Chris McDonough
2011-09-01
move set notfound/forbidden view tests to views
Chris McDonough
2011-09-01
move add_static_view tests to static
Chris McDonough
2011-09-01
move derive_view tests to test_views
Chris McDonough
2011-08-31
give globalregistry tests their own testcase
Chris McDonough
2011-08-31
move override tests to test_assets
Chris McDonough
2011-08-31
move inappropriately placed test
Chris McDonough
2011-08-31
move add_route tests to test_routes
Chris McDonough
2011-08-31
move testing_* tests to test_testing
Chris McDonough
2011-08-31
move add_response_adapter tests to test_adapters
Chris McDonough
2011-08-31
move add_subscriber tests to test_adapters
Chris McDonough
2011-08-31
move settings configurator method tests
Chris McDonough
2011-08-31
move asset configurator method tests
Chris McDonough
2011-08-31
wrong path for logging.config
Chris McDonough
2011-08-31
- Undeprecated ``pyramid.traversal.find_model``,
Chris McDonough
2011-08-31
- The ``request_method`` predicate argument to
Chris McDonough
2011-08-31
- Support an ``onerror`` keyword argument to
Chris McDonough
2011-08-29
add match_param to the narrative docs
Chris McDonough
2011-08-29
garden
Chris McDonough
2011-08-29
prep for 1.2a3
Chris McDonough
2011-08-29
- The ``settings`` object emitted a deprecation warning any time
Chris McDonough
2011-08-29
- Pyramid did not properly generate static URLs using
Chris McDonough
2011-08-29
remove inappropriate ZCML usage
Chris McDonough
2011-08-28
clean up inappropriate discussions of ZCML
Chris McDonough
2011-08-28
skip renderer scan app integration test on java (uses chameleon)
Chris McDonough
2011-08-28
unused imports
Chris McDonough
2011-08-28
garden
Chris McDonough
2011-08-28
- Use ``config.with_package`` in view_config decorator rather than
Chris McDonough
2011-08-28
add a rescan test
Chris McDonough
2011-08-28
add an integration test that uses relative renderer names
Chris McDonough
2011-08-27
garden
Chris McDonough
2011-08-27
describe output
Chris McDonough
2011-08-27
reword
Chris McDonough
2011-08-27
prep for 1.2a2
Chris McDonough
2011-08-27
garden
Chris McDonough
2011-08-27
reword
Chris McDonough
2011-08-26
add forgotten file
Chris McDonough
2011-08-26
- A session factory can now be passed in using the dotted name syntax.
Chris McDonough
2011-08-26
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
[next]