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
2009-09-18
Centralize resource_spec code.
Chris McDonough
2009-09-18
Rendering.
Chris McDonough
2009-09-18
Add a mod_wsgi configuration tutorial.
Chris McDonough
2009-09-17
Move view-related helper functions from zcml.py to view.py.
Chris McDonough
2009-09-17
- Add a ``repoze.bfg.url.static_url`` API which is capable of
Chris McDonough
2009-09-17
- Add a ``string`` renderer. This renderer converts a non-Response
Chris McDonough
2009-09-16
- Give the ``route`` ZCML directive the ``view_attr`` and
Chris McDonough
2009-09-16
Excise "page" vernacular.
Chris McDonough
2009-09-16
Prep for 1.1a3.
Chris McDonough
2009-09-16
Review and edit views chapter.
Chris McDonough
2009-09-16
- The ``repoze.bfg.testing.registerDummyRenderer`` API has been
Chris McDonough
2009-09-16
Fix bug in dummy renderer "implementation" method.
Chris McDonough
2009-09-16
Coverage.
Chris McDonough
2009-09-16
Test name.
Chris McDonough
2009-09-16
Had a stray .pyc sitting around.
Chris McDonough
2009-09-16
(no commit message)
Chris McDonough
2009-09-16
Checkpoint. Not 100% test coverage.
Chris McDonough
2009-09-14
- The ``view`` attribute of the ``view`` ZCML directive is no longer
Chris McDonough
2009-09-14
Provide "wrapped_view" as well in the outer wrapper request.
Chris McDonough
2009-09-14
Provide wrapper behavior to bfg_view decorator.
Chris McDonough
2009-09-14
- A ZCML ``view`` directive (and the associated ``bfg_view``
Chris McDonough
2009-09-14
Prep for 1.1a2.
Chris McDonough
2009-09-14
Page->view.
Chris McDonough
2009-09-14
Renderings.
Chris McDonough
2009-09-14
- A ZCML ``view`` directive (and the associated ``bfg_view``
Chris McDonough
2009-09-06
Docs URLs changed.
Chris McDonough
2009-09-06
Prep for 1.1a1.
Chris McDonough
2009-09-06
Coverage.
Chris McDonough
2009-09-06
Note version so I can remember.
Chris McDonough
2009-09-06
- The ``registry_manager`` backwards compatibility alias importable
Chris McDonough
2009-09-06
Remove 0.9 deprecations.
Chris McDonough
2009-09-06
Merge multiview2 branch to HEAD.
Chris McDonough
2009-08-28
Coverage.
Chris McDonough
2009-08-28
Coverage.
Chris McDonough
2009-08-27
Add package_name function.
Chris McDonough
2009-08-27
Deal with Windows.
Chris McDonough
2009-08-27
Rebase module-relative static views on the nearest package path.
Malthe Borch
2009-08-25
- The ``repoze.bfg.view.static`` class now accepts a string as its
Chris McDonough
2009-08-24
Added ZCML directive to serve up static files from a directory.
Malthe Borch
2009-08-20
- "tests" module removed from the bfg_alchemy paster template; these
Chris McDonough
2009-08-14
- Move (non-API) default_view, default_forbidden_view, and
Chris McDonough
2009-08-14
Coverage.
Chris McDonough
2009-08-14
Coverage.
Chris McDonough
2009-08-13
- Request-only-convention examples in the "Views" narrative
Chris McDonough
2009-08-09
- Change urldispatch internals: Route object is now constructed using
Chris McDonough
2009-08-04
Reverse.
Chris McDonough
2009-08-04
- Allow ``repoze.bfg.traversal.find_interface`` API to use a class
Chris McDonough
2009-07-28
- Fixed documentation bugs related to forget and remember in security API
Chris McDonough
2009-07-27
Reorder authentication policies by most common to least.
Chris McDonough
2009-07-23
Logo that matches background of docs sidebar contributed by Mike Naberezny.
Chris McDonough
[next]