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
2008-11-14
- Change the default paster template to register its single view
Chris McDonough
2008-11-14
Note that subclasses work too.
Chris McDonough
2008-11-14
- Document view registrations against classes and
Chris McDonough
2008-11-14
- Change paster template ``tests.py`` to include a true unit test.
Chris McDonough
2008-11-12
- ``repoze.bfg.traversal.model_url`` now always appends a slash to
Chris McDonough
2008-11-11
- Allow ``testing.registerEventListener`` to be used with Zope 3
Chris McDonough
2008-11-10
- The ``model_path`` and ``model_url`` traversal APIs returned the
Chris McDonough
2008-11-10
Prep for 0.4.5.
Chris McDonough
2008-11-10
Features
Chris McDonough
2008-11-09
Prep for 0.4.4.
Chris McDonough
2008-11-09
registerTemplateRenderer -> registerDummyRenderer
Chris McDonough
2008-11-09
Rendering.
Chris McDonough
2008-11-09
Remove registerSecurityPolicy (not useful).
Chris McDonough
2008-11-09
More docs.
Chris McDonough
2008-11-09
More docs.
Chris McDonough
2008-11-09
Minor tweaks.
Chris McDonough
2008-11-08
Get rid of BFGTestCase base class: use only functions.
Chris McDonough
2008-11-08
registerTemplate -> registerDummyTemplate
Chris McDonough
2008-11-08
Add makeRequest API.
Chris McDonough
2008-11-07
Features
Chris McDonough
2008-11-02
Prep for 0.4.3.
Chris McDonough
2008-11-02
- Fix bug where default deny in authorization check would throw a
Chris McDonough
2008-11-02
Identation.
Chris McDonough
2008-11-02
- Not passing the result of "get_options" as the second argument of
Chris McDonough
2008-11-02
Prep for 0.4.2.
Chris McDonough
2008-11-02
Features
Chris McDonough
2008-11-01
- Expose a single ILogger named "repoze.bfg.debug" as a utility;
Chris McDonough
2008-11-01
(no commit message)
Chris McDonough
2008-11-01
- Change default paster template generator to use ``Paste#http``
Chris McDonough
2008-10-31
Changes from jpcw.
Chris McDonough
2008-10-30
Unused import.
Chris McDonough
2008-10-28
- If the ``render_view_to_response`` function was called, if the
Chris McDonough
2008-10-22
Fix link styling in navbar.
Chris McDonough
2008-10-17
Add repoze.org color scheme.
Tres Seaver
2008-10-17
Include logo in sphinx docs.
Tres Seaver
2008-10-17
Missing period in the self.__dict__
Fernando Correa Neto
2008-10-15
Workflow.
Chris McDonough
2008-10-15
wrong import in tutorials/cmf/catalog
Fernando Correa Neto
2008-10-13
Adjustments.
Chris McDonough
2008-10-11
Unused imports.
Chris McDonough
2008-10-06
Use ez_setup 0.6c9.
Chris McDonough
2008-10-03
Release 0.4.0.
Chris McDonough
2008-10-03
Docs
Chris McDonough
2008-10-03
Duplicate import.
Chris McDonough
2008-10-03
(no commit message)
Chris McDonough
2008-10-03
Note Python 2.6 compat.
Chris McDonough
2008-10-03
Python 2.6 forward compatibility: message is deprecated.
Chris McDonough
2008-10-02
Fix failing class_implements test, add object implements test.
Chris McDonough
2008-10-02
Make sure the IWSGIApplicationCreatedEvent interface actually implements the ...
Malthe Borch
2008-09-30
One import per line.
Malthe Borch
[next]