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
/
docs
/
api
Age
Commit message (
Expand
)
Author
2010-10-29
- New API methods in ``pyramid.session``: ``signed_serialize`` and
Chris McDonough
2010-10-29
bfg_view -> view_config
Chris McDonough
2010-10-29
pylons paster templates
Chris McDonough
2010-10-28
sessioning docs
Chris McDonough
2010-10-28
add sessioning interfaces, configuration API, and a sample implementation tha...
Chris McDonough
2010-10-28
merge static view bugfixes/features from bfg trunk
Chris McDonough
2010-10-26
add handler code
Chris McDonough
2010-10-26
readd make_app (karl depends on it)
Chris McDonough
2010-10-25
add httpexceptions docs
Chris McDonough
2010-10-25
docs fixes
Chris McDonough
2010-10-25
convert remainder of docs to use pyramid instead of repoze.bfg
Chris McDonough
2010-10-25
convert API docs to Pyramid
Chris McDonough
2010-09-15
Features
Chris McDonough
2010-09-14
- The ``add_route`` method of a Configurator now accepts a
Chris McDonough
2010-09-13
Features
Chris McDonough
2010-09-12
remove FinishedEvent (bad idea)
Chris McDonough
2010-09-12
- The BFG router now emits an additional event unconditionally at the
Chris McDonough
2010-09-09
Features
Chris McDonough
2010-09-08
dont expose this until necessary
Chris McDonough
2010-09-08
- The ``repoze.bfg.interfaces`` API documentation page is now rendered
Chris McDonough
2010-09-05
Documentation
Chris McDonough
2010-08-13
- The new
Chris McDonough
2010-08-13
- The Configurator now accepts a dotted name *string* to a package as
Chris McDonough
2010-08-08
- New public interface: ``repoze.bfg.exceptions.IExceptionResponse``.
Chris McDonough
2010-07-28
- A ``repoze.bfg.events.subscriber`` decorator was added. This
Chris McDonough
2010-07-26
merge generic_rendering branch
Chris McDonough
2010-07-24
add set_request_factory
Chris McDonough
2010-07-12
- New internal exception: ``repoze.bfg.exceptions.URLDecodeError``.
Chris McDonough
2010-04-25
- Add a new method of the Configurator named ``derive_view`` which can
Chris McDonough
2010-04-25
Merge i18n branch via svn merge --ignore-ancestry -r9030:9150 $REPOZE_SVN/rep...
Chris McDonough
2010-04-21
Moved i18n work to a branch and revert to pre-i18n-feature state via svn merg...
Chris McDonough
2010-04-19
Go with a subclass of z.i18nmid.Message with the args reordered as a compromise.
Chris McDonough
2010-04-19
Wherein I start the docs I should not have to write.
Chris McDonough
2010-04-19
Docstrings.
Chris McDonough
2010-04-19
Pass along translate function to templates.
Chris McDonough
2010-04-19
Dip a toe in the i18n waters.
Chris McDonough
2010-04-18
- Use "Venusian" (`http://docs.repoze.org/venusian
Chris McDonough
2009-12-25
Fix syntax errors found via manuel, and add manuel-style markers to prevent
Chris McDonough
2009-12-24
- Document the previously existing (but non-API)
Chris McDonough
2009-12-23
- Add ``hook_zca`` and ``unhook_zca`` methods to the ``Configurator``
Chris McDonough
2009-12-23
- Added the ``repoze.bfg.authentication``,
Chris McDonough
2009-12-20
Document presence of the registry attribute.
Chris McDonough
2009-12-20
Get rid of add_adapter and add_utility APIs (config.registry.registerAdapter ...
Chris McDonough
2009-12-19
- Add four new testing-related APIs to the
Chris McDonough
2009-12-19
- Add a new API to the ``repoze.bfg.configuration.Configurator``
Chris McDonough
2009-12-19
- Add two new APIs to the ``repoze.bfg.configuration.Configurator``
Chris McDonough
2009-12-17
Features
Chris McDonough
2009-12-09
Make ConfigurationError into an API.
Chris McDonough
2009-11-27
Remove ``zcml_configure`` API.
Chris McDonough
2009-11-27
Meh.
Chris McDonough
[next]