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
path:
root
/
CHANGES.txt
Age
Commit message (
Expand
)
Author
2008-11-15
Add content_length attr to testing.DummyRequest.
Chris McDonough
2008-11-14
- Document adding a request type interface to the request via a
Chris McDonough
2008-11-14
- Change the default paster template to register its single view
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
Features
Chris McDonough
2008-11-09
Prep for 0.4.4.
Chris McDonough
2008-11-08
Get rid of BFGTestCase base class: use only functions.
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-28
- If the ``render_view_to_response`` function was called, if the
Chris McDonough
2008-10-03
Docs
Chris McDonough
2008-10-03
(no commit message)
Chris McDonough
2008-09-28
- A deprecation warning is now issued when old API names from the
Chris McDonough
2008-09-28
Features
Chris McDonough
2008-09-26
Prep for 0.3.8.
Chris McDonough
2008-09-26
Move to Chameleon.
Chris McDonough
2008-09-21
- Add ``principals_allowed_by_permission`` API to security module.
Chris McDonough
2008-09-17
- Routes URL dispatch did not have access to the WSGI environment,
Chris McDonough
2008-09-16
(no commit message)
Chris McDonough
2008-09-09
0.3.7: z3c.pt became a namespace package.
Chris McDonough
2008-09-08
- ``repoze.bfg.traversal.find_model`` function did not function
Chris McDonough
2008-09-04
Default reload_templates.
Chris McDonough
2008-09-04
- Allow configuration cache to be bypassed by actions which include
Chris McDonough
2008-09-03
- Add startup process docs.
Chris McDonough
2008-09-01
(no commit message)
Chris McDonough
2008-09-01
Prep for 0.3.5.
Chris McDonough
2008-09-01
Add render_view function.
Chris McDonough
2008-09-01
- New API module: ``repoze.bfg.view``. This module contains the functions
Chris McDonough
2008-08-29
Updated changes.
Malthe Borch
2008-08-29
Prep for 0.3.4.
Chris McDonough
2008-08-29
model_path and *backwards incompatible change* removing "make_app" and "get_o...
Chris McDonough
2008-08-24
Sigh.
Chris McDonough
2008-08-24
Prep for 0.3.2.
Chris McDonough
2008-08-24
- Remove ``sampleapp`` sample application from bfg package itself.
Chris McDonough
2008-08-23
- Read and write a pickled ZCML actions list, stored as
Chris McDonough
2008-08-20
Prep for 0.3.1.
Chris McDonough
2008-08-18
- Generated application differences: ``make_app`` entry point
Chris McDonough
2008-08-17
- Add ``<bfg:settings>`` directive. This directive currently allows
Chris McDonough
[next]